Code documentation written as code! How novel and totally my idea!
Go to file
2017-07-28 11:54:58 +03:00
ar-ar
bg-bg
ca-es
cs-cz
de-de
el-gr
es-es
fa-ir
fi-fi
fr-fr
hd-hd
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
tests
tr-tr [kotlin/tr] kotlin turkish document 2017-07-28 11:54:58 +03:00
uk-ua
vi-vn
zh-cn
zh-tw
.gitattributes
.gitignore
.travis.yml
amd.html.markdown
angularjs.html.markdown
asciidoc.html.markdown
asymptotic-notation.html.markdown
awk.html.markdown
bash.html.markdown
bf.html.markdown
c.html.markdown
c++.html.markdown
chapel.html.markdown
CHICKEN.html.markdown Corrected small spelling error 2016-10-30 22:57:39 -04:00
clojure-macros.html.markdown
clojure.html.markdown
cmake.html.markdown
coffeescript.html.markdown
coldfusion.html.markdown
common-lisp.html.markdown [common-lisp/en] Fix code in examples 2015-12-09 00:03:06 +03:00
compojure.html.markdown
CONTRIBUTING.markdown
crystal.html.markdown [crystal/fr] French language for crystal (#2602) 2016-12-23 01:06:39 +01:00
csharp.html.markdown [csharp/en] Add exception filters, pragma directives (#2409) 2017-02-09 17:40:04 +01:00
css.html.markdown
cypher.html.markdown
d.html.markdown
dart.html.markdown Set bf, chapel, d and dart to use the language's highlighting 2016-12-31 15:25:24 -08:00
dynamic-programming.html.markdown
edn.html.markdown
elisp.html.markdown
elixir.html.markdown
elm.html.markdown
erlang.html.markdown
factor.html.markdown
file.erb
forth.html.markdown
fortran95.html.markdown
fsharp.html.markdown [fsharp/en] Use "elif" (#2566) 2016-11-12 18:29:18 +01:00
Gemfile
Gemfile.lock
git.html.markdown
go.html.markdown
groovy.html.markdown
hack.html.markdown
haml.html.markdown Merge pull request #1438 from chashmeetsingh/patch-8 2015-10-12 23:07:44 -05:00
haskell.html.markdown
haxe.html.markdown [haxe/en] Fix typo (#2756) 2017-06-11 23:45:03 +02:00
hq9+.html.markdown
html.html.markdown
hy.html.markdown
inform7.html.markdown
ISSUE_TEMPLATE.md
java.html.markdown [java/en] adding an exemple to ternary operator ?: (#2794) 2017-07-11 11:08:23 +02:00
javascript.html.markdown
jquery.html.markdown
json.html.markdown
julia.html.markdown [julia/en] Julia mailing list converted to forums (#2666) 2017-02-17 12:28:20 +01:00
kdb+.html.markdown added group information (#2568) 2017-02-09 16:38:11 +01:00
kotlin.html.markdown
latex.html.markdown
less.html.markdown
livescript.html.markdown
logtalk.html.markdown
LOLCODE.html.markdown
lua.html.markdown Fix typo (#2317) 2016-07-30 18:28:27 +02:00
make.html.markdown
markdown.html.markdown
matlab.html.markdown
messagepack.html.markdown
neat.html.markdown
nim.html.markdown
nix.html.markdown
objective-c.html.markdown fix #2308 2016-07-12 19:14:38 +02:00
ocaml.html.markdown
paren.html.markdown
pcre.html.markdown
perl6.html.markdown
perl.html.markdown
pets.csv
php-composer.html.markdown
php.html.markdown
pogo.html.markdown
powershell.html.markdown
PULL_REQUEST_TEMPLATE.md
purescript.html.markdown Updating the PureScript string concatenation eg. (#2686) 2017-03-20 17:20:21 +01:00
pyqt.html.markdown
python3.html.markdown Update python3.html.markdown (#2776) 2017-06-29 10:36:01 +02:00
python.html.markdown
pythonstatcomp.html.markdown
qt.html.markdown
r.html.markdown
racket.html.markdown
Rakefile
README.markdown
red.html.markdown
rst.html.markdown
ruby-ecosystem.html.markdown
ruby.html.markdown
rust-pt.html.markdown
rust.html.markdown
sass.html.markdown
scala.html.markdown [scala/en] Add traits in objects chapter (#2760) 2017-07-04 20:21:45 +02:00
self.html.markdown
shutit.html.markdown
smallbasic.html.markdown
smalltalk.html.markdown Update smalltalk.html.markdown 2016-05-11 10:37:15 -07:00
solidity.html.markdown
standard-ml.html.markdown
swift.html.markdown Added nil-coalescing operator 2016-11-11 16:12:13 -08:00
tcl.html.markdown
tcsh.html.markdown
tmux.html.markdown
toml.html.markdown
typescript.html.markdown
vim.html.markdown
visualbasic.html.markdown
whip.html.markdown
wolfram.html.markdown
xml.html.markdown
yaml.html.markdown
zfs.html.markdown

Learn X in Y minutes

Build Status

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.