Now that we're back to school, I figured it was time to talk about another introductory programming concept: unit testing. This time, I bring you some of my favorite tips targeted at folks who may be...
Tag: Software Development
Computer programming might seem dauting to explain, but there are some core concepts that map nicely to ideas we use everyday.
Flexible Interfaces With Optional Methods Are Good: A Java List Case Study
Software design is hard, but we sometimes make it harder on ourselves. Why not adopt a more flexible approach to allow for nuance?
Poetry was life changing for me as a Python developer. You really ought to try it.
Python software should always be versioned, but it's not always clear how. Luckily, I've shared some of my experience with versioning here.
Loop invariants are a great topic if you ever want to turn someone away from the field. That's a joke.
