Alittle help menu

User Tag List

Thread: Alittle help

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    burton992's Avatar Contributor
    Reputation
    110
    Join Date
    Jan 2009
    Posts
    585
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Alittle help

    Right i am intrested in learning a language to start programming but i have no idea where to start or what language to pick, Obv i know that Autoit is terrible and i should stay clear of it. So im guessing its between C# and C++, i have had no exprience in programming or anything similiar in the past.

    Basically i just want to learn a language what is easy to start with and maybe code a few basic programs then progress onto some advanced programming and was wondering if anyone could give me some advice on where to start and what language you think will be best to use.


    Also if anyone has msn and would like to give me a few tips ect that would be greatly appreciated, just leave you msn here and i will be in touch.

    Thanks

    Alittle help
  2. #2
    -Ryuk-'s Avatar Elite User CoreCoins Purchaser Authenticator enabled
    Reputation
    529
    Join Date
    Nov 2009
    Posts
    1,028
    Thanks G/R
    38/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Read the book thread...

    I use Autoit atm...(yes its horrid) but until I have finished my C++ Course that's what im sticking with
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

  3. #3
    burton992's Avatar Contributor
    Reputation
    110
    Join Date
    Jan 2009
    Posts
    585
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im asking what language people would recommend i should learn as i have had no exprience what so ever with programming, i am more than happy to buy any books dvds ect... to learn from i just want people thoughts on what is the best language to start with.

  4. #4
    Flowerew's Avatar Master Sergeant
    Reputation
    72
    Join Date
    Oct 2009
    Posts
    134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is no best, it always depends on what you want to do. But since you're asking on this forum and I "assume" you ultimately want to code your own bot you should learn C# or C++, though i think C# is easier for beginners.
    Last edited by Flowerew; 12-03-2009 at 10:22 AM.

  5. #5
    Xarg0's Avatar Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    389
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you want to write bots and hacks you'll have to learn some basics on asm, it doesn't matter wich language you chose to write your hacks in the end, you just have to understand how things work on the asm level, otherwise you wont be able to revers things yourself.
    Ofcourse there's no point in trying to learn asm before you've learned some basic concepts of programming.
    I hacked 127.0.0.1

  6. #6
    amadmonk's Avatar Active Member
    Reputation
    124
    Join Date
    Apr 2008
    Posts
    772
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C# is a better choice for a beginner. C++ is useful, but not what I would recommend for non-system projects.

    AutoIT... I don't know. Much of my bot's code is in a high level scripting language (which I won't mention since I want to be the only person using it ) injected into WoW.

    The bottom line is that the only way to respond to the question "which language should I learn" is to ask another question: what do you want to use it for?
    Don't believe everything you think.

  7. #7
    burton992's Avatar Contributor
    Reputation
    110
    Join Date
    Jan 2009
    Posts
    585
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well tbh i would like a language what i could use for alot fo diffrent programs ect... i would like to be able to make programs for personel use just for fun and also may consider making a bot, i think i am going to start with C++ then maybe move onto C#

    My mate has just dropped off a dvd with aload of videos and been watching them and i seem to be understanding alittle bit of C++ Im going to continue watching them and get a book at the weekend and see how it goes, if i find it too difficult or not as useful as i want i can always try a diffrent language, but thanks to all that responded.

  8. #8
    ReAcTiOnZ's Avatar Member
    Reputation
    5
    Join Date
    Sep 2009
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wrong way round mate. Learn C# then C++

  9. #9
    flo8464's Avatar Active Member
    Reputation
    30
    Join Date
    Apr 2009
    Posts
    434
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chooba View Post
    Wrong way round mate. Learn C# then C++
    Bullshit.
    Learn C++ first, you ll learn more about how stuff works low-level.
    Switching to C# will just make many things easier and it is easy to learn.

    The other way round you have to deal with problems you never had with C#.
    A friend is learning C++ right now, he was using Python until now. He doesn't really enjoy it.


    @OP: If you just want to code Gamehacks, go for C++. If you want to code various applications for Windows, go C#. If you want to code portable applications, go Python.
    Hey, it compiles! Ship it!

  10. #10
    burton992's Avatar Contributor
    Reputation
    110
    Join Date
    Jan 2009
    Posts
    585
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well ive been told by a few people if i take the time to learn C++ first it will make it easier to learn C#, its too late now anyways lol ive just bought 2 C++ books online and the dvd ive got is very very good im picking up on the things very very quick, but like i say if i find C++ to complicated or i find that i dont like it i can just learn C# instaed, im in no hurry to learn them quickly im going to take my time and keep focused.

  11. #11
    EmilyStrange's Avatar Active Member
    Reputation
    34
    Join Date
    Jul 2009
    Posts
    125
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Pop psychoanalysis!

    Originally Posted by amadmonk View Post
    Much of my bot's code is in a high level scripting language (which I won't mention since I want to be the only person using it ) injected into WoW.
    Python, Lua, Lisp, Tcl or ECMAScript. Remotely possible that it is Squirrel, Erlang or Haskel.

    My money is on Python. Though you say you inject, which would be un-Pythonic, and from my observation of your posts on here, you would not do anything that would not be true to the spirit of the language. Hmm, tricky one that.

    Yeah, Python. You seem to have a slight rebellious side.

  12. #12
    flo8464's Avatar Active Member
    Reputation
    30
    Join Date
    Apr 2009
    Posts
    434
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Python is pure win.
    Why is injecting a Python-interpreter against the spirit of the language?
    Hey, it compiles! Ship it!

  13. #13
    EmilyStrange's Avatar Active Member
    Reputation
    34
    Join Date
    Jul 2009
    Posts
    125
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In Soviet-Russia, Python injects you!

  14. #14
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by EmilyStrange View Post
    In Soviet-Russia, Python injects you!

  15. #15
    EmilyStrange's Avatar Active Member
    Reputation
    34
    Join Date
    Jul 2009
    Posts
    125
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Eeeuuwww! I said "you" not "ewe." Sheesh!

    The Pythonic idiom (which I don't necessarily agree with, I was merely pointing out part of the religious fervour that circulates those sorts of conversations) is to pull whatever the object (Warcraft in this case) is, in to Python, i.e. you would "inject" Warcraft into Python, so that Warcraft becomes an object within a namespace that you can manipulate and call methods from.

Page 1 of 2 12 LastLast

Similar Threads

  1. [lua] alittle help plz?
    By MCdeathMC in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 04-06-2010, 10:31 AM
  2. Could use alittle help
    By tohor1331 in forum World of Warcraft Model Editing
    Replies: 1
    Last Post: 09-18-2008, 05:48 PM
  3. I need alittle help here.
    By [Kronus] in forum World of Warcraft General
    Replies: 0
    Last Post: 06-24-2007, 12:16 AM
  4. Alittle help from an exbert please..
    By kamper in forum WoW ME Questions and Requests
    Replies: 12
    Last Post: 12-05-2006, 12:18 PM
All times are GMT -5. The time now is 05:09 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search