Code documentation written as code! How novel and totally my idea!
Go to file
Adam Bard e7146195f4 Merge pull request #78 from elisee/patch-1
Fix various "it's" -> "its" for Haskell doc
2013-07-01 08:52:56 -07:00
c.html.markdown Added filename parameter 2013-06-29 20:19:14 -07:00
clojure.html.markdown Rectified relationship to Lisp 2013-07-01 13:58:34 +02:00
dart.html.markdown Added filename parameter 2013-06-29 20:19:14 -07:00
erlang.html.markdown Learn Erlang in Y minutes 2013-07-01 16:39:39 +02:00
file.erb Added filename parameter 2013-06-29 20:19:14 -07:00
fsharp.html.markdown Added filename parameter 2013-06-29 20:19:14 -07:00
haskell.html.markdown Fix various "it's" -> "its" for Haskell doc 2013-07-01 17:50:25 +02:00
java.html.markdown Merge pull request #72 from vsthsqrs/patch-1 2013-07-01 08:42:13 -07:00
lua.html.markdown Added filename parameter 2013-06-29 20:19:14 -07:00
pets.csv Create pets.csv 2013-06-29 03:38:34 -04:00
php.html.markdown Clarify includes and open tags. 2013-06-30 15:52:45 +12:00
python.html.markdown Incorporated feedback, and pulled in changes from the master trunk. 2013-07-01 06:31:28 -07:00
r.html.markdown Fix typos in R tutorial 2013-07-01 17:40:06 +02:00
README.markdown Remove python as requested language from README 2013-06-30 13:13:25 +12:00

Learn X in Y minutes

Whirlwind tours of (several, hopefully many someday) popular and ought-to-be-more-popular programming languages, presented as valid, commented code and explained as they go.

We need YOU!...

... to write more inline code tutorials. Just grab an existing file from this repo and copy the formatting (don't worry, it's all very simple). Make a new file, send a pull request, and if it passes muster I'll get it up pronto. Remember to fill in the author and author_url fields so you get credited properly!

Requests

The most requested languages are:

  • Scala
  • Javascript

... but there are many more requests to do "every language", so don't let that stop you.

License

Contributors retain copyright to their work, and can request removal at any time. By uploading a doc here, you agree to publish your work under the default Creative Commons Attribution-ShareAlike 3.0 Unported licensing included on each doc page.

Anything not covered by the above -- basically, this README -- you can use as you wish, I guess.