Tagged Questions
8
votes
9answers
823 views
Is Code Complete suitable for Web Developers?
It seems everywhere I go, I am bombarded with mentions of Steve McConnell's Code Complete book, my question is this book relevant for Web Developers (PHP Developers) and not just software engineers ...
1
vote
3answers
269 views
Is there a version of Code Complete that focuses on C#?
I started reading "Code Complete" book and found it very interesting and good book. But it focused on C++ and there is no mention of C# (apparently because it was written before C#). Is there any ...