As I continue to struggle with coder elitism, I felt it was necessary to remind everyone that cooperation requires compassion. It's time to ditch the irony of coder infallibility.
Tag: Software Development
As the collection of sample programs grow, I continue to discover interesting programming language features. In this article, I document some of the coolest programming language features I've come...
While many of our new languages have been lesser know, there are some that have are incredibly popular. For instance, if you're an Android developer, then you'll love today's article on Hello World...
Engineering is all about bureaucracy. When it comes to innovation, creativity takes the backseat and process takes the reigns.
Believe it or not, Objective-C isn't the only language used by Apple. In fact, Apple launched another language called Swift back in 2014. To get comfortable, we're going to implement Hello World in...
To kick of the new Hello World in Every Language series, we're learning how to implement Hello World in Python.