Category Archives: Software development

First, prove that it’s possible

Building on my previous post about finding a working solution first, before thinking of optimization issues. I have been fortunate to work on many interesting problems in my career, and I have used that approach every time: first, find something … Continue reading

Posted in Software development | Tagged | Leave a comment

Find a solution first

I’ve mentioned before that I contribute to answering questions on StackOverflow. Something I see all too often is a question asking for “the most efficient way” to solve a first- or second-semester homework problem. It’s clear from the content of … Continue reading

Posted in Software development | Tagged | Leave a comment