DEV Community

Discussion on: Start learning a new language or go deeper with Java

Collapse
 
fsartoris profile image
Federico Sartoris

Understand each line of code that you write will be a good approach to go more deep in the language. Design patterns, clean code, solid will help you to improve.

Collapse
 
sayantjm profile image
sayantjm

Yes, that's clearly something I need to do. I have this knowledge in one forgotten place inside my memory and I must recover them and put them in the line of fire.
Thanks.