As someone who is just about sick of the gatekeeping in tech, I figured it was time to write a little bit about the definition of a programming language.
Tag: Software Development
Usually, I try not to write too many opinion pieces about code, but I felt like I should mention that it's okay to test private methods.
Taking Kotlin for a Spin: Nullable, Object Comparison, and Concision
After long last, I've finally decided to take a look at Kotlin while building an Android app. Now, I want to talk about the language.
When it comes to teaching Java, some tools are better than others. That's why I urge my students to use DrJava, an IDE for educators.
As with many posts in this series, I'm interested in examining some of the pitfalls when learning to code. Today, we'll cover the pitfalls when copying mutable data types.
In this rant, I discuss my history of working in teams in both academia and industry and how it's been mostly unpleasant.