Mehedi Hasan's BLog
Wednesday, November 6, 2019
Must read books to be a better software engineer.
1. The Pragmatic Programmer
2. Clean Code: A Handbook of Agile Software Craftsmanship
3. The Clean Coder
4. Patterns of Enterprise Application Architecture
5. Enterprise Integration Patterns
6. Head First Design Pattern
7.
Design Patterns
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
PostgreSQL (postgre) Setup on macOS 12 (MacBook Pro 2016) Without Homebrew setup process
Vuetify — Color and Date Pickers
Vuetify is a popular UI framework for Vue apps. In this article, we’ll look at how to work with the Vuetify framework. Color Picker Inputs W...
Laravel API Integration Best Practices for Clean and Maintainable Code
In today’s software development landscape, APIs (Application Programming Interfaces) are essential for enabling communication between differ...
Algorithms Behind JavaScript Array Methods
concat() join() fill() includes() indexOf() reverse() sort() splice() at() copyWithin() flat() Array.from() findLastIndex() forEach() every(...
No comments:
Post a Comment