When comparing Google's Python Class vs A Byte of Python, the Slant community recommends Google's Python Class for most people. In the question“What are the best resources to learn Python?” Google's Python Class is ranked 2nd while A Byte of Python is ranked 8th. The most important reason people chose Google's Python Class is:
This is a free class for people with a little bit of programming experience who want to learn Python.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Great for people with little programming experience
This is a free class for people with a little bit of programming experience who want to learn Python.
Pro Good mix of theoretical and practical material
The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience.
Pro Beginner-friendly
It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.
Pro Free
'A Byte of Python' is available for free online. It's a book on programming using the Python language.
Cons
Con Some programming experience is required
While the courses cover the very basics of Python, basic understanding of programming is needed to start learning from Google's Python class.
Con Some mixing of versions
A Byte of Python is a book about Python 2, but includes some Python 3 code.
