Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Create statcomppython | e99n09 | 2015-03-08 | -0/+234 |
| | | | This is a tutorial on how to use Python for the stuff people normally do in R, MATLAB, or Stata. It's designed for someone comfortable with programming, basically familiar with Python, and experienced with a statistical programming language. Scraping the web, reading CSV files, summarizing columns, basic charts and plotting options, plus an extended data cleaning and exploratory data analysis example using a table of Holy Roman Emperors. | |||
* | Merge pull request #988 from jasonqu/master | Geoff Liu | 2015-03-07 | -219/+301 |
|\ | | | | | [javascript/zh] Translation tracking | |||
| * | Update javascript-cn.html.markdown | Goddamned Qu | 2015-03-08 | -2/+2 |
| | | | | | | add missing translation | |||
| * | [javascript/zh] Translation tracking | jasonqu | 2015-03-06 | -218/+300 |
| | | ||||
* | | Merge pull request #984 from TheDmitry/swift-updating | Andre Polykanine A.K.A. Menelion Elensúlë | 2015-03-05 | -0/+52 |
|\ \ | |/ |/| | [swift/ru] Updating Swift guide | |||
| * | [swift/ru] Typo | TheDmitry | 2015-03-05 | -3/+3 |
| | | ||||
| * | [swift/ru] Added contributor | TheDmitry | 2015-03-04 | -0/+1 |
| | | ||||
| * | [swift/ru] Updating Swift guide | TheDmitry | 2015-03-04 | -0/+51 |
| | | ||||
* | | Merge pull request #987 from geoffliu/master | Levi Bostian | 2015-03-04 | -4/+13 |
|\ \ | | | | | | | [Ruby/en] Add logical operators to Ruby tutorial | |||
| * | | Add logical operators to Ruby tutorial | Geoff Liu | 2015-03-04 | -4/+13 |
| | | | ||||
* | | | Merge pull request #986 from Jakehp/master | Geoff Liu | 2015-03-04 | -6/+6 |
|\ \ \ | |/ / |/| | | Renamed Big-Oh to more prevalent name, Big-O. | |||
| * | | Renamed Big-Oh to more prevalent notation, Big-O. | Jake Prather | 2015-03-04 | -6/+6 |
|/ / | ||||
* | | Merge pull request #985 from awalGarg/patch-1 | Geoff Liu | 2015-03-04 | -0/+3 |
|\ \ | |/ |/| | [git/en] Added the handy -a switch | |||
| * | Added the handy -a switch | awalGarg | 2015-03-04 | -0/+3 |
|/ | ||||
* | Merge pull request #978 from kamidox/master | Geoff Liu | 2015-03-02 | -113/+529 |
|\ | | | | | Add two swift feature and make a full translation for swift to zh-cn | |||
| * | correct typo | Joey Huang | 2015-03-03 | -2/+2 |
| | | ||||
| * | correct typo | Joey Huang | 2015-03-03 | -1/+1 |
| | | ||||
| * | correct more typo | Joey Huang | 2015-03-02 | -22/+26 |
| | | ||||
| * | correct typo | Joey Huang | 2015-03-02 | -4/+5 |
| | | ||||
| * | make full translation of swift language | Joey Huang | 2015-02-28 | -112/+471 |
| | | ||||
| * | add optional init and enum with associated values | Joey Huang | 2015-02-28 | -0/+52 |
| | | ||||
* | | Merge pull request #982 from bwiklund/patch-1 | ven | 2015-03-02 | -1/+1 |
|\ \ | | | | | | | Fixed spelling | |||
| * | | Update nim.html.markdown | Ben Wiklund | 2015-03-01 | -1/+1 |
| | | | ||||
* | | | Merge pull request #980 from brxfork/patch-2 | ven | 2015-03-02 | -1/+1 |
|\ \ \ | | | | | | | | | Perl6, minor change in comments | |||
| * | | | Perl6, minor change in comments | Philippe Bricout | 2015-03-01 | -1/+1 |
| |/ / | | | | | | | It seems "when" should be replace by "given" at the end of the comment. | |||
* | | | Merge pull request #981 from munrocape/patch-1 | Adam Bard | 2015-03-01 | -3/+3 |
|\ \ \ | |/ / |/| | | Moved explanation of indexing into a list earlier | |||
| * | | Moved explanation of indexing into a list earlier | Zach Munro-Cape | 2015-03-01 | -3/+3 |
|/ / | | | | | This way, it is clear what [1..] !! 999 means later on. | |||
* | | Merge pull request #979 from def-/master | ven | 2015-03-01 | -2/+10 |
|\ \ | | | | | | | Fix Nim a bit | |||
| * | | Fix Nim a bit | def | 2015-03-01 | -2/+10 |
|/ / | ||||
* | | Merge pull request #977 from brxfork/patch-1 | Levi Bostian | 2015-02-28 | -1/+1 |
|\ \ | |/ |/| | Update perl6.html.markdown | |||
| * | Update perl6.html.markdown | Philippe Bricout | 2015-02-27 | -1/+1 |
|/ | | | typo, wrong sub name in comment : mod => x-store | |||
* | Merge pull request #973 from Commador/patch-1 | Levi Bostian | 2015-02-25 | -0/+2 |
|\ | | | | | Update java.html.markdown | |||
| * | Update java.html.markdown | Tim Miller | 2015-02-23 | -0/+2 |
| | | | | | | Added "Thinking In Java" by Bruce Eckel to the book list. It's the best Java book I've ever read. | |||
* | | Merge pull request #974 from qw3rtman/add-semicolon | Levi Bostian | 2015-02-25 | -1/+1 |
|\ \ | | | | | | | [Javascript/en] Add semicolon to maximine consistency. | |||
| * | | Add semicolon to maximine consistency. | Nimit Kalra | 2015-02-25 | -1/+1 |
| |/ | | | | | | | | | | | Added a semicolon to conform with statement at top of guide: // Because those cases can cause unexpected results, we'll keep on using // semicolons in this guide. | |||
* | | Merge pull request #975 from riqpe/master | Geoff Liu | 2015-02-25 | -2/+2 |
|\ \ | |/ |/| | fixed some typos on C++ | |||
| * | fixed some typos | Riku-Pekka Silvola | 2015-02-25 | -2/+2 |
|/ | ||||
* | Merge pull request #972 from AaronJan/patch-1 | ven | 2015-02-21 | -2/+2 |
|\ | | | | | fixed typo, little polishing | |||
| * | fixed typo, little polishing | AaronJan | 2015-02-21 | -2/+2 |
|/ | ||||
* | Merge pull request #967 from stecman/hack-relative-url-fix | Levi Bostian | 2015-02-18 | -3/+3 |
|\ | | | | | [hack/en] Fix link to other learnxinyminutes article | |||
| * | [hack/en] Fix link to other learnxinyminutes article | Stephen Holdaway | 2015-02-18 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I had assumed a relative link to another markdown file in this project would work, but it renders as: http://learnxinyminutes.com/docs/hack/php.html.markdown instead of the desired: http://learnxinyminutes.com/docs/php/ I've replaced this relative link with an absolute link to where the target page is located on the published site. This commit also fixes a typo in markdown syntax at the end of the document. | |||
* | | Merge pull request #966 from TheDmitry/patch-1 | Levi Bostian | 2015-02-18 | -1/+1 |
|\ \ | | | | | | | [lua/ru] a probable solution #957 | |||
| * | | #957 | TheDmitry | 2015-02-18 | -1/+1 |
| |/ | ||||
* | | Merge pull request #968 from awalGarg/patch-1 | Levi Bostian | 2015-02-18 | -3/+6 |
|\ \ | |/ |/| | [css/en] corrected definition of ~ selector, added | | |||
| * | corrected definition of ~ selector, added | | awalGarg | 2015-02-19 | -3/+6 |
|/ | | | | | | | [attr~='foo'] will not select <el attr="foobar">, it will only select <el attr="bar foo baz"> Also added definition for [attr|='pre'] style selector Refs: https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors, http://jsfiddle.net/awalGarg/72k3ptsk/ | |||
* | Merge pull request #965 from stecman/add-hack-lang | Levi Bostian | 2015-02-17 | -0/+307 |
|\ | | | | | [hack/en] Add english Hack language page | |||
| * | [hack/en] Add english Hack language page | Stephen Holdaway | 2015-02-18 | -0/+307 |
|/ | ||||
* | Merge pull request #963 from mrmlnc/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2015-02-16 | -5/+5 |
|\ | | | | | [css/en] Fix typos | |||
| * | [css/en] Fix typos | Denis Malinochkin | 2015-02-16 | -5/+5 |
|/ | ||||
* | Merge pull request #962 from TheDmitry/xml-ru | Andre Polykanine A.K.A. Menelion Elensúlë | 2015-02-14 | -0/+130 |
|\ | | | | | [xml/ru] Translating XML guide into Russian |