Code documentation written as code! How novel and totally my idea!
Go to file
Alexander Zhuravlev bc74819760 oops, forgot end
2013-07-17 05:58:05 +04:00
c.html.markdown Merge pull request #102 from sergiokas/master 2013-07-04 09:41:45 -07:00
clojure.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
dart.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
elixir.html.markdown Fixed typos 2013-07-08 23:37:41 -07:00
erlang.html.markdown oops, forgot end 2013-07-17 05:58:05 +04:00
file.erb Added filename parameter 2013-06-29 20:19:14 -07:00
fsharp.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
haskell.html.markdown Add link to Real World Haskell 2013-07-09 16:42:37 +02:00
java.html.markdown Edited back java updates a bit 2013-07-07 21:11:29 -07:00
javascript.html.markdown s/self/this in JavaScript 2013-07-12 21:14:52 +02:00
julia.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
lua.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
pets.csv Create pets.csv 2013-06-29 03:38:34 -04:00
php.html.markdown Update php.html.markdown 2013-07-09 01:39:12 +03:00
python.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
r.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
racket.html.markdown typos 2013-07-16 21:42:38 +12:00
README.markdown Remove python as requested language from README 2013-06-30 13:13:25 +12:00
ruby.html.markdown Remove end-of-line colon 2013-07-10 19:22:07 +02: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.