I’m looking to get into a Java course to review classes, methods, recursion and inheritance before getting into a data structures and algorithms course this summer. If anyone can give me recommendations for online courses to refresh my memory on these topics I’ll gladly appreciate it
I don’t know of any specific courses off the top of my head, but I bet that some of the universities that post introductory level courses online (like Stanford and MIT) have an Intro to Java course that you could jump around in for review.
1 Like
Gonna look into that, thank you
You have also a mass of online offers out there. One valid one is from w3schools.com → Java Tutorial. You can also search on udemy.com for on-demand courses etc.
1 Like
Giving those a shot, thank you
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.