Nqmadic 0 Posted April 2, 2020 Report Share Posted April 2, 2020 Any good websites out there to start learning java purely for RSPS creation? Link to comment Share on other sites More sharing options...
kanezp 5 Posted April 2, 2020 Report Share Posted April 2, 2020 Who even uses websites to learn? Just youtube tutorials and you'll be fine. Use a basic empty source to learn, go through the code and educate yourself. Definitely suggest learning RSPS/Java more by using youtube. Link to comment Share on other sites More sharing options...
dehysqop 0 Posted April 3, 2020 Report Share Posted April 3, 2020 Kane is right, i checked a bit and if you literraly have no idea how to start mabe get Sololearn and do some courses for free on it, it looks fun and pretty well described. Also available on mobiles. Link to comment Share on other sites More sharing options...
cryption 0 Posted April 4, 2020 Report Share Posted April 4, 2020 Try to start with learning the object oriented way of programming, and understand how OO works in general. Link to comment Share on other sites More sharing options...
smelt 0 Posted April 16, 2020 Report Share Posted April 16, 2020 i would say learn the basics, saving a value to a variable, and displaying it Link to comment Share on other sites More sharing options...
Hunter 1 Posted April 18, 2020 Report Share Posted April 18, 2020 Welcome to the RSPS community. I recommend starting with learning java in general, not RSPS specific development. From there you can download a nice source and move smoothly inside of it. Codecademy has a nice Java course where you can learn the syntax: This is the hidden content, please Sign In or Sign Up From there I recommend you do a few extra exercises, maybe write a small program that will help you in your day to day life. Good luck in your journey Link to comment Share on other sites More sharing options...
norsegotgods 0 Posted July 1, 2020 Report Share Posted July 1, 2020 Learn to think like a OO programmer. Once you know how to break things down syntax of most languages is easy. Java included. Easier to learn from Youtube, rather than going through RSPS source. Looking at someone elses, probably uncommented, code is going to be a nightmare if you're intending to learn something useful from it. Link to comment Share on other sites More sharing options...
Happy 0 Posted July 4, 2020 Report Share Posted July 4, 2020 maybe just try to get some Vids on YouTube, maybe they will help! Link to comment Share on other sites More sharing options...
foxboroughrs 0 Posted July 5, 2020 Report Share Posted July 5, 2020 Youtube has taught me alot of about the basics, goodluck out there my guy! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now