roni
Cornell FE
- Joined
- 3/19/09
- Messages
- 607
- Points
- 38
My goal is not to learn C++ but to learn .NET... So, GUI is the way to go if I want to learn .NET Framework ?
Thanks.
Hey KaiRu,If so then consider one of the following:
http://www.amazon.co.uk/CLR-via-3rd-Jeffrey-Richter/dp/0735627045 - The best and the most precise description of CLR if you don't count CLI specification
http://www.amazon.co.uk/C-Depth-Jon-Skeet/dp/1935182471 - C# and BCL. Simple language, straightforward explanations and awesome content.
Hi Roni!Hey KaiRu,
Thanks... but these are for those who know C#... I was thinking of learning .NET more from a C++ perspective... (I guess there is some difference, right?).
That book covers nothing about .NET, it is a book about usage of Visual C++ in the un-managed world. You will not learn a thing about .NET from that book.I see..
But, will I be able to pick up Visual C# .NET without knowing C# ? I've never programmed in C#.
And, how useful is Visual C# .NET for this book:
Building Automated Trading Systems
Essentially my goal is to read this book and understand how Visual C++ .NET works...
Once again, why are you so intent of using Visual C++ in the managed world?
I have read so many C# e-books on my laptop that were all very good.If so then consider one of the following:
http://www.amazon.co.uk/CLR-via-3rd-Jeffrey-Richter/dp/0735627045 - The best and the most precise description of CLR if you don't count CLI specification
http://www.amazon.co.uk/C-Depth-Jon-Skeet/dp/1935182471 - C# and BCL. Simple language, straightforward explanations and awesome content.
I see..
But, will I be able to pick up Visual C# .NET without knowing C# ? I've never programmed in C#.