m90
1d044a01c7
add mostly
2014-11-01 13:00:05 +01:00
m90
45b02b939a
update javascript-de according to english master and fix some typos
2014-11-01 12:58:44 +01:00
Bruno Kim Medeiros Cesar
a32bb0a2cc
Remove misleading example of NA in Levels section
...
The levels section was using a level "NA" together with "female" and "male", which is misleading (given that NA was just introduced as a missing value). I updated it to what I believe is a better example of how NAs are interpreted.
Additionally, I edited a comment about Inf that wouldn't compile. How about inserting it at the tutorial altogether?
2014-11-01 01:37:26 -02:00
Geoff Liu
d234d1c894
Finish sections 2 and 3
2014-10-31 17:20:50 -06:00
Geoff Liu
fb89673ef1
Minor changes
2014-10-31 16:01:10 -06:00
Geoff Liu
2444690e5f
All of section 6
2014-10-31 15:52:20 -06:00
Geoff Liu
ba5c351f21
A bit of section 2, 3, 4
2014-10-31 15:40:49 -06:00
jmaud
c309cc6e06
Correct contributors
...
- Correct my github url/name
- Remove kaernyk (converted account, now deleted)
2014-10-31 15:57:52 -04:00
jmaud
44ce611cc1
Merge branch 'master' of github.com:adambard/learnxinyminutes-docs
...
Merge from upstream
2014-10-31 15:55:35 -04:00
Sergey
3a12532da9
Added description of LinkedList, Map & HashMap.
2014-10-31 17:29:06 +03:00
Levi Bostian
cd7a2e72d5
Merge pull request #840 from westurner/patch-2
...
[bash/en] add bash help, man, info, docs examples
2014-10-30 20:44:42 -05:00
Levi Bostian
9930b41696
Merge pull request #836 from pallxk/master
...
[matlab/en] Fix block comment syntax.
2014-10-30 20:33:58 -05:00
Wes Turner
112b0b7662
DOC: bash.html.markdown: add bash docs examples
2014-10-30 19:46:37 -05:00
Adam Bard
02e81acfe1
Update self.html.markdown
2014-10-31 00:44:24 +02:00
Adam Bard
19d9907bb8
Merge pull request #834 from russellallen/master
...
Adding Self language
2014-10-31 00:43:50 +02:00
Adam Bard
9abff80ab8
Merge pull request #838 from m90/patch-1
...
[javascript/en] use proper notation for decimals
2014-10-31 00:35:46 +02:00
Frederik Ring
9324987c1f
use propernotation for decimals
2014-10-30 16:43:49 +01:00
xk liu
3f69c38ba3
[matlab/en] Fix block comment syntax.
...
The %{ and %} operators must appear alone on the lines that immediately
precede and follow the block of help text. Do not include any other text
on these lines.
Reference:
http://www.mathworks.com/help/matlab/matlab_prog/comments.html
2014-10-30 11:07:40 +08:00
Johnathan Maudlin
259c144eeb
Merge pull request #1 from adambard/master
...
Merge from upstream
2014-10-29 22:13:33 -04:00
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
3921d11155
more oddities
...
JavaScript is full of oddities .. I definitely wouldn't claim everything works "as it should" .. you don't have to include the gotcha's but I don't know, they're not that confusing for me.
2014-10-28 03:56:12 -04: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
78bea60c36
[bash/fr] translators section added
2014-10-26 21:33:31 +01:00
Andrei Curelaru
ef30c1918c
first fixes
2014-10-26 17:16:25 +01:00