Commit Graph

1877 Commits

Author SHA1 Message Date
Mikael E. Wikner
472142d11f Squashed commits to prepare for merge
moved underscore for range variable, added comment

renamed parameter in beg decorator

added comment about double underscores

Update python.html.markdown
2014-08-06 00:10:52 +02:00
Nami-Doc
d1541f8534 Merge pull request #710 from patzim/master
Minor fixes to return values.
2014-08-05 20:16:19 +02:00
Patrick Sebastian Zimmermann
170de52231 Minor fixes to return values. 2014-08-05 19:50:19 +02:00
Evgeniy Ginzburg
611a00b510 Merge https://github.com/adambard/learnxinyminutes-docs 2014-08-05 17:41:41 +03:00
Evgeniy Ginzburg
57036f128f aded negative integer division 2014-08-05 17:41:28 +03:00
Jean-Christophe Bohin
2ffd792932 Adding Go playground link with code - fixes #318
Just removed networking code, since Go playground's sandbox prevent it to work.
2014-08-05 09:03:21 +02:00
Jean-Christophe Bohin
cfa26f23fd [go/en] add an example for range - fixes #351 2014-08-04 22:23:24 +02:00
Levi Bostian
4541a0f450 Merge pull request #698 from Shashwat986/patch-1
Update python.html.markdown
2014-08-04 14:53:30 -05:00
Shashwat986
65a1b6279f Update python.html.markdown
range() is not a generator in python 2.x
2014-08-05 01:06:54 +05:30
Levi Bostian
a0af5e9a7b Merge pull request #696 from Shashwat986/master
Updated python and python3 with try/except details
2014-08-03 18:05:46 -05:00
Shashwat986
abc06a620b Update python3.html.markdown
Added more info to try/except. Corrected some trivial bugs.
2014-08-03 21:56:26 +05:30
Shashwat986
e6a289be49 Update python.html.markdown
Added more details to try/except section.
2014-08-02 19:37:28 +05:30
Nami-Doc
10c07f30d5 REGULAAAAAAR EXPREEEESSSIIIIOOOOOONS. GO!
TODO nested sub signatures
TODO start
TODO flattening
2014-07-31 23:28:46 +02:00
Daniel Zendejas
9680347c90 [yaml/es] created 2014-07-30 12:09:18 -05:00
Daniel Zendejas
fe228e44e6 [xml/es] created 2014-07-30 10:33:33 -05:00
Nami-Doc
2ff257b551 Statement prefixes
also MAIN.
some links under "Going further"

TODO start
TODO flattening
TODO regexps
2014-07-29 23:42:52 +02:00
Nami-Doc
d368b19bca Merge pull request #690 from DanielZendejas/master
[javascript/es] created
2014-07-29 23:34:52 +02:00
Daniel Zendejas
3a2d6d2f67 Markdown syntax error corrected 2014-07-29 14:35:15 -05:00
Daniel Zendejas
739ab0c7cf [javascript/es] created 2014-07-29 11:05:24 -05:00
Levi Bostian
c3cc8051cb Merge pull request #670 from miguelarauj1o/translate_ptbr
[Markdown] translating Markdown to pt-br
2014-07-28 21:40:17 -05:00
Adam
c87923fd5c Also we don't support julia highlighting yet. 2014-07-29 00:23:32 +02:00
Nami-Doc
0b4567345f Merge pull request #689 from DanielZendejas/master
[livescript/es] Spanish translation for LiveScript
2014-07-28 19:23:38 +02:00
Daniel Zendejas
ac8b79daf4 Added lang:es-es 2014-07-28 12:16:02 -05:00
Daniel Zendejas
2b1762fdd8 Create livescript-es.html.markdown 2014-07-28 11:48:25 -05:00
Adam Bard
8f81fe39d7 Update julia-cn.html.markdown
Fix frontmatter
2014-07-28 01:21:22 +02:00
Nami-Doc
5ce43af7b7 Meta operator: reduce and zip (and combined !)
Little note about compound operators
2014-07-27 23:11:46 +02:00
Nami-Doc
8b168d41cc More clarifications. @masak++ 2014-07-26 01:11:31 +02:00
Nami-Doc
61351ee266 Fix explanations about $_
@masak++
2014-07-26 00:37:36 +02:00
Nami-Doc
2347d375d2 Merge pull request #688 from DanielZendejas/master
[css/es] created
2014-07-26 00:00:48 +02:00
Daniel Zendejas
e1440b1678 Added lang:es-es 2014-07-25 16:36:18 -05:00
Nami-Doc
8631ca09f4 More fixes thanks to @timo++'s feedback. 2014-07-25 23:23:13 +02:00
Adam Bard
aaf1f8a21c Merge pull request #687 from Nami-Doc/master
Perl 6 tutorial
2014-07-25 21:04:28 +02:00
Daniel Zendejas
e2a19c0969 Little orthography fixes. 2014-07-25 11:29:05 -05:00
Daniel Zendejas
de1d175eb6 Added lang:es-es 2014-07-25 11:05:49 -05:00
Daniel Zendejas
540dd89202 [css/es] created 2014-07-25 11:04:49 -05:00
Nami-Doc
5b3a24af47 Merge pull request #655 from jcouyang/master
[julia/zh-cn] Chinese translation for Julia
2014-07-25 16:49:13 +02:00
Nami-Doc
89f1bc3451 Merge pull request #686 from DanielZendejas/master
[json/es] Spanish translation for JSON
2014-07-25 16:48:21 +02:00
Nami-Doc
a85a05a139 Move stuff around, again.
Need to teach it in the right order ...
2014-07-25 11:47:56 +02:00
Nami-Doc
82d65fb3b2 Move stuff around. ventica++ 2014-07-25 11:30:50 +02:00
Nami-Doc
4c6e3e7723 Fix compose's inside ... 2014-07-24 23:06:44 +02:00
Nami-Doc
38c1678672 More on sub arguments.
Declare your own subs !!
More on hash: add colonpair syntax
Flatten argument list with `|`
Multi on :$!

TODO: `MAIN`
TODO: meta ops
2014-07-24 23:05:44 +02:00
Daniel Zendejas
41406fdce6 finalizado 2014-07-23 21:56:46 -05:00
Daniel Zendejas
49c2fb948d Update markdown-es.html.markdown 2014-07-23 21:56:21 -05:00
Daniel Zendejas
248ab5a182 Added lang 2014-07-23 21:52:43 -05:00
Daniel Zendejas
a5ca717426 Added translation and format 2014-07-23 21:51:26 -05:00
Daniel Zendejas
4bf1ed2fed Completed translation 2014-07-23 21:48:35 -05:00
Daniel Zendejas
2c511db07a Create markdown-es.html.markdown 2014-07-23 20:19:10 -05:00
Daniel Zendejas
19a5676798 Update json-es.html.markdown 2014-07-23 19:07:48 -05:00
Miguel Araujo
b393334dad translating Markdown to pt-br 2014-07-23 16:26:54 -03:00
Daniel Zendejas
29858f6845 Update json-es.html.markdown 2014-07-23 13:28:55 -05:00