Commit Graph

3855 Commits

Author SHA1 Message Date
payet-s
d226542f37 [python/fr] Fix python3 link 2015-10-21 17:36:46 +02:00
Adam Bard
51aad2ff34 Merge pull request #1713 from perlilja/master
[java/en] Static code block
2015-10-21 21:54:45 +08:00
Adam Bard
b89c4a82c8 Update xml-id.html.markdown 2015-10-21 20:36:50 +08:00
Per Lilja
707551a143 Added text about static code block. 2015-10-21 13:29:59 +02:00
Per Lilja
3f8b067a0c Merge pull request #1 from adambard/master
Update fork
2015-10-21 13:28:36 +02:00
ven
ef6973b13f Merge pull request #1705 from kalinn/master
[r/en] Add statistical analysis section with lm and glm
2015-10-20 23:14:36 +02:00
Kristin Linn
7ad97c2904 fix spaces at end-of-lines again 2015-10-20 17:10:58 -04:00
Kristin Linn
81c1b8334c fix spaces at end-of-lines 2015-10-20 17:06:41 -04:00
Kristin Linn
622e03a141 add statistical analysis section with general linear models 2015-10-20 16:57:36 -04:00
Kristin Linn
396e6f5d97 Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2015-10-20 16:26:35 -04:00
Kristin Linn
11aab085d6 add statistical analysis section with general linear models 2015-10-20 16:22:40 -04:00
ven
5fb5dd7c7f Merge pull request #1453 from guntbert/issue1452
[bash/de] #1452 Several sections need to be translated
2015-10-20 21:46:45 +02:00
ven
e596def97b Merge pull request #1703 from Gregly/function_composition
Modify the function composition example to avoid two 5's
2015-10-20 21:40:49 +02:00
Greg Yang
f0bbebe789 really update the comment 2015-10-20 12:10:50 -07:00
Greg Yang
18edced524 update the comment in as well 2015-10-20 12:10:01 -07:00
Greg Yang
a76be91a2d modify function composition example 2015-10-20 12:05:16 -07:00
ven
b354013dc9 Merge pull request #1659 from xssc/patch-2
[javascript/en] Added setInterval
2015-10-19 23:01:13 +02:00
Sawyer Charles
7fdce9215a Fixed bracket placement 2015-10-19 16:00:22 -05:00
ven
f4c1f3d947 Merge pull request #1662 from denniskeller/master
[go/de] typo fix
2015-10-19 21:10:47 +02:00
Dennis Keller
406eb11b74 typo fix 2015-10-19 20:59:53 +02:00
Sawyer Charles
d78518288b removed () 2015-10-19 12:42:23 -05:00
Sawyer Charles
3835cd26f5 [javascript/en] Added setInterval
Added the setInterval function provided by most browsers
2015-10-19 10:54:42 -05:00
Adam Bard
9702bcaf86 Merge pull request #1654 from claudsonm/matlab
[matlab-en] Figure handle and some text issues fixed
2015-10-19 21:46:15 +08:00
Adam Bard
0bbf574e1f Merge pull request #1652 from MineDoubleSpace/master
Updated official python docs link.
2015-10-19 21:41:52 +08:00
Claudson Martins
79d0e7cd23 Figure handle and some text issues fixed
- File name added to the header;
- Fixed figure handle letter;
- Unnecessary extra word removed.
2015-10-19 10:30:14 -03:00
Claudson Martins
69263413a1 Revert "Figure handle and some text issues fixed"
This reverts commit 5f7a161f44.
2015-10-19 10:25:57 -03:00
Claudson Martins
5f7a161f44 Figure handle and some text issues fixed
- File name added to the header;
- Fixed figure handle letter;
- Unnecessary extra word removed;
2015-10-19 10:17:14 -03:00
MDS
c60ddc6ef5 Updated official python docs to always use the latest version of python 2 2015-10-20 01:01:14 +13:00
Adam
226767916c Merge branch 'master' of github.com:adambard/learnxinyminutes-docs 2015-10-19 14:33:47 +08:00
Adam
8b3cc63b3e Fixed pythonstatcomp doc naming 2015-10-19 14:33:11 +08:00
Adam Bard
329166d986 Merge pull request #1638 from xssc/patch-1
[php/en] Added variable amount of parameters as of php 5.6+
2015-10-19 14:30:28 +08:00
Adam Bard
7c6db17874 Merge pull request #1639 from labrack/master
[php/en] Add more examples and explanations
2015-10-19 14:30:09 +08:00
Adam Bard
dd40900065 Merge pull request #1641 from billowkib/master
[ruby/es] General translation update
2015-10-19 14:28:33 +08:00
Adam
e6573af645 Merge branch 'master' of github.com:adambard/learnxinyminutes-docs 2015-10-19 14:28:03 +08:00
Erick Bernal
b782df007b Update and fix typos on ruby translation 2015-10-18 23:25:01 -05:00
Tom Duff
087dbecb2f Add more examples and explanations
Added some clarifying examples to sections on echo(), constants, and
cleaned up formatting on others. Added further explanation about the
spaceship operator.
2015-10-18 20:21:42 -04:00
Sawyer Charles
b4c8ff365e capital letter 2015-10-18 17:47:42 -05:00
Sawyer Charles
ed4ac31d97 Added variable amount of parameters as of php 5.6+ 2015-10-18 17:46:23 -05:00
Claudson Martins
05f7cd1a24 Adding filename markdown 2015-10-18 16:37:24 -03:00
Levi Bostian
ba5f3ebc11 Merge pull request #1611 from SaurabhSandav/master
[whip/en] Fix typos
2015-10-18 12:26:52 -05:00
Levi Bostian
3a968a826b Fix issue with calling block code.
Fixes https://github.com/adambard/learnxinyminutes-docs/issues/1598
2015-10-18 12:22:33 -05:00
Levi Bostian
3d70c872e4 Merge pull request #1560 from ankitaggarwal011/python27-ternary-operator-doc-add
[python/en] Adding documentation on ternary operator
2015-10-18 12:15:55 -05:00
Claudson Martins
9ee5d3739f Rename matlab.html.markdown to matlab-pt.html.markdown 2015-10-18 14:12:16 -03:00
Levi Bostian
a3db78c73d Merge pull request #1489 from evuez/patch-2
[python/en] Add some stuff to lists, tuples, dicts, sets and classes
2015-10-18 12:07:53 -05:00
Levi Bostian
5003e2c37c Merge pull request #1553 from viv1/patch-1
[python/en]...Added some info on division
2015-10-18 12:07:37 -05:00
Levi Bostian
4fffeac272 Merge pull request #1552 from adback03/master
ruby and csharp code example updates
2015-10-18 12:07:05 -05:00
Levi Bostian
b1d3bacfa5 Merge pull request #1551 from rstiyer/typo-fix
Typo fixes and refactor description of Java Map
2015-10-18 12:06:28 -05:00
Levi Bostian
d96104a33a Merge pull request #1548 from bharrisau/patch-2
Update r.html.markdown
2015-10-18 12:03:45 -05:00
Levi Bostian
024818d844 Merge pull request #1547 from bharrisau/patch-1
Update Julia variable names
2015-10-18 12:03:28 -05:00
Levi Bostian
6e3c5d677f Merge pull request #1544 from Glutnix/php-late-static-binding
[php/en] Adds late static binding
2015-10-18 12:03:02 -05:00