+ 4
How can master in python3
solohelpme
6 Answers
+ 19
You are going to hate my answer, but you canāt.
Python is one of those languages, along with CSS and HTML, that are extremely easy to learn and get the job done quickly, but has all of those caveats and cool features that make it damn near impossible to master. I have been programming in python for 2-3 years and I would still hesitate to call myself a python master. People with less experience call me a master, but I know people who know a lot more than I do.
You can learn Python well enough to learn how to build great applications in a few months. How you ask? You are going to hate this answer as well: just write code. Learn by doing. Just get to it.
+ 13
My advice will be to forget about āmastering it quicklyā and focus on learning aspect and make sure you are fully absorbing information. Donāt rush too quickly to get to the destination because that wonāt allow you to enjoy the journey.
+ 7
This answer š is as awesome, as it is True :)
The beauty of Python is that you can get things done in it really quickly, so you can stay focused on mastering the code flow and logic while not worrying too much about the syntax.
Also, whatever use you might think of, Python surely has a library to tackle it ;)
+ 1
thanks for replay and i will try to follow your advise as i can...from..today...
0
coding is infinte, like astronomy
0
Be consistent at it!! You'll get better with practise.