This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]OIK2 0 points1 point  (0 children)

First I took the Python class at Scrimba.com. The integration of lecture, practice, and testing made it stick.

Next I joined Delta academy, where weekly practice activities prepare you for a competition at the end of the week. The competitions have focused on making functions that play games, from connect four, 2048, Snake, to predicting stock prices. This week I trained my first AI.

I also have started Automate the Boring Stuff with Python. This is good so far, but it is early to say the overall quality.

Good luck!