Code documentation written as code! How novel and totally my idea!
Go to file
2013-08-08 12:17:10 +02:00
es-es Add python-es file 2013-08-07 22:54:20 -04:00
zh-cn Merge pull request #158 from oa414/master 2013-08-05 08:22:13 -07:00
c.html.markdown C: Signed/unsigned clarification 2013-08-05 13:06:21 -05:00
clojure.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
coffeescript.html.markdown Started on the addition of coffeescript 2013-07-31 19:13:11 -05:00
dart.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
elisp.html.markdown Merged Bastien's changes 2013-07-29 10:33:45 -07:00
elixir.html.markdown Fixed typos 2013-07-08 23:37:41 -07:00
erlang.html.markdown Spelling error one of the comments in erlang.html.markdown 2013-07-28 10:17:54 -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
git.html.markdown fix a typo 2013-08-03 14:53:27 +08:00
haskell.html.markdown Add link to Real World Haskell 2013-07-09 16:42:37 +02:00
java.html.markdown Fixed stuff 2013-07-21 16:47:55 -07:00
javascript.html.markdown fix immediately-executing function 2013-08-05 17:22:53 +04:00
julia.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
livescript.html.markdown Fix 2013-07-23 07:52:21 -07:00
lua.html.markdown fix fib function for Lua: fib(0) must eql 0 not 1 2013-07-28 21:34:27 +03:00
pets.csv Create pets.csv 2013-06-29 03:38:34 -04:00
php.html.markdown Fixed php and removed old VB file 2013-08-02 09:40:22 -07:00
python.html.markdown Fix tiny typos. 2013-08-07 22:48:11 +08:00
r.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07:00
racket.html.markdown Fix hygienic macro example in racket.html.markdown 2013-07-28 21:43:21 -03:00
README.markdown Remove python as requested language from README 2013-06-30 13:13:25 +12:00
ruby.html.markdown fix indentation by 2 spaces 2013-08-08 12:17:10 +02:00
scala.html.markdown fixed some broken / missing markdown links and added a resource 2013-08-07 17:31:49 -04:00
visualbasic.html.markdown An assortment 2013-08-01 11:24:23 -07:00
whip.html.markdown An assortment 2013-08-01 11:24:23 -07: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.