Code documentation written as code! How novel and totally my idea!
Go to file
2013-07-02 11:49:19 -04:00
c.html.markdown Added filename parameter 2013-06-29 20:19:14 -07:00
clojure.html.markdown Updated clojure doc 2013-07-01 14:50:59 -07:00
dart.html.markdown Added filename parameter 2013-06-29 20:19:14 -07:00
erlang.html.markdown Updates 2013-07-01 08:53:12 -07: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 Change name of java file to be a camelcase class name 2013-07-01 11:03:36 -07:00
julia.html.markdown added section on splatting and translated default-and-keyword args function. 2013-07-02 11:49:19 -04: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 Fix typo 2013-07-01 11:50:41 -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.