+ 21
What is the best method to learn coding?
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
+ 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.
+ 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
+ 27
Danijel Ivanović hahaha, thank you ✌🏻😁
+ 26
Danijel Ivanović nice, and it's more fun to return isPrepared instead of the condition 😁
+ 18
The best way to learn the program is to read what you read and become master in it. 😉
+ 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! ;) 🍻
+ 14
Shubham Chaurasiya
Thankyou🙂
+ 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! 😊
+ 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))
+ 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.
+ 11
Thank you all
+ 11
Mitali
Thankyou for responding.
Is solving challenges is also a way to learn things?
+ 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.
+ 11
Danijel Ivanović
🙂 Thankyou
+ 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.
+ 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🙂
+ 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
+ 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!
+ 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