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 ClarkOct 31, 20211 min100 Days of Code - Day 13Today was the day I finished my tic tac toe game! My first ever program in any language! I didn't look at the solutions, or the "help...