+ 1

Help

I’m a new java learner. As a beginner I’m loving it, and understanding everything smoothly so far. My biggest challenge is putting all pieces together to the code. Any advise to improve understanding the task better, and put the code puzzles together. Thanks in advance

3rd Nov 2018, 3:50 AM
Saltanat Di
Saltanat Di - avatar
4 Antwoorden
+ 5
Your best bet is reading other people's code and playing with each 'try it youself' in the course. In both cases, you got working code you can break and put back to working so mess with it. Figure out what each line does and why they decided to use it.
3rd Nov 2018, 4:07 AM
John Wells
John Wells - avatar
+ 3
Try planning first. A pseudo code would be a nice choice. Most importantly, PRACTICE. Make projects, have problems, sleep with the problems and ask questions here.
3rd Nov 2018, 4:06 AM
Meharban Singh
Meharban Singh - avatar
+ 3
Boy John Wells that is so on target in any language
3rd Nov 2018, 4:19 AM
BroFar
BroFar - avatar
+ 1
Before starting look at other people's code here or in any open source project. And you are going to code it is a good practice to just planning the code on a paper or anything. Another good way of practicing is doing coding challenges. You can find good java / or any language challenges here : www.codewars.com
23rd Nov 2018, 4:38 PM
Seniru
Seniru - avatar