MalteseFalcon Posted April 13, 2017 Posted April 13, 2017 I am wondering Where did everyone get his scripting knowledge? If anyone has a youtube playlist or a text can you post it here? might be helpful
GaetanoH Posted April 13, 2017 Posted April 13, 2017 First get to know Java. Try to make your own scripts, check other people their source code, check here: https://osbot.org/forum/forum/250-tutorials/. Just every tutorial @Explv wrote is super good learning material. Goodluck.
politje Posted April 13, 2017 Posted April 13, 2017 to make script u need to know java coding then its not that hard to make your own scripts, but they need to have things added like antiban etc
Final Posted April 13, 2017 Posted April 13, 2017 Don't learn anything here, find a Java ebook that tailors to your current knowledge. Some are for complete noobs and some are for people with some background knowledge. A lot of people here try to help but they aren't correct in most scenarios.
Container Posted April 13, 2017 Posted April 13, 2017 As others have said; learn Java by reading a book. These books often comes with exercises to dpethen your knowledge and practical use of what you're reading. Check out the tutorial section aswell.
Alek Posted April 13, 2017 Posted April 13, 2017 By writing code a lot and actually enjoy what you are doing. Eventually you will learn what bad practices you need to change and what the good practices are. You will also start understanding what you are writing. Time is the best learning source. 1
Final Posted April 13, 2017 Posted April 13, 2017 Just now, Alek said: By writing code a lot and actually enjoy what you are doing. Eventually you will learn what bad practices you need to change and what the good practices are. You will also start understanding what you are writing. Time is the best learning source.
Hi G00gle Posted April 13, 2017 Posted April 13, 2017 I'm currently using this site: https://thenewboston.com/videos.php?cat=31 - Though, it may be a bit outdated, and you might need to read up on a few other things.
MalteseFalcon Posted April 18, 2017 Author Posted April 18, 2017 On 4/13/2017 at 8:04 PM, Container said: As others have said; learn Java by reading a book. These books often comes with exercises to dpethen your knowledge and practical use of what you're reading. Check out the tutorial section aswell. Do you know any good up-to-date book?
Container Posted April 18, 2017 Posted April 18, 2017 2 minutes ago, MalteseFalcon said: Do you know any good up-to-date book? I used this one; https://www.amazon.com/Intro-Java-Programming-Comprehensive-Version/dp/0133761312 Most books are up to date, though.
Selected Posted November 7, 2017 Posted November 7, 2017 Please keep posting good book titles for us, the newbies who wish to learn..