Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: C++ to eboot??

                  
   
  1. #11
    DCEmu Coder
    Join Date
    Aug 2006
    Posts
    343
    Rep Power
    70

    Default

    I hope you're at least 14 or 15. Learning C completely right (read: all kinds of pointers) before that is considered impossible by me

    And at least 16 or 17 to learn C++. Boy, too much OOP in there.

    Although a 12-year-old could learn assembly easily.

  2. #12
    DCEmu Coder splodger15's Avatar
    Join Date
    Jun 2006
    Location
    London
    Age
    34
    Posts
    4,123
    Rep Power
    96

    Default

    I am going to be learning C++ later this year. Although i know some of the basics already. But i am going to finish on Lua first

    PSN ID: splodger15

  3. #13
    DCEmu Regular vision's Avatar
    Join Date
    Dec 2006
    Location
    Mars
    Age
    32
    Posts
    397
    Rep Power
    71

    Default

    Quote Originally Posted by Tinnus View Post
    I hope you're at least 14 or 15. Learning C completely right (read: all kinds of pointers) before that is considered impossible by me
    Dude dont be so sure im only 13 but i learn fast as heck, If it was summer and i didnt have bball practise after school, I could probly learn c++ in a month

  4. #14
    DCEmu Coder
    Join Date
    Aug 2006
    Posts
    343
    Rep Power
    70

    Default

    The problem is getting the concepts (OOP for C++ and pointers for C) behind it right, not learning the language. You need time to swallow them right, even if not actually doing something with them.

  5. #15
    DCEmu Pro AvengedSevenfold Fan's Avatar
    Join Date
    Aug 2006
    Location
    Maryland, USA
    Age
    32
    Posts
    978
    Rep Power
    106

    Default

    im 14, though i think ill be fine. im in really high classes and really good with math, so im giving it a shot. and actually, i think im just gonna work on windows apps b4 i compile something to run on the psp.

  6. #16
    DCEmu Rookie m0th's Avatar
    Join Date
    Nov 2006
    Posts
    139
    Rep Power
    69

    Default

    10 Print "Hello World!"
    20 Input ":", response$
    30 if response$ = "hello" then end
    40 if response$ = "goodbye" then goto 100
    50 goto 10
    100 run "fcuku.bat"

  7. #17
    DCEmu Rookie baracki96's Avatar
    Join Date
    Oct 2006
    Location
    Tampa, FL
    Posts
    204
    Rep Power
    0

    Default

    funny I thumbed through "Beginning C++ Game Programming" by Micheal Dawson at Borders today. Almost picked it up but decided to order it for cheaper on amazon. My question is; If I learned to code in Lua well, would that make c or c++ easier to learn, or are they completely unrelated?

  8. #18
    PSP User juggaleaux's Avatar
    Join Date
    Jul 2006
    Location
    Gonzales, LA
    Posts
    110
    Rep Power
    70

    Default

    C++ is much more robust and complex than Lua.

    It's like Photoshop vs Mario Paint.

  9. #19
    DCEmu Coder splodger15's Avatar
    Join Date
    Jun 2006
    Location
    London
    Age
    34
    Posts
    4,123
    Rep Power
    96

    Default

    ^ ^
    True but not everyone knows C++. But Lua is still a powerfull language

    PSN ID: splodger15

  10. #20

    Default

    Quote Originally Posted by juggaleaux View Post
    C++ is much more robust and complex than Lua.

    It's like Photoshop vs Mario Paint.
    I LOVE MARIO PAINT :thumbup: lol. but yea, Lua is easier than C++. All you need to do to figure this out is code a lil in LUA then Code in C++ and u will see the difference

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •