1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-03-19 05:40:07 +01:00
Tommaso f78b5834a1 Bring this version up to date with the english one (#2507)
The following commits were taken into consideration and translated into italian:
777423dcc519b2f25bbcf5238c12ee3a0d4c67c9
9ee3a687204cbe6caaa11b9fd28470651a70ae2b
ba06e9af37fda3dd363ab5a39bf03cd65bbe2ddd
c05400477b05eb2f5f9ef7fb2d168c84e14fc26e
e1d2f8c718858323e1716cc0bde4c652e9b87ce6
375f0c18ae9b8d8732c480d0647becf1e82adf3e
a9bcaffd36dc3d3bfa6ec50f1861c9d006631d0b
85adff2c39e6eae77a915638961f2144ef18b5c9
451ccaec5b489f0144cf3d537c0debb73ebd3c82
c60ddc6ef5d80cc87b051b848ccce0b7f335f5f1
a6eb459b611b67132c76e34095afd87a5aada78c
b238a58c9768d3b7694c4f02cbfe5ba2cac0015a
e60a7d73e846e683bd4345cff4d1a514beab5b91
db903ac5b6c80fa4b0e8502fb4b3abfd1bed07ee
cdd64ecee34af20ed101ba5dc8d7dc73a8189c15
14c85ba0ffbb66d9c2a056006cedaa90df8f22f4
5bda926dcc79dea4e936cc752fd1ff00e29d71bb
ab1acb1bb265577ea4f189d203ac35726f02970a
0049a475edba88f6537b2490ca9506df23b46368
a4a7b2dd8308a8d67722d8c93e4c1a8c052f7f6a
299d064ecf7598144e49ef336e0abd00ccc4ae16
2c944368244deedff40874133ac05b8470a389f4
5f89f277b9b2ee778ccc2e2f044b3f7dbbb6c5ea
b3b5ece63ce00ed5983374b91d150515c5a90f69
912d546dc7e6c83cbac4800aff6116dd77101b5d
0387bd30fc91f82b19e8e60c8969391a5c04fc28
e053806775d18e14bb5de2adcdf8369d6566ce45
2016-10-25 23:04:35 +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-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-10-25 22:57:32 +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 80 MiB
Languages
Markdown 100%