Commit Graph

129 Commits

Author SHA1 Message Date
kuyan f99e5c5551 Expanded on Read the Docs section 2014-04-14 13:21:54 -07:00
kuyan c2e59785e0 Update links to Python documentation. 2014-04-14 12:56:28 -07:00
Vishal Sodani 7593abaaee Rename title, add links for 2.7.3 and 3.3 2014-04-14 22:08:33 +05:30
Vishal Sodani 4a3375e4db Wrap text 2014-04-14 14:22:23 +05:30
Vishal Sodani d8bc8512d1 Add book link 2014-04-14 11:08:06 +05:30
Vishal Sodani 6c6e5f4c84 Add book - Writing Idiomatic Python 2014-04-14 11:03:58 +05:30
Christian Kolding-Sørensen 1e7cb38e64 Add misc section and two books 2014-04-05 21:40:29 +02:00
Ian Cordasco a604dd1095 Merge pull request #401 from vishalsodani/master
Use plural
2014-04-04 12:38:42 -05:00
Ian Cordasco f23ad799a1 Merge pull request #400 from christiankolding/patch-1
Added book, moved tutorial
2014-04-04 12:38:00 -05:00
Christian Kolding-Sørensen 17ef7f9661 Remove book on algorithms and data structures 2014-04-04 08:31:05 +02:00
vishal sodani c19f279b93 Use plural 2014-04-04 11:45:26 +05:30
vishal sodani 272d300ceb Reverse change to a line 2014-04-03 22:18:54 +05:30
Christian Kolding-Sørensen 0d4ea147c2 Move official tutorial to beginner section 2014-04-03 12:14:07 +02:00
Christian Kolding-Sørensen fb90056e9c Add book on algorithms and data structures 2014-04-03 12:10:21 +02:00
vishal sodani a3d07893f1 Fix spelling and grammatical mistake 2014-04-03 09:23:01 +05:30
Zearin 9d059acc5b intro/duction.rst: Minor edits (formatting) 2014-03-27 14:53:38 -04:00
Al Sweigart 2abd312b14 Add two free beginner's books to the list 2014-03-25 15:05:41 -07:00
Chen Liu 832f698410 update intro section: add Pro Python link 2014-02-11 21:24:53 -08:00
zachcp 020339f000 Update Scientific Python Link 2014-01-28 12:28:31 -05:00
smithandrewl 74b6d1d612 Replaced "python" with "Python" 2014-01-18 22:15:30 -06:00
smithandrewl f828b185d9 Update learning.rst
Changed choosen to chosen
Replaced python with Python
2014-01-18 22:12:07 -06:00
ugurthemaster 3f7fb5e756 Update learning.rst
"Python Pocket Reference" has been added.
2013-11-18 11:16:29 +02:00
kuyan 2cd385e61c Add link to 'Python in a Nutshell'. 2013-09-16 18:35:55 -07:00
kuyan f51141c973 Update link to 'A Byte of Python'. 2013-09-16 18:35:30 -07:00
Andreas Savvides 40f41a9e26 Adding link to Python in a Nutshell 2013-09-16 23:46:00 +01:00
Kyle Kelley 0852469bca Linked explicitly to 2.x documentation 2013-09-13 15:51:25 -05:00
Kenneth Reitz ad9a6568a7 python for you and me
@kushaldas
2013-09-01 10:31:33 +05:30
Kenneth Reitz 3073466df6 Merge pull request #306 from ugurthemaster/patch-1
Update learning.rst
2013-08-21 11:38:42 -07:00
ugurthemaster a6b3fae71e Update news.rst 2013-08-20 14:21:34 +03:00
ugurthemaster 2996f04c7e Update learning.rst
Python books for Engineers and Scientists have been added.
2013-08-15 13:53:24 +03:00
kuyan b6f014342d Use the :pep: tag instead of directly linking PEPs 2013-07-30 13:05:56 -07:00
kuyan 97c19d8fc4 Fix link to Contribute page. 2013-07-30 12:42:04 -07:00
Martin Puppe 925818a827 Fix link to Dive Into Python 3 2013-06-20 00:17:43 +03:00
Simon Weber 48d43a98a1 fix underline and duplicate explicit target 2013-04-03 22:49:11 -04:00
Kyle Kelley c56a94c106 Another dos2unix conversion 2013-03-22 23:47:25 -04:00
Mahdi Yusuf 6871ce9dd0 adding pycoder's weekly to resources
Didn't know this was a section here.
2013-02-24 03:33:52 -05:00
Gongzhi 7990eb8e42 fix the typo
nothing more.
2013-01-25 18:07:10 +08:00
Andrew Macgregor 7732355087 fix minor white space issue causing warning 2012-10-16 20:44:34 +08:00
Andrew Macgregor 22b85c77c9 fixed community ref pointed to by intro/duction 2012-10-15 14:12:14 +08:00
Ryan Campbell e6cef5d19e Fix spelling in learning.rst 2012-07-03 21:38:06 -06:00
Jens Rantil a7d4459c95 Another minor spelling fix 2012-06-10 22:17:48 +02:00
Mahmoud Hossam cf18ac9ab6 Added a byte of python, the language reference and the official tutorial as well as a description for pro python. 2012-05-07 16:48:04 +03:00
Mahmoud Hossam bdf04941f8 Fix link. 2012-05-07 16:32:04 +03:00
Andrew Szeto 50cd751e84 done with introduction 2012-04-25 01:58:07 -07:00
Andrew Szeto caf2174076 done with docs 2012-04-25 01:51:18 -07:00
Tomas Thor Jonsson db0f65a24e lines less than 80 chars in /intro/ 2012-04-23 19:51:47 +02:00
guibog dd0615e9e7 Add a reference section with Python in a Nutshell 2012-04-21 21:49:05 +08:00
daler a029da3542 add description of expert python programming 2012-04-20 11:30:51 -04:00
gregmalcolm 5479b2f70c Corrected Python Koan's URL. Mike's fork of Python Koan's is no longer being maintained, my fork is much more up-to-date 2012-04-02 23:53:00 -04:00
Bill Tucker a2d1609695 add reference to Python Koans 2012-03-12 13:28:23 -06:00