ai
-
Creating a Simple Python Quiz App Using OOP Concepts
As mentioned in other posts I started following the 100 Days of Code Python Bootcamp course on Udemy to see if the beginner section was interesting for my teenager son to follow. The beginner level ended on day 14 of the course and covered all the basics of programming. Day 15 was a recap project…
-
Why Practical Python Courses Matter for Young (and older) Learners
Recently I was scouting around for a good Python course for my 15 year old son. They way they are teaching it in school is not very practical. There is a lot of text explaining concepts in a web application with questions and code cells where you have to type code and execute. He is…