1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-25 22:09:00 +02:00
Tommaso dec92b05fb Bring this version up to date with the english one (#2503)
* Bring this version up to date with the english one

The following commits were taken into consideration and translated into italian:
c3e769e4ac
fd26c8ddfb
19ead59c1f
e6866f5a26
32f18cd992
c805148618
4a1a6857ce
fa2b171008
e1016455d5
1bb2535efd
1d562740f3
281ba5b37a
c50ff92996
47679dfcbe
042ed50381

* Bring this version up to date with the english one

The following commits were taken into consideration and translated into italian:
c3e769e4ac
fd26c8ddfb
19ead59c1f
e6866f5a26
32f18cd992
c805148618
4a1a6857ce
fa2b171008
e1016455d5
1bb2535efd
1d562740f3
281ba5b37a
c50ff92996
47679dfcbe
042ed50381
2016-10-24 14:54:58 +02:00
2016-09-05 22:19:48 +02:00
2016-05-19 16:16:11 +02:00
2016-10-23 14:22:52 +02:00
2016-03-13 10:50:39 +01:00
2016-02-23 16:12:44 -08:00
2016-06-26 14:33:01 +02:00
2016-06-26 14:51:54 +02:00
2016-02-28 15:28:44 -08:00
2016-03-21 16:32:07 -07:00
2016-08-24 09:00:23 +02:00
2016-09-22 16:25:13 +02:00
2016-10-20 18:54:24 +02:00
2016-07-06 12:09:20 +02:00
2016-02-12 23:04:31 -08:00
2016-10-23 19:25:09 +02:00
2016-03-15 15:35:51 -07:00
2016-08-03 02:05:09 +08:00
2016-03-14 12:38:47 +05:30
2015-10-07 23:11:24 -04:00
2016-02-12 11:42:25 -08:00
2016-09-27 21:55:01 +02:00
2016-09-19 19:41:28 +02:00
2016-08-30 10:11:09 +02:00
2016-01-02 18:43:19 +02:00
2015-10-31 22:16:39 +01:00
2016-02-12 23:04:31 -08:00
2013-06-29 20:19:14 -07:00
2016-03-14 10:26:18 -06:00
2016-06-04 00:26:18 -07:00
2016-09-06 10:29:48 +02:00
2016-07-30 18:28:27 +02:00
2016-07-12 19:14:38 +02:00
2013-06-29 03:38:34 -04:00
2014-12-22 13:26:30 +01:00
2016-10-23 14:22:45 +02:00
2016-02-17 21:59:45 -08:00
2016-10-23 14:24:50 +02:00
2016-10-01 20:52:59 +02:00
2016-02-15 17:47:35 -05:00
2015-10-07 23:11:24 -04:00
2016-09-06 10:26:04 +02:00
2015-11-08 23:46:41 +03:00
2015-10-31 22:46:58 -04:00

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.

Description
No description provided
Readme 90 MiB
Languages
Markdown 100%