Stack Overflow TrendsOne way of estimating the most popular computer programming languages is to have a look at the popular […] April 12, 2023 in Programming tagged programming / language / trending / hot / popular / trends by Mike
Jupyter NotebookCells in Jupyter Notebook Jupyter Notebook is a little different than the IDE you might be used to […] April 11, 2023 in Python tagged notebook / jupyter / jupiter / Anaconda / navigator / cell by Mike
API IntroductionWhat is an Application Programming Interface (API)? As a wide definition, the website programmableweb.com says “An Application Programming […] December 24, 2022 in Programming tagged application / API / programming / interface by Mike
Pascal Siakam’s Coding ChampsOn Friday, April 2, 2021, Pascal Siakam of the NBA Toronto Raptors basketball team announced that his foundation, […] April 3, 2021 in Programming tagged computer / pascal / coding / laptop / school / champion / siakam / programming by Mike
Tim’s Four Things for 2021Tim Corey is one of my favorite instructors on YouTube. He’s just posted a video on YouTube called […] January 5, 2021 in Programming tagged html / learn / C# / web / technology / Docker / Azure / css by Mike
Decorator Starbuzz CodeThis post contains the code I wrote for the example in the book Head First Design Patterns.. The […] January 3, 2021 in Design Patterns tagged code / C# / pattern / descorator / starbuzz / Decorator Pattern by Mike
Decorator Pattern IntroductionHead First Design Patterns is the title of a good book that can be used to learn design […] January 2, 2021 in Design Patterns tagged combinations / coffee / pattern / decorator / starbuzz / Decorator Pattern by Mike
Command Pattern IntroductionWhat is the command design pattern? Here we are in the context of object-oriented programming (OOP). The command […] January 2, 2021 in Design Patterns tagged design / command / pattern / Automation / home by Mike
Factory Method Pattern IntroductionThis post follows chapter four the Observer Pattern of the book called Head First Design Patterns.. I will […] January 1, 2021 in Design Patterns tagged factory method / design / pattern by Mike
Weather Data CodeThis post continues from the previous post. The list of posts can be seen on the right side […] January 1, 2021 in Design Patterns tagged WPF / java / xaml / weather / Observer Pattern by Mike
Observer Pattern Weather IntroductionThis post follows chapter two the Observer Pattern of the book called Head First Design Patterns. I will […] December 31, 2020 in Design Patterns tagged observer / design / pattern / weather / Observer Pattern by Mike
UML Class DiagramsWhat is a UML class diagram? Wikipedia says: “In software engineering, a class diagram in the Unified Modeling […] December 30, 2020 in Programming tagged diagram / class / chart / UML by Mike