+ 1
Biginer phyton course
Police give me advice
3 Respuestas
+ 3
Hi, Eyob Ayinadis !
An advice is, as you say you are a beginner and want to start to learn Python, that you start with the course Python for beginner, here on SoloLearn.
+ 2
If you want to solve problems and learn Python, then I advise you the books:
- "Byte of Python",
- "Learning Python (Mark Lutz)",
- "Learning Python: Game Programming, Data Visualization Web Applications. 3rd ed."
the book is good to come to a python beginner, there are also problems in the book. I also advise you to have a website for solving problems: "projecteuler.net"
The best way to learn Python is reading books. The books tell you the topics in detail, and the books also have practical tasks.
/Rostislav Khalilov/
+ 1
There is also a book named 'Automate the Boring Stuff with Python', which you can read it online wihtout even buying it.
Here is the link:
https://automatetheboringstuff.com/
Hope this helps.