Apr-29-2018, 02:25 PM
Apr-29-2018, 07:26 PM
How to think like a computer scientist: http://www.greenteapress.com/thinkpython/thinkCSpy.pdf
tutorial (my choice): https://www.python-course.eu/python3_course.php
This is only a small sample, there are many others
tutorial (my choice): https://www.python-course.eu/python3_course.php
This is only a small sample, there are many others
Apr-29-2018, 10:48 PM
I'd say the Think CS one is intro, not "advanced." If you just want to learn those modules, I'd go straight to the docs for them. Otherwise "advanced" is vague, better to find a project or some task you're not sure how to accomplish and use that as a basis.