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
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
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
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
i-rme
4b6bbd5efb
quick start is written wrong
2015-09-30 20:53:53 +02: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
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
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
Vishal Sodani
9a09be9cfa
Fix format
2014-04-15 08:29:50 +05:30
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
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
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
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