Commit Graph

129 Commits

Author SHA1 Message Date
Gabriel f412d3a283 Update learning.rst 2017-05-12 15:58:19 -04:00
Gabriel 18d34438af Update learning.rst
added datacamp link
2017-05-12 15:55:41 -04:00
Gabriel d88edd0e78 test adding link 2017-05-08 15:20:09 -04:00
Marijn van der Zee 157a3ff811 Fix block quote 2017-03-11 14:12:19 +01:00
Marijn van der Zee 04587705fa Fix undeline warnings
https://travis-ci.org/kennethreitz/python-guide/builds/204641280
2017-03-11 11:28:36 +01:00
He Huang 48ee67897b Format note according to the Style Guide 2016-11-29 23:04:15 -05:00
He Huang 9c33ab68ab Change the link to Magic Methods from its GitHub repo to its pdf file directly. 2016-11-29 21:27:15 -05:00
He Huang 0b43cd8fce Fixed broken link on Magic Methods with new link and a brief note. The original website is down. 2016-11-29 21:22:29 -05:00
Adam Chainz af7d603e97 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-09-21 08:31:09 +01:00
Stan Bright 6eee93bb68 Add 'Awesome Python Newsletter' from LibHunt 2016-05-27 12:50:42 +03:00
prateekrc3 6f370e16dc Update learning.rst
Added a tutorial http://thepythonguru.com/.
2016-03-05 11:28:30 +05:30
Shichao An b3ce58c58e Added Python Essential Reference to learning.rst 2016-01-26 15:28:48 -08:00
kennethreitz 128891585f intermediate books section 2016-01-15 18:19:40 -05:00
kennethreitz f181cdc4ab Merge pull request #617 from bhchance/patch-2
Update learning.rst
2016-01-15 18:18:45 -05:00
kennethreitz 231f548a51 Merge pull request #633 from jxu093/master
Add misc learning resource
2016-01-15 18:07:39 -05:00
kennethreitz 9379b625ba Update learning.rst 2016-01-15 18:07:14 -05:00
kennethreitz 5ca73ef3a2 Merge pull request #641 from dabockster/patch-1
Added Codecademy description
2016-01-15 18:06:32 -05:00
Ian Cordasco 4426806372 Fix up travis build 2015-10-30 22:51:20 -05:00
Steven Bock 7c6848beb6 Added Codecademy description
Elaborated on the Codecademy description so it specifies that the user's code is interpreted in-browser for feedback on the user's work. This part wasn't specified very well in the previous description.
2015-10-27 21:53:06 -07:00
jxu093 bbead84641 Add misc learning resource
fullstackpython for web development
2015-10-25 22:39:16 -04:00
Ian Cordasco 877ad38540 Match title underlining length to title length 2015-10-21 17:24:29 -05:00
Ian Cordasco b6224e1214 Merge pull request #612 from MineDoubleSpace/master
Added Transforming Code into Beautiful, Idiomatic Python
2015-10-21 10:36:46 -05:00
Ian Cordasco 9f7d38eaf0 Merge pull request #615 from markvl/fix_warnings
Fix a couple of rst warnings
2015-10-21 10:36:01 -05:00
Sidhant Bhavnani 6897ba37cd Made edits to Online Python Tutor 2015-10-21 15:25:33 +05:30
Mark van Lent 25c0331da8 Fix underlines that were too short. 2015-10-21 06:20:11 +02:00
MDS ce9601115d Removed extra new lines 2015-10-21 13:09:47 +13:00
bhchance 94f1e45754 Update learning.rst
Added description of Effective Python, copying format of other book writeups.
2015-10-20 18:44:26 -05:00
Sidhant Bhavnani bad501ace4 Added Online Python Tutor
I found this tool helpful when I started to learn how to code and I thought that this should be on the list.
2015-10-21 02:43:02 +05:30
MDS 080782b243 Added Transforming Code into Beautiful, Idiomatic Python 2015-10-20 00:45:21 +13:00
Tobias Schmidt 139a9671db fixed a few typos 2015-10-03 00:50:20 +02:00
Aaron Critchley 0e48f6cc3d Un-hypenating best practice 2015-10-01 23:19:20 +01:00
i-rme 4b6bbd5efb quick start is written wrong 2015-09-30 20:53:53 +02:00
Paulius Labanauskis 04e38e9e8b Fixed a broken PEP acceptance workflow link. 2015-08-23 09:02:59 +03:00
Ian Cordasco 874b47da82 Merge pull request #522 from vpzee/master
Corrected lines to be no longer than 78 characters.
2015-03-01 10:03:19 -06:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01:00
Saira J. Barlas 9f8bda579e Python course for beginners
It really helped me as a beginner hence the recommendation. Also added an extra space (where necessary) in between each suggestion to make it more clear for other people who edit. Thanks!
2015-02-25 20:50:51 +00:00
ankur 082203fd90 Appended the Import Python Newsletter listing to the news section 2014-12-09 10:38:46 +05:30
ankur 459a7f2397 Added a importpython weekly newsletter to the listing 2014-12-09 01:03:07 +05:30
Mary Brennan db1a94fd43 copy edits 2014-12-06 11:55:30 -08:00
ugurcaliskan a194848963 Update learning.rst
Python Cookbook has been added to the list.
2014-09-03 13:30:13 +03:00
george 1329ee2040 Removed spaces at the ends of lines. 2014-06-17 18:36:02 -06:00
george f2037819d4 Quick wording changes for intro/learning. 2014-06-17 15:00:10 -06:00
george 0835277e61 Another tiny change to intro/duction. 2014-06-17 14:55:29 -06:00
george e52c8f4e3a In{visible,scrutable} punctuation... 2014-06-17 14:53:25 -06:00
Cameron Goodale 6c03f219d6 Add new line as requested. 2014-05-27 07:04:59 -07:00
Cameron Goodale 7ac101e2e7 Add link to Python Magic Methods Guide
*  Resolves #103
2014-05-26 20:47:58 -07:00
Ian Cordasco 437d089645 Merge pull request #414 from vishalsodani/master
Add book Writing Idiomatic Python 2.7.3
2014-04-15 08:25:07 -05:00
Vishal Sodani 9a09be9cfa Fix format 2014-04-15 08:29:50 +05:30
kuyan e7f23a9316 Revised code-block types 2014-04-14 13:28:59 -07:00
kuyan 1bb07d41a5 Added pydoc section 2014-04-14 13:23:29 -07:00