Jump to content

Java where to go after this course

If you scroll near the bottom and click "full curriculum" You can see all the subjects/topics I'll have learned soon following this course. I'm not really sure how I should continue learning java after this. Suggestions?

 

EDIT: https://www.udemy.com/learn-to-program-with-java/#/

Link to comment
https://linustechtips.com/topic/377361-java-where-to-go-after-this-course/
Share on other sites

Link to post
Share on other sites

Delve into object oriented programming/software architecture, data structures, algorithms, and concurrent programming. You've just scratched the surface of how to program with that code academy course; it's basically the equivalent of Computer Science 101 at a decent university.
 
You're probably going to need to read real books on the subject. I don't know how much farther you can get with online tutorials.

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×