When comparing A Byte of Python vs Code School, the Slant community recommends A Byte of Python for most people. In the question“What are the best resources to learn Python?” A Byte of Python is ranked 8th while Code School is ranked 11th. The most important reason people chose A Byte of Python is:
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.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
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.
Pro Practice the code after each video
After each video, there are a series of challenges that give you a chance to apply what you just learned. The great thing about these challenges are that they force you to think through a problem, and use the new skills to solve it. It's not just regurgitating facts; it requires some effort.
Pro Paths for learning different skills
While you can jump into any video you like, there is also the option to follow a path for what you are wanting to learn. These give a nice direction if you are wanting to improve on a particular area and guide you into what to do next. They currently offer Ruby, Javascript, HTML/CSS, and iOS.
Pro Videos show how to build an app in real time
Soup to Bits is a series of videos that shows a developer creating an app from scratch in real time. It's easy to pause a video and follow along with the developer.
Pro Video tutorials
Videos give an overview of the course/lesson plan before a single line of code is written. This gives context and a general understanding of what is possible and how teaching will be approached.
Pro Fun and engaging teaching style
The instructors often use humour throughout the videos while letting their passion for the topic show.
Pro In-depth courses
Code School is not just for beginners to programming, but provides plenty of intermediate and advanced courses for students as their skills grow.
Cons
Con Some mixing of versions
A Byte of Python is a book about Python 2, but includes some Python 3 code.
Con Acquired by Pluralsight
Con Videos are of a tone that some people cannot stand
Con Requires paying to complete courses
Although the beginning of each course is free and you can see if you are interested in pursuing it, to complete the course you must pay.
Con A bit too basic
There is not a lot of advanced content.