Whenever I come across a great article I keep it as a reference for the time when I want to recommend it to someone or when I want to read it again months later. So in order to share it to the world, this is a list of my favorite and insightful articles for whoever gets interested about it:
Software Minimalism
- The small web is beautiful;
- Building a website like its 1999… in 2022;
- Speed is the killer feature;
- Software disenchantment;
- The bullshit web;
- Electron is flash for the desktop;
- Back to basics;
Fundamentals
Software Engineering
- Why does it take so long to build software?
- Code: It’s trivial;
- If you want to level up as an engineer, read the code. All of it;
- The hard thing about software development;
- The wrong abstraction;
- Good software takes ten years. Get used to it;
- The software development poverty trap;
- Things You Should Never Do, Part I;
- Don’t learn to code. Learn to think;
- Want to introduce fewer bugs? Test through these five cases;
- Why you should (almost) never rewrite your software;
- Write less code;
- Why do we keep building rotten foundations?;
- How much does it matter if you software quality sucks?;
Programming Languages
iOS & Android
- The only viable iOS architecture;
- On Apple’s love affair with Swift;
- Stop using the cup of coffee vs. $0.99 app analogy;
- Descomplicando a Clean Arquitecture;