+ 1
How to become better at Java
I am able to learn from the exercises, but when I try doing my own projects, exercises, or homework assignments I can't seem to perform well. Any suggestions?
3 Réponses
+ 17
Hy Seth Lopez
● Try making use of pen-paper & make your ways of solving problems [the logic U made earlier will be usable in next codes also]
● U can start with beginner coding challenges/assignments of Sololearn [that have a tag as Beginner]
//the information in lesson is sufficient to solve them easily
● U can look up to other code solutions in comment section of challenge/assignment for getting idea about new methods which U might not know
● U can learn about Streams , regEx etc for improving problem solving.
● it will take little work & time to reach to a level to understand problems easily
+ 3
Try to create projects using tutorials and documentation. Maybe it will help.
+ 2
Every day, you should write at least a code