+ 1
I have completed the Java course but I am still unable to figure out how to make a real working code out of it..
It seems like when I read or see any Java code it feels easy to understand...but when I actually start to write any code it's like am blank..how do I actually start to code..am stuck
2 Réponses
+ 4
We've all been there - start with simple codes and do them daily. Do challenges, find smaller projects to work on... I suggest you get an IDE like Eclipse because it's simple and minimal and allows you to compile codes faster
+ 2
I recommend it to people with average experience
pair coding is a very pleasant exercise that improves coding skills as well as teamwork.
for example, try to write a simple application with a friend (e.g. calculator) that changes as you type, one person writes, and the other can comment at that time
Exercises can be performed online, this is one of its advantages
while at the beginning it's best to perform daily challenges