You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/whats_next/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ Yes! There are a _lot_ of resources online for learning all kinds of programming
27
27
-[Learn Python The Hard Way book](http://learnpythonthehardway.org/book/) – the initial exercises are free
28
28
-[New Coder tutorials](http://newcoder.io/tutorials/) – this is a variety of practical examples of how you might use Python
29
29
-[edX](https://www.edx.org/course?search_query=python) – you can audit most courses for free, but if you want a certificate or credits towards a higher education qualification then that will cost money
30
-
-[Coursera's Python courses](https://www.coursera.org/specializations/python) – some video lectures can be audited for free
30
+
-[Coursera's Python specialization](https://www.coursera.org/specializations/python) – some video lectures can be audited for free and you can earn a Coursera Certificate by taking these courses
31
+
-[Python for Everybody](https://www.py4e.com/) - a free and open version of the Coursera Python for Everybody specialization
31
32
32
33
#### Working with data
33
34
-[Codecademy's data science course](https://www.codecademy.com/learn/paths/data-science)
0 commit comments