8245d1dda3
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. |
||
---|---|---|
c.html.markdown | ||
clojure.html.markdown | ||
dart.html.markdown | ||
elixir.html.markdown | ||
erlang.html.markdown | ||
file.erb | ||
fsharp.html.markdown | ||
haskell.html.markdown | ||
java.html.markdown | ||
javascript.html.markdown | ||
julia.html.markdown | ||
lua.html.markdown | ||
pets.csv | ||
php.html.markdown | ||
python.html.markdown | ||
r.html.markdown | ||
README.markdown | ||
ruby.html.markdown |
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.