Update index.md (#22846)
This commit is contained in:
@ -13,7 +13,6 @@ To learn more about Python, check out these pages on python.org:
|
|||||||
|
|
||||||
<a href='https://docs.python.org/3/faq/general.html' target='_blank' rel='nofollow'>Python FAQ</a>.
|
<a href='https://docs.python.org/3/faq/general.html' target='_blank' rel='nofollow'>Python FAQ</a>.
|
||||||
|
|
||||||
## Python 2 or Python 3
|
|
||||||
|
|
||||||
* The two versions are similar, with knowledge of one switching to writing code for the other is easy.
|
* The two versions are similar, with knowledge of one switching to writing code for the other is easy.
|
||||||
* <a href='https://wiki.python.org/moin/Python2orPython3' target='_blank' rel='nofollow'>Python 2 or Python 3</a>
|
* <a href='https://wiki.python.org/moin/Python2orPython3' target='_blank' rel='nofollow'>Python 2 or Python 3</a>
|
||||||
@ -180,3 +179,4 @@ Free Code Camp has some great resources. The web is a big place, there's plenty
|
|||||||
* [Learn Python the Hard Way book](https://learnpythonthehardway.org/python3)
|
* [Learn Python the Hard Way book](https://learnpythonthehardway.org/python3)
|
||||||
* [Introduction to Python Programming on Udacity](https://www.udacity.com/course/introduction-to-python--ud1110)
|
* [Introduction to Python Programming on Udacity](https://www.udacity.com/course/introduction-to-python--ud1110)
|
||||||
* [Profiling in Python](https://docs.python.org/2/library/profile.html)
|
* [Profiling in Python](https://docs.python.org/2/library/profile.html)
|
||||||
|
* [Python for Everybody Specialization](https://www.coursera.org/specializations/python)
|
||||||
|
Reference in New Issue
Block a user