"Designing Data-Intensive Applications" by Martin Kleppmann - A comprehensive summary
Key Insights and Takeaways from "Designing Data-Intensive Applications" Book
Jan 14, 202516 min read256

Search for a command to run...
Articles tagged with #software-development
Key Insights and Takeaways from "Designing Data-Intensive Applications" Book

15 Techniques to refine code

This is Part 2 of the object oriented programming series where we will be discussing the four object oriented programming paradigms in Java (4 pillars of oop). In our first part, we have discussed the basics of OOPs concepts like classes, objects, co...
