Tag: vs code
-
Flow Control
Tonight’s Python lesson. It’s still pretty basic, but at least it’s a few steps beyond “Hello, world.” This was based on Chapter 2 of Automate the Boring Stuff with Python.Programmers tend to have a peculiar sense of humor (see code example). 2025-07-17Focus Areas: Python – flow control fundamentals, Boolean logic, conditional statements, and decision-making in…
-
Geek Mode, Activated
I’m in geek mode. I think I will be in geek mode for the foreseeable future. I started a self-directed learning program on 7/11. My main focus so far has been Git with some intro Python as well. Git seems very straight forward to me. I feel I have the basics down, but will explore…
