.net - How do I start using patterns and practices efficiently? -
how start using patterns , practices efficiently developing .net applications?
as always, best way of stuff write code. difficulty going have there large number of patterns , knowing when apply them if don't understand them difficult @ best. however, writing arbitrary code not giong work. because of recommend couple of books. read "head first design patterns", java book, it's close enough c# in-valuable. i'd @ "refactoring patterns" "joshua kerievsky". last book in particular takes code not pattern based , moves code pattern based. along side find mentor (if can) , work along side them. start coding.
Comments
Post a Comment