0

How can i increase my java experience and problem solving!?

19th Apr 2017, 6:08 PM
Esraa M.Rezk
Esraa M.Rezk - avatar
1 Odpowiedź
+ 3
You need to solve problems. Break down the problem into smaller ones and manually think through edge cases. For example what happens with specific values like 0, 1, negatives, large numbers. Work your way through the problems. Learn algorithms and data structures and some theory behind.
19th Apr 2017, 7:05 PM
Jens90