Commit Graph

4573 Commits

Author SHA1 Message Date
Corban Mailloux
a8d5105fab [javascript/en] Spacing and capitalization of comments
... and a few grammar fixes.
2015-10-27 22:47:03 -04:00
Corban Mailloux
61aa6a3e01 "wan't" -> "want" 2015-10-27 22:18:02 -04:00
Adam Brenecki
e65899cafb Merge pull request #1819 from leonardykris/master
Added resources to read for Javascript; renamed files for [hu-hu], [fa-ir], [ta-in]
2015-10-28 11:18:50 +10:30
sholland1
3cf044d123 change language in examples back to csharp
parser does not support fsharp syntax highlighting
2015-10-27 18:54:39 -05:00
Leonardy Kristianto
5cbf6497b9 Rename javascript.html.markdown to javascript-fa.html.markdown 2015-10-28 02:17:06 +08:00
Leonardy Kristianto
897159a939 Rename brainfuck.html.markdown to brainfuck-fa.html.markdown 2015-10-28 02:16:49 +08:00
Leonardy Kristianto
c677ba5612 Rename xml.html.markdown to xml-ta.html.markdown 2015-10-28 02:16:12 +08:00
Leonardy Kristianto
32d040d3b4 Rename json.html.markdown to json-ta.html.markdown 2015-10-28 02:15:57 +08:00
Leonardy Kristianto
7d4522b512 Rename javascript.html.markdown to javascript-ta.html.markdown 2015-10-28 02:15:46 +08:00
Leonardy Kristianto
d684a44259 Rename css.html.markdown to css-ta.html.markdown 2015-10-28 02:15:29 +08:00
Leonardy Kristianto
f1d18e7e49 Rename ruby.html.markdown to ruby-hu.html.markdown 2015-10-28 02:14:30 +08:00
Leonardy Kristianto
3015cfb436 Rename go.html.markdown to go-hu.html.markdown 2015-10-28 02:14:13 +08:00
Leonardy Kristianto
9c3c3dff45 Added resources to read for Javascript 2015-10-28 02:04:34 +08:00
Jacob Ward
a0eb996415 Merge remote-tracking branch 'adambard/master' 2015-10-26 23:03:37 -06:00
sholland
469541783d [fsharp/en] correct a few simple mistakes
change github flavored markdown programming language to fsharp
correct typos
2015-10-26 22:21:02 -05:00
Jody Leonard
b31fda3a8e Edit variable-length array example
The current example seems to be trying to set a size for a char buffer,
use fgets to populate that buffer, and then use strtoul to convert the
char content to an unsigned integer. However, this doesn't work as
intended (in fact, it results in printing "sizeof array = 0"), and so
adapt to a simpler fscanf example. Also remove some ambiguous language
in the example output.
2015-10-26 19:38:36 -04:00
Juuso Mikkonen
69efce9e83 [scala/eng] Added Java import to misc 2015-10-26 22:33:53 +02:00
Bruno Volcov
5acb0c1a60 add a cool reference for learn Ruby =) 2015-10-26 17:23:27 -02:00
Kristian
d41fdbcba9 Fixed typo in docs
+ Added a better description for 'nil'
2015-10-26 17:56:28 +10:00
jxu093
e60a7d73e8 Added Python Resource 2015-10-25 22:19:40 -04:00
Tyler
341b92141c Update CSS for clarity.
- More relevant introduction
- More consistent and clear wording
- More consistent formatting
2015-10-25 17:15:23 -06:00
ven
44ca091c73 Merge pull request #1783 from diegowifi/patch-1
Fix typos markdown-es.html.markdown
2015-10-25 21:05:38 +01:00
ven
e2322fe891 Merge pull request #1784 from Jefftree/latex
[latex/en] Added alternative way to enter math mode
2015-10-25 21:00:41 +01:00
Jefftree
ee4bef264c Added alternative way to enter math mode for latex 2015-10-25 15:58:41 -04:00
Diego Ponce
8323f873c4 Fix typos 2015-10-25 13:38:15 -06:00
Cássio Böck
7843270313 Merge remote-tracking branch 'refs/remotes/adambard/master' 2015-10-25 15:48:46 -02:00
Cássio Böck
d9d8de0d22 Translator section added
Changed my name from contributor section to the translator section
2015-10-25 15:44:35 -02:00
Zane Sterling
4b0dda63b3 Fix typo in README.md 2015-10-25 12:55:50 -04:00
Adam Bard
ac4bb69e02 Merge pull request #1778 from Brodan/master
update Scala Data Structures section to show outputs
2015-10-25 19:17:54 +08:00
chris-hranj
069e127ff8 update Data Structures section to show outputs 2015-10-24 23:53:17 -04:00
Jean Matheus Souto
3dec2d03a7 Add more resources, add me to contributors 2015-10-24 20:51:42 -02:00
Navdeep Singh
4e32ff9cd9 fixed typo mistakes 2015-10-25 02:39:50 +05:30
ven
82deb66194 Merge pull request #1756 from Retoc/master
[go/de] fixed some typos
2015-10-24 22:41:16 +02:00
Michal Martinek
0053fdbd2f Czech translation for Markdown 2015-10-24 19:42:34 +02:00
ven
4724022a4c Merge pull request #1769 from retbrown/go
correct minor grammar and formatting to improve readability
2015-10-24 16:46:59 +02:00
Robert Brown
4de15e41b3 correct minor grammar and formatting to improve readability 2015-10-24 13:56:20 +01:00
ven
e9fbf8f24a Merge pull request #1767 from SaurabhSandav/lua
[lua/en] Fix typo
2015-10-24 09:31:07 +02:00
Saurabh Sandav
a019e2c16b [lua/en] Fix typo 2015-10-24 12:22:11 +05:30
Amru Eliwat
8648f24a80 Fixed small 'responsibility' typo in disclaimer 2015-10-23 23:21:00 -07:00
Amru Eliwat
4edbfa9e03 Fixed 'modeling' and 'compatibility' typos 2015-10-23 23:17:35 -07:00
Amru Eliwat
9aad08bf78 Fixed typos for 'overriding' and 'reference' and fixed formatting issue that may have caused confusion 2015-10-23 23:13:29 -07:00
Jana Trestikova
8e4d294227 Fix typos
undestanding -> understanding
uninterupted -> uninterrupted
2015-10-24 00:01:32 +02:00
Patrik Jansson
f6b8b079b4 Some minor fixes
I just noted that the example claiming that (add 10) is the same as (+10) was wrong. (A detail - it should be (10+) to match the argument order.) Then I just continued down making a few similar fixes and terminology updates. 
/Patrik

PS. I've been teaching [Advanced Functional Programming](http://www.cse.chalmers.se/edu/course/afp/) (in Haskell) for a few years at Chalmers.
2015-10-23 23:31:10 +02:00
unknown
a1a45c7dff [go/de] fixed some typos 2015-10-23 23:01:30 +02:00
ven
ab67a8f4c2 Merge pull request #1752 from onebree/rm-extra
[js/en] Remove "feedback", fix link markdown
2015-10-23 19:48:34 +02:00
Hunter Stevens
db4160710d Remove "feedback", fix link markdown 2015-10-23 13:14:38 -04:00
Jana Trestikova
ba7b8a613b Fix Typos 2015-10-23 06:57:18 +02:00
ven
f4775ea193 Merge pull request #1736 from labrack/master
[php/en] Un-beef a comment block closing
2015-10-22 19:36:39 +02:00
labrack
c69ef3115b [php/en] Un-beef a comment block closing
Somebody beefed a closing on the 'Late Static Binding' Comment block, causing the next 18 or so lines to be included in the comment instead of parsed for syntax properly.
2015-10-22 13:06:15 -04:00
Saurabh Sandav
5091072873 [lua/en] Fix typo 2015-10-22 18:58:23 +05:30