Bubble Posted March 27, 2014 Posted March 27, 2014 Hey guys, I'm interested in learning how to script, is that very hard to learn it and does it take lots of time to learn all the basics?
Antigrate Posted March 27, 2014 Posted March 27, 2014 (edited) Yes, programming is hard to learn, but very rewarding and fun once you get into it. I'm not an amazing programmer yet so I can't give you great advice, all I can say is you don't learn if you copy/paste code. Never ever copy/paste. Also, don't get started with learning the OSBot API, that is silly. You need to look up on YouTube some Java programming tutorial series. I strongly recommend this guy: http://www.youtube.com/channel/UCwRXb5dUK4cvsHbx-rGzSgw He has good Java tutorial series on his channel. Watch through the entire thing and you'll know how to program on a basic level, then find the intermediate tutorial series on the same guy's channel. Once you've finished that, start learning the OSBot API. Good luck young grass hopper. Edited March 27, 2014 by Antigrate 1
Tony21412341 Posted March 27, 2014 Posted March 27, 2014 (edited) Pandemic has 2 tutorials in the programming tutorials in this section. I'm also going to begin scripting and it looks pretty easy after reading pandemics tutorial. Just create a skeleton format and plug in commands from there Edited March 27, 2014 by Tony
Swizzbeat Posted March 27, 2014 Posted March 27, 2014 If the only reason you want to learn Java is to create scripts, don't bother. You'll end up like . 1
Turmoill1 Posted March 27, 2014 Posted March 27, 2014 You should first learn littlebit java , then start scripting.
Haxball Posted March 27, 2014 Posted March 27, 2014 I wouldn't advise to learn from videos/google. If you're serious about learning, get a book. Your best choice would probably be "Java for dummies".
Extreme Scripts Posted March 27, 2014 Posted March 27, 2014 I would start by familiarizing yourself with Oracle Docs.. they are extremely useful