Updated on November 14, 2022 in Learn
How to Choose a Programming Language
I’m going to tell you how to choose a programming language: don’t. Wait … what about all the high-paying tech jobs? Isn’t this the best time to be a programmer? Many people are curious about code. Unfortunately, choosing a programming language can…
Updated on August 18, 2015 in Learn
The Art of Winging It
Learning to code can be so daunting. There are so many languages to choose from, new technologies are constantly arising, and the amount of information to take in can be overwhelming. This feeling can really bring down the budding developer,…
Updated on May 23, 2016 in Learn
Get Started Working with APIs
The web makes finding and sharing information easy. In fact, the web’s success is largely due to how easy it is to find things. Instructions for repairing a car, the weather in a city you’re going to visit tomorrow, and…
Updated on September 30, 2020 in Learn
Getting started with iOS development
Developing a native iOS app can be pretty daunting. There’s the extensive sdk with various APIs and then you have to learn a completely new language known as Objective-C. Most developers fear a new language because of all the nuances…