Code documentation written as code! How novel and totally my idea!
Go to file
ven c84caf24f8 Merge pull request #1470 from vinhnglx/ruby-ecosystem-to-vi
Translate Ruby-ecosystem to Vietnamese
2016-03-10 23:05:58 +01:00
cs-cz
de-de
el-gr
es-es
fa-ir
fi-fi
fr-fr
hu-hu
id-id
it-it
ja-jp
ko-kr
lt-lt
ms-my
nl-nl
no-nb
pl-pl
pt-br
pt-pt
ro-ro
ru-ru
sk-sk
sv-se
ta_in
tr-tr
uk-ua
vi-vn Merge pull request #1470 from vinhnglx/ruby-ecosystem-to-vi 2016-03-10 23:05:58 +01:00
zh-cn
zh-tw
amd.html.markdown
asciidoc.html.markdown
asymptotic-notation.html.markdown
bash.html.markdown
bf.html.markdown
c.html.markdown
c++.html.markdown Remove a section from c++, fixes #2130 2016-02-15 14:33:23 -05:00
chapel.html.markdown Fix capitalization of GitHub 2016-02-23 16:12:44 -08:00
clojure-macros.html.markdown
clojure.html.markdown
coffeescript.html.markdown
coldfusion.html.markdown
common-lisp.html.markdown
compojure.html.markdown
CONTRIBUTING.markdown
csharp.html.markdown
css.html.markdown
d.html.markdown
dart.html.markdown Update dart.html.markdown 2015-10-31 22:16:39 +01:00
edn.html.markdown
elisp.html.markdown [elisp/en] Fix typo 2015-10-22 18:51:43 +05:30
elixir.html.markdown
elm.html.markdown
erlang.html.markdown
factor.html.markdown
file.erb
forth.html.markdown
fsharp.html.markdown Merge pull request #1764 from amrue/fsharp 2015-11-02 19:07:44 +08:00
git.html.markdown
go.html.markdown
groovy.html.markdown
hack.html.markdown
haml.html.markdown
haskell.html.markdown Merge pull request #1758 from patrikja/patch-2 2016-02-11 16:54:21 +01:00
haxe.html.markdown
hy.html.markdown
inform7.html.markdown
java.html.markdown
javascript.html.markdown
json.html.markdown
julia.html.markdown
latex.html.markdown
less.html.markdown
livescript.html.markdown
lua.html.markdown [elisp/en] Fix typo 2015-10-28 13:16:13 +05:30
make.html.markdown
markdown.html.markdown
matlab.html.markdown
neat.html.markdown
nim.html.markdown
objective-c.html.markdown
ocaml.html.markdown
paren.html.markdown
perl6.html.markdown
perl.html.markdown
pets.csv
php.html.markdown
pogo.html.markdown
powershell.html.markdown
PULL_REQUEST_TEMPLATE.md YESSSSS! 2016-02-17 21:59:45 -08:00
purescript.html.markdown
python3.html.markdown
python.html.markdown
pythonstatcomp.html.markdown
r.html.markdown
racket.html.markdown
README.markdown
red.html.markdown
ruby-ecosystem.html.markdown
ruby.html.markdown Fix formatting on comments 2016-01-26 11:59:08 +11:00
rust.html.markdown
sass.html.markdown
scala.html.markdown
self.html.markdown
smalltalk.html.markdown
solidity.html.markdown Fixed error in name 2016-01-14 14:01:45 -05:00
standard-ml.html.markdown
swift.html.markdown Add documentation comment for If let 2016-02-19 08:13:46 -08:00
tcl.html.markdown
tmux.html.markdown
typescript.html.markdown Merge pull request #1640 from adback03/master 2015-12-18 17:17:46 -05:00
visualbasic.html.markdown
whip.html.markdown
wolfram.html.markdown
xml.html.markdown
yaml.html.markdown
zfs.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 "contributors" fields so you get credited properly!

Contributing

All contributions are welcome, from the tiniest typo to a brand new article. Translations in all languages are welcome (or, for that matter, original articles in any language). Send a pull request or open an issue any time of day or night.

Please prepend the tag [language/lang-code] to your issues and pull requests. For example, [python/en] for English Python. This will help everyone pick out things they care about.

We're happy for any contribution in any form, but if you're making more than one major change (i.e. translations for two different languages) it would be super cool of you to make a separate pull request for each one so that someone can review them more effectively and/or individually.

For a detailed style guide, please review the full CONTRIBUTING guidelines.

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.