Skip to content

Commit 8313a9d

Browse files
authored
Add link to www.py4e.com
Hello, I am the teacher of the Python for Everybody Specialization on Coursera. As you mention, the course is not exactly free because they put the assessments behind a paywall. I have a 100% free and 100% open version of the entire specialization on my own www.py4e.com we site - you can do all the quizzes, the auto-graded assignments, and peer graded assignments for free on my site.
1 parent 45a57c9 commit 8313a9d

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)