+ 2
Easy way to become a good coder ... Plz suggest me any way
7 Answers
+ 10
No easy way to success m8. :>
https://www.sololearn.com/Discuss/437973/?ref=app
+ 10
I don't call myself a good coder, so I can't say how someone else should learn to code, but these help me learn:
- practice writing code (I have lots of bits of code that aren't public that I experiment with)
- after I finished the SL courses I went back through the Python course very slowly and thoroughly to try to make sure I digested it and supplemented it with outside reading.
- practice writing code
- keep an eye on the course comments and help people who are stuck. Do the same for the Q&A - you learn a lot from helping (and it feels good đ).
- practice writing code
- if you're stuck, don't hesitate to ask for help, but always try to figure it out yourself first. There are lots of online resources available - Googling the code phrase you're stuck on will usually produce the answer.
- practice writing code
- check out the codes written by the advanced folks here (including the SoloLearn entity you first followed). They are full of good ideas, but don't forget to give credit where it is due.
- practice writing code
- I don't know anything about challenging. I'll probably start that when I feel more comfortable with Python
- practice writing code
- carry a notebook to scribble in - sometimes easier than typing into a phone
- and finally - you guessed it - practice writing code đ
+ 7
the easier way is learn it
+ 4
There is no easy way. Try to use the code below:
success=talent*hard_work**10
+ 3
Practice practice practice
+ 3
well, anything is not easy if you see
âși am telling you a my real life story
I was really afraid to swim in my swimming pool
i always think that swimming mean my deadđČ.
but I over come of it by practice
without practice, hard work, nothing is possible if you see.đș
take programming as a fun đč
don't be upset that other are more greater than me.
and no one is greatful in beginning
+ 2
Write your code and try to compact it as much as you can. And practise