One Hundred Days
June 12th, 2024

Python - Day 006

Python

The new Python books arrived last Monday.

I immediately dug into Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming and can understand why the book is so highly recommended. The writing is conversational and the concepts are clearly explained. I especially like the "try it yourself" sections of each chapter, which help reinforce what you've just learned. I'm taking the examples and creatively expanding on them to reinforce what I've learned even more.

My strategy of books and the CS50P online course along with YouTube videos are good resources for me, though I do find bouncing around can be a little overwhelming. I think I'll stick to the book for now and go back to the course after I make my way through the projects to pick up anything that may not have been covered.