Code documentation written as code! How novel and totally my idea!
Go to file
Prashanth Babu 8245d1dda3 Fixed few mistakes. Added few missing features.
1. Added JavaDoc comments.
2. Mentioned and used tab character by giving an example on escape
character for Tab.
3. Fixed the condition evaluation to true or false instead of 1 or 0.
4. Added switch case statement example for Strings.
5. Added default access level modifier to the Java class.
6. Added Java Tutorial trail to links for further research.
7. Added link for OOP Concepts for Java and have put all the
corresponding links as a children to this.
8. Fixed various other statements for consistency.
2013-07-07 14:38:43 +05:30
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 Authors -> Contributors 2013-07-03 22:59:13 -07:00
erlang.html.markdown Authors -> Contributors 2013-07-03 22:59:13 -07: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 Update haskell.html.markdown 2013-07-03 23:12:53 -07:00
java.html.markdown Fixed few mistakes. Added few missing features. 2013-07-07 14:38:43 +05:30
javascript.html.markdown Minor edits to javascript 2013-07-04 09:24:21 -07: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 Authors -> Contributors 2013-07-03 22:59:13 -07: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
README.markdown Remove python as requested language from README 2013-06-30 13:13:25 +12:00
ruby.html.markdown Line length edit for ruby 2013-07-03 23:03:25 -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.