e99n09
31c74615e6
Significant new content
...
I moved some things around. I preserved isomorphismes' "no programming knowledge first" approach; I really like this. In the "programming-heavy" part of the tutorial, I emphasized from the very beginning that every "single" thing in R, like 4 or "foo", is really just a vector of length 1. I added in some whirlwind tours of data.table and ggplot2.
2014-05-23 15:37:15 -04:00
Levi Bostian
754472044b
Merge pull request #608 from gruiz17/patch-1
...
added additional resources to coffeescript file
2014-05-20 09:48:41 -05:00
Nami-Doc
3da1896a2e
Merge pull request #617 from jveiga/correct_elixir_message_sending
...
Elixir - Remove deprecated <- operator in favor of send
2014-05-20 09:30:40 +02:00
João Veiga
0d6b7513c7
replaced <- with send, corrected message sending
2014-05-20 07:51:34 +02:00
Levi Bostian
703f15b91b
Merge pull request #615 from weakish/patch-28
...
erlang: refine Chinese translation.
2014-05-19 19:42:05 -05:00
Nami-Doc
42a2661607
Merge pull request #611 from hirohope/master
...
Added python3 es
2014-05-19 15:43:46 +02:00
hirohope
5f3a6c01b8
fixed file name with es suffix
2014-05-19 09:21:17 -04:00
Jakukyo Friel
eae9850750
erlang: refine Chinese translation.
2014-05-19 17:05:44 +08:00
Nami-Doc
3a57d396b5
Merge pull request #614 from weakish/patch-27
...
erlang: Chinese translation
2014-05-19 10:47:12 +02:00
Jakukyo Friel
8c64a457a9
erlang: Chinese translation
2014-05-19 16:40:03 +08:00
Nami-Doc
e612932109
Merge pull request #613 from weakish/patch-26
...
erlang: add content about concurrency
2014-05-19 09:44:03 +02:00
Jakukyo Friel
93dc62e0a3
erlang: add content about concurrency
2014-05-19 15:31:09 +08:00
hirohope
6b915b7393
added python3 in spanish
2014-05-18 22:59:05 -04:00
hirohope
7487e48d03
typo fixes and version in docs
2014-05-18 22:58:35 -04:00
Gabriel Ruiz
14807c0eb7
removed little book on coffeescript
2014-05-12 14:12:39 -07:00
Gabriel Ruiz
351263a6f4
added additional resources to coffeescript file
2014-05-12 12:47:35 -07:00
Levi Bostian
5f49993e55
Merge pull request #607 from josedonizetti/golang_ptbr
...
[go/pt-br] add new learn source
2014-05-12 12:25:40 -05:00
Jose Donizetti
204ff03ec9
[go/pt-br] add new learn source
2014-05-12 01:21:27 -04:00
Levi Bostian
da60869d3d
Merge pull request #606 from josedonizetti/golang_en
...
[go/en] add range index explication, and new learn source
2014-05-11 23:39:08 -05:00
Adam
58a5885da0
Fixed up line lengths, and removed syntax highlighting because it sucked.
2014-05-11 21:44:07 -02:30
Adam
495519df58
Merge branch 'master' of github.com:daturkel/learnxinyminutes-docs into daturkel-master
2014-05-11 21:33:05 -02:30
Adam
4f540a6f6e
Fix xml
2014-05-11 20:56:22 -02:30
Jose Donizetti
163d97c162
[go/en] add range index explication, and new learn source
2014-05-11 16:33:08 -04:00
Nami-Doc
92a8aa8b1d
Merge pull request #603 from ellimist/master
...
fixed typos, a little bit of formatting
2014-05-07 18:56:08 +02:00
Adrian Bordinc
e8264c3fa9
fixed typos, a little bit of formatting
2014-05-07 18:53:23 +02:00
Nami-Doc
7128cf39f8
Merge pull request #602 from astynax/master
...
language code and some markup fixes
2014-05-06 18:56:35 +02:00
Aleksey Pirogov
ee67fe2f3a
links fixes
2014-05-06 20:51:09 +04:00
Aleksey Pirogov
6f9c10e6db
language code and some markup fixes
2014-05-06 20:48:13 +04:00
Adam Bard
3cd801c786
Merge pull request #601 from weakish/patch-22
...
elixir-cn: fix typos
2014-05-06 11:31:52 -02:30
Jakukyo Friel
88be5767a7
elixir-cn: fix typos
2014-05-06 21:24:11 +08:00
Nami-Doc
c64784b3a7
Merge pull request #600 from astynax/master
...
russian translation of haskell tutorial
2014-05-06 14:02:55 +02:00
Astynax84
c50d1f613f
russian translation of haskell tutorial
2014-05-06 14:58:45 +04:00
Adam Bard
a4e0544167
Update python->python3 so things don't get mixed up.
2014-05-03 22:46:28 -02:30
Louie Dinh
55660ce3c7
Add Python 3 tutorial
2014-05-03 17:17:43 -07:00
Nami-Doc
ca0a9a8c3d
Merge pull request #599 from juanpastas/patch-1
...
Python: clearer add lists note.
2014-05-01 12:26:33 -07:00
Juan David Pastas
fce8598a74
Python: clearer add lists note.
2014-05-01 13:53:01 -05:00
Adam Bard
634f1b3807
Merge pull request #598 from ml242/master
...
Update css.html.markdown
2014-05-01 14:36:35 -02:30
Matt Lucas
4095671c92
Update css.html.markdown
2014-05-01 13:02:04 -04:00
Matt Lucas
61309e0edf
Update css.html.markdown
...
'It's' reflected a grammatical mistake, I adjusted the sentence for a bit of clarity.
2014-04-30 20:00:53 -04:00
Nami-Doc
2113e4a6c4
Merge pull request #597 from josteink/master
...
Fix syntax-errors in logical errors in Elisp guide.
2014-04-29 22:17:05 +02:00
Jostein Kjønigsen
913ab2bc2e
Syntax errors. Regexp needs to be greedier.
2014-04-29 22:10:55 +02:00
Levi Bostian
5dd3cb9274
Merge pull request #596 from weakish/patch-21
...
elixir-cn: fix typos & complete translation
2014-04-29 09:35:11 -05:00
Jakukyo Friel
4d62625660
elixir-cn: fix typos & complete translation
2014-04-29 15:11:59 +08:00
Nami-Doc
07294493d6
Merge pull request #595 from weakish/patch-20
...
elisp_CN: typo
2014-04-28 11:25:27 +02:00
Jakukyo Friel
ca6e9fefcc
elisp_CN: typo
2014-04-28 17:20:58 +08:00
Nami-Doc
aabf7660d5
Merge pull request #593 from Qumeric/master
...
[go/en,ru] Update Russian translation of Go tutorial + small fix in tutorial itself.
2014-04-16 16:20:32 +02:00
Qumeric
40e320a754
Fix typos
2014-04-16 18:13:30 +04:00
Qumeric
07b229a425
Fix Go tutorial, especially ru translation
2014-04-16 18:06:58 +04:00
Nami-Doc
b2a47cf123
Merge pull request #592 from arnaud-f/master
...
Escaped a quote
2014-04-15 16:23:14 +02:00
Arnaud
be55775d5a
Escaped a quote
2014-04-15 16:15:07 +02:00