Commit Graph

2225 Commits

Author SHA1 Message Date
ven
7d0eaa8559 Merge pull request #835 from pbaisla/master
[tmux/en] Fix URL names
2014-10-29 19:25:27 +01:00
pbaisla
583f874cdf [tmux/en] Fix URL names 2014-10-29 23:44:36 +05:30
Russell Allen
9d9dd467cd Fix typos 2014-10-29 14:46:27 +11:00
Adam Bard
b3cceac37e Update markdown.html.markdown 2014-10-28 23:12:58 +02:00
Adam Bard
a290543762 Merge pull request #823 from bfontaine/patch-1
[markdown/fr] Fixed typo in language author’s name
2014-10-28 23:12:38 +02:00
Adam Bard
50061006b6 Merge pull request #799 from m90/csharp-de
[c#/de] german translation of c# tutorial
2014-10-28 23:08:49 +02:00
Adam Bard
8dd430b6ab Merge pull request #813 from JoaoGFarias/master
[groovy-pt] Translation of Groovy page to pt-br
2014-10-28 23:07:37 +02:00
Adam Bard
8e1adacde1 Merge pull request #810 from levibostian/polish-perl-translation
[pl/perl] Polish Perl translation
2014-10-28 23:06:16 +02:00
Adam Bard
d2540d3093 Merge pull request #820 from Jell-E/master
[brainfuck/nl] Added Dutch translation of the brainfuck tutorial
2014-10-28 23:03:03 +02:00
Adam Bard
5bf79988dc Merge pull request #819 from vinhnx/master
[git/vi] Fix Vietnamese Git guide typo and update content
2014-10-28 22:52:06 +02:00
Levi Bostian
fbbb362277 Merge pull request #829 from sg-s/master
[matlab] cleaned up code, added struct docs
2014-10-28 12:34:56 -05:00
Srinivas Gorur-Shandilya
e1bdeff354 clarified lookfor 2014-10-28 09:56:18 -04:00
Adam Bard
9c9abd1c31 Merge pull request #831 from isomorphisms/patch-4
basic arithmetic *doesn't* work
2014-10-28 12:08:06 +02:00
i
eb43eb7ccd basic arithmetic *doesn't* work
It's not really true that arithmetic is accurate in JavaScript.
2014-10-28 03:11:59 -04:00
Levi Bostian
e126fec972 Merge pull request #830 from diodewaal/master
[coffeescript/nl] A few trailing spaces and take 2 on Dutch spelling and translation.
2014-10-27 21:30:35 -05:00
Dana de Waal
02db45c5dc A few trailing spaces and take 2 on Dutch spelling and translation. 2014-10-28 03:23:52 +01:00
Srinivas Gorur-Shandilya
759f7349d2 cleaned up code, added struct docs
cleaned up code, added struct docs
2014-10-27 16:52:14 -04:00
ven
67de7d7281 [Common Lisp/en] Add a missing argument to (walker) 2014-10-27 20:01:55 +01:00
Adam Bard
2a6e60d83b Merge pull request #828 from ml242/master
Use === in js tutorial except once demonstrating ==
2014-10-27 19:32:39 +02:00
ven
92db780adc Merge pull request #826 from bfontaine/brainfuck/fr
[brainfuck/fr] Brainfuck French translation added
2014-10-27 13:12:05 +01:00
Baptiste Fontaine
122b9ab408 Brainfuck/fr: a couple fixes after proof-reading 2014-10-27 12:25:36 +01:00
Russell Allen
9fdfb3f566 Better use of linebreaks 2014-10-27 22:13:08 +11:00
Russell Allen
3c66f47941 Cleaner code samples 2014-10-27 22:11:20 +11:00
Russell Allen
b82da4edfe First draft Self page 2014-10-27 22:07:24 +11:00
ml242
fb28f2c102 Your Name: Matt
Subject Line: Addresses Comparisons in Javascript
What Happened:

I believe that starting out with the double equals instead of the triple equals for strict comparison checking is incorrect. Because double equals uses type coercion, it is more of a feature the needs to be understood. Beginners looking at the language should look upon the stricter method as the proper one because it is less likely to give a surprising result.

I also tried to address the behaviour by adding an example to the double equals comparison.

Hope that the community is interested in pulling in these changes, they stem from teaching beginners javaScript but I am by no means the authority.
2014-10-27 00:43:20 -04:00
Levi Bostian
8167b5f9e0 Merge pull request #827 from subbul/patch-1
correcting the setName method
2014-10-26 22:47:05 -05:00
Subramanian
00c4a6324e correcting the setName method
set the method argument dogsName to name, instead of doggie_name
2014-10-27 09:06:43 +05:30
Baptiste Fontaine
9f2d4d8027 Brainfuck French translation added 2014-10-26 21:51:32 +01:00
Baptiste Fontaine
928fdd34b0 [markdown/en] Fixed typo in language author
It’s “John Gruber”, not “Jhon Gruber”.
2014-10-26 12:57:49 +01:00
ven
9fe68559c0 Merge pull request #822 from AndreiCurelaru/master
other fixes
2014-10-25 22:43:20 +02:00
Andrei Curelaru
b4edd93823 other fixes 2014-10-25 22:36:40 +02:00
ven
64e9e80ea2 Merge pull request #821 from AndreiCurelaru/master
French version for the Markdown file
2014-10-25 19:53:53 +02:00
Andrei Curelaru
10fad13285 Good bye Asterix 2014-10-25 19:51:39 +02:00
Andrei Curelaru
9bfb86a75d typographic and other fixes 2014-10-25 19:47:24 +02:00
Andrei Curelaru
f7aadaff81 some fixes on line-length 2014-10-25 16:59:58 +02:00
Jelle Besseling
059ef4ebfa Revert "[python/de] Fix typo in url of German translation"
This reverts commit c44552b25840c742043aa64470f5cc3caaac4a5b.
2014-10-25 16:48:06 +02:00
Jelle Besseling
9ff3a57c07 [python/de] Fix typo in url of German translation
My text editor apparently also fixed some incorrect trailing spaces and
tabs on empty lines
2014-10-25 16:48:02 +02:00
Jelle Besseling
710e504fbc Dutch translation of the brainfuck tutorial 2014-10-25 16:48:00 +02:00
Andrei Curelaru
476c3a21c6 ayé c'est fait 2014-10-25 16:43:50 +02:00
Andrei Curelaru
e4889157c7 mi chemin 2014-10-25 14:56:07 +02:00
Vinh Nguyen
f7b1bfeb45 Fix Vietnamese Git guide typo and update content 2014-10-25 09:59:01 +07:00
Andrei Curelaru
b4e5719ae9 Début de traduction Markdown 2014-10-25 01:28:23 +02:00
Geoff Liu
c917dc75ac Finish most lines in section 1 2014-10-24 11:24:51 -04:00
Geoff Liu
d7d131f440 Fix a typo, plus section headings 2014-10-24 01:05:33 -04:00
Geoff Liu
2ae89e20bc Add Python3 simplified Chinese version. 2014-10-24 00:48:59 -04:00
Levi Bostian
4afe0d8ce0 Merge pull request #816 from hobozo/patch-1
Update haskell.html.markdown
2014-10-21 19:22:21 -05:00
hobozo
a7b885816d Update haskell.html.markdown
Corrected terminology: currying -> partial application
2014-10-21 15:30:30 -07:00
Levi Bostian
87dcc1776f Merge pull request #764 from astynax/master
Markdown: translation to ru-ru
2014-10-19 02:55:49 -05:00
Aleksey Pirogov
9a2123c675 edits of ru-ru/markdown-ru 2014-10-19 09:23:10 +04:00
Joao Farias
484b01e663 [groovy-pt] Translation of Groovy page to pt-br 2014-10-18 19:52:45 -03:00