Commit Graph

3175 Commits

Author SHA1 Message Date
Giovanni Cappellotto
1ee6d1b17c Learn Erlang in Y minutes 2013-07-01 16:39:39 +02:00
Jake Prather
9da1289d91 Added code conventions link 2013-07-01 09:32:19 -05:00
vsthsqrs
ebf9dd011d Fixed typo: typcsating => typecasting 2013-07-01 16:10:05 +02:00
Michael Lee
1665dde88a Incorporated feedback, and pulled in changes from the master trunk. 2013-07-01 06:31:28 -07:00
Michael Lee
c747807558 Incorporated feedback from lodin/adambard/others
Changes:

- Added a few lines on using "is" to compare object identity.
- Removed example about lists containing arbitrary values.
- Removed example about assigning lambdas to variables.
- Removed example about dictionary comprehensions.
- Removed the additional explanation about 'self'
- Added a clarification on modules.
2013-07-01 06:21:03 -07:00
Michael Lee
cc3dc30518 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-07-01 06:13:34 -07:00
Jake Prather
1863a5de87 Text fix. 2013-07-01 07:59:59 -05:00
Jake Prather
2d6ed6d083 fixed some issues & added a new array init 2013-07-01 07:56:02 -05:00
Alexander Kahl
1193d43e89 Rectified relationship to Lisp
LISP refers to the historic programming language LISt Processing, whereas Lisp is the correct (modern) name of the programming language family. The change reflects this.

Also see Wikipedia.
2013-07-01 13:58:34 +02:00
lodin
2431545594 Merge pull request #22 from NickPresta/patch-1
Python: Removing the bit about commas and exceptions.
2013-06-30 16:22:54 -07:00
lodin
ec6ffed3c9 Add hitchhiker's guide to python. 2013-06-30 16:18:20 -07:00
lodin
4d501a48fc Fix typo. 2013-06-30 16:02:37 -07:00
lodin
8e98b7fdca Merge pull request #64 from lodin/python-dev
Change formatting
2013-06-30 16:01:38 -07:00
ldinh
868b259db1 Change formatting 2013-06-30 15:47:56 -07:00
ldinh
34a9f1aab1 Add line breaks 2013-06-30 15:36:37 -07:00
ldinh
ae5060a4bf Add to Python reference material 2013-06-30 15:35:20 -07:00
ldinh
77672e7891 Fix some inconsistencies so that the doc can be read top to bottom 2013-06-30 15:17:41 -07:00
Adam
329eba20a5 Merge branch 'patch-2' of github.com:Jakehp/learnxinyminutes-docs into jakehp-patch-2 2013-06-30 14:54:21 -07:00
Adam Bard
f7cd75c31b Merge pull request #51 from noahlz/master
Fix issue #50
2013-06-30 14:52:21 -07:00
Adam
bc0f1fca6c Removed filename from haskell tutorial (file is not executable) 2013-06-30 14:50:51 -07:00
Adam Bard
dbc1d70a01 Merge pull request #62 from egonSchiele/master
Fixing gripes about Haskell
2013-06-30 14:50:09 -07:00
Jake Prather
fbe0fb4718 Added file name param and more. See description.
-Fixed some minor issues/details
-Can actually compile now (not just a bunch of random snippets)
-Added more text & explanation to a few parts
2013-06-30 12:17:19 -05:00
Aditya Bhargava
7ee4774f9b fixing issues listed in "gripes about haskell" (fixes bug #45) 2013-06-30 10:03:42 -07:00
Adam Bard
35a27a3337 Merge pull request #61 from Jakehp/patch-1
Fixed url links. Now use markdown.
2013-06-30 09:20:07 -07:00
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