Kyser ClarkNov 4, 20211 min100 Days of Code - Day 17Today I put in 2.75 hours into Python Learning. I learned about Class Object Attributes and Methods, Inheritance and Polymorphism, and...
Kyser ClarkNov 3, 20211 min100 Days of Code - Day 16Today I only had time to put an hour into Python learning. I began with an introduction to object-oriented programming and learned about...
Kyser ClarkNov 3, 20214 minProject Management Constraints: Cost, Quality, TimeWhen it comes to project management, there are three constant constraints: Cost, Quality, and Time. Project managers are constantly...
Kyser ClarkNov 2, 20211 min100 Days of Code - Day 15Today I went through the intended solutions of the tic tac toe game and did the first few steps myself, but then resorted to coding along...