Browse by Tags
All Tags »
General Software Development »
Books (
RSS)
Sorry, but there are no more tags available to filter with.
Another great book to read is Implementation Patterns from famous Kent Beck. I found this book to be good addition to Code Complete 2 . Code Complete is mostly about readable and manageable code. Implementation Patterns is about code itself - how we are...
I am sure you have all read this book and this book needs no further introduction - Domain Driven Design by Eric Evans ! I readed this book couple of months ago and now I am trying to apply good ideas I got from this book. Instead of writing usual introduction...
Code Complete 2 is very good and must-be book by Steve McConnell for all developers. The book covers many aspcets of coding and gives very good advices about how to organize and write your code, how to comment and document it and how to write code without...
Building Object Applications That Work by Scott Ambler is great book for every developer who is working with object-oriented systems. This book is recommended reading also for system architects, designers and managers to get better understanding of object...
This is the first entry of my books sections in this blog. The first book I want to introduce is Working Effectively with Legacy Code by Michael Feathers. This book is extremely useful when there is need to fix systems with legacy code base. Okay, for...
More Posts