Jump to content

Photo

Learning c++

C++ Code learning Help

  • Please log in to reply
6 replies to this topic

#1 Kizza_Geek

Kizza_Geek

    Bit

  • Members
  • 4 posts
  • LocationWarwickshire

Posted 30 June 2013 - 11:31 AM

Hello, I'm new-ish to c++ and I just got a book but its wasn't very good if I could have some advice on how to advance my skills?

Thanks

#2 SushiKitten

SushiKitten

    Coffee Cat

  • Members
  • 1,916 posts
  • LocationCanada

Posted 30 June 2013 - 12:14 PM

http://www.cplusplus.com/doc/tutorial/

http://www.learncpp.com/

 

These two are good. I learned in a university class, but these links were provided for supplementary help.



#3 Guest_ElatedOwl_*

Guest_ElatedOwl_*
  • Guests

Posted 30 June 2013 - 12:16 PM

How much do you know atm? Could you write a hello world program without help? Could you write a celsius to fahrenheit converter without help?



#4 Kizza_Geek

Kizza_Geek

    Bit

  • Members
  • 4 posts
  • LocationWarwickshire

Posted 30 June 2013 - 12:43 PM

Yes I could but that's about it.

#5 Guest_ElatedOwl_*

Guest_ElatedOwl_*
  • Guests

Posted 30 June 2013 - 01:22 PM

Once you're able to understand the syntax and have the general concepts you could piece together your own (small) project. I'd take a look at the links sushi posted and see where you get from there. x:



#6 HemoGoblin

HemoGoblin

    Kilobyte

  • Members
  • 136 posts
  • LocationMichigan

Posted 30 June 2013 - 10:48 PM

Also look up some books, and start tinkering with the problems. 
I can't learn theory by having it spoken to me, I have to be writing code on screen to grasp how it works.


1013385_10200951650460726_1725076785_n.j


#7 Username *

Username *

    Byte

  • Members
  • 16 posts

Posted 11 September 2014 - 09:12 AM

Jamsa's C/C++ bible is really good.


Religious+fanaticism_e9d588_4123667.png






Also tagged with one or more of these keywords: C++, Code, learning, Help