October 15, 2024
Live Session Extravaganza Topics and Tips
This article provides a summary of key concepts and practical tips from a live session on software development. Topics include various design patterns such as Singleton, Abstract Factory, and Visitor, as well as development practices like TDD, JSON serialization workarounds, and the importance of committing meaningful changes. Additionally, it offers do's and don'ts for coding, such as refactoring early, writing focused unit tests, and avoiding overloaded methods with flags.