Learn Development

One of the most common misunderstandings I hear from beginner coders (or even experienced interviewers) is confusing Java as a short form for Javascript. To add to the confusion, both languages were developed around the same time and Javascript took some inspiration from Java. Making one believe they must be interrelated languages. While understandable to […]... Read More →

Introduction Looking back on my journey to become a self-taught programmer, it feels surreal to think I have made it as far as I have. I recall a time when I was confusing the difference between a console.log and a return statement in Javascript! Today, I’m building full-stack applications, working with a professional development team […]... Read More →

Better Responsive Web Design Principles, A Structured Approach Every front-end web developer will tell you that responsive web design is crucial in building a modern website or web app. However, unless you’re a leet coder who is too cool to admit that CSS is frustrating, you would also know that it can actually be pretty difficult […]... Read More →

Does Programming Require Math? It seems that the general population has a preconceived notion that mathematics and programming are an intertwined discipline. To be a great programmer, one also needs to be great at math. So, does programming require math? In short, yes programming always requires at least a small amount of mathematics. The degree […]... Read More →

In this article, I am going to explain how to build a reusable programming outline for all of your projects. Becoming an amazing programmer is much more than learning the syntax of the language you are working with. If you want to be truly great, you need to push your coding skills to the next level. Invest […]... Read More →

So here you are, ready to start your journey as a Web Developer, or maybe you’re just curious about how the World Wide Web works. In either case, you’ve come to the right place. HTML is (or should be) the very first thing you learn when you want to start digging into what makes the […]... Read More →

So you want to become a professional full-stack web developer but you don’t know where to start? Well, look no further because this article is going to walk you through every skill you need to learn to become a professional web developer! I remember back when I first began my journey as a freelance developer, […]... Read More →