Jump to content

Featured Replies

  • 2 weeks later...
comment_52003

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: https://www.codecademy.com/learn/learn-java

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 

  • 2 months later...
comment_59626

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.

Create an account or sign in to comment