June 25th, 2008, 4:26 pm
QuoteGood .Net Book for intermediate C++ programmer?im also an intermediate C++. im now at the point of thinking shall i keep on leaning more c++, or, start learning c# / .net. i guess at some point all the legacy c++ code will be moved to c# ?. from reading around on the web it does not seem easy to wrap native c++ for use with .net , or are people doing this succesfully via c# or c++ / CLI. lots of jobs (quant developer type jobs) out there still say c++ , is this because its just to maintain old legacy code (quant algorithms), with the long term plan to move it to c# / .net. i must admit i do like c++, but often wonder a lot of time i thinking of all the rules i have to follow without actually doing much programming. i can see this language will take years to master, yet get the feeling if i'd spent the same amount of time learning c# or python my programs would have had all the bells and whistles. so, what is better? beome really good at c++ or start learning c# / .net. i reckon it will take me another 1.5 years to become good (i have been using it now for 2 years sel study, having read bruce eckels two volumes, both meyers books and both of sutters books, boost snippets also ). i was about to learn "modern c++" book by that greek guy next. and the design patterns Gof book.