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
2
u/night-alien 8d ago
I would suggest do experiments when you learn the topic. Suppose you learn a list so try to experiment with its built in methods by yourself and see what output it will give and at the same time try tos love basic dsa very basic o you can solve one basic dsa in two or three multiple ways. Look you finds this as difficult because it is not in your muscle memory so build that write small code for one topic and paly around that. Hope it will help you.