0
Are there any hacks to learn coding faster?
12 Antworten
+ 16
There is no easier way. A lot of practice is the key here.
Try solving challenges. There are a lot of websites that provide coding challenges like hackerank.
Observe other's code.
Try debugging your code on your own.
Try putting the concept you learnt into a code.
+ 4
// Yes there is software called practice.exe
https://www.sololearn.com/discuss/468962/?ref=app
+ 3
Try freecodecamp. It's a great method to learn, and you practice at every lesson :)
And for sure, try to build your little own projects, even if it seems complex, you will obligated to be curious, search some answers to your issues, and understand which language(s) and technologies you got to use. Best way to learn is to build projects, and take that as a support for you learning :)
(I Hope my english was correct)
Keep coding 💪🖥️
+ 3
Make a daily goals for your code practice, and start working on it😊
+ 2
Use it in a project as you learn. This will help you learn faster because you would only be learning the practical aspects of the language i.e how it is used in the real life.
+ 2
Hi, hope this tips can help you... ->
https://code.sololearn.com/WGPZqz8gv0wr/?ref=app
+ 2
I hope the code below will help you, again please like it and share
https://code.sololearn.com/c0FGUf1Nfl7j/?ref=app
+ 1
Personally, if I had had a more solid understanding of the whats, whys, and hows of data structuring - it would of been easier for me to code.
I have been learning coding for almost 2 on-and-off years.
Just now understanding data structuring and algorithms. It truly helps having solid understanding of that.
Also I love editing and tweaking other people's code when I have time.
Learn how to make collage of code snippets from projects you like.
0
Make small projects while learning new skills and tricks. I personally don't do that because I don't have time 😆
0
There are 3 ways.
Practice !
Practice !
Practice !
0
Try not to sleep, code/practice all night long, watch YouTube videos about programming, don't give coding a rest-chance, then if you are not felling dizzy you have probably learn something 😂😁😂😂
0
Order to learn is also important when I started learning JavaScript it became easy since I knew c