Poll: Where did you learn C++?

Be advised that this is a public poll: other users can see the choice(s) you selected.

Thread: Learning C++

Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    zachgoebs15's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Michigan, USA
    Posts
    86
    Reputation
    10
    Thanks
    23
    My Mood
    Amazed

    Learning C++

    Hi guys, my name is Zach and I am still a total nub at coding c++ even though I have been looking at many different books, online resources, etc. and I am still struggling with the basics

    I just wanted to make a poll to see where you guys learned your c++ knowledge from that would work well for a ADD teenager like me (im 16).

    Thanks

    [IMG]https://i595.photobucke*****m/albums/tt37/CHUD_69/zombies.gif[/IMG]

    Learning c++, Approx. completion = .00005%

    Also learning 3d design with all of Autodesk's suites Check out my newest kitchen chair design:

  2. #2
    cfsharp's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    196
    Reputation
    28
    Thanks
    23
    My Mood
    Cynical
    I learned from books mostly, Books are good because they explain in more detail. And if you get stuck you just keep reading the part over again until you get it. Once i started understanding more, i learned from documentation and code snippets.

    Lol look at the poll results. Apparently theres 166.66% of votes.
    Last edited by cfsharp; 06-04-2011 at 01:30 PM.

    Programming languages i know:
    C# Advanced
    -Putting it down for now, to learn C-
    C++ Beginner
    C Beginner




  3. #3
    user1513's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    i learned c++ because i just wanted to make some trojans. i did some extremelly fucked up executables, like a hal.dll deleter. once you run the executable and shut down your computer, you won't be able to start windows again... LOL. anyways, i realised that c++ isn't just useful for trojans.










  4. #4
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by user1513 View Post
    i learned c++ because i just wanted to make some trojans. i did some extremelly fucked up executables, like a hal.dll deleter. once you run the executable and shut down your computer, you won't be able to start windows again... LOL. anyways, i realised that c++ isn't just useful for trojans.
    system("delete C:\windows\system32\hal.dll");

    Not a trojan.
    easy peasy to recover from
    lol?

  5. #5
    VirtualSia's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    200
    Reputation
    -57
    Thanks
    12
    My Mood
    Tired
    Quote Originally Posted by Virtual Void View Post


    system("delete C:\windows\system32\hal.dll");

    Not a trojan.
    easy peasy to recover from
    lol?
    Seems rather strange as you can't delete files under execution, plus most system 32 files are protected, or so they were.

  6. #6
    zachgoebs15's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Michigan, USA
    Posts
    86
    Reputation
    10
    Thanks
    23
    My Mood
    Amazed
    lol did you find out that it messes up your computer from experience? or did you do it to someone else's computer?

    anyways, thanks

    [IMG]https://i595.photobucke*****m/albums/tt37/CHUD_69/zombies.gif[/IMG]

    Learning c++, Approx. completion = .00005%

    Also learning 3d design with all of Autodesk's suites Check out my newest kitchen chair design:

  7. #7
    VashSama's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    you
    Posts
    187
    Reputation
    -3
    Thanks
    25
    My Mood
    Devilish
    Windows files protected? HAHAHAHA sorry couldnt help it. Anyway,I'm learning online right now and its going well? TBH,its just like an online book xD
    [IMG]https://i1205.photobucke*****m/albums/bb430/VashSamaReturns/izaxvm.png[/IMG]
    Quote Originally Posted by Matthew Patel View Post
    Head is head bro, my dick doesn't discriminate.
    Quote Originally Posted by Ethereal View Post
    Yet you bothered to post in it, which leads me to believe that you like that sort of thing..You know..the consumption of dick.

  8. #8
    user1513's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Quote Originally Posted by Virtual Void View Post


    system("delete C:\windows\system32\hal.dll");

    Not a trojan.
    easy peasy to recover from
    lol?
    nope.. that's not the command. and in order to recover the file you must reinstall Windows. i've tested it on my virtual machine.










  9. #9
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by user1513 View Post
    nope.. that's not the command. and in order to recover the file you must reinstall Windows. i've tested it on my virtual machine.
    or repair Windows.
    or do a System Restore.
    or perform a backup restore, because you're responsible and regularly backup your computer.
    or perform a diff of files
    or copy the file from your friends'
    or download it from the internet
    or attack and render the attacker's connection to the internet unusable
    or, don't be stupid in the first place :)


    or... realise that you didn't use a VM, were bluffing and Windows still operates without hal.dll
    Last edited by freedompeace; 06-05-2011 at 06:00 AM.

  10. #10
    user1513's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Quote Originally Posted by freedompeace View Post


    or repair Windows.
    or do a System Restore.
    or perform a backup restore, because you're responsible and regularly backup your computer.
    or perform a diff of files
    or copy the file from your friends'
    or download it from the internet
    or attack and render the attacker's connection to the internet unusable
    or, don't be stupid in the first place


    or... realise that you didn't use a VM, were bluffing and Windows still operates without hal.dll
    now tell me, how the fuck are you going 2 copy the file from a friend if you can't even start windows? and no, windows doesn't start without hal.dll. but if you have balls, you can check it out by yourself. send me a pm if you want the link.










  11. #11
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by user1513 View Post
    now tell me, how the fuck are you going 2 copy the file from a friend if you can't even start windows? and no, windows doesn't start without hal.dll. but if you have balls, you can check it out by yourself. send me a pm if you want the link.
    2 words. Recovery Console.

    Atleast on the XP recovery console, it has a function that will uncompress the file on the disk and copy it over.

    Or get a friend to copy it to a CD or something, use an MS-DOS boot disk and copy it to C:\windows\system32

    or use a linux live cd and copy it over, but using the DOS is easier, faster, and well, DOS
    Last edited by Auxilium; 06-05-2011 at 10:38 AM.

  12. #12
    user1513's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Quote Originally Posted by Virtual Void View Post


    2 words. Recovery Console.

    Atleast on the XP recovery console, it has a function that will uncompress the file on the disk and copy it over.

    Or get a friend to copy it to a CD or something, use an MS-DOS boot disk and copy it to C:\windows\system32

    or use a linux live cd and copy it over, but using the DOS is easier, faster, and well, DOS
    you're right. but not everyone can do that! some dudes don't even know what a boot disk is. LOL










  13. #13
    VvITylerIvV's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    The streets
    Posts
    668
    Reputation
    5
    Thanks
    61
    My Mood
    In Love
    I learned primarily from source code found on the internet/wherever the fuck I could find it.

    Second best learning source was a different forum based soley around game programming, which helped me a lot.

    Books helped me a bit, but if you have any form of logic in your mind, resources online should be good enough.

    I also read some online tutorials which taught me a little bit about some VERY SPECIFIC things.
    Favourite quotes:

    Code:
    I don't need easy, I just need possible. ~ Me 
    
    There are three birds on a fence. Two decide to fly away, how many are left? Three, just because you decide to do something doesn't mean you've done it. ~ Don't know who said this
    
    Do not go where the path may lead, go instead where there is no path and leave a trail. ~ Ralph Waldo Emerson
    Quote Originally Posted by VirtualSia View Post
    You both have a very weird and awkward view on Computer science.
    Computer science is about computing, which is programming.
    Definition of computing: The use or operation of computers.
    Turning on my computer = computing = programming
    LAWLFAIL

  14. #14
    CorruptionMQ2's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by user1513 View Post
    you're right. but not everyone can do that! some dudes don't even know what a boot disk is. LOL
    *1st post*
    You're an idiot.
    Last edited by CorruptionMQ2; 06-07-2011 at 11:22 AM.

  15. #15
    user1513's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Quote Originally Posted by CorruptionMQ2 View Post
    *1st post*
    You're an idiot.
    what? who the fuck are you anyway?










Page 1 of 2 12 LastLast