Commit Graph

1386 Commits

Author SHA1 Message Date
Adam Bard
be98045c1b Merge pull request #360 from adambrenecki/python-fixes
[python/en] Clarify setdefault, fix comment syntax typo, change print to print()
2013-09-26 20:06:45 -07:00
Adam Bard
4ff85877c6 Merge pull request #361 from featurist/master
[pogoscript/en] Learn Pogoscript
2013-09-26 20:04:53 -07:00
Adam Bard
7f3c7caa86 Merge pull request #363 from disjukr/master
[brainfuck/ko-kr][brainfuck/en] Add korean translation of brainfuck
2013-09-26 20:04:35 -07:00
Adam Bard
cf8b3d8c39 Merge pull request #364 from yaurthek/csharp_improvements
[csharp/en] C# improvements
2013-09-26 20:04:06 -07:00
Adam Bard
262ea9c3ce Merge pull request #365 from alemedeiros/master
[bash/en] Improved bash file
2013-09-26 20:03:56 -07:00
Leah Hanson
86c2bafaa5 improved first half of Julia tutorial: reworded comments, added a few new tips, fixed a bug or two. 2013-09-26 15:38:48 -04:00
alexandre medeiros
b3288dc9cd add useful commands 2013-09-22 11:35:04 -03:00
alexandre medeiros
182eab6051 add function information for bash 2013-09-22 11:28:59 -03:00
alexandre medeiros
e1c34ca138 improve if on bash 2013-09-22 11:20:10 -03:00
alexandre medeiros
96055ac7a5 better for description 2013-09-22 11:09:28 -03:00
alexandre medeiros
9c8c0af0af add information about input, output, and error redirection 2013-09-22 11:04:24 -03:00
alexandre medeiros
9d0f731ad5 Improve bash variable info 2013-09-22 01:33:12 -03:00
alexandre medeiros
c14586e8c3 add conditional execution info to bash 2013-09-22 01:20:31 -03:00
Melvyn
6d5509e94b added myself to the contributors (C#) 2013-09-21 16:16:04 -04:00
Melvyn
71a62e642d breaking some lines (C#) 2013-09-21 16:11:45 -04:00
Melvyn
758cd94b33 added an example for the foreach loop in C# 2013-09-21 16:07:43 -04:00
Melvyn
10bb7dbce4 various typos + added an example to declare an auto property (C#) 2013-09-21 16:00:08 -04:00
Melvyn
3b5e4837bd more details for the enums (C#) 2013-09-21 15:49:20 -04:00
Melvyn
67b9af4492 added details for the switch statement for C# 2013-09-21 15:39:59 -04:00
Melvyn
41cf74fa53 corrections for C# doc 2013-09-21 15:33:11 -04:00
Melvyn
dbfaa5ba52 typo (not instead of note) for C# doc 2013-09-21 15:29:03 -04:00
Melvyn
a2b14fcedf mentioned strings immutability and added details about var keyword (C#) 2013-09-21 15:27:55 -04:00
Melvyn
81c0480780 corrected errors about the nullable types for C# 2013-09-21 15:23:24 -04:00
Melvyn
fceaa4a7cf added Decimal type example for C# 2013-09-21 15:05:14 -04:00
Levi Bostian
981cc871a4 Edit getchar() notes. 2013-09-20 22:37:40 -05:00
Levi Bostian
67cd987efa Declare variable before empty for loop. 2013-09-20 22:33:19 -05:00
Levi Bostian
868be425a6 Add to notes on increment and decrement operators. 2013-09-20 22:31:04 -05:00
Levi Bostian
ec7ee88698 Add to ? : example in C. 2013-09-20 22:19:07 -05:00
Levi Bostian
f471616ccb Remove .orig file created during merge. 2013-09-20 22:16:01 -05:00
Levi Bostian
35909645f2 Edit note on function prototypes. 2013-09-20 22:13:10 -05:00
Levi Bostian
7c559d57a8 Move special characters to end of file 2013-09-20 22:05:08 -05:00
Levi Bostian
06265eba7a Merge 2013-09-20 22:00:14 -05:00
Levi Bostian
2ef4119926 Fix typo for 'funtion prototype' 2013-09-20 21:53:42 -05:00
JongChan Choi
09fe6eb587 add korean translation of brainfuck 2013-09-21 05:14:20 +09:00
JongChan Choi
6eb210258d make explanation richer 2013-09-21 05:01:47 +09:00
JongChan Choi
d3c5a72399 fix typo 2013-09-21 04:27:24 +09:00
Adam Bard
7aa69ae3d7 Merge pull request #362 from hkulekci/brainfuct-update
[brainfuck/tr] i missed out somethings my previous translation.
2013-09-20 10:39:39 -07:00
Haydar Kulekci
95faf8f5d2 some updates on brainfuck/tr . i missed out "not capitalized except at the start of a sentence" about brainfuck 2013-09-20 14:19:16 +03:00
Tim Macfarlane
609cc474c4 added javascript highlighting 2013-09-20 12:43:05 +02:00
Adam Brenecki
de36671ac1 [python] Change to print function, as per #119 2013-09-20 19:49:38 +09:30
Tim Macfarlane
b0ff6fad11 one big code block, plus some clarifications 2013-09-20 12:14:56 +02:00
Adam Brenecki
6d8ffb19b4 [python] Fix typo in comment, as per #265 2013-09-20 19:33:39 +09:30
Adam Brenecki
1405dc6387 [python] Clarify setdefault, as per #234 2013-09-20 19:32:58 +09:30
Adam Brenecki
750b2a2f21 [javascript] clarify constructor prototype example, as per #204 2013-09-20 19:22:00 +09:30
Adam Brenecki
49b30c38e2 Add missing semicolon 2013-09-20 19:17:10 +09:30
Tim Macfarlane
8c00a88248 learn pogoscript 2013-09-20 10:31:56 +02:00
Joao Marques
40126e931c Fix header. 2013-09-20 08:59:14 +01:00
Joao Marques
e555c285f2 Added pt-pt brainfuck translation. 2013-09-20 08:40:39 +01:00
Adam
bc4fbec14d Updated perl-es 2013-09-19 23:23:20 -07:00
Adam Bard
ffc6d5aa60 Merge pull request #347 from jamesscottbrown/master
[matlab/en] Extend MATLAB article
2013-09-19 23:20:23 -07:00