Qubit Posted June 28, 2014 Posted June 28, 2014 (edited) Ok, if you remember me a few months ago a posted a thread about me striving to fulfill my dream of scripting... *exaggeration*. But i said i was taking a programming concepts class in the summer which i nearly done with and AP Java (Computer Science) senior year this fall in high-school. I have learned in python/ pseudo code Modules Input, processing, and output decision structures and boolean logic repetition structures functions And by the end of July i should learn Input validation arrays sorting and searching arrays files menu driven programs text processing recursion object oriented programming Gui application and even driven programming This class will end before i start school back up in fall, which i conclude will probably go over mostly what i have learned. So should i be able to learn scripting by the end of July or should i learn the lingo of Java and then further my knowledge from where this class ends,, and begin it in the textbook i will receive for my AP JAVA class. If you dont understand what im saying. Should i wait to start learning to script bots and keep learning more? All responses are welcome and appreciated. I understand every person who responds puts time and effort in to their replies so i would like to thank you fore hand for every reply I receive. - Javant Edited June 28, 2014 by javant
Swizzbeat Posted June 28, 2014 Posted June 28, 2014 You can pretty much script if you know what an if/else statement is.
Joseph Posted June 28, 2014 Posted June 28, 2014 You can pretty much script if you know what an if/else statement is. also get to know the api. to op: if you know how to use the api, then your fine you could start scripting
Mysteryy Posted June 28, 2014 Posted June 28, 2014 Ok, if you remember me a few months ago a posted a thread about me striving to fulfill my dream of scripting... *exaggeration*. But i said i was taking a programming concepts class in the summer which i nearly done with and AP Java (Computer Science) senior year this fall in high-school. I have learned in python/ pseudo code Modules Input, processing, and output decision structures and boolean logic repetition structures functions And by the end of July i should learn Input validation arrays sorting and searching arrays files menu driven programs text processing recursion object oriented programming Gui application and even driven programming This class will end before i start school back up in fall, which i conclude will probably go over mostly what i have learned. So should i be able to learn scripting by the end of July or should i learn the lingo of Java and then further my knowledge from where this class ends,, and begin it in the textbook i will receive for my AP JAVA class. If you dont understand what im saying. Should i wait to start learning to script bots and keep learning more? All responses are welcome and appreciated. I understand every person who responds puts time and effort in to their replies so i would like to thank you fore hand for every reply I receive. - Javant *iponu* Learning to script can help your learning process. I didn't even know how to use java when I started scripting, although I was fluent in other languages. I have learned so much from my time scripting. I have since taken classes and made far more complex things than scripts, but it has helped me learn. If you want to script, script. Nothing can hold you back but yourself. ^_^
Khaleesi Posted June 28, 2014 Posted June 28, 2014 Ok, if you remember me a few months ago a posted a thread about me striving to fulfill my dream of scripting... *exaggeration*. But i said i was taking a programming concepts class in the summer which i nearly done with and AP Java (Computer Science) senior year this fall in high-school. I have learned in python/ pseudo code Modules Input, processing, and output decision structures and boolean logic repetition structures functions And by the end of July i should learn Input validation arrays sorting and searching arrays files menu driven programs text processing recursion object oriented programming Gui application and even driven programming This class will end before i start school back up in fall, which i conclude will probably go over mostly what i have learned. So should i be able to learn scripting by the end of July or should i learn the lingo of Java and then further my knowledge from where this class ends,, and begin it in the textbook i will receive for my AP JAVA class. If you dont understand what im saying. Should i wait to start learning to script bots and keep learning more? All responses are welcome and appreciated. I understand every person who responds puts time and effort in to their replies so i would like to thank you fore hand for every reply I receive. - Javant Just script , Learn the API the rest will come automatically! Gooodluck! you can always pm me if you have any questions!