Commit Graph

451 Commits

Author SHA1 Message Date
Jake Prather
2008bcc258 Fixed url links. Now use markdown. 2013-06-30 07:50:04 -05:00
Adam Brenecki
8a870cab44 Add control structures 2013-06-30 18:57:40 +09:30
Adam Brenecki
3b8ece9932 Continue work on objects cont'd section 2013-06-30 18:14:53 +09:30
Adam Brenecki
c2d5429472 Tidy up section on variables, arrays and objects 2013-06-30 17:48:50 +09:30
Adam Brenecki
7c4bd7120c Edits to section on strings and numbers 2013-06-30 17:44:25 +09:30
Adam Brenecki
600b5b5b74 Added links to MDN, tidied intro 2013-06-30 17:33:10 +09:30
Adam Bard
e80e36e142 Merge pull request #55 from emarref/master
PHP review
2013-06-29 23:18:21 -07:00
Adam
0615be257d Fixed line lengths 2013-06-29 23:16:48 -07:00
Adam
ba55f6fcaa Fix whitespace 2013-06-29 23:13:53 -07:00
Adam Bard
776fe991c6 Merge pull request #59 from Jakehp/master
java addition
2013-06-29 23:11:55 -07:00
Michael Lee
79c26e6679 Added a few lines about truthiness, how lists can contain arbitrary data types, how you can unpack both tuples and lists, using ange, assigning lambdas to variables, dictionary comprehensions, modules, and links to more info about the standard library. 2013-06-29 21:35:11 -07:00
Jake Prather
0523de70a1 Update java.html.markdown 2013-06-29 22:56:22 -05:00
Jake Prather
9c9f2c6b9a Update java.html.markdown 2013-06-29 22:54:53 -05:00
Jake Prather
64c292a059 Update java.html.markdown 2013-06-29 22:54:10 -05:00
Malcolm Fell
c3df7c1c53 Clarify includes and open tags.
If it's not PHP, it doesn't need the open tag.
2013-06-30 15:52:45 +12:00
Jake Prather
5b29da12e6 Update java.html.markdown 2013-06-29 22:52:18 -05:00
Adam
db04a0c728 Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2013-06-29 20:38:40 -07:00
Adam
789cc2c2a7 Merged in (and formatted line lenghts for) emarref's require commit 2013-06-29 20:38:22 -07:00
Adam
6f08caf978 Merged PHP review from emarref 2013-06-29 20:25:21 -07:00
Adam
83aeecb68a Added filename parameter 2013-06-29 20:19:14 -07:00
Adam Bard
8e0e1f79f5 Merge pull request #56 from emarref/readme-update-python
Remove python as requested language from README
2013-06-29 20:18:17 -07:00
Jake Prather
4b873348fc Update java.html.markdown 2013-06-29 22:12:03 -05:00
Malcolm Fell
e8f407728d Remove python as requested language from README 2013-06-30 13:13:25 +12:00
Adam
7135adbd49 Updated clojure. Fixes #54 2013-06-29 15:38:04 -07:00
Adam
0a65fd6171 Updated clojure 2013-06-29 15:37:42 -07:00
Adam Bard
c84881bc9d Merge pull request #53 from DR6/master
Added IO to haskell's tutorial
2013-06-29 15:34:08 -07:00
DR6
59d801c0df Added IO to haskell's tutorial 2013-06-29 23:10:47 +01:00
David Underwood
b9e0c189ee fixes typos in the boolean results 2013-06-29 18:04:37 -04:00
Adam
2838738a58 Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2013-06-29 14:35:06 -07:00
Adam
4d0576490a Massive edit on PHP 2013-06-29 14:34:54 -07:00
Adam Bard
eeab516302 Merge pull request #49 from astrieanna/patch-1
tiny typo fix in python
2013-06-29 14:32:08 -07:00
noahlz
7e4bd6d17e Fix issue #50 2013-06-29 17:17:52 -04:00
Leah Hanson
03461ad0de tiny typo fix in python
we -> be
2013-06-29 16:21:55 -04:00
Jakehp
d32bad8aed up 2013-06-29 12:46:34 -05:00
Jakehp
2669bc8ff6 java 2013-06-29 12:12:23 -05:00
Adam
6e3e273451 A few fixes 2013-06-29 08:52:41 -07:00
Adam Bard
c3083760f6 Merge pull request #39 from e99n09/master
Statistical computing language R
2013-06-29 08:45:10 -07:00
Adam Bard
47da17c37f Merge pull request #46 from swlaschin/master
Updated F# examples
2013-06-29 08:44:47 -07:00
Scott Wlaschin
142b6b1f18 Updated F# code with new list and collection examples, and extra examples for data types. 2013-06-29 15:54:14 +01:00
Adam Bard
1d5d89af3d Merge pull request #41 from joushx/patch-1
Fixed typo
2013-06-29 07:38:55 -07:00
Adam Bard
91283b4d8d Merge pull request #36 from jbub/fixsets
python set literals should be separated by comma
2013-06-29 07:37:43 -07:00
Adam Bard
e1cf0fb958 Merge pull request #44 from chrisdowns/patch-1
tiny typo fixed
2013-06-29 07:36:56 -07:00
chrisdowns
a793e2a77d tiny typo fixed 2013-06-29 08:53:49 -05:00
Adam Brenecki
cecd27b9df Merge pull request #1 from DrJonOsterman/patch-1
comment syntax fix
2013-06-29 06:22:17 -07:00
DrJonOsterman
325ecf20a0 comment syntax fix 2013-06-29 08:46:34 -04:00
Adam Brenecki
9c81beb811 Begin writing about JavaScript arrays and dictionaries 2013-06-29 21:09:19 +09:30
Adam Brenecki
a8672f19bf Add the rest of the tutorial's structure 2013-06-29 19:58:54 +09:30
Johannes Mittendorfer
5d15e5c048 Fixed typo
"Use return to return a value" instead "Use return a return a value"
2013-06-29 12:22:01 +02:00
Adam Brenecki
a19ba3205d Start work on the JavaScript tutorial 2013-06-29 19:44:10 +09:30
e99n09
5a1aad1c41 Create pets.csv
A .csv file (with complementary R tutorial)
2013-06-29 03:38:34 -04:00