Originally Posted by
thedarkhitman
How long have you been programming Java?How long did it take you to learn?
More years than the average person has been alive. Considering the accelerated growth of computer science starting years ago and continuing on, we are all still learning every day. It is a journey, not a destination
Originally Posted by
thedarkhitman
I find it easier to modify code, than write code from scratch.
Can you offer any tips?
Start writing code from scratch. It is the best way to develop the ability to write code from scratch.
Originally Posted by
thedarkhitman
I want to get a trainee Java job and I am kinda struggling with some concepts. What's the secret?
Write code. Write something you can handle. Modify it. Rewrite it. Ask for ideas from friends. Do other people's assignments that are posted on the forum (just don't give them the solution!).