What is the most efficient method of learning code? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 4

What is the most efficient method of learning code?

17th Jan 2019, 2:46 AM
Carson Townsend
Carson Townsend - avatar
10 Réponses
+ 14
Learning by doing. Try whatever you want to make and u'll learn to look up what you need and apply it into your project. Once you learned how and what, you just need a lot of repetition to truly understand and know what you're doing.
17th Jan 2019, 6:27 AM
Martin Möhle
Martin Möhle - avatar
+ 6
Make a real application
17th Jan 2019, 3:02 AM
Calviղ
Calviղ - avatar
+ 6
Learn syntax and try to practice it. The intention should be to become familiar with it and you should be able to apply logic with that syntax. Keep repeating it. If you feel a bit tired then this for loop will fill you with motivation 😄 : - for(int practice = 0; practice <= infinity;practice++) { IncreasingSkills() ; }
19th Jan 2019, 1:31 AM
Ayush Sinha
Ayush Sinha - avatar
+ 4
Every new think you learn, practice it coding small programs
17th Jan 2019, 7:14 AM
Javier Felipe Toribio
Javier Felipe Toribio - avatar
+ 3
pen and paper
17th Jan 2019, 3:37 AM
Ahmad Ali
Ahmad Ali - avatar
+ 3
Watching YouTube video is a good way too.
17th Jan 2019, 6:14 AM
Gordon
Gordon - avatar
+ 2
First you think logic of program and write this logic on paper and than code
27th Jan 2019, 3:55 PM
Aman Srivastav
Aman Srivastav - avatar
+ 2
A lot of things can lead to faster learning, like: ●Enough sleep, you clean up toxins from your brain. ●Good diet, brain consists 60% of fat //Omega supplements ●Having a mentor(s) can inspire you, give you guidelines, shortcuts. ●Having working environment, it takes time to get back on the task if phone, people, noize is in the way. ●Surround yourself with peers who support you ● And most of all keep grinding, don't be lazy. Etc etc
6th Feb 2019, 6:25 PM
Scadian Force
Scadian Force - avatar
+ 1
specially for the first steps
17th Jan 2019, 3:37 AM
Ahmad Ali
Ahmad Ali - avatar
0
Html, python,php
29th Jan 2019, 7:29 AM
maulik dudhat
maulik dudhat - avatar