Tips that every software developer should be aware of
Hands-on technology leader with 10+ years building scalable, mission-critical systems at Goldman Sachs, Brevan Howard and fast-growing fintechs. Expert in cloud-native architectures, distributed data pipelines and high-throughput systems; experienced in migrating legacy platforms and designing AI-enabled services. Proven track record delivering reliable platforms that process millions of transactions daily.
- Write Code That Writes Code: About writing code generators (automate everything)
- Refactor early, refator often
- Use a Single Editor Well: Who said vim 🙂
- You Can’t Write Perfect Software
- Test Early. Test Often. Test Automatically: Especially important with popular scripting dynamic programming languages