Commit Graph

788 Commits

Author SHA1 Message Date
Adam Bard
b13aed2f61 Merge pull request #253 from golergka/bash
Bash file
2013-08-19 08:21:04 -07:00
Adam Bard
3bf78afe63 Merge pull request #255 from L8D/patch-1
Updated documentation for new language behavior of Whip
2013-08-19 08:20:13 -07:00
Adam Bard
be04903e2b Merge pull request #256 from rduerig/master
improved python german a little bit
2013-08-19 08:19:57 -07:00
Adam Bard
6b1e796c9e Merge pull request #259 from hkulekci/master
turkish translation for c language
2013-08-19 08:18:44 -07:00
Haydar Kulekci
f6b7d0b2c0 some updates turkish translation for latest updates of forked repo 2013-08-19 14:41:44 +03:00
Haydar Kulekci
dbf05283fc turkish translation for c language 2013-08-19 14:14:05 +03:00
wikibook
4e7f0ce330 added korean version of coffeescript and php tutorials 2013-08-19 17:24:12 +09:00
wikibook
d7dba39dd6 correct errata of Java tutorial 2013-08-19 10:53:22 +09:00
rduerig
081564a08a improved python german a little bit 2013-08-18 23:39:09 +02:00
Tenor Biel
0ff5090a5d Updated documentation for new language behaivour 2013-08-18 10:10:40 -05:00
Max Yankov
3e8c292a10 Bash: commands, attributes, ls, grep & pipe 2013-08-18 15:03:43 +02:00
Darren Lin
a538c52fb4 expanded the bash tutorial 2013-08-18 15:03:43 +02:00
Max Yankov
01f1419dd7 Bash: user input and expressions 2013-08-18 15:03:43 +02:00
Max Yankov
3a88d4f244 Stub bash file 2013-08-18 15:03:43 +02:00
kultprok
0a7d50c097 Added german translation for git. 2013-08-18 14:33:40 +02:00
Alexey
e5f626f7c4 - added russian "lang" in description
- removed tabs
 - minor changes in the text
2013-08-18 17:59:29 +07:00
Alexey
27a73fe175 Fixed filename, added previous contributors 2013-08-18 15:52:30 +07:00
Alexey
2e465d0e7c Added Russian Translation of Ruby 2013-08-18 15:44:31 +07:00
Krisztián Szabó
17733c473c Added hungarian translation of Golang 2013-08-18 09:44:10 +02:00
Adam Bard
9c2e4b17ed Merge pull request #248 from JakeHurlbut/patch-1
Corrected Array Object NSLog Call
2013-08-17 21:41:55 -07:00
JakeHurlbut
dcdfd9114f Corrected Array Object NSLog Call 2013-08-17 18:06:23 -04:00
Max Yankov
a225349acb C#: interfaces 2013-08-17 23:28:55 +02:00
Max Yankov
cae70d430e C#: calling base method 2013-08-17 23:28:21 +02:00
Max Yankov
41ec7af8e5 Static methods 2013-08-17 23:09:21 +02:00
Max Yankov
dd1a619360 C#: default parameter values 2013-08-17 23:09:07 +02:00
Max Yankov
ccdc21900d C#: enums 2013-08-17 23:08:24 +02:00
Max Yankov
bb1f4eb93a C#: edited example code according to Microsoft's naming conventions 2013-08-17 22:49:36 +02:00
Max Yankov
964476a6e8 C#: Lacking static members 2013-08-17 22:45:58 +02:00
Max Yankov
b488745fc6 Static field 2013-08-17 22:45:01 +02:00
Max Yankov
0312c061b2 C#: Added myself to contributors list 2013-08-17 22:35:59 +02:00
Roberto Perez
77cb25bf9b Groovy: v 1.0 2013-08-17 12:45:13 -05:00
Roberto Perez
655ef1d66f Groovy: v 1.0 2013-08-17 12:44:19 -05:00
Adam
2c89ae1cf6 t push origin Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2013-08-17 09:44:46 -07:00
Adam
f1692b1576 Updated header matter in python-de 2013-08-17 09:44:28 -07:00
Adam
abf527143a Changed python-de to utf-8 2013-08-17 09:44:05 -07:00
Adam
e73dcbae74 Merge branch 'master' of https://github.com/kultprok/learnxinyminutes-docs into de 2013-08-17 09:42:57 -07:00
Adam Bard
d3472345bf Merge pull request #246 from GRoguelon/new-coffeescript-fr
Add french translation of Coffeescript.
2013-08-17 09:42:19 -07:00
Adam
c7be8f325b Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2013-08-17 09:39:50 -07:00
Geoffrey Roguelon
f07376a268 Add french coffeescript translation. 2013-08-17 18:38:05 +02:00
Adam Bard
8344642dba Merge pull request #244 from marcuse/patch-1
Spelling, capatability -> compatibility
2013-08-17 09:27:39 -07:00
Adam Bard
1eec8e47bc Merge pull request #245 from golergka/master
Minor additions to C#
2013-08-17 09:27:23 -07:00
Roberto Perez
12b39c739f Groovy: added installation, colletions, maps, beans, logical branching and loops 2013-08-17 11:23:36 -05:00
Adam Bard
6c3afe88ab Merge pull request #241 from GRoguelon/fix-ruby-fr
[Ruby-fr] Fix length of comments and french syntax
2013-08-17 09:07:28 -07:00
Roberto Perez
767fb174f8 Groovy: Added references 2013-08-17 10:19:47 -05:00
Roberto Perez
c903f5a73d created groovy markdown 2013-08-17 10:12:25 -05:00
Max Yankov
c3df13db56 C#: comments about "this" keyword 2013-08-17 16:06:04 +02:00
Max Yankov
4295e85d60 C#: Auto-implemented properties 2013-08-17 16:03:35 +02:00
Max Yankov
541fd3fb06 C# Coding style: property names start with capitals 2013-08-17 16:01:08 +02:00
Max Yankov
2173dd419a Accessing nullable's value in C# 2013-08-17 15:57:52 +02:00
marcuse
4997a2af33 Spelling, capatability -> compatibility
And added a link to the RubySpec section.
2013-08-17 13:17:21 +02:00