Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Lexter11744yI found all the programing is just if, for and var. Nothing else. What is different are principles.
Possible to learn in half of month? Possible. Be good? Hell no.
They say the number 1 skill is...? They can say whatever they want. -
C0D4681464yIf you've been using strict types and OOP in php, then Java won't feel to far away, although the verbosity can be a pain in the ass.
-
Basics? Yes.
Enough to actually solve problems/implement things at seniority level..probably not. -
It's possible if you already know about web programming. The language is different, but ideas are quite similar. Just jump head first into java and spring boot. There are some good courses on freecodecamp youtube channel, also, if you have little bit of money, you can check out udemy courses. Just try to build something from scratch using Spring Boot. You will learn a lot: build tools, IDE(Intellij), debugging, server side rendering etc.
-
@SpaceMonkey i bought Mosh tutorial about Java and learned it today. Next is Spring Boot to build API endpoints. Concepts are the mostly the same. I just need to study the syntaxes and java terms like artifacts, jre, package, etc.
Then after that connection to MSSQL. -
@sladuled yeah so many related things to study. The heck is Maven and Groovy. Guess I also need to study the terms in Java ecosystem
Related Rants
I got deployed to a client who uses Java. I have no knowledge in Java. Can I learn it in only half a month? Also including spring boot to create web services. The project will start soon.
They say the number 1 skill of a developer is the ability to learn fast. I'm a PHP JS guy by the way.
rant
learning curve
api
spring boot
java