Never Trust the Software Guys: Most Programmers are Bad Programmers
At least that is what I am left thinking after reading article after article about how Rust is going to […]
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? […]
Lists, FIFOs, dictionaries, maps, etc. are handy-dandy data structures when designing and implementing code. However, most container implementations either use […]
My first response is a yet more questions. Is the question why is writing software hard about an individual software […]