Killing Boredom for Software Engineers
Bored? Pick one and have a read. Some might be videos XD. List credits - College peers and friends!!
What comes after Micro Services?
Working With Distributed Sagas
Netflix: What happens when you hit play? How DigitalOcean went from 15000 Database connections to under 100?
On Pair Programming May be its tough for organizations to move to Pair programming due to its not so quick effects. But I think college students and workshops must be based on this paradigm.
The Feynman Technique: The Best Way to Learn Anything
Thinking in Bets: A decision is a bet. Not taking decision is also a decision.
Elastic Search from Bottum Up You in college? You'll like this.
Elastic Search from Top Down Look at the distributed nature of Elasticsearch.
Seven ways to think like a programmer
How to write a git commit message?
Modules or microservices? Not everything should be microservices. We must analyse the point where microservices are really a benefit due to the environment complexity that it is added.
OOP - The Trillion Dollar Disaster I bet you dint see this coming.
Less code means less CO2 emissions
How a wrong Stack Overflow answer led to a bug in windows .NET applications.
Golden Rules of Code Documentation
How big technical changes happen at Slack?
Project LightSpeed - Rewriting the Facebook Messenger To make the Messenger iOS app faster, smaller, and simpler, Facebook rebuilt the architecture and rewrote the entire codebase, which is an incredibly rare undertaking and involved engineers from across the company. The new Messenger is twice as fast to start and is onefourth the size.
Hacker Laws Laws, Theories, Principles and Patterns that developers will find useful.
101 Tips for being a great programmer (& Human)
List of AWS Cloud Design Patterns
(A few) Ops Lessons We All Learn The Hard Way
Architecture of Open Source Applications This website has a collection of articles describing the Architecture of Open Source Applications such as GIT, MediaWiki, Hadoop, LLVM and others. Provides a useful reference of design problems and how they are solved by the industry
What exactly is NPM, Webpack, Babel and Yarn, and how to use them
Things I Wished More Developers Knew About Databases
Software Folklore Sometimes bugs have symptoms beyond belief. This is a collection of such stories from around the web.
Facebook Redesign Interesting article about how facebook most recently rebuilt their tech and frontend stack.
Lombok: A love/hate relationship
Getting Started with Rust by Building a Tiny Markdown Compiler
Trunk based development Single git branch
Last updated
Was this helpful?