Skip to content

Tag Archives: dos

Beautiful Fortran

One of my more favored software development blogs is Beautiful Code. The concept is that code that is properly elegant is going to be readable, functional, and most of all, working correctly. There’s a lot of focusing on unit testing, proper OO design techniques, and how to squeeze an elegant solution out of [...]