Jump to content

C++ for begginers


jc2012

Recommended Posts

I've looked through the forum saw some stuff mostly about c#, python, java, but nothing really about c++ that caught my eye. I don't know any programming languages but I am interested in learning them. I thought c++ would be a good place to start. So, if you know of any good sites that you can learn c++ please share.

Link to comment
Share on other sites

  • 3 weeks later...

Although websites are good, I find that books can really be a cut above the rest. In which case I recommend:

C++ Primer - http://www.amazon.co.uk/C-Primer-Stanley-B...6563&sr=8-1

and

Effective C++ - http://www.amazon.co.uk/Effective-Specific...6622&sr=1-1

C++ Primer is very much a reference although you could read it cover to cover if you want. However Effective C++ is just a brilliant book which you really must read cover to cover. Not because what you learn in the beginning of it is need for later parts (in fact it pretty much references things all over the place which is a little annoying at times), but because what you will learn you will need later in your designs and implementations. You'll also pick up better practises which will make you a better programmer later.

Both are well worth the cost and through Amazon they are pretty damn cheap.

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.

  • Recently Browsing   0 members

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