summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Added section on how to declare and initialize both single varible and ↵Dhwani Shah2015-10-02-5/+23
| | | | multiple varibles with the same value. Important concept for large structured programs. Seperated this a little bit.
* Update java.html.markdownDhwani Shah2015-10-02-12/+68
|
* Update java.html.markdownDhwani Shah2015-10-02-90/+14
|
* Added section on how to declare and initialize both single varible and ↵Dhwani Shah2015-10-02-2/+22
| | | | multiple varibles with the same value. Important concept for large structured programs. Seperated this a little bit.
* Added example of when string concatenation can also be helpful with ↵Dhwani Shah2015-10-02-0/+2
| | | | combination of strings with html tags as this is important to understand when templating say output code from a database transaction.
* Merge pull request #1273 from JesusTinoco/patch-1Levi Bostian2015-10-02-7/+7
|\ | | | | Typos fixed in julia-es.html.markdown
| * Fixing typo in julia-es.html.markdownJesus Tinoco2015-10-02-1/+1
| |
| * Typos fixed in julia-es.html.markdownJesus Tinoco2015-10-01-6/+6
| |
* | Merge pull request #1272 from leonnardo/cpp-ptBr-fixesLevi Bostian2015-10-02-1/+1
|\ \ | | | | | | [c++/pt-br] Fix translate on editing object as parameters
| * | [c++/pt-br] Fix translate on editing object as parametersLeonnardo Rabello2015-10-01-1/+1
| |/
* | Merge pull request #1271 from dreamtocode/patch-1Levi Bostian2015-10-02-1/+1
|\ \ | | | | | | Update c++.html.markdown
| * | Update c++.html.markdownGeorge Gognadze2015-10-01-1/+1
| |/ | | | | | | | | o should be capitalized. this: overrides should be: Overrides
* | Merge pull request #1268 from jklein/patch-1Levi Bostian2015-10-02-0/+2
|\ \ | | | | | | All class constants can be accessed statically
| * | All class constants can be accessed staticallyJonathan Klein2015-10-01-0/+2
| | |
* | | Merge pull request #1284 from rilut/patch-2ven2015-10-02-0/+129
|\ \ \ | | | | | | | | [xml/id] Translated XML to Indonesian (xml-id)
| * | | [xml/id] Translated XML to Indonesian (xml-id)Rizky Luthfianto2015-10-02-0/+129
| | | |
* | | | Merge pull request #1282 from rilut/patch-1ven2015-10-02-0/+60
|\ \ \ \ | |/ / / |/| | | [json/id] Translated JSON to Indonesian (json-id)
| * | | [xml/id] Translated JSON to Indonesian (json-id)Rizky Luthfianto2015-10-02-0/+60
|/ / /
* | | Merge pull request #1274 from demeter93/masterven2015-10-02-6/+6
|\ \ \ | | | | | | | | Fix some grammatical issues/typos
| * | | Fixed some grammatical issues/typosNora Demeter2015-10-01-6/+6
| | |/ | |/|
* | | Merge pull request #1277 from teabaggs/masterven2015-10-02-3/+0
|\ \ \ | | | | | | | | [javascript] Fix for issue 1248
| * | | [javascript] Fix for issue 1248Philip Rowan2015-10-01-3/+0
| |/ / | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/issues/1248
* | | Merge pull request #1278 from LuqiPan/masterven2015-10-02-1/+1
|\ \ \ | |/ / |/| | [php/en]Align the comment block
| * | Aligned the comment blockLuqi Pan2015-10-01-1/+1
|/ /
* | Merge pull request #1265 from williamd1k0/patch-1Levi Bostian2015-10-01-0/+6
|\ \ | | | | | | [markdown/en] Add <kbd> tag
| * | Add `kbd` tagWilliam Claude Tumeo2015-10-01-0/+6
| |/
* | Add lang: to header of Python3 cs-cz file.Levi Bostian2015-10-01-0/+1
| |
* | Merge pull request #1260 from elopio/patch-1Levi Bostian2015-10-01-2/+3
|\ \ | |/ |/| Fixed the description of attributes and elements.
| * Fixed the description of attributes and elements.Leo Arias2015-09-30-2/+3
|/ | | Fixes issue #1154
* Merge pull request #1257 from Ismael-VC/patch-1Levi Bostian2015-09-30-2/+2
|\ | | | | [Julia/es] Use smaller images.
| * Use smaller imagesIsmael Venegas Castelló2015-09-30-2/+2
|/ | | I didn't notice they wouldnt fit well, because they fitted ok in github preview.
* map->dictAdam Bard2015-09-30-1/+1
|
* Still can't use `julia` highlightingAdam Bard2015-09-30-1/+1
|
* Add lang: tr-tr to Turkish swift file.Levi Bostian2015-09-29-0/+1
|
* Use c highlighting in D article for now.Adam Bard2015-09-28-6/+6
|
* Merge pull request #1066 from anlif/bash_no-nbAdam Bard2015-09-25-0/+270
|\ | | | | [bash/no-nb] copy/translation
| * translating doneAndreas L. F2015-04-26-61/+52
| |
| * Made no-nb dir (Norwegian Bokmål) and copied bash, translated ca 1/2Andreas L. F2015-04-26-0/+279
| |
* | Merge pull request #1230 from tomasbedrich/python3/cs-czAdam Bard2015-09-25-0/+635
|\ \ | | | | | | [python3/cs-cz] Added first Czech translation
| * | Fixed minor errorsTomas Bedrich2015-09-11-2/+2
| | |
| * | FooterTomas Bedrich2015-09-10-18/+3
| | |
| * | AdvancedTomas Bedrich2015-09-10-39/+27
| | |
| * | ModulesTomas Bedrich2015-09-10-13/+11
| | |
| * | ClassesTomas Bedrich2015-09-10-42/+41
| | |
| * | Added contact to myself and fixed contact to authorTomas Bedrich2015-09-09-1/+2
| | |
| * | Fixed wrong info about iteratorsTomas Bedrich2015-09-09-7/+7
| | |
| * | FunctionsTomas Bedrich2015-09-09-65/+65
| | |
| * | If, for, while, iteratorsTomas Bedrich2015-09-09-82/+84
| | |
| * | CollectionsTomas Bedrich2015-09-09-141/+137
| | |
| * | Created cs-cz folder, translated first part of Python3Tomas Bedrich2015-09-08-0/+666
| | |