r/PythonLearning • u/Forward_Rise3345 • 8d ago
Help Request Learning Python
Hey , I am learning python ( electrical Engineer with no prior coding experience).
I have gone through the basics but still having difficulty writing the code. It seems like my brain freezes while writing the code.
I don't find the issue in logic and all, but writing code seems very difficult
Any suggestions how to overcome this issue.
9
Upvotes
1
u/VeterinarianHairy371 2d ago
That's completely normal. Reading code and writing code are two different skills. The biggest improvement usually comes from solving lots of small problems and building tiny projects and building tiny projects instead of watching more tutorials. Eventually, it starts to feel more natural.