English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I really want to learn C# and C++ coding, but it is difficult for me to understand. Can someone explain to me the basics of them and maybe a good site that is easy to understand?

2006-08-29 17:40:22 · 4 answers · asked by violet 2 in Computers & Internet Programming & Design

4 answers

I have found a LOT of good stuff, from beginner tutorials to very advanced stuff at the Code Project:

www.codeproject.com

Good luck!

2006-08-29 17:44:54 · answer #1 · answered by heb3 4 · 0 0

For C#, I suggest taking a look at the Learning C# and Programming C# books from O'Reilly.

For C++, there are tons of books out there... the language has been around a few years longer than C#. You might want to take a look at the Teach Yourself C++ in 21 days book.

The reason I'm recommending books rather than sites is that generally books do a better job explaining things (and also have fewer annoying advertisements), but also because you end up with a reference book once you're done learning, which will help you more later on.

Good luck!

2006-08-29 18:06:30 · answer #2 · answered by Ryan 4 · 0 0

it really is actual that in case you create an empty C++ console project and manually rename your cpp report to grant it .c extension, seen Studio *will* execute the Microsoft C compiler, even with the undeniable fact that it really is a doubly-out of date 1989 C compiler. Microsoft abandoned C a lengthy time period in the past. in case you want to stay with this IDE and assemble C, replace the underlying compiler. Intel C/C++ is a sensible selection.

2016-12-05 22:55:40 · answer #3 · answered by padillo 4 · 0 0

For 'C', I can suggest you the Indian Author Mr.yashwant Kaneethkar's "Let us C". For C++, you can follow the book of Mr.Bjarne Stroustrup, who founded C++.

2006-08-29 17:45:59 · answer #4 · answered by VIDYANAND A S 3 · 0 0

fedest.com, questions and answers