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
-
Cyanite85578yI just started Java as well. But thats not how I learn. I have a project and I'm learning as I work on it. ^~^
(Hmm.. What does this button.. OHH GOD OKAY DONT DO THAT EVER AGAIN) -
Step 1 set up environment variable
Step 2 disassemble whichever class u find by javap fully.qualified.className
Step 3 experiment day and night with each methods and keep exploring
Step 4 do step 3 forever -
Tutorial point, and java trail. It all depends on how much you know the foundations and theory of OOP.
-
samee3218y@magicMirror I happen to know a little bit about the OOP concepts.
Maybe learning Java will be little easier. -
iKonic11158yThinking in java by Bruce Eckel and Effective Java by Joshua Block. Must reads. Especially Effective Java, it's a stellar book but for intermediate level Java devs
Related Rants
Now that I have decided yo learn Java.
Can anyone tell me where do I start and where to find the required resources and tutorials and so on..
undefined
learning java
java
tutorials
tutorial
java beginner