Commit Graph

5281 Commits

Author SHA1 Message Date
J. Ryan Rembert
a0b6af4534 [rust/fr] - French translation for Rust tutorial (#2297)
* Initial pass at a fr translation of Rust tutorial

* Clean up formatting

* Add GFM rust modifer to code black

* Final pre-PR fixes

* Edit YAML front-matter

* Grammar and typo fixes
2016-08-16 12:42:20 +02:00
freesoftwareneedsfreetools
c0183a42cd [elisp/en] Fix tiny typo (#2327) 2016-08-07 23:21:54 +02:00
Alexander Salamanca
804261b9e5 [ps/es] Added initial version of powershell Spanish guide (based on the latest English version) (#2325)
* progress in translating to spanish the powershell guide

* traducido todo

* fixed reported issues in powershell spanish file
2016-08-07 09:32:44 +02:00
tiaan
f6c353eb37 Remove name from contributors list. 2016-08-04 23:05:29 +02:00
Wim
2f28300d10 [fsharp/en] Explain the cons pattern, and introduce recursion keyword (#2310)
* [fsharp/en] Explain the cons pattern, and introduce recursion keyword

Was confused when reading the sieve function and thought it could be explained a little more. I got some help from http://hestia.typepad.com/flatlander/2010/07/f-pattern-matching-for-beginners-part-4-lists-and-recursion.html

* Forgot the word 'notation'
2016-08-04 14:41:16 +02:00
robochat
25aa41467a [fortran/en] Adding a Fortran (95) Tutorial (#2318)
* adding fortran tutorial

* [fortran/en] fixing some typos

* [fortran/en] changed a word

* [fortran/en] changed another word

* [fortran/en] typos and improvements.

* [fortran/en] moving comments around

* [fortran/en] moving print statement introduction to appropriate section

* [fortran/en] changing exit code to generic error code

* [fortran/en] changing bessel_j0 (available from fortran 2008) to log10 (available since fortran 77).

* [fortran/en] being explicit about using cleaner Fortran 2003 notation

* [fortran/en] code whitespace consistency

* [fortran/en] adding examples on implied-DO loops.

* [fortran/en] small adjustment to implied-DO loop example to make it more idiomatic
2016-08-04 10:33:58 +02:00
Joakim Lahtinen
959d95dd78 [json/sv-se] Synced with english version. (#2324)
* [json/sv-se] Synced with english version.

* [json/sv-se] Added swedish link.
2016-08-04 09:10:00 +02:00
Geoff Liu
40786221e3 Merge pull request #2321 from weihanglo/bash-zh_tw
[bash/zh-tw] add zh-tw translation
2016-08-02 14:11:31 -04:00
Weihang Lo
7d585f8174 [bash/zh-tw] delete extra line 2016-08-03 02:05:09 +08:00
Geoff Liu
3f5106a323 Merge pull request #1782 from doub1ejack/scala-en-repl
[scala/en] Added REPL basics to help people experiment as they learn.
2016-08-02 14:02:23 -04:00
Geoff Liu
b7bfade607 Merge pull request #2289 from twz915/patch-1
fix spelling mistake
2016-08-02 13:59:26 -04:00
Geoff Liu
97df073a83 Merge pull request #2269 from carlomilanesi/master
Translation to Italian of Rust tutorial
2016-08-02 13:55:53 -04:00
Weihang Lo
fdc1cf944d [bash/zh-tw] add missing line for rm command 2016-08-03 01:45:22 +08:00
Geoff Liu
499870a7ac Merge pull request #2320 from lujimin/master
[kotlin/cn] Chinese translation for Kotlin tutorial
2016-08-02 11:52:54 -04:00
LuJimin
bc158cba13 fix bug
修改一些小问题。
2016-08-02 23:51:15 +08:00
Geoff Liu
4e1fabc37f Merge pull request #2323 from Qumeric/patch-1
[C++/en] Some minor (mostly stylistic) fixes
2016-08-02 10:56:06 -04:00
Valery Cherepanov
47679dfcbe Some minor (mostly stylistic) fixes in C++ 2016-08-02 16:32:38 +03:00
tiaan
dce4fefd20 Fix inconsistencies and add resource links 2016-07-31 14:52:41 +02:00
Weihang Lo
83bca49896 [bash/zh-tw] add zh-tw translation 2016-07-31 13:37:58 +08:00
LuJimin
7645f54e5e fix bug
修改bug
2016-07-31 13:13:44 +08:00
LuJimin
a186508d6f 创建Kotlin的中文翻译版本
创建Kotlin的中文翻译版本
2016-07-31 13:04:45 +08:00
Abhijeet Mohan
50c8f7b4dd Fix typo (#2317) 2016-07-30 18:28:27 +02:00
Chris Warren-Smith
a4db2f2012 [smallbasic/en] minor fact check fix (#2312) 2016-07-17 01:51:57 +02:00
Chris Warren-Smith
c1a258ba9f [smallbasic/en] New article about SmallBASIC (#2311)
* [smallbasic/en] new article

* [smallbasic/en] new article
2016-07-16 12:59:31 +02:00
ven
8f99c7ab7e fix #2308 2016-07-12 19:14:38 +02:00
Ryan Plant
e249d12ee6 Elixir agents/maps, Ruby conventions/docs (#2116)
* Add name to contributors list

* Fix typo

* Note convention on curly-braced blocks

* Replace hardcoded link to 2.1.1 documentation with generic current link

* Add notes on Elixir agents

* Add explanation of maps

* Add name to contributors list

* Fix code fence that was obscuring markdown

* Fix syntax error

* Remove disputed comment

* Remove from contributors list
2016-07-12 10:07:38 +02:00
Leo Rudberg
b16c7ee2d8 [bash/en] Addition to bash (#2302)
* Added bash intro edits

* Fixed page header

* Finalizing updates

Implemented my changes in the main bash code chunk instead of as an out-of-code prologue

* Final touches

* Added citation for John and mkdir content

* Added removed original intro back in

* Update bash.html.markdown

Moved "hard way" link to top of article

Fixed spacing

Grouped `rm` commands

* Fixed typos
2016-07-10 09:04:08 +02:00
Ahmad Zafrullah
56b3d98321 [json/id-id] update changes for ID translation (#2305)
* [json/id-id] update changes for ID translation

* [json/id-id] update reference info
2016-07-09 20:39:03 +02:00
Ahmad Zafrullah
f1ac2a78ae [java/id-id] ID translation (#2304) 2016-07-09 20:00:47 +02:00
Nimit Shah
36ab227827 [CSS/en] Adding border related styleguides (#2301)
* Adding border related styleguides

Adding border related styleguides. Most of the modern designs have borders for their elements.

* Spacing the comments like the rest of the file
2016-07-08 20:12:03 +02:00
Nimit Shah
b8e496eba1 [Java/en] Adding a reference for treemap (#2300)
* Adding a reference for treemap

Adding reference for a treemap

* Removing my name from the contributors list

Removing my name from the contributors list as it requires a significant contribution to add my name to it.
2016-07-08 11:33:11 +02:00
ven
1cab710b05 Attempt at #2299 2016-07-06 12:09:20 +02:00
J. Ryan Rembert
e053806775 [python/en] Set, dict, and generator comprehensions (#2298)
* Add set and dict comprehensions for python 2 and 3

* Clean up formatting and generator explanation

* Include documentation for generator comprehensions
2016-07-03 10:47:57 +02:00
Edmilson Lima
5dee671bfe Update Dict and Set Syntax (#2296) 2016-07-02 16:02:38 +02:00
ven
a7eed36c1d fix #2295 2016-07-02 12:43:15 +02:00
Xuan-thi N
df4dbee36f [fr/ruby-ecosytem] Translated ruby-ecosytem article in French (#1857)
* Translated ruby-ecosytem article in French

* Added change suggestions
2016-06-29 11:26:53 +02:00
Xuan-thi N
e07de13721 [fr/tmux] Tmux translated in French (#1861)
* tmux article translated in French

* Small typos

* Added change suggestions
2016-06-29 11:26:11 +02:00
ven
7812b99ff8 Manually merge #1780
fixes #1780
2016-06-28 18:06:06 +02:00
Adam Heins
d3a31e9a7d Remove obsolete utf-8 options. (#2294)
These options are no longer valid in recent versions of tmux. See
https://github.com/tmux/tmux/issues/230.
2016-06-28 08:54:00 +02:00
Durant Schoon
c0577fece6 Correct "Bycles" to "Bicycles"" (#2293)
"DidWeCreateEnoughBycles" -> "DidWeCreateEnoughBicycles"
2016-06-28 08:53:25 +02:00
Jatin Dhankhar
c50ff92996 Added the Logical and bitwise operators section, fixes merge issue with #1817 (#2292)
* Added the Logical and bitwise operators section

* Added a note for Short Circuit evaluation

Excerpt from https://en.wikipedia.org/wiki/Short-circuit_evaluation
C++ uses minimal evaluation, or McCarthy evaluation (after John McCarthy (computer scientist)) is the semantics of some Boolean operators in some programming languages in which the second argument is executed or evaluated only if the first argument does not suffice to determine the value of the expression: when the first argument of the AND function evaluates to false, the overall value must be false; and when the first argument of the OR function evaluates to true, the overall value must be true. In some programming languages (Lisp), the usual Boolean operators are short-circuit.
2016-06-27 15:30:07 +02:00
Michael Dähnert
46844f8e8e [java/de] Initial translation added. (#1391)
* DE-Translation for Java added.

* Handled hints from vendethiel.
2016-06-27 10:09:58 +02:00
WinChris
95870a3aa2 Create HTML-fr.html.markdown (#1843)
* Create HTML-fr.html.markdown

What is HTML ?
Tutorial to understand HTML

* Update HTML-fr.html.markdown

* Update HTML-fr.html.markdown

* Update HTML-fr.html.markdown

Corrections de divers points

* Update HTML-fr.html.markdown

Corrections

* Update HTML-fr.html.markdown

Corrections d'un commentaire

* Update HTML-fr.html.markdown

* Update HTML-fr.html.markdown

* Update HTML-fr.html.markdown
2016-06-27 10:00:38 +02:00
Adam Bard
6d8df22b3b Merge pull request #1669 from Glutnix/php-composer
[php-composer/en] Add new tool document for Composer, PHP's dependency manager
2016-06-26 20:48:58 -07:00
Oleksii Kholovchuk
f98cbd3653 Added document about Qt framework (#1444)
* Added document about Qt framework

* Removed qt.cpp file and made some corrections in the markdown file
2016-06-26 23:10:37 +02:00
Ankush goyal
281ba5b37a Containers Added (#1942)
* Containers Added

* Text Formatting

Added required spaces between text and //
2016-06-26 22:49:51 +02:00
ven
5977df5be4 Update rust.html.markdown 2016-06-26 21:46:57 +02:00
Kyle Mendes
5d39704b57 [rust/en] Updating comment examples (#1883) 2016-06-26 21:46:16 +02:00
ven
5ec0aba778 fix #2291 metadata 2016-06-26 17:11:50 +02:00
phbo85
8eac984e80 Added suffix to filename and changed minor content errors (#2291) 2016-06-26 17:11:24 +02:00