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
Dan Bader
8e7ba7e666
Update community.rst
2018-11-21 17:16:12 -08:00
Dan Bader
61254a06da
Spelling
2018-11-08 11:47:49 -08: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
be092755a2
Update layout
2018-08-28 14:40:40 -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
Ofek Lev
e8b9e3ec7a
add Talk Python & Python Bytes podcasts to news
2017-09-13 01:31:44 -04:00
kennethreitz
d8d7154b4a
Update news.rst
2017-09-04 17:10:49 -04:00
kennethreitz
cb28f17c9b
Update learning.rst
2017-09-04 17:09:29 -04:00
kennethreitz
6f967c3b67
Update duction.rst
2017-09-04 17:08:40 -04:00
kennethreitz
ea43442bf2
Update documentation.rst
2017-09-04 17:08:12 -04:00
kennethreitz
e9f9d7f9b2
Update community.rst
2017-09-04 17:07:42 -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
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