Levi Bostian
811c2d2b9a
Merge pull request #668 from rafalchmiel/patch-1
...
[ruby-ecosystem/en] Add links to resources
2014-07-07 14:19:55 -05:00
Rafal Chmiel
026bca201d
[ruby-ecosystem/en] Add links to resources
2014-07-07 20:14:53 +01:00
Levi Bostian
89b5ef3551
Merge pull request #667 from xadhix/patch-1
...
MethodSignature -> MethodSignatures
2014-07-07 08:59:09 -05:00
Adhithya R
7401ef2411
MethodSignature -> MethodSignatures
...
Possible typo. Text mentions method names being the same but they weren't. Corrected.
2014-07-07 16:38:17 +05:30
Adam Bard
825f1422a4
Merge pull request #651 from ytnuoc/translate_br
...
Translating GIT and JSON to pt-br. Added link to further information in GIT (en)
2014-07-07 11:11:17 +02:00
Levi Bostian
f69e9d5216
Merge pull request #665 from dunckr/patch-1
...
Fix 'Immutability' typo
2014-07-06 14:21:18 -05:00
Duncan Beaton
73195400ba
Fix 'Immutability' typo
2014-07-06 20:10:15 +01:00
Levi Bostian
d906122f69
Merge pull request #664 from petehamilton/patch-1
...
Remove duplication of function factory example
2014-07-06 11:11:48 -05:00
Pete Hamilton
4c34096703
Remove duplication of function factory example
2014-07-05 12:03:09 +01:00
Nami-Doc
25102363d8
Merge pull request #645 from spellart/master
...
[scala/fr-fr] French translation for scala
2014-07-03 06:31:25 +02:00
Levi Bostian
09459a25fe
Merge pull request #663 from vvo/patch-2
...
feat(webserver request): add a http.Get example
2014-07-02 08:57:54 -05:00
Levi Bostian
5bd6cb3eb8
Merge pull request #662 from vvo/patch-1
...
fix(go func factory): fix func factory example
2014-07-02 08:56:13 -05:00
Vincent Voyer
f2e3d99476
feat(webserver request): add a http.Get example
...
1. script now exits
2. we initiate a request to the started server to prove the serverHTTP works
what do you think?
2014-07-02 14:55:33 +02:00
Vincent Voyer
74c0a49e6d
fix(go func factory): fix func factory example
...
previous code did not run because outside main() code was done
2014-07-02 14:37:15 +02:00
Levi Bostian
f90cdc44bb
Merge pull request #661 from P1start/rust
...
[rust/en] Add an English Rust tutorial
2014-07-01 09:13:42 -05:00
P1start
9874c063d3
add &str explanation; add section on vectors
2014-07-01 15:24:08 +12:00
P1start
83283c0d4c
[rust/en] Add an English Rust tutorial
...
Fixes #480 .
2014-06-30 16:44:08 +12:00
Levi Bostian
f97481c6b1
Merge pull request #660 from szaydel/master
...
Learn function decorators with Go
2014-06-29 17:29:18 -05:00
Sam Zaydel
8b6920a70a
Learn function decorators with Go
...
Added snippet about using closures as function decorators in Go. Also
removed a few extra whitespaces.
2014-06-29 08:12:58 -07:00
Levi Bostian
17a1303e37
Merge pull request #659 from nixw/spelling_fix
...
[C] Fix spelling and other small issues
2014-06-28 11:46:51 -05:00
Nick Ward
104b9add58
Fix spelling and other small issues
2014-06-28 12:58:50 +10:00
Levi Bostian
2597370686
Merge pull request #657 from szaydel/master
...
Golang - lack of information about named return values in functions
2014-06-23 09:57:17 -05:00
Sam Zaydel
e881ba74f3
Hopefully slight language improvement over orig.
2014-06-23 07:31:39 -07:00
Sam Zaydel
9448404709
Slight language change per pull req. comment
2014-06-22 20:49:29 -07:00
Sam Zaydel
ff49deb886
Fixed on
to in
in comment.
2014-06-22 06:21:21 -07:00
Sam Zaydel
e5d8895c8e
Should have more detail about named return values.
...
There was not a section about named return values, and it feels like it is a valuable and important enough thing to learn early on. If nothing else, when looking at someone else's code this may be a point of confusion.
2014-06-22 06:20:12 -07:00
Levi Bostian
ec800a5d14
Merge pull request #656 from tormaroe/patch-1
...
Fixed missing + sign in lambda section
2014-06-21 10:40:54 -05:00
Torbjørn Marø
760fee2ba8
Fixed missing + sign in lambda section
2014-06-21 12:10:34 +02:00
miguel araujo
3d87e26350
JSON updated
2014-06-19 11:33:59 -03:00
miguel araujo
8c44cb9b4f
Merge branch 'master' of https://github.com/miguelarauj1o/learnxinyminutes-docs into translate_br
2014-06-19 11:05:48 -03:00
Levi Bostian
9862212ed1
Merge pull request #643 from marcoms/patch-1
...
Add extra detail
2014-06-18 23:11:09 -05:00
Adam Bard
cb974f0a3f
Merge pull request #653 from xksteven/master
...
[python 3/en] fixed error in sets
2014-06-16 22:10:17 +02:00
Steven Basart
9f29296054
Update python3.html.markdown
...
fixed python 3 english sets error and editted .add comment because .add only accepts one argument
2014-06-16 14:47:43 -04:00
chtiprog
7c306cead8
Removing comparison with java performance for while loops
2014-06-14 19:37:45 +02:00
chtiprog
ad9186f4f8
Updated links and fix typo
2014-06-14 19:26:14 +02:00
chtiprog
57cc424b54
Corrections after pull request of the french translation of Scala
2014-06-14 19:13:32 +02:00
chtiprog
f011c1af0e
Updated french version of scala
2014-06-14 19:13:32 +02:00
chtiprog
664389fb7c
Added french version of Scala
2014-06-14 19:13:32 +02:00
Levi Bostian
a404b09093
Merge pull request #650 from checkcheckzz/master
...
[json/cn]: fix the original typo
2014-06-14 00:58:25 -05:00
miguel araujo
7bc3a435c6
Translating GIT and JSON to pt-br. Added link to further information
2014-06-14 01:28:20 -03:00
niuzhist
b6f889c9e6
[json/cn]: fix the original typo
2014-06-13 19:10:37 -07:00
Marco Scannadinari
de369eaa29
Remove escaped quotes and external gist link
2014-06-13 19:20:21 +01:00
Nami-Doc
b73a35a306
Merge pull request #649 from bobozhengsir/patch-1
...
Update scala-cn.html.markdown
2014-06-13 14:10:04 +02:00
bobozhengsir
ce2e9b93fb
Update scala-cn.html.markdown
...
miss a comma at line 372
2014-06-13 20:01:16 +08:00
Nami-Doc
10af53dd71
Merge pull request #648 from jackhooper/patch-1
...
[json/en] - fixed typo
2014-06-12 09:30:29 +02:00
Jack Hooper
a88daf1435
[json/en] - fixed typo
...
Changed "You know know everything..." to "You now know everything..."
2014-06-12 13:49:22 +10:00
Levi Bostian
19f2264d32
Merge pull request #647 from mendozao/patch-1
...
Update markdown.html.markdown
2014-06-11 16:42:49 -05:00
Osvaldo Mendoza
2420e593a4
Update markdown.html.markdown
...
typo
2014-06-11 17:36:16 -04:00
Marco Scannadinari
a5f41dd164
Fix missing commas and closing braces
2014-06-11 09:55:56 +01:00
Adam Brenecki
b2925f3700
Merge pull request #646 from nati22/master
...
Changed "complimenting" to "complementing".
2014-06-11 11:41:14 +09:30