Code documentation written as code! How novel and totally my idea!
Go to file
Adaías Magdiel fb5b9818e1
fix(de-de/pug): Fix file extension in section include (#4851)
Adjusting file paths in the German language file to match the updated Pug
file names for consistency and clarity of the project structure.
- Updated references from "index.png" to "index.pug"
- Updated references from "includes/nav.png" to "includes/nav.pug"
2024-02-28 09:50:17 +01:00
.github
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
images
it-it
ja-jp
ko-kr
lsf
lt-lt
ms-my
nl-nl
no-nb
pl-pl
pt-br
pt-pt
ro-ro
ru-ru
sk-sk
sl-si
sv-se
ta_in
tests
th-th
tr-tr
uk-ua
vi-vn
zh-cn
zh-tw
.gitattributes
.gitignore
.mailmap
.travis.yml
ada.html.markdown
amd.html.markdown
angularjs.html.markdown
ansible.html.markdown
arturo.html.markdown
asciidoc.html.markdown
assemblyscript.html.markdown
asymptotic-notation.html.markdown
ATS.html.markdown
awk.html.markdown
ballerina.html.markdown
bash.html.markdown
bc.html.markdown
bf.html.markdown
c.html.markdown
c++.html.markdown
cairo.html.markdown
chapel.html.markdown
CHICKEN.html.markdown
citron.html.markdown
clojure-macros.html.markdown
clojure.html.markdown
cmake.html.markdown
cobol.html.markdown
coffeescript.html.markdown
coldfusion.html.markdown
common-lisp.html.markdown
compojure.html.markdown
CONTRIBUTING.markdown
coq.html.markdown
crystal.html.markdown
csharp.html.markdown
css.html.markdown
cue.html.markdown
cypher.html.markdown
d.html.markdown
dart.html.markdown
dhall.html.markdown
directx9.html.markdown
docker.html.markdown
dynamic-programming.html.markdown
easylang.html.markdown
edn.html.markdown
elisp.html.markdown
elixir.html.markdown [elixir/en] Update description of an Atom. (#4216) 2021-08-22 17:21:22 +02:00
elm.html.markdown
emacs.html.markdown
erlang.html.markdown
factor.html.markdown
file.erb
fish.html.markdown
forth.html.markdown
fortran.html.markdown
fsharp.html.markdown
func.html.markdown
gdscript.html.markdown
Gemfile
Gemfile.lock
git.html.markdown
go.html.markdown
groovy.html.markdown
hack.html.markdown
haml.html.markdown
haskell.html.markdown
haxe.html.markdown
hdl.html.markdown
hjson.html.markdown
hocon.html.markdown
hq9+.html.markdown
hre.csv
html.html.markdown
hy.html.markdown
inform7.html.markdown
janet.html.markdown
java.html.markdown
javascript.html.markdown
jq.html.markdown
jquery.html.markdown
json.html.markdown
jsonnet.html.markdown
julia.html.markdown Update julia.html.markdown 2021-02-24 23:08:35 -05:00
kdb+.html.markdown
kotlin.html.markdown
lambda-calculus.html.markdown
latex.html.markdown
lbstanza.html.markdown
ldpl.html.markdown
less.html.markdown
lfe.html.markdown
LICENSE.txt
linker.html.markdown
livescript.html.markdown
logtalk.html.markdown
LOLCODE.html.markdown
lua.html.markdown
m.html.markdown
make.html.markdown
markdown.html.markdown
matlab.html.markdown
mercurial.html.markdown
mercury.html.markdown
messagepack.html.markdown
mips.html.markdown
mongodb.html.markdown
montilang.html.markdown
moonscript.html.markdown
neat.html.markdown
nim.html.markdown
nix.html.markdown
objective-c.html.markdown
ocaml.html.markdown
opencv.html.markdown
opengl.html.markdown
openscad.html.markdown
p5.html.markdown
paren.html.markdown
pascal.html.markdown
pcre.html.markdown
perl.html.markdown
pets.csv
phel.html.markdown
php-composer.html.markdown
php.html.markdown
pogo.html.markdown
powershell.html.markdown
processing.html.markdown
prolog.html.markdown
protocol-buffer-3.html.markdown
pug.html.markdown
purescript.html.markdown
pyqt.html.markdown
python.html.markdown
pythonlegacy.html.markdown
pythonstatcomp.html.markdown
qsharp.html.markdown
qt.html.markdown
r.html.markdown
racket.html.markdown
Rakefile
raku-pod.html.markdown
raku.html.markdown
raylib.html.markdown
rdf.html.markdown
README.markdown
reason.html.markdown
red.html.markdown
rst.html.markdown
ruby-ecosystem.html.markdown
ruby.html.markdown
rust.html.markdown
sass.html.markdown
scala.html.markdown
sed.html.markdown
self.html.markdown
set-theory.html.markdown
shutit.html.markdown
sing.html.markdown
smallbasic.html.markdown
smalltalk.html.markdown
solidity.html.markdown
sorbet.html.markdown
sql.html.markdown
standard-ml.html.markdown
stylus.html.markdown
swift.html.markdown [swift/en] describe convenience initializers (#4836) 2024-02-10 14:37:32 +01:00
tact.html.markdown
tailspin.html.markdown
tcl.html.markdown
tcsh.html.markdown
texinfo.html.markdown
textile.html.markdown
tmux.html.markdown
toml.html.markdown
typescript.html.markdown
uxntal.html.markdown
v.html.markdown
vala.html.markdown Fixes typos in many different English articles 2022-12-10 12:05:34 -03:00
vim.html.markdown
vimscript.html.markdown
visualbasic.html.markdown
vyper.html.markdown Fixes typos in many different English articles 2022-12-10 12:05:34 -03:00
wasm.html.markdown
whip.html.markdown
wolfram.html.markdown
xml.html.markdown
yaml.html.markdown
zfs.html.markdown
zig.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.