Skip to content

Commit a021967

Browse files
authored
Merge pull request DjangoGirls#1454 from csev/patch-1
Add link to www.py4e.com
2 parents 45a57c9 + 8313a9d commit a021967

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

en/whats_next/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Yes! There are a _lot_ of resources online for learning all kinds of programming
2727
- [Learn Python The Hard Way book](http://learnpythonthehardway.org/book/) – the initial exercises are free
2828
- [New Coder tutorials](http://newcoder.io/tutorials/) – this is a variety of practical examples of how you might use Python
2929
- [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
3132

3233
#### Working with data
3334
- [Codecademy's data science course](https://www.codecademy.com/learn/paths/data-science)

0 commit comments

Comments
 (0)