Looking for a Python online school

Hi!
I’m looking for some online training to be more proficient in python, and I would like to hear from you guys, here I could get a decent school to improve my skills.
I could say I have an intermediate level in python.

Just want to have a more robust base for the future.

Thanks for your time guys!! :):

I found this sites, anyone had some feedback on these ones?

- [http://tod.cgsociety.org/index.php/home/view/shaun_friedbergs_python_in_maya](http://tod.cgsociety.org/index.php/home/view/shaun_friedbergs_python_in_maya)
- [cgcircuit.com](http://cgcircuit.com)

codeacademy.com has a course on python but it’s really slow and repetitive. Good if you are new to the concept of variable but quite boring otherwise
checkio.org on the other hand proposes more complex problems that force you to really think instead of typing the same thing over and over again. Plus once you’ve solved a problem, you can publish yours and check out how others solved this issue. Most of the time the top rated solution will rely heavily on Python specific syntax, so you will get to know python deeper and deeper each time !



These are the ones I use the most :slight_smile:

Thank you so much guys!
checkio.org looks really cool and edx.org as well! :slight_smile:

I recently took a Coursera course which is 100% and it’s a 10 week intensive course! https://www.coursera.org/

They have a “Programming for Everbody (Python)” course you can sign up for, think the next one is relatively soon if you want to try it out.

If you try some of the courses, let us know how it goes, I’m definitely interested as well :D! It’s hard to pin down and choose which one to go for.

I’ve done a tutorial before for Eat3d on Python, and would love to do some more. What are some of the stuff you guys are looking for? And for what purpose? Standalone python stuff? Maya?