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
-
jebediah2458ywhole year in, didn't get the fastest start because i had no experience at all in programming/computer sciences. still learning every day. finishing my second game now. third one started
-
jebediah2458y@samia , they are not very good games though ;-) first one was simple javafx multiplayer game(hot seat, not online) second one is a puzzle game for android
-
@samia well, I guess I should be more clear. I know over 30 languages, so I can never learn every part of every language, however I learn he formatting, syntax, language fundamentals, etc. This has always been enough for me, because most languages are well documented, so I have the documentation on one monitor and the code on another.
-
you cannot learn java or in fact anything, i started coding in c then i started coding in c# then java now php or sometimes node, did i learn all that? no, i learned the basics, what is for loop, what are conditional statements, because programmimg is same in any language(with obvious limitations and advantages of various languages) what is different is syntax, so my friend learn the concepts don't learn the language :)
-
if u have no previous experience then be prepared it need years(at least 3) hard work, no shortcut in learning any language, do not read and trust any book start with mastering XXX in XXX days, all BS and mind masterbation
-
skonteam9828y@FelisPhasma I find the similarities between our coding workflows and approach to learning languages disturbing .
I hope I am not schizophrenic and you are a second account I made :p . -
rant1518yI second the comments. To get the basics, not that long. To actually work with the language to make it do what I want it to do, years and still learning.
-
Defi4NT14968yStarted leaning 3month ago
The Core was pretty easy but I'm currently breaking my teeth on the GUI aspect
I still feel like I barely know how to build a simple window with a text field....
This is really demotivating... -
rant1518yI haven't used Java in some time, but to me the Java libraries are not very intuitive. And things like converting strings to numbers is a lot more roundabout process than I think is necessary.
I think what stood in my way more often than not when it comes to Java is that I think command A should be able to do such and such instead of having to combine commands A, B, and C in this particular format to get it done. -
It was the first language I was taught, so I don't know if it's applicable - 3 years in high school, 2 years university. If you have experience with OOP, probably 3 months to become fluent π
Related Rants
Java developers
how much time did it take from you to learn Java ?
undefined
java