C# books or web sites for C++ developers -
I am looking for web sites or books that will help C + + develop developers. So far, the best I've found.
Frankly, when I learned. It was difficult to understand the C ++ background in many ways, I found that trying to fit C + mentally in C # actually works against me - not for me.
I do not pay attention to C + + trying to find C # for developers - just to try good resources, C # well, expansion C # and .NET framework books in general There, and your C ++ background will help you understand the details just a bit better. Learning C # will be about learning about the frameworks, hoping to work, and forgetting many + habits habits
I recommend some detailed books which are not focused on the initial topics, such as That and
I also think that C + / It was probably the most valuable resource to think in C # / .net - it's true how the structure is, and how to write code, which other C # developers want to maintain. There are guidelines, but the book is very helpful, it explains the reasons for the guidelines, not just the "rules".
Comments
Post a Comment