Victoria's Notes

My First Week Learning Python

About a week ago I finally decided to learn Python, and I started the Udemy course 100 Days of Code: The Complete Python Pro Bootcamp. I figure if I can come close to creating 100 Python projects, I'll have a pretty good handle on the language.

What I've completed so far:

Days 1 through 5 are pretty easy, at least if you've done any coding before. By day 6 the challenges start becoming, well, challenging. The exercise to help your robot find its own way through a maze forces you to think carefully about the logic.

So far I've been happy with the course. Most sections end with an actual project you can customize, improve, and add to your portfolio. Definitely worth getting on sale.

#python