• Visit Rebornbuddy
  • Honorbuddy Programming Language / Noob trying to learn how to code/make bots

    Discussion in 'General Discussion Forum' started by Nxchxta, Dec 2, 2014.

    1. Nxchxta

      Nxchxta New Member

      Joined:
      Feb 13, 2013
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      0
      Hello everyone,

      I am 20 years old. I am trying to learn how to code. I want to learn from A - Z. Keep in mind i know nothing about how the coding works. My post is here to ask you all, what would you recommend i do in my position. I am such a noob, but would love to learn the art form/language. I read the previous post below mine, but i wanted to personalize my own so you all know whats up.

      Let me know what you guys think... much love.
       
    2. Filewalker

      Filewalker Member

      Joined:
      Sep 29, 2012
      Messages:
      32
      Likes Received:
      1
      Trophy Points:
      8
      Bot Coding is nearly the Champions League of Coding....

      Grab a Book, start from scratch and learn how to produce good code.

      I think Honorbuddy is coded mostly in C# (speak CSharp). You can easily start with that. There are plenty of good books about CSharp Coding on the market.

      Greetings
       
    3. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      I'll tell you what I tell everyone... dive in!

      Set yourself a goal, and figure out how to get it done. Just don't get discouraged when you feel like it's "too hard". The more you try to make it work, the more you'll understand things. All of us on the Buddy team are self-taught programmers. We all know too well how frustrating it is to start out. Just keep bashing your head against the keyboard until those characters on the screen start to make sense. :)
       
    4. DrDoctor

      DrDoctor New Member

      Joined:
      Dec 15, 2011
      Messages:
      510
      Likes Received:
      3
      Trophy Points:
      0
      Apoc, may i ask where is the best site/page/program to start at?
      i REALLY wanna learn how to my own profiles for mount farming in dungens etc, how to take a portal etc etc
       
    5. DaSoul

      DaSoul Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      2,827
      Likes Received:
      47
      Trophy Points:
      48
      As a programmer myself i can tell you there is no "best place". Choose a language you like/suits what you wanna do and just start. Search for a tutorial website and get the basics. Follow the tutorials and start playing around with stuff like playing with strings, cut them, change, convert, concatenate. Build yourself a calculator, extend its functionality. Create a little tool for notes or whatever.

      Most important advice i guess is, don't rush it. Don't try to jump on stuff you don't understand yet. Even if a tutorial seems too easy or whatever, it might contain something where you have the "ahhh that's why" effect. That is how you learn.
       
    6. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      IMHO, Google, MSDN, CodeProject, and StackOverflow are my "go-to" sites for anything programming related.

      If I ever question something, or need to figure out how to do something, I simply Google it, and I'll almost always find an answer.

      Start small, do silly stuff, and then continue on from there. :)
       

    Share This Page