Commit Graph

451 Commits

Author SHA1 Message Date
Dominic Bou-Samra
4f06e456a9 Started on Scala 2013-07-04 08:08:49 +10:00
Adam Bard
6696105169 Merge pull request #18 from davefp/ruby
Ruby
2013-07-03 12:50:31 -07:00
David Underwood
2419d8c30a Updates YAML front-matter to match #97 2013-07-03 15:41:06 -04:00
David Underwood
99192fea52 Adds class documentation written by @joelwalden in #95 2013-07-03 15:21:29 -04:00
paierlep
040896b050 Update php.html.markdown
?> instead of ? >
2013-07-03 19:55:03 +02:00
paierlep
a46ae22bf7 Update php.html.markdown
a few sentences to constants
2013-07-03 19:50:20 +02:00
Adam
8ffd02feff Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2013-07-03 08:49:38 -07:00
Adam
aa66a13d49 Small fix in python 2013-07-03 08:49:29 -07:00
Adam Bard
7599a28367 Merge pull request #92 from paolomainardi/master
Ternary operator example
2013-07-03 08:32:55 -07:00
Paolo Mainardi
bc6b91a43f Ternary operator example 2013-07-03 13:31:09 +02:00
Adam Brenecki
3dfdab742d Miscellaneous edits to JavaScript 2013-07-03 15:21:03 +09:30
Adam
03ac46f566 Edited elixir doc for length and runnability 2013-07-02 22:47:37 -07:00
Adam
0df65c8761 Edited julia code for line length and runnability 2013-07-02 22:13:30 -07:00
Adam Bard
e4d7f702c8 Merge pull request #90 from astrieanna/master
Add Entry for Julia Language
2013-07-02 21:41:47 -07:00
Adam Bard
9dcfa380ae Merge pull request #89 from mrshankly/add-elixir
Elixir tutorial
2013-07-02 21:41:15 -07:00
Leah Hanson
05fc4b621b Merge pull request #1 from StefanKarpinski/master
here's my suggested changes.
2013-07-02 20:51:57 -07:00
Stefan Karpinski
9adefc58b1 don't be lazy and actually make the first change I suggested. 2013-07-02 23:27:19 -04:00
Stefan Karpinski
bbfe94770f suggested edits to the learn Julia in Y minutes document. 2013-07-02 23:15:34 -04:00
lodin
a062eed7d7 Merge pull request #88 from gam-phon/patch-1
Added dir() function
2013-07-02 17:39:42 -07:00
mrshankly
78970bb841 Added new line at the end of file. 2013-07-03 00:07:55 +01:00
mrshankly
a136cfe86a Added one more example with guards, fixed typos and identation. 2013-07-03 00:03:44 +01:00
Leah Hanson
0cf568d278 finished first draft :) 2013-07-02 18:55:23 -04:00
mrshankly
231a211ef2 Added some info about how to run the shell and compile modules. 2013-07-02 23:37:18 +01:00
Yaser Alraddadi
178eaad9df Added dir() function
Added dir() function
2013-07-03 01:33:48 +03:00
mrshankly
6763fc89e3 Finished first draft of learnelixir. 2013-07-02 23:23:49 +01:00
Leah Hanson
587e35062c added types section 2013-07-02 18:00:32 -04:00
Leah Hanson
b1e305626e finished function section 2013-07-02 17:23:10 -04:00
Adam
bbb3cf771b Actual erlang highlighting 2013-07-02 11:55:09 -07:00
Adam
d92508a4cb Changed 'calls
' to 'applies' before someone else does
2013-07-02 11:05:22 -07:00
Adam
94bd7fc1ee Added more on folds wrt replacing loops 2013-07-02 11:00:30 -07:00
David Underwood
705e8fd023 Adds emphasis about the object-oriented nature of ruby, and removes references to lesser-used array functions 2013-07-02 13:47:23 -04:00
David Underwood
918123e8ce changes string interpolation text as suggested by @fbernier 2013-07-02 13:24:50 -04:00
Adam Bard
dceba637b3 Merge pull request #86 from soniah/master
Java - clarify extends
2013-07-02 08:55:22 -07:00
Leah Hanson
b642fcb309 added section on splatting and translated default-and-keyword args function. 2013-07-02 11:49:19 -04:00
mrshankly
f68a80312b Added section about functions, modules and records. 2013-07-02 13:16:12 +01:00
mrshankly
a86c8fe2c9 Added first draft for elixir. 2013-07-02 12:07:34 +01:00
Sonia Hamilton
a2e2e202f4 Java - clarify extends 2013-07-02 20:06:22 +10:00
Adam Bard
05d3fa73ae Merge pull request #83 from josericardo/fixing-list-initialization
Fixing list initialization in the R example.
2013-07-01 19:23:53 -07:00
Adam
555a67424d Merged changes for r 2013-07-01 19:22:35 -07:00
e99n09
442652961d Update r.html.markdown
Fixed the mistake about integers that yuhui brought up. Deleted the confusing suggestion about command-enter (doesn't work for all GUIs or on Windows). Added some more information about vectors. Added some information about conditional clauses. Included some information at the very end on where to get R and R GUIs
2013-07-01 22:00:22 -04:00
José Ricardo
b751e00faa Fixing list initialization in the R example. 2013-07-01 22:34:40 -03:00
Adam Bard
1561ad5116 Merge pull request #82 from Jakehp/patch-2
typo
2013-07-01 18:23:38 -07:00
Jake Prather
d22f6fc287 typo 2013-07-01 18:08:48 -05:00
Adam
bd7390d799 Fixes for line length 2013-07-01 15:51:55 -07:00
Adam
b58a7d9d23 Updated java 2013-07-01 15:50:18 -07:00
Leah Hanson
759753cb5b Merge branch 'master' of github.com:adambard/learnxinyminutes-docs 2013-07-01 18:10:18 -04:00
Leah Hanson
7b21a8ae1b added another dictionary-for-loop example 2013-07-01 18:00:13 -04:00
Leah Hanson
3ebd8c55fd edited functions through keyword args 2013-07-01 17:58:25 -04:00
Adam
87670d3bb6 Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2013-07-01 14:51:34 -07:00
Adam
34c86dc958 Updated clojure doc 2013-07-01 14:50:59 -07:00