How To Get Into Programming?

Discussion in 'Programming General' started by Fortify Media, Nov 4, 2010.

How To Get Into Programming?
  1. Unread #1 - Nov 4, 2010 at 6:24 PM
  2. Fortify Media
    Joined:
    Sep 11, 2010
    Posts:
    488
    Referrals:
    0
    Sythe Gold:
    0

    Fortify Media Forum Addict
    Banned

    How To Get Into Programming?

    My name is Hunter, I'm 15 and a sophomore in High School. I want to learn Java and be able to make botting scripts. I'm not setting my goals too high of yet. I'm also not hoping to achieve it right now. I'm taking only one technologic class at the moment, which is Digital Interactive Media. Its an "advanced" course at my school, I never took the P-Req for it but I got in I guess. What are some classes I can take while i'm still in High School so I can excel when i'm on the college level? I plan on going to a 4 year university and maybe a few extra years.

    What can I do as of now to start learning languages and "How To Program?"

    Have any questions? Pm me please.

    Thanks in advance, Hunter.
     
  3. Unread #2 - Nov 5, 2010 at 6:17 AM
  4. Fate1
    Joined:
    Apr 21, 2005
    Posts:
    773
    Referrals:
    2
    Sythe Gold:
    5

    Fate1 Apprentice
    Banned

    How To Get Into Programming?

    Take a class in your high school if they have it. Or buy a good book to teach you such as Beginning Java Programming for Dummies. That book helped me when I first started.
     
  5. Unread #3 - Nov 5, 2010 at 5:37 PM
  6. Fortify Media
    Joined:
    Sep 11, 2010
    Posts:
    488
    Referrals:
    0
    Sythe Gold:
    0

    Fortify Media Forum Addict
    Banned

    How To Get Into Programming?

    Thanks, I'll look into the book. I won't be able to take another class until next year.
     
  7. Unread #4 - Nov 5, 2010 at 8:54 PM
  8. Govind
    Joined:
    Apr 22, 2005
    Posts:
    7,825
    Referrals:
    13
    Sythe Gold:
    23
    Prove it! Trole Tier 1 Prizebox Tortoise Penis Le Monkey UWotM8? Wait, do you not have an Archer rank? Potamus

    Govind The One Musketeer
    Mudkips Highly Respected Retired Administrator

    How To Get Into Programming?

    I would steer clear of anything For Dummies, except C For Dummies FIRST EDITION. Some information in that book is outdated (it was written in the Win16/DOS days), but it's very educational.
     
  9. Unread #5 - Nov 5, 2010 at 8:58 PM
  10. Fortify Media
    Joined:
    Sep 11, 2010
    Posts:
    488
    Referrals:
    0
    Sythe Gold:
    0

    Fortify Media Forum Addict
    Banned

    How To Get Into Programming?

    Thanks, so which series should I look into? And correct me if i'm wrong but its Java I want to learn to make RS scripts right?
     
  11. Unread #6 - Nov 5, 2010 at 9:02 PM
  12. Govind
    Joined:
    Apr 22, 2005
    Posts:
    7,825
    Referrals:
    13
    Sythe Gold:
    23
    Prove it! Trole Tier 1 Prizebox Tortoise Penis Le Monkey UWotM8? Wait, do you not have an Archer rank? Potamus

    Govind The One Musketeer
    Mudkips Highly Respected Retired Administrator

    How To Get Into Programming?

    Depends on what you are trying to make. Interfacing directly with the Runescape client is not something a beginner should try to do.

    Are you planning on making, say, autotypers/clickers/bankers, etc?

    Depends on what you are trying to make. Communicating directly with the Runescape client is not something a beginner should try to do.

    Are you planning on making, say, autotypers/clickers/bankers, etc? If so, start with Visual Basic instead. It's much simpler and gives you a decent foundation for moving on to other languages.
     
  13. Unread #7 - Nov 14, 2010 at 9:56 PM
  14. blahbleh
    Joined:
    Nov 7, 2010
    Posts:
    179
    Referrals:
    0
    Sythe Gold:
    0

    blahbleh Active Member

    How To Get Into Programming?

    Just like other people recommended, if no classes are offered in your school, you should start learning on your own. However, I would like to add that you would be much better off if you can find some mentor. Learning programming from books can be very tedious if you are completely unfamiliar with programming. I remember when I was a kid, my family was not of technological background, but I liked the idea of programming so I started to learn on my own with books too. Then one day, before college of course, I was able to meet people who had same age with high background in programming (like their families had people working in programming field, or they had friends or siblings who were pro programmers) and found out that their programming skill was far superior compared to mine. Mainly because I was alone and had no one to compare myself to. Moreover, I had no standard that I had to reach, like I would spend days on just about 10 lines of codes while the usual time frame for 10 lines of codes is just 2 mins, you move on even if the 10 lines are not perfect, so that you will come back to the 10 lines to fix later. It's the kind of programming habit that is never mentioned about in books. There are many things that you miss when you do not have a mentor next to you to tell you. So look for a friend who has high programming background, or join a club somewhere, or a programming group, or volunteer, or just take programming classes in a community college as a high school student and learn from people around you beside the books.
     
  15. Unread #8 - Nov 16, 2010 at 6:21 PM
  16. uzn33dhelp
    Joined:
    May 19, 2008
    Posts:
    458
    Referrals:
    0
    Sythe Gold:
    0

    uzn33dhelp Forum Addict

    How To Get Into Programming?

    On top of using books or classes some of the greatest teachers are online.
    I personally dislike learning through reading; visually learning something helps me none.
    However; on YouTube, or any other video site for that matter, for any given language there are hundreds of well done tutorials! These allow you to have guidance; without the need to enroll in outside programs.
     
  17. Unread #9 - Nov 17, 2010 at 11:30 AM
  18. blahbleh
    Joined:
    Nov 7, 2010
    Posts:
    179
    Referrals:
    0
    Sythe Gold:
    0

    blahbleh Active Member

    How To Get Into Programming?

    True, I forgot about video sites. People who upload their own tutorial videos are very down to earth and "for dummy" like too.
     
  19. Unread #10 - Nov 17, 2010 at 1:20 PM
  20. uzn33dhelp
    Joined:
    May 19, 2008
    Posts:
    458
    Referrals:
    0
    Sythe Gold:
    0

    uzn33dhelp Forum Addict

    How To Get Into Programming?

    Yeah. The other upside to online videos is the fact that there are so many, and so many teachers out there.

    If you decide to take a class, and you cannot relate to the teaching style, you will not learn or enjoy it as much as you could. With online teachers, you can test it out through a 10 minute video, if you don't like it .. Move on to the next. This way you can also take in code from a number of sources, and learn tips and tricks from each!

    You can also work at your own pace, and cator to your specific projects: learn what you want, when you want to!
     
  21. Unread #11 - Nov 17, 2010 at 5:38 PM
  22. Fortify Media
    Joined:
    Sep 11, 2010
    Posts:
    488
    Referrals:
    0
    Sythe Gold:
    0

    Fortify Media Forum Addict
    Banned

    How To Get Into Programming?

    Thanks for you help guys. Im going to look into classes for 2nd Semester and see if they have any.
     
  23. Unread #12 - Nov 17, 2010 at 6:35 PM
  24. blahbleh
    Joined:
    Nov 7, 2010
    Posts:
    179
    Referrals:
    0
    Sythe Gold:
    0

    blahbleh Active Member

    How To Get Into Programming?

    Good luck with your study.
     
  25. Unread #13 - Nov 18, 2010 at 12:35 AM
  26. kmjt
    Joined:
    Aug 21, 2009
    Posts:
    14,450
    Referrals:
    8
    Sythe Gold:
    449

    kmjt -.- The nocturnal life chose me -.-
    Banned

    How To Get Into Programming?

    Maybe learn python first. I hear it's very similar to java, but a bit easier to learn. Then when you go to learn java you will learn quickly because python is pretty much the same I think.
     
  27. Unread #14 - Nov 18, 2010 at 2:49 PM
  28. blahbleh
    Joined:
    Nov 7, 2010
    Posts:
    179
    Referrals:
    0
    Sythe Gold:
    0

    blahbleh Active Member

    How To Get Into Programming?

    Do you know python and java?
     
  29. Unread #15 - Nov 18, 2010 at 5:57 PM
  30. Pkpkpk
    Joined:
    Apr 30, 2007
    Posts:
    1,155
    Referrals:
    1
    Sythe Gold:
    33

    Pkpkpk Guru
    $25 USD Donor New

    How To Get Into Programming?

    I wouldn't strive to learn a language solely to make a bot. If you want bots it's much less work to simply buy them. If you're actually thinking of going to college for this then I'd suggest learning on your own. I did AP java in school, and that was good if your school offers it but if not then I'd buy a book. I used "Java Concepts" by cay horstmann. I liked it so much I actually ended up buying the book after passing the AP test.. nerd i know. And now I'm buying "Head First HTML with CSS & XHTML" so we'll see how that works out for me - learning with no one there. Also someone told me that if I learn alone that I should join a forum solely for programming, sounds like a good idea so I'd suggest that to you. Hope that helps.
     
  31. Unread #16 - Nov 18, 2010 at 11:31 PM
  32. kmjt
    Joined:
    Aug 21, 2009
    Posts:
    14,450
    Referrals:
    8
    Sythe Gold:
    449

    kmjt -.- The nocturnal life chose me -.-
    Banned

    How To Get Into Programming?

    I'm in an intro to programming course this semester in university. The first semester we learn python and the second semester we start java. The prof said there is a reason why they do it this way, but I wasn't paying attention lol.
     
  33. Unread #17 - Nov 20, 2010 at 11:08 AM
  34. Pottworth
    Joined:
    Nov 27, 2005
    Posts:
    83
    Referrals:
    0
    Sythe Gold:
    0

    Pottworth Member

    How To Get Into Programming?

    Do a computer related course at college/university. Computer Science is the most generic, but you can get more specific courses if you want.
     
< [vb6/]Auto Talker Source (old) | Visual basic 2008 - Need help! >

Users viewing this thread
1 guest


 
 
Adblock breaks this site