I’ve seen a lot of buzz recently about software developers wanting to form unions. I’m particularly interested in this topic while I’m #indiehacking boot.
If you’re like me, you wish all Git tags adhered to the Semantic Versioning standard. Unfortunately, Semver is just a convention, so Git tags can basically be any string of text.
Golang has skyrocketed in popularity year over year, making it one of the best choices for career-conscious developers to learn.
“Don’t repeat yourself”, or “DRY” for short, is a somewhat controversial principle of software development. It aims to make code cleaner, which is to say less buggy and easier to work with.
Why was that adjustment to college classes so hard? Sitting through hours of lectures and PowerPoints can be challenging for even the most dedicated students.
In my full-time role at Nuvi, I’ve been lucky enough to work on a team where we’re able to push the boundaries in the natural language processing field.
If you’re reading this article, you’re well aware of the great benefits that come with a programming job - high salaries for programmers, an expanding job market, exciting opportunities.
What is a binary search tree? 🔗 A binary search tree, or BST for short, is a tree where each node is a value greater than all of its left child nodes and less than all of its right child nodes.
A linked list is a linear data structure where elements are not stored next to each other in memory.
It sounds like a pipe dream. A well-paid programming job, with no experience? Get out of town.
And more importantly, how to choose the most popular coding language you should learn. 🔗 How can you decide what the most popular coding language is?
We think learning is better with friends! For every person you invite to join, you’ll both earn some free gems.
JSON, or “JavaScript Object Notation”, is a highly popular data exchange format that’s widely used in web development.
The most important thing to understand about these two fields of study is that, ultimately, they are similar.
There are so many reasons to want to get a certificate in computer science in 2021, especially when you compare it to alternatives like getting a degree or attending a coding bootcamp.
It’s really hard to get your foot in the door for engineering interviews, especially if you have no experience and are looking for an entry-level position.
There are many jobs within the software industry, and most of them are easier to land or are higher-paying once you land them, if you have a solid grasp of computer science fundamentals.
As technology continues to advance, the need for professionals who are capable of utilizing and understanding computers continues to grow.
Prehistory 🔗 The Antikthyera Mechanism For as long as humans have needed to count, they have endeavored to find ways to make that process simpler.
When I was looking into getting my first job related to programming, I had no idea what the difference between a certificate and a diploma was.
Heuristics in computer science and artificial intelligence are “rules of thumb” used in algorithms to assist in finding approximate solutions to complex problems.
You have a problem. The browser’s default checkbox form is ugly and outdated, but importing an entire library just to change the styling seems like overkill.
Creating a custom slider component can be tricky, especially if you want to create a lean standalone Vue component.
Imagine, like so many folks, that you decide what you want to study when you’re just 18.
Be careful about deciding the best way to learn to code. Not all paths are equally effective.