this post was submitted on 24 Jun 2023
13 points (100.0% liked)
No Stupid Questions (Developer Edition)
14 readers
1 users here now
This is a place where you can ask any programming / topic related to the instance questions you want!
For a more general version of this concept check out !nostupidquestions@lemmy.world
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sorry if I worded it strange. What I meant was that I'm going down the JavaScript path. But that doesn't mean I'll only ever do JS. I've already had to work with some PHP and Ruby. So would Java also be likely to come up eventually?
In my experience, you learn a language and then you apply for a job that requires that language. So, if you don't learn Java, you won't apply for a Java developer position. You can go a whole career without touching Java.
Unlike PHP, which has the tendency to sneak up on you (never met a PHP programmer who chose to become one) Java will most likely not just come up if you don't go looking for it.
The opposite actually happened to me. PHP was my first non-intern position. That company eventually started working with Java, so I made that transition when they did.
Fascinating. It has been a running joke in my bubble that no one ever picks up PHP voluntarily. It's just everywhere.
I wouldn't overthink it. Learn the languages you like. Learning an OOP language in depth is a good idea, but it doesn't have to be Java. C# or even modern PHP also work fine.