+ 1
How everyone learning programming in sololearn? Do you all just learn on phones while jot down everything or just on phone only?
Techniques to learn Java or any programming language
3 odpowiedzi
+ 1
Here's my technique :-
While(tutorial is not finished)
{
1) learn new topic in tutorial
2) practice some questions on it(you can get them online)
3) if stuck then go back to tutorial or search net for more info
4) repeat
}
Once tutorial finishes, I try to make a project using the language I learned. If stuck then go to step 3.
+ 1
Instead of taking notes, I take screenshots of the topic that needs more attention.
+ 1
Arsenic thanks for sharing bro... I think I am lack of doing exercises. Usually I just type it all of the codes that I learnt in notepad or try it in online java compiler....