Commit Graph

7528 Commits

Author SHA1 Message Date
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
Leah Hanson
43129d86e1 small changes based on Stefan's feedback. 2013-07-01 17:39:42 -04:00
Leah Hanson
0f641aed5e fixed try/catch section 2013-07-01 17:03:05 -04:00
Leah Hanson
2627624bb4 edited control flow section 2013-07-01 16:59:53 -04:00
Leah Hanson
2a2dae61ce edited Set section 2013-07-01 16:44:47 -04:00
Leah Hanson
a333018593 edited Dict section 2013-07-01 16:34:39 -04:00
Leah Hanson
18c413f6f5 edited tuples section 2013-07-01 16:21:56 -04:00
Louie Dinh
0e0fed1e30 Fix typo 2013-07-01 11:50:41 -07:00
Leah Hanson
2995cd1005 draft of Julia entry based on Python entry; finish up to Tuples section. 2013-07-01 14:45:59 -04:00
Adam
e5d2150714 Change name of java file to be a camelcase class name 2013-07-01 11:03:36 -07:00
Louie Dinh
83900dc504 Tighten up py doc a bit 2013-07-01 10:32:42 -07:00
David Underwood
07aa1d9337 Adds sections for symbols, hashes, and yields 2013-07-01 12:27:15 -04:00
Adam
832652a457 Updated java quick 2013-07-01 09:24:57 -07:00
Adam
4642a4884c Updates 2013-07-01 08:53:12 -07:00
Adam Bard
e7146195f4 Merge pull request #78 from elisee/patch-1
Fix various "it's" -> "its" for Haskell doc
2013-07-01 08:52:56 -07:00
Adam Bard
998329756d Merge pull request #77 from lubomir/patch-2
Fix typos in R tutorial
2013-07-01 08:52:43 -07:00
elisee
d553ee4c6b Fix various "it's" -> "its" for Haskell doc 2013-07-01 17:50:25 +02:00
Adam Bard
85ec26c3f8 Merge pull request #75 from potomak/master
Learn Erlang in Y minutes
2013-07-01 08:44:06 -07:00
Adam Bard
75d86ed0dd Merge pull request #76 from lubomir/patch-1
Remove mentions of array
2013-07-01 08:43:40 -07:00
Adam Bard
adaf4908a0 Merge pull request #74 from brunal/patch-1
Make myMap work on empty lists
2013-07-01 08:43:11 -07:00
Adam Bard
cf9273a4fd Merge pull request #60 from Michael0x2a/master
Python: clarified a few lines, added information about modules (issue #21)
2013-07-01 08:42:49 -07:00
Adam Bard
f4df8615b7 Merge pull request #72 from vsthsqrs/patch-1
Fixed typo: typcsating => typecasting
2013-07-01 08:42:13 -07:00
Adam Bard
1611ac506a Merge pull request #70 from Jakehp/patch-1
fixed some issues & added a new array init
2013-07-01 08:41:09 -07:00
Adam Bard
0812f53ddb Merge pull request #66 from e-user/patch-1
Rectified relationship to Lisp
2013-07-01 08:40:15 -07:00