DEV Community

Discussion on: What's after learning basic Java?

Collapse
 
n_anselm profile image
n-anselm

It all depends on where you want to use Java. You have to have a goal in mind. What do you want to do with Java?

Collapse
 
psaransh profile image
Ramansh Pathak

There are 2 fields that I know a Java learner can work on:
Full Stack Web Development and
Android Development
What are the other fields can you suggest me some more?
Or should I shift to python because after learning Java, Python is easy to grasp and everyone knows python can be used in very different areas like Web Development, Software Development, AI/ML, Scripting etc...

Collapse
 
n_anselm profile image
n-anselm

It's also possible to create cross-platform desktop applications with Java. Python probably is a better choice though, as like you said, it's easy to grasp and is used in a lot of areas.