1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-04-03 14:02:35 +02:00

4186 Commits

Author SHA1 Message Date
Louis Christopher
69e1ee4ad0 Merge pull request #1 from louis9171/louis9171-python3
Fixed erroneous output and added a little clarity on the matter
2015-11-21 19:45:50 +05:30
Louis Christopher
3c4a2ff91c Fixed erroneous output and added a little clarity on the matter
list.index(argument) would return the index of the item in the list that first matched the argument 
It will not return the value stored at the index of the argument as it was prior.
Added some more clarity to the subject as well.
2015-11-21 19:44:23 +05:30
Louis Christopher
30e364f410 Fixed erroneous output stated in a comment
range( start = lower limit, End is < Upper limit , Step)
The upper limit is never printed. Fixed the error.
2015-11-21 19:28:59 +05:30
ven
1421373f87 Merge pull request #2033 from kirbyfan64/kirbyfan64-patch-1
Fix typo in Perl 6 example (closes #2025)
2015-11-20 08:10:40 +01:00
Ryan Gonzalez
dff8b792c6 Fix typo in Perl 6 example (closes #2025) 2015-11-19 17:53:49 -06:00
ven
9e4274f7c7 Merge pull request #2028 from zoffixznet/catch-var
Perl6: $! is not available inside the CATCH{} (Possibly)
2015-11-17 20:30:20 +01:00
Zoffix Znet
e538185c0a $! is not available inside the CATCH{} 2015-11-17 13:47:55 -05:00
ven
43a5bde58e Merge pull request #2023 from hperreault/master
"lang: hu-hu" line was missing in hungarian coffeescript
2015-11-14 20:17:44 +01:00
Hughes Perreault
68c659b366 "lang: hu-hu" line was missing
trying to fix issue #2013
2015-11-14 13:57:01 -05:00
ven
aaf20aad09 Merge pull request #2018 from hperreault/master
[hy/fr]
2015-11-13 17:51:19 +01:00
Hughes Perreault
e3de8870ca ressemble -> ressemblent 2015-11-13 11:48:48 -05:00
Hughes Perreault
2c33662024 nam -> nom, pré-construit -> natif, un -> a 2015-11-13 11:15:58 -05:00
Hughes Perreault
3b59da1f3d UTF-8 -> l'UTF-8, données conteneur -> conteneurs 2015-11-12 15:40:53 -05:00
Hughes Perreault
5aceaa8c34 Add "-fr" before filename extansion, Replace "facile" with "simple" 2015-11-12 12:11:40 -05:00
Hughes Perreault
ce0c0a2853 [hy/fr]
A translation of Hy in french.
2015-11-11 22:50:15 -05:00
ven
a3ac933d82 Merge pull request #2011 from zygimantus/master
lithuanian translation of json
2015-11-11 16:19:06 +01:00
Zygimantus
3598a6f330 small fix 2015-11-11 15:21:56 +02:00
Zygimantus
cbbb4cb49f lang added 2015-11-11 13:47:21 +02:00
ven
dc8647e859 Merge pull request #2012 from cbess/master
[swift/en] Update examples to Swift 2.1
2015-11-11 12:25:50 +01:00
Zygimantus
b97027263a -lt to filename added 2015-11-11 10:22:03 +02:00
C. Bess
99b2c3db37 - add where and guard examples 2015-11-10 17:03:40 -06:00
ven
ae654256e5 Merge pull request #1995 from ramananbalakrishnan/master
[latex/en] Explain how to setup a bibliography section
2015-11-10 09:12:07 +01:00
Ramanan Balakrishnan
70b3fa5bb6 add output of latex file 2015-11-09 18:15:18 -08:00
C. Bess
618f8f5bad - update Swift examples
- update to upgrade to Swift 2.1
- code cleanup
2015-11-09 18:09:48 -06:00
C. Bess
df0992d72c Merge remote-tracking branch 'adambard/master'
Conflicts:
	swift.html.markdown
2015-11-09 17:55:53 -06:00
C. Bess
afc5ea1465 - update examples
- add examples for labeled tuples and computed properties
2015-11-09 17:54:05 -06:00
ven
c460e1fafa Merge pull request #1971 from ComSecNinja/master
[go/fi] Translate go/en to Finnish
2015-11-09 19:55:00 +01:00
Adam Bard
05b4c5b953 Merge pull request #2001 from Serg-Maximchuk/patch-2
Rename ua-ua/javascript-ua.html.markdown to uk-ua/javascript-ua.html.markdown
2015-11-09 20:56:33 +07:00
ven
9bd6e3d10d Merge pull request #2007 from pranitbauva1997/new
Strings can be lexicographically compared with comparison operators
2015-11-09 09:28:31 +01:00
Pranit Bauva
eee0aba489 Remove the extra 'compared' in julia.html.markdown 2015-11-09 10:33:22 +05:30
ven
a383adc9ac Merge pull request #2004 from ioab/master
[vb/en] typos correction. type inconsistencies fix. Improvements
2015-11-08 23:08:39 +01:00
ven
341066bb86 Address #1390
@Zoffixnet, awaiting your review
2015-11-08 22:04:44 +01:00
ven
5b7ffeb77d Merge pull request #1973 from pranitbauva1997/typos
[julia/en] Fix a typo is julia.html.markdown
2015-11-08 21:55:16 +01:00
ven
6a60ee1988 Merge pull request #1972 from Medeah/patch-1
Update dart.html.markdown
2015-11-08 21:54:59 +01:00
ven
b8ba91bd11 Merge pull request #1975 from zz3599/cpp-comparator
[cpp/en] comparator function for std containers
2015-11-08 21:52:31 +01:00
ven
9533db901f Merge pull request #1986 from JacobCWard/master
[markdown/en] Made the rendered text more readable.
2015-11-08 21:50:00 +01:00
ven
a9eecd3c35 Merge pull request #1997 from cylim/master
[Swift/zh-cn] update chinese version Swift doc
2015-11-08 21:47:41 +01:00
ioab
d50fc51aa6 correction 2015-11-08 23:46:41 +03:00
ven
596218651a Merge pull request #1998 from TheRakken/master
[python] Fix for unintended opposite meaning
2015-11-08 21:42:32 +01:00
ven
2b2a4a9ae0 Merge pull request #2006 from jargnar/more-yaml-stuff
Add more complex key examples, and an example of inheritance
2015-11-08 21:39:41 +01:00
ven
3cbe135ae2 Merge pull request #2008 from chris-martin/elixir-try
elixir: add eval results to try-rescue examples
2015-11-08 21:38:30 +01:00
ven
a1ed02d6fa Merge pull request #2009 from fighterleslie/pr-math.sqrt
[python3/en] Correct math.sqrt(16)
2015-11-08 21:38:11 +01:00
zygimantus
fdf5b33439 lithuanian translation of json 2015-11-07 21:10:35 +02:00
ioab
dd7afafc94 Merge remote-tracking branch 'upstream/master' 2015-11-07 21:00:59 +03:00
ven
8b041236b5 Merge pull request #2010 from Gnomino/master
[markdown/fr] Corrects the filename
2015-11-07 18:38:39 +01:00
Gnomino
3c1311a298 [markdown/fr] Corrects the filename 2015-11-07 18:12:21 +01:00
Leslie Zhang
646eb2a2a1 Correct math.sqrt(16)
math.sqrt(16) returns 4.0 instead of 4
2015-11-07 16:57:44 +08:00
Jacob Ward
ea52badc96 Merge remote-tracking branch 'adambard/master' 2015-11-05 10:02:45 -07:00
Chris Martin
33628dca5c elixir: add eval results to try-rescue examples 2015-11-04 23:28:26 -05:00
ioab
a4504b1fd7 Merge remote-tracking branch 'upstream/master' 2015-11-04 22:16:20 +03:00