Results 1 to 3 of 3
  1. #1
    Art's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Space
    Posts
    269
    Reputation
    10
    Thanks
    23
    My Mood
    Lonely

    Cool Reccomendation for C++ Learning

    So ive read a short EBook on C++ and it was supposed to teach me how to code using C++. But it wasnt to easy to follow and wasn't to thurrow. I know bits and pieces of C++ but not enough to start from scratch. I'm tired of working of other old scripts i want to make my own from scratch. I know no one has time to teach me but how did you learn and become good at it to understand it all? What books/programs or just tell me how your path that lead you to where you are today.

    If you are not good at C++ please dont respond telling me your whole journey and just to find out you too suck. This is for to help me become better.
    Also i will be going to school for game design next year but i want to get a headstart and learn C++ since that's what they will teach you first.

  2. #2
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    I think it's less in the book and more in the person. Most books will teach the same stuff, but it's up to you to practice it a lot. You have to love doing it, because no matter how good the book may be, if you don't have a passion for it, you may learn it, but it will get dry, tedius fast.

    Though what book I used was Sam's Learn C++ in 1 hour a day (Obviously not true, but the information is there and I liked it) The new 6th edition now talks about the C++11 or whatever

  3. The Following User Says Thank You to Auxilium For This Useful Post:

    Void (10-05-2012)

  4. #3
    unspeakable's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    WorldWide
    Posts
    73
    Reputation
    21
    Thanks
    7
    My Mood
    Dead
    first of all i recommend you a book, check out the programming tutorials section for some.
    otherwise, like i did, go through the c++ documentation(you can do the same with a book) and at the same time follow Thenewbostons's(youtube channel) c++ tutorials which are really good, so basically what im trying to say is read through and understand the chapter in the documentation/book then go through the relevant tutorial in his channel. They're only around 4-8 minutes, so one of them everyday should be good.

    dont forget to code everyday, if youve read a chapter or not , just code! a small simple program, it improves your skills and you will start remembering layouts and getting used to fixing bugs etc If you didnt code at first like i did (all i done was reading and understand) then whenever the time comes to write code you'll need some sort of reference so you can remember the layout-which is bad.

    My recommendation and other fellow c++ programmers in this forum prefer a book over anything.
    "out out , brief candle" life is a matter of seconds.

Similar Threads

  1. Websites for code learning?
    By aanthonyz in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 6
    Last Post: 10-28-2010, 02:13 PM
  2. [Request]Learn the simple stuff for C++
    By kandin in forum Programming Tutorial Requests
    Replies: 0
    Last Post: 01-21-2010, 09:46 AM
  3. Learn Hacks for Games & Systems! TUTS!
    By bug_NOT_ME in forum General Hacking
    Replies: 1
    Last Post: 09-12-2009, 11:23 AM
  4. For the Idiots Who Want To Learn how 2 Hack Read This:
    By penrd in forum General Hacking
    Replies: 28
    Last Post: 08-26-2009, 02:10 AM
  5. Replies: 1
    Last Post: 05-20-2006, 06:17 PM