What is the best method to learn coding? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 21

What is the best method to learn coding?

8th Feb 2019, 5:17 PM
Winget
Winget - avatar
32 Answers
+ 17
• Practice, write a program related to your favourite things (anime, film, tv series, ...) • Here, you have some websites to test your coding skills ➝ Practice, seriously, practice is the best way to learn! https://www.sololearn.com/Discuss/595802/?ref=app https://www.sololearn.com/Discuss/284542/?ref=app
8th Feb 2019, 9:07 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 57
1.Use good and reliable resources. 2.Practice whatever you have learnt everyday by coding. 3.Try doing mini projects. 4. Solve as many challenges as you can. 5. Be consistent.
8th Feb 2019, 6:01 PM
Mitali
Mitali - avatar
+ 30
In my opinion, the best way to learn coding is to practice after every learning milestone. And test every possibility that comes in your mind. This way you can understand how a language really works
9th Feb 2019, 2:45 PM
Hicham BOURHIL
Hicham BOURHIL - avatar
+ 27
Danijel Ivanović hahaha, thank you ✌🏻😁
9th Feb 2019, 3:34 PM
Hicham BOURHIL
Hicham BOURHIL - avatar
+ 26
Danijel Ivanović nice, and it's more fun to return isPrepared instead of the condition 😁
9th Feb 2019, 3:07 PM
Hicham BOURHIL
Hicham BOURHIL - avatar
+ 18
The best way to learn the program is to read what you read and become master in it. 😉
9th Feb 2019, 5:51 PM
Sumit Programmer😎😎
Sumit Programmer😎😎 - avatar
+ 17
ChamuRoyal Best method for learning...😁😉! //JS Code: 😄✌😁 function getDevJob(studying, hardWork, luck) {     var isPrepared = studying && hardWork && luck;     if ( isPrepared ) {         return true;     } else {         return false;     } } // HappyLearning! ;) 🍻
9th Feb 2019, 2:57 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 14
Shubham Chaurasiya Thankyou🙂
9th Feb 2019, 2:48 AM
Winget
Winget - avatar
+ 14
Hicham BOURHIL 😄😅😅💪😁 You can now optimize my code,👍 great tip my friend, 🤓 thank you for suggestion! 🍻😊 ChamuRoyal You see, how we are learning better and making progress, you just need to start and take the first step.👍💪 SL is the best method for learning, because you can get other opinions, help, and great tips, support from great and wonderful people.👏👏 I think, on this way we are making great progress! 😊
9th Feb 2019, 3:30 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 14
The best method is: 1. theory + practice 2. to code with pleazure 3. to use many resources, they must be modern 4. to find your way and method to learn programming))
10th Feb 2019, 12:36 PM
Женечка
Женечка - avatar
+ 12
5.Divide Big problem into small ones - the code structure will be more transparent. It will be easier for you to solve a small problem and you will be able to enjoy a small success instead of feeling unable to solve a big problem. Hope this helps for somone.
10th Feb 2019, 11:32 AM
Winget
Winget - avatar
+ 11
Thank you all
9th Feb 2019, 2:02 AM
Winget
Winget - avatar
+ 11
Mitali Thankyou for responding. Is solving challenges is also a way to learn things?
9th Feb 2019, 2:14 AM
Winget
Winget - avatar
+ 11
Danijel Ivanović Yeah! Practise is the key to learn,it applies to everyone to become a best in solving and learning a skill. Thank you for the links you metioned here.
9th Feb 2019, 2:24 AM
Winget
Winget - avatar
+ 11
Danijel Ivanović 🙂 Thankyou
10th Feb 2019, 10:20 AM
Winget
Winget - avatar
+ 11
Here also some ways(By karena) to learn programming that i found helpful after browsing the web. 1.Learn basics first - the general programming concepts are basically the same in most languages. 2.Start from free sources - You can start learning from free sources (online courses, tutorials, internship programs) instead of investing in paid courses. If you are motivated then such tutorials and courses will let you know the basics. Also I recommend to read books, documentations, discover libraries, or talk to more experienced colleagues. 3.Learn smart - science says that it is better to learn 1h/day than once a week for 7 hours. That’s because your brain needs suitable intervals to keep information for such a long time. Also, the easiest way to memorize is to collect information by practice. 4.Take care of yourself - your brain works best when you are in good condition. Our brain works better when we are rested regardless of whether we are studying for an exam or learning programming. 5.
10th Feb 2019, 11:29 AM
Winget
Winget - avatar
+ 10
rokia atia Mm..you are right some methods will work for others and some are not,we have to practice all the possible ways and in that way we will know which one is the best right !! Thankyou for ur suggestion🙂
9th Feb 2019, 2:47 AM
Winget
Winget - avatar
+ 8
you have two approaches: -learning theory and test it with code. you learn about programming -a practical approach. by this you learn technologies that are currently used for what you are interested in. as technologies change it is a good idea to blend both of the approaches. the signs are everywhere: don't put all of your eggs in one basket, "you can't have one without the other" (married with children show) and so on. being curious is what will help you on the long run as the effort is tedious. good luck
9th Feb 2019, 3:18 AM
notqueued
notqueued - avatar
+ 7
1. Willingness to learn & code 2. Don't Hesitate to code. 3. Choose one or two editors for coding. 4. Start coding from any one language. 5. Focus on do it yourself not just watching videos or reading codes. Happy Coding! All the best!
8th Feb 2019, 8:40 PM
Shubham Chaurasiya
Shubham Chaurasiya - avatar
+ 7
▪Learn and gain knowledge as much as you can and never loose hope if you don't understand. ▪The actual programming you learn is just by practice if you start doing project you can learn programming much easier way
9th Feb 2019, 3:22 AM
Saquib Imam
Saquib Imam - avatar