Jump to content

C++ Tutorials


David

Recommended Posts

Can I ask why you are learning c++? I started to learn it then moved to c# which I have found a lot simpler. Also a lot of people reccomend learning c#.

I on the other hand would suggest you stick with C++ or Java. C# is a fine language but not nearly as widely used as C++, which is used in a very large portion of the current industrial code that exists today. Whichever you choose to pursue is just fine though, don't think that by choosing one programming language you'll be hopeless with everything else. The general data structures and control flow, once learned in one language are extremely easily transferred to another.

In terms of C++ I've always found www.cprogramming.com a great reference. They have some tutorials there also, although I've never tried them so I can't comment on their quality. Have fun programming!

Link to comment
Share on other sites

They are all good, but c# does seem to be growing with its install base.

To be fair my use of c# is with XNA, however as stated above the general layout of them all with procedural callings, and being object oriented means they are very similar structurally with some very minor changes in syntax so it would take about a month to adjust frm say c++ to java. Such as c# uses console.out, java uses system.out.

If you are just learning then a primer book such as c++ for dummies would be good, it starts off with the console apps but they are good to get the basiscs of the syntax.

Edited by Team War Rider
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...