Code documentation written as code! How novel and totally my idea!
Go to file
Simon Shine 887cbee8af Change 'filename:' for Python 2 (legacy)
Before renaming, all Python 2 filenames were 'learnpython-*.py'.

This commit renames them to 'learnpythonlegacy-*.py'.

To verify that the filenames were named consistently across
translations prior to this commit, and to change this:

```
find . -name "pythonlegacy*.markdown" -exec ack filename: {} \;

find . -name "pythonlegacy*.markdown" -exec \
  sed -i 's/^filename: learnpython/filename: learnpythonlegacy/' {} \;
```
2020-02-12 07:04:42 +01:00
ar-ar Python 3: 'language: Python' 2020-02-12 07:04:42 +01:00
bg-bg Fix frontmatter 2018-10-24 22:42:04 +05:30
ca-es Fix filename 2019-09-22 23:33:55 +05:30
cs-cz Switch links: 'python3 <-> python' and 'python <-> pythonlegacy' 2020-02-12 05:03:08 +01:00
de-de Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
el-gr Python 3: 'language: Python' 2020-02-12 07:04:42 +01:00
es-es Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
fa-ir
fi-fi Fix build error in 'build/docs/fi-fi/markdown-fi/index.html' 2018-08-29 17:22:40 +05:30
fr-fr Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
hd-hd
hu-hu Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
id-id Fix build error in 'error build/docs/id-id/markdown/index.html' 2018-08-29 17:24:00 +05:30
it-it Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
ja-jp Python 3: 'language: Python' 2020-02-12 07:04:42 +01:00
ko-kr Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
lsf Fix line length 2019-11-01 13:52:16 +01:00
lt-lt
ms-my [clojure-macros/ms-my] Fixed links 2018-10-30 22:30:47 -03:00
nl-nl [Dynamic programming - NL/NL] Fixed links 2018-10-31 18:16:41 -03:00
no-nb
pl-pl Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
pt-br Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
pt-pt
ro-ro Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
ru-ru Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
sk-sk Fix file names (#2987) 2017-11-06 18:34:48 +05:45
sl-si Add Slovenian translation for AsciiDoc 2018-12-14 18:39:08 +01:00
sv-se Merge pull request #3047 from edwtjo/nix-sv 2018-02-28 16:34:57 +05:45
ta_in Merge pull request #3692 from sridhareaswaran/patch-4 2020-01-11 14:21:16 +05:30
tests Reinstate test 2018-08-30 19:10:56 -07:00
th-th Fix outdated comment in en/th-th typescript docs 2019-10-22 13:16:52 +01:00
tr-tr Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
uk-ua Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
vi-vn Python 3: 'language: Python' 2020-02-12 07:04:42 +01:00
zh-cn Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
zh-tw Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
.gitattributes
.gitignore
.travis.yml
amd.html.markdown
angularjs.html.markdown
ansible.html.markdown [ansible/en]: Fix URL link 2020-01-24 16:06:32 +01:00
asciidoc.html.markdown
asymptotic-notation.html.markdown Fixes #3486 2019-02-26 17:12:57 +05:30
awk.html.markdown add link to dubiousjim/awkenough Awk utility routines 2019-04-23 11:32:50 +00:00
bash.html.markdown [bash/gr] Translate Bash to greek (#3595) 2019-08-10 23:26:02 +05:30
bc.html.markdown [bc/en] New tutorial (#3519) 2019-08-01 16:45:11 +05:30
bf.html.markdown Update bf.html.markdown 2018-03-14 08:40:50 +05:45
c.html.markdown [c/en] Fix link for Learn C the Hard Way book 2019-10-08 21:22:47 -03:00
c++.html.markdown Minor fixes to C++ Smart Pointer section 2019-08-31 08:11:27 -07:00
chapel.html.markdown Updated initialiser 2019-04-06 00:03:34 +05:30
CHICKEN.html.markdown Fix #3058 2018-02-28 17:01:12 +05:45
citron.html.markdown [Citron/en] Add basic explanations 2018-07-14 19:17:46 +04:30
clojure-macros.html.markdown [clojure-macros] Fixed links (#3351) 2018-10-31 06:44:17 +05:30
clojure.html.markdown Add "Clojure for the Brave and True" resource 2019-10-24 13:29:43 -03:00
cmake.html.markdown Move "cmake" articles to the "tool" category 2019-03-08 17:20:20 +01:00
coffeescript.html.markdown
coldfusion.html.markdown
common-lisp.html.markdown Update common-lisp.html.markdown 2019-10-11 22:07:05 +02:00
compojure.html.markdown
CONTRIBUTING.markdown [CONTRIBUTING.markdown] Change "buid" to "build" 2020-01-31 14:20:14 -06:00
coq.html.markdown [coq/en] Fix code width 2019-11-26 14:11:46 +01:00
crystal.html.markdown Add new Int128 and UInt128 types 2019-02-13 10:46:45 +00:00
csharp.html.markdown Merge pull request #3794 from AjitZero/patch-1 2020-01-28 19:02:50 +01:00
css.html.markdown Merge pull request #3697 from apooravc/add-css-resource 2020-01-11 14:25:43 +05:30
cypher.html.markdown Escaping underscores (unwanted italic) 2019-05-15 15:49:36 +02:00
d.html.markdown Added missing import std.stdio... 2020-01-22 12:16:26 +00:00
dart.html.markdown Update dart.html.markdown 2020-02-06 17:37:13 +05:30
dhall.html.markdown [dhall/de]: add German translation (#3600) 2019-08-19 18:27:50 +05:30
directx9.html.markdown [directx9/en, opengl/en] Add basic DirectX 9 and rename OpenGL (#3599) 2019-08-19 18:24:31 +05:30
docker.html.markdown language/docker (#3805) 2020-01-31 02:06:48 +05:30
dynamic-programming.html.markdown Add some resources for Dynamic Programming 2019-10-14 13:49:03 +03:00
edn.html.markdown
elisp.html.markdown t evaluates to t, so it doesn't need to be quoted 2019-03-18 21:17:45 +00:00
elixir.html.markdown [elixir/en] Use https links 2020-01-25 22:44:18 +00:00
elm.html.markdown [elm] Update code to access tuples 2017-12-23 11:57:45 +01:00
emacs.html.markdown Update emacs.html.markdown 2019-08-03 17:06:50 +05:30
erlang.html.markdown
factor.html.markdown Factor highlight is here 2018-10-23 20:36:28 -07:00
file.erb
forth.html.markdown
fortran95.html.markdown
fsharp.html.markdown Update fsharp.html.markdown 2019-09-18 10:46:17 +02:00
Gemfile
Gemfile.lock
git.html.markdown add Git resource 2018-10-20 21:11:17 +05:30
go.html.markdown Merge pull request #3849 from petrroll/patch-2 2020-02-09 22:18:18 +05:30
groovy.html.markdown Optional parameters in methods 2019-08-30 19:58:06 +05:00
hack.html.markdown
haml.html.markdown
haskell.html.markdown fixed line lengths 2019-11-04 11:05:21 -06:00
haxe.html.markdown whitespace 2019-09-29 23:29:13 -04:00
hdl.html.markdown [hdl/en] Add Hardware Description Language Documentation 2019-10-22 21:39:03 -05:00
hq9+.html.markdown
hre.csv Add hre.csv to this repo directly 2018-10-15 23:22:14 -04:00
html.html.markdown [html/gr] Add greek translation for the HTML language (#3588) 2019-08-03 23:55:27 +05:30
hy.html.markdown
inform7.html.markdown
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2018-06-02 17:46:37 +05:45
java.html.markdown Merge pull request #3719 from tvhong/patch-1 2020-01-24 19:52:12 +05:30
javascript.html.markdown Add missing semicolon for consistency 2019-12-28 16:50:01 -07:00
jquery.html.markdown add jQuery resource 2018-10-20 21:30:06 +05:30
json.html.markdown Fixed typo. 2018-11-12 21:14:08 +02:00
julia.html.markdown Add note about integer overflow 2019-02-18 12:25:23 +11:00
kdb+.html.markdown update broken link 2020-01-23 19:57:30 -05:00
kotlin.html.markdown Kotlin enum 2019-08-05 14:31:01 +05:30
lambda-calculus.html.markdown Update lambda-calculus.html.markdown 2019-03-17 13:36:27 -04:00
latex.html.markdown Minor spelling mistake corrected 2019-10-14 20:04:48 +05:30
ldpl.html.markdown LDPL example documentation added. 2019-09-08 22:21:12 -03:00
less.html.markdown
lfe.html.markdown
linker.html.markdown [linker] Fix Russian language link 2019-12-02 13:28:29 -05:00
livescript.html.markdown
logtalk.html.markdown Improve section on compiling and loading source files 2019-02-03 17:23:31 +00:00
LOLCODE.html.markdown
lua.html.markdown Update from gist/tylerneylon 2018-11-25 01:02:50 -03:00
m.html.markdown [M (MUMPS)/en] One-liner 2019-02-13 11:06:16 +01:00
make.html.markdown Move "make" articles to the "tool" category 2019-03-08 17:21:53 +01:00
markdown.html.markdown Fix build error in 'build/docs/markdown/index.html' 2018-08-15 17:41:56 +05:30
matlab.html.markdown [en] Adjust statement 2018-08-31 12:13:02 +08:00
mercurial.html.markdown [mercurial/en] Fix mercurial workflow link 2019-08-13 17:22:11 +08:00
mercury.html.markdown use Prolog syntax highlighting for Mercury code 2019-08-16 14:10:39 -05:00
messagepack.html.markdown
mips.html.markdown [MIPS Assembly/ en] fixing line length 2020-02-07 10:01:00 -05:00
montilang.html.markdown Update montilang.html.markdown 2018-09-08 23:46:28 +10:00
moonscript.html.markdown [moonscript/en] Created MoonScript markdown 2018-09-08 15:31:57 -04:00
neat.html.markdown
nim.html.markdown Fix the multiline Nim comment 2017-12-27 13:36:04 -05:00
nix.html.markdown [nix/en] Updates for Nix 2.2.0 2019-09-01 04:03:11 +10:00
objective-c.html.markdown Add missing block referred to in comment 2018-03-25 17:46:45 -07:00
ocaml.html.markdown [ocaml/en] Fix typo 2019-01-09 17:10:06 -08:00
opencv.html.markdown Added new empty line 2018-10-14 12:40:30 +05:30
opengl.html.markdown [opengl/en] Add Basic OpenGL 3.3+ (#3577) 2019-08-03 18:19:45 +05:30
p5.html.markdown Include myself as a contributor 2019-03-26 13:17:08 +01:00
paren.html.markdown
pascal.html.markdown Fixed missing escape character 2019-02-07 19:27:55 -05:00
pcre.html.markdown Tweak markdown to properly render html 2019-09-20 14:12:41 +10:00
perl6-pod.html.markdown Add some minor changes: 2019-01-01 18:07:52 -05:00
perl.html.markdown Fixed variable not declared before use. 2019-05-01 12:39:29 -05:00
pets.csv
php-composer.html.markdown
php.html.markdown Remove an extra double quote 2020-01-22 13:49:33 +03:00
pogo.html.markdown
powershell.html.markdown Update powershell.html.markdown 2020-01-12 16:44:21 +08:00
processing.html.markdown Add name to contributors 2018-11-17 20:55:33 +05:30
prolog.html.markdown typo fix in prolog.html.markdown 2019-06-19 14:01:48 -04:00
protocol-buffer-3.html.markdown [proto/en] Adding Protocol Buffer 3 2019-07-29 20:26:45 +05:30
pug.html.markdown Pug language 2019-06-13 13:10:53 -04:00
PULL_REQUEST_TEMPLATE.md
purescript.html.markdown Fix purescript array of ints/numbers 2018-10-03 15:21:23 +02:00
pyqt.html.markdown
python.html.markdown Switch links: 'python3 <-> python' and 'python <-> pythonlegacy' 2020-02-12 05:03:08 +01:00
pythonlegacy.html.markdown Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
pythonstatcomp.html.markdown Add import to resolve changes in new versions of python 2018-10-15 23:22:34 -04:00
qt.html.markdown
r.html.markdown Fix #3479 2019-02-28 18:40:00 +05:30
racket.html.markdown Fix section numbering 2018-12-03 22:30:37 +01:00
Rakefile
raku.html.markdown Add changes regarding rename and more: (#3758) 2019-12-07 19:03:36 +01:00
README.markdown
reason.html.markdown fix typo 2019-11-15 22:53:36 -05:00
red.html.markdown Update red.html.markdown 2018-11-26 09:56:09 +01:00
rst.html.markdown Update rst.html.markdown 2019-04-15 16:02:39 -04:00
ruby-ecosystem.html.markdown Update ruby-ecosystem.html.markdown 2018-08-02 14:43:03 +01:00
ruby.html.markdown Change "invokation" to "invocation" 2020-01-31 13:04:15 -06:00
rust.html.markdown [rust/en] Small stylistic fix. 2020-02-08 23:29:46 +01:00
sass.html.markdown Update Sass Example to use proper syntax highlighting 2019-10-31 18:37:56 -05:00
scala.html.markdown Update scala docs link for Map 2019-07-02 09:46:18 +02:00
self.html.markdown
shutit.html.markdown
smallbasic.html.markdown
smalltalk.html.markdown Update smalltalk.html.markdown 2020-01-30 07:31:47 -05:00
solidity.html.markdown Update solidity.html.markdown 2019-08-06 17:29:19 +02:00
sql.html.markdown add SQL resource 2019-10-12 20:25:05 +05:30
standard-ml.html.markdown Fix broken author homepage links, add Exercism.io link 2019-12-12 07:14:11 +01:00
stylus.html.markdown Fix empty lines 2019-01-10 17:07:51 +05:30
swift.html.markdown Merge pull request #3788 from bantic/patch-1 2020-01-24 20:32:12 +05:30
tcl.html.markdown update tcl/en hyperlinks 2018-10-22 20:59:56 -05:00
tcsh.html.markdown Move "tcsh" articles to the "tool" category 2019-03-08 17:22:26 +01:00
textile.html.markdown Update textile.html.markdown 2018-10-07 15:10:11 -07:00
tmux.html.markdown Fix keybinding 2019-08-08 22:16:37 +05:30
toml.html.markdown [toml/en] Fix Formatting and Syntax Highlighting 2020-01-31 16:30:16 -08:00
typescript.html.markdown Merge pull request #3796 from lemusthelroy/patch-1 2020-01-31 01:50:36 +05:30
vala.html.markdown
vim.html.markdown DOC: vim.html.markdown: markdown listify lists 2018-12-21 15:48:10 -05:00
vimscript.html.markdown Fix minor issues 2020-02-02 17:56:16 +01:00
visualbasic.html.markdown Typo 2019-03-13 23:03:26 +03:00
vyper.html.markdown [vyper/en] Update vyper.html.markdown 2019-04-23 19:27:49 -04:00
wasm.html.markdown more comment updates 2019-11-16 12:47:32 -07:00
whip.html.markdown
wolfram.html.markdown Correct output 2019-07-02 10:13:37 +08:00
xml.html.markdown
yaml.html.markdown UTF-8/16/32 characters need to be encoded 2019-07-05 17:09:05 +02:00
zfs.html.markdown fix unclosed code block, command prompts, spelling 2019-07-26 16:29:23 -04:00

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.