1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-17 21:49:22 +01: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:
c3e769e4ac50d4475a530969663e073f4ff002ca
fd26c8ddfb6d4bfa969b323a2e98ce1b74bc8127
19ead59c1fde3623bc29e1fe56f33f2587c97d3a
e6866f5a26dab28d2d1b5628fbb18139c36a5139
32f18cd992b5b6988a3b37eaa533f8215d83fe2e
c805148618f5b2679d6581ff41885abc7140fd4d
4a1a6857ce30f19f8c04dcca4571bb27f7dc36d0
fa2b171008061bc82cf9b35e0470eebeaecb4a26
e1016455d5e4472e7a533c8cdd6df8ae4f2e7854
1bb2535efda67de687d4eb94a0f964f9c06dcd4a
1d562740f3d3b68fbb51a45f66ae6b60eee7b2de
281ba5b37a9e4e42d33442b0d3a062d99c964a95
c50ff9299651ba3c856ee23cbdabeda2784b864c
47679dfcbe82811b7042a5994baab448adc15dd4
042ed5038101d59a9d438cc2410fd9c91a343753

* Bring this version up to date with the english one

The following commits were taken into consideration and translated into italian:
c3e769e4ac50d4475a530969663e073f4ff002ca
fd26c8ddfb6d4bfa969b323a2e98ce1b74bc8127
19ead59c1fde3623bc29e1fe56f33f2587c97d3a
e6866f5a26dab28d2d1b5628fbb18139c36a5139
32f18cd992b5b6988a3b37eaa533f8215d83fe2e
c805148618f5b2679d6581ff41885abc7140fd4d
4a1a6857ce30f19f8c04dcca4571bb27f7dc36d0
fa2b171008061bc82cf9b35e0470eebeaecb4a26
e1016455d5e4472e7a533c8cdd6df8ae4f2e7854
1bb2535efda67de687d4eb94a0f964f9c06dcd4a
1d562740f3d3b68fbb51a45f66ae6b60eee7b2de
281ba5b37a9e4e42d33442b0d3a062d99c964a95
c50ff9299651ba3c856ee23cbdabeda2784b864c
47679dfcbe82811b7042a5994baab448adc15dd4
042ed5038101d59a9d438cc2410fd9c91a343753
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 78 MiB
Languages
Markdown 100%