Learning methods (Reading vs Writing code) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Learning methods (Reading vs Writing code)

Solo learn has helped me learn a lot, but i feel like I'm struggling in one major area. I feel like I'm able to read code rather easily, but when it comes to WRITING or changing code, my mind goes completely blank. Has anyone else struggled with this too? What were you able to do to get over it? Any advice would be greatly appreciated!!

28th Jan 2022, 8:31 PM
Nate Raia
6 Answers
+ 7
Well you dont need to know all the syntax longs you know when to use a certain fun or properties arrays etc. Yes I sometimes struggles to write code because I forget some syntax properties . I'm no pro I started like 2weeks ago
28th Jan 2022, 9:19 PM
Ion Kare
Ion Kare - avatar
+ 7
This is totaly normal when you just learning how to code. It can heppend because you don't remember syntax (just go and check documentation again, you don't even need to remember all, by practice you will) But also you can strugle to make logic of your app, or fix bug. You will be again, be better with practice. So don't worry, start making something with knowledge you have, go back check lections if you didnt understand(even do research about it to learn even more), even after you end course you will still need to learn new things, new way of solving same problem, or even new library or framework what have some diferent syntax, and way how it works. I suggest you also site "code wars" to practice some language by solving lot of challanges. Where you can also see solution and compare yours with others. But some are for advanced knowledge of language so you might dont cover this lection. By solving problems by yourself you will be better programmer, but if you try and can't find solution you can ask here.
29th Jan 2022, 1:38 AM
PanicS
PanicS - avatar
+ 6
Start writing small codes. They don't have to be good, but the repitition will help you build the language syntax.
28th Jan 2022, 9:01 PM
Rik Wittkopp
Rik Wittkopp - avatar
+ 6
I call it tutorial syndrome. Guided learning is great because by leveraging other people's knowledge you will progress fast, but unguided learning is what really makes the knowledge stick. This applies to anything, but in programming that means: You have to write programs. Reading about programming will not make you a programmer. You've done the groundwork and absorbed a lot of knowledge, so once you've figured out what to do with an empty code editor in front of you, you'll do fine I'm sure :) Every programmer forgets things and we have to look stuff up multiple times per hour, that's why we have documentation and google open at all times. Also I'd like to second PanicS' suggestion to give code wars a try. Great site for getting started :)
29th Jan 2022, 3:37 AM
Schindlabua
Schindlabua - avatar
+ 3
It's like writing for me. You first start with your motive. what you want to accomplish. Then the big vague idea on how to achieve it. Then you refine those until it is possible to write a pseudocode. Then its just getting down to the nitty gritty. Start from the big picture then gradually focus on the details. Leave it messy. Clean up and optimize only when it works. Stay away from code for some time. It helps me because I get intimidated by the awesome codes available. Just do your thing The details are overwhelming. Just step back to view the bigger picture. Cooking, writing, painting, sports, playing a musical instrument.... coding. They are basically the same, just different medium of expression. Do what you want, practice, mastery comes with practice or never at all. At least you're doing something you enjoy.
30th Jan 2022, 2:29 AM
Bob_Li
Bob_Li - avatar
0
I definitely want to study these educational materials. Unfortunately, I'm out of time right now to complete tasks. I need assistance with my project and I'm using this service https://buyextendedessay.com This assignment is now top priority for me, therefore I want to be as prepared as I can be.
26th Oct 2023, 9:29 AM
Gary Stokley
Gary Stokley - avatar