Data Model: Example Application
The Data Model example project is an introduction to using the CPL C++ Class library’s Data Model framework. A brief […]
The Data Model example project is an introduction to using the CPL C++ Class library’s Data Model framework. A brief […]
The Data Model architecture is used to design highly decoupled code. It allows for the exchange of data between modules […]
At least that is what I am left thinking after reading article after article about how Rust is going to […]
To paraphrase the line “If you build it, he will come” from the 1989 movie Field of Dreams, “if you write [documentation], […]
Every developer has opinions on coding standards. I am no exception. If you are looking for the one Coding Convention […]
My latest progress with the Raspberry Pi Pico: the PicoW. I have purchased a new Pimoroni Automation 2040W board for […]
Open question: Should requirements be an itemized list/database of statements or a storied theory-of-operation document with diagrams, tables, formulas, etc.? […]
Shameless paraphrased from the Smokey Bear Wildfire Prevention campaign slogan: “Only You Can Prevent Wildfires”. Only developers can prevent Header […]
Before I get into the how to auto-populate lists, let’s talk about why I would want to. Auto populating lists […]
Is developing software a science? Is it a skilled trade with master craftsmen and apprentices? Or is it art form? […]