+ 1
How well will I learn python?
I started the python tutorial about a week ago and it is great. I have tried other tutorials before but sololearn is byfar the best for my need. After I finish the tutorial how well will i have an understanding of python. Will i be able to make pretty complex programs or will i still have a lot to learn?
1 Answer
+ 4
There'll be a lot left to learn.
Every topic is somehow touched, but there are so many details... Not possible to press it all in a few screens.
Take a look around the official documentation to get an impression:
https://docs.python.org/3/
Also, you just need experience with writing actual code.