Programming

Jan
05
A More Practical Way for Developers to Learn Algorithms

A More Practical Way for Developers to Learn Algorithms

Many developers quietly assume Big-O and data structures are only for low-level specialists. Stacksmith is my experiment to disprove that myth and show how everyday algorithmic choices can radically change performance.
6 min read
Nov
14
Clean Up Your Code by Applying These 7 Rules

Clean Up Your Code by Applying These 7 Rules

In this post, I will go over some of the rules that you can apply to improve your code. Every developer on the team, despite his/her skill level, has to be able to understand the code by reading it. This helps young developers to be more confident in writing code.
5 min read
Nov
01
What I Did to Survive My First Years as a Developer

What I Did to Survive My First Years as a Developer

The list of rules that I applied to become a complete developer at the start of my career.
2 min read