Andrew Janke
a2555b9852
Standardize on American English for the Guide
2018-12-18 02:32:06 -05:00
Marc Poulin
35c13bc9ea
Fixed all H2 headings
...
Before, H2 fomratting was not consistent.
Now, all H2 headings use over/under asterisks.
2018-12-04 13:44:41 -07:00
Marc Poulin
693c8ca677
Fixed all H1 headings
...
Before, H1 headings were not consistent.
Now, all H1 headings user over/under hashes.
2018-11-29 11:46:30 -07:00
Marc Poulin
a6aa52a7a3
Fixed URL for Dive Into Python
...
Before, link to "Dive Into Python 3" was broken.
Now, link points to correct page.
2018-10-19 08:07:21 -06:00
Dan Bader
2dee29c362
Update community
2018-10-11 15:45:20 -07:00
Dan Bader
03ed5fbf0d
Host photos locally
2018-07-16 17:51:29 -07:00
Dan Bader
75b235fdf0
Bump deps
2018-07-16 12:10:07 -07:00
toby
e4135f59f8
typo
2018-06-30 07:07:04 -04:00
Toby
66b35e498a
Updated learning.rst
2018-06-30 06:43:57 -04:00
Abhin Chhabra
bb02108324
Added "Code the blocks" to interactive tutorial list in learning.rst
2018-03-03 20:25:56 -05:00
Meenakshi Agarwal
ccf2a19c37
Update learning.rst
...
Added a Python resource for step by step tutorial, quizzes, coding tips, best practices and interview questions.
2018-01-07 02:19:06 +05:30
KatherineMichel
a4a324447a
Fixing another broken link
2017-10-17 23:45:25 -05:00
KatherineMichel
27657d519d
Fixing another broken link
2017-10-17 23:27:40 -05:00
KatherineMichel
a9d00ef9f0
Fixing broken link
2017-10-17 23:20:27 -05:00
kennethreitz
cb28f17c9b
Update learning.rst
2017-09-04 17:09:29 -04:00
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