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
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
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
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
Andrei Curelaru
b4e5719ae9
Début de traduction Markdown
2014-10-25 01:28:23 +02: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
Levi Bostian
114949cdd0
Merge pull request #812 from dskecse/elixir-en-update
...
[elixir/en] Replace Records section w/ Structs one
2014-10-18 13:22:31 -05:00
Levi Bostian
b9466505f5
Attempt at fixing amd file's markdown on site.
2014-10-18 13:19:07 -05:00
Levi Bostian
a3b9367e07
Merge pull request #797 from sneveu/master
...
[haml/en] new haml article
2014-10-18 13:14:15 -05:00
Simon Neveu
1f39917528
Added info on indentation and escaping html, typos
2014-10-18 12:25:42 +01:00
Dzianis Dashkevich
c49e6f1928
[elixir/en] Replace Records section w/ Structs one
...
Fix typos
Add "Programming Elixir" and Elixir Cheat Sheet to References section
2014-10-18 14:00:32 +03:00
Levi Bostian
89fa5e0dab
Merge pull request #811 from OscarF/patch-1
...
Recursive function a little bit to recursive
2014-10-17 22:51:33 -05:00
Oscar
b2cb538a5a
Recursive function a little bit to recursive
...
Infinitely recursive
2014-10-18 11:44:44 +08:00
Levi Bostian
8e723a5f45
Update language type for XML fr
2014-10-17 21:43:23 -05:00
Levi Bostian
c8da130d2d
Merge pull request #792 from cbess/master
...
[swift/en] Mo betta examples
2014-10-17 21:25:48 -05:00
C. Bess
679d7098f2
- update examples
...
- further explain Optional types
- add build config example
- explain array/dictionary mutability
- expand tuple example
2014-10-17 21:22:28 -05:00
Levi Bostian
115f35287f
Merge pull request #809 from levibostian/little-fixes-after-merging
...
Little fixes after merging
2014-10-17 21:11:03 -05:00
Levi Bostian
ccdd47267b
Add a couple missing parts to the markdown doc from @ukom PR https://github.com/adambard/learnxinyminutes-docs/pull/341
2014-10-17 21:09:51 -05:00
Levi Bostian
780826ac27
Fix typos from amd.html PR https://github.com/adambard/learnxinyminutes-docs/pull/803
2014-10-17 20:58:45 -05:00
Levi Bostian
0ec14c6914
Add fixes from @marcom's PR https://github.com/adambard/learnxinyminutes-docs/pull/765
2014-10-17 20:57:18 -05:00
Levi Bostian
01b671bf39
Fix beginning typo from bash
2014-10-17 20:54:45 -05:00
Levi Bostian
57b5eb1bac
Merge pull request #800 from mrkline/master
...
C++ Improvements
2014-10-17 20:51:37 -05:00
Matt Kline
03d1bc5ed9
Address @levibostian's concerns for #800
2014-10-17 18:43:41 -07:00
Levi Bostian
2c5031dae9
Merge pull request #803 from m90/amd
...
[tools-amd/en] add AMD / require.js tutorial
2014-10-17 20:40:55 -05:00
Levi Bostian
c426ed8115
Merge pull request #801 from g-liu/fr-xml
...
A translation to French for XML
2014-10-17 20:28:21 -05:00
Levi Bostian
dd935d8d89
Merge pull request #794 from wzsk/master
...
[tmux/en] Improve style & content
2014-10-17 20:00:22 -05:00
Levi Bostian
7cfa4a7d5d
Merge pull request #789 from gskielian/master
...
Added `sed ` and `grep` examples/descriptions to useful-commands
2014-10-17 19:56:07 -05:00
Matt Kline
fbf3c6d588
Add C++ section about RAII
...
Future contributions will include standard library containers
and C++11 features.
2014-10-17 01:04:37 -07:00