Results 1 to 8 of 8

Thread: C or LUA

                  
   
  1. #1

    Default C or LUA

    i've recently decided to teach myself a programming language, and the 2 that everyone seems to use are C and LUA. I figure C is harder to learn, but has way more versatility, while LUA is easier to learn, but has limitations.

    any thoughts on which would be better to learn?

    o_0 or maybe BOTH?

  2. #2
    Dreamcast User gdf's Avatar
    Join Date
    Aug 2006
    Location
    Hyperspace
    Posts
    1,704
    Rep Power
    131

    Default

    C++ actually. i am a total programming noob and have started to learn. it is easier to do this than learn lua then make the jump to c or c++ because you could get confused. get the C++ For Dummies book from the library, it has a compiler and everythging on a disc along with some snippets of code and extra crap!

  3. #3
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    84

    Default

    Lua. C and C++ has too many language specific details that make it really hard for beginners to work out certain bugs that don't make any logical sense from a high level perspective. No seasoned C or C++ programmer would ever recommend it for a complete beginner to learn.

    Honestly, if you really really serious about learning to program, then you forget anything developing on the PSP until you are more experienced.

    Python is a very nice language to learn in that respect. Nice high level, full featured language that has a good learning curve.

    The trick is learning to program rather then just learning the language to solve specific problems.

  4. #4
    DCEmu Regular skater9269's Avatar
    Join Date
    Jun 2006
    Posts
    258
    Rep Power
    67

    Default

    C++ for the win download Dev C++ ad bloodshed.net its an IDE(integrated developing environment) LUA is scripted and requires and interpreter to run although I recommend you become fluent on the pc before moving on to other platforms as yauster has said.

  5. #5
    DCEmu Coder splodger15's Avatar
    Join Date
    Jun 2006
    Location
    London
    Age
    33
    Posts
    4,123
    Rep Power
    92

    Default

    listen to yaustar. Hes gave you advice on what to start on

    PSN ID: splodger15

  6. #6

    Default

    well thanks for the responses everyone, i've decided to start on LUA untill i've got a good hand on programming.
    one thing though, can LUA make a 3-d game that has 2-d character sprites (like ragnarok online, if you've ever played it)?

  7. #7
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    84

    Default

    Yes.

  8. #8

    Default

    well im sold, and already learning a lot about LUA at the moment.

    thanks for your help everyone

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
  •