Results 1 to 10 of 10

Thread: What kind of programing should i do?

  1. #1
    Join Date
    Dec 2006
    Location
    utah
    Posts
    1,427
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default What kind of programing should i do?

    ok im sorry if this is a stupid thread but,
    i really want to start making executable programs Badly !!!!
    and was wondering what would be the best language to learn.
    i know SCAR really well and want to learn somthing really similar to it.
    so please help me out here....

    Sky

  2. #2
    Join Date
    Oct 2006
    Location
    Ireland
    Posts
    855
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If you wanna take the easy option, VB. If you want more advanced bots try C++ or Java

  3. #3
    Join Date
    Feb 2007
    Location
    USA
    Posts
    667
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    C++ fo sho. The C variations are extremely widely used for lots of things: general programs, games (with openGL or directX) and even hacking tools (or so I've heard).

    I've started learning both C++ and Java and C++ seems much more useful, plus I'm using JCreator at school for Java and it sucks t3h shit. Just get microsoft's visual C++ express. It's free and pretty easy to set up (unlike this JCreator crap)

  4. #4
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    C++

    Why?
    -Powerful
    -Free (www.blooshed.net)
    -Fast
    -Versatile
    -Good base to have for other languages

    Why not?
    -Complex
    -Long learning curve

    Java

    Why?
    -Platform Independent
    -Somewhat fast
    -Simpler than C++
    -Pretty easy to learn

    Why not?
    -Not as powerful as C++
    -Can't make advanced stuff (drivers, anything having to do with windows root

    More will be added later
    Interested in C# and Electrical Engineering? This might interest you.

  5. #5
    Join Date
    Dec 2006
    Location
    utah
    Posts
    1,427
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default

    well im going to look into C++ , is it similar to SCAR scripting?

  6. #6
    Join Date
    Oct 2006
    Location
    Ireland
    Posts
    855
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by SKy Scripter View Post
    well im going to look into C++ , is it similar to SCAR scripting?
    Nope

  7. #7
    Join Date
    Feb 2007
    Location
    USA
    Posts
    667
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    No, but having learned from SCAR all about how to make/incorporate functions (called methods in c++) and how to use variables and arrays gave me a jump start.

  8. #8
    Join Date
    Jun 2006
    Location
    New Zealand
    Posts
    285
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I personally think the VB syntax is pretty similar to SCAR's. It's easy-to-use and powerful too
    Huehuehuehuehue

  9. #9
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    I betcha can't use VB on a mac or a linux though

    If you really want to be able to do stuff, C++

    I'd rate it as the second most powerful programming language (first would be assembly)
    Interested in C# and Electrical Engineering? This might interest you.

  10. #10
    Join Date
    Dec 2006
    Location
    utah
    Posts
    1,427
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default

    i started reading some books on C++ and it has some similar with SCAR

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Is there any kind of auto...
    By xoskullxo13 in forum First Scripts
    Replies: 6
    Last Post: 05-30-2008, 09:56 PM
  2. First of it's kind.. A pot mixer
    By souppy in forum RS3 Outdated / Broken Scripts
    Replies: 6
    Last Post: 02-26-2008, 08:22 PM
  3. What Kind Of Srl Member Are You
    By edwardred7 in forum News and General
    Replies: 14
    Last Post: 01-23-2008, 10:57 PM

Posting Permissions

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