by grandimam on 3/7/24, 6:39 PM with 2 comments
by JohnFen on 3/7/24, 10:19 PM
Write lots of Python (or whatever language you want to be proficient in) code. Every so often, go back to what you wrote before and review it.
Read lots of Python code. Tinker with it, add features, change things, see how what you do affects the program.
And study -- read lots about coding in Python. Interact with Python devs. That sort of thing.
by togusa2017 on 3/8/24, 8:01 PM