Slither Into Python

Anubhav Gupta
5 min readFeb 18, 2021

--

An Introduction to Python for Beginners

πŸ‘‡ Just scroll down to the table of contents to start reading! πŸ‘‡

This book is free to read online! PDF versions are available for $6.99 to help support me and the site from E-Junkie. Thank you, and I hope you enjoy the book!

This work is free to read under a Creative Commons License.

πŸ‘‹ Introduction

Slither into Python is an introduction to Python for complete beginners. No prior programming experience or computer science background is necessary. Unlike any other Python resources I have found (not that they’re not out there), they don’t explain important computer science concepts such as memory or β€œhow computers work”. In this book I will cover the fundamentals of the Python language and also introduce these important concepts.

Put simply, coding or computer programming is about making computers do what you want, Computer Science is about how computers do it. Each go hand-in-hand, help you learn faster and improve your overall understanding of a language! This book aims to do exactly that through Python.

πŸ“£ Join the Discord!

A couple of folks from reddit who were using this book to learn Python have set up a discord. They reached out to me and I joined. The group is beginning to grow quite rapidly and they’re looking for new members. I encourage you to join if you’re looking to find people who are also learning. I’m also quite active in it, so if you have any questions you can easily reach me there but I’m sure you’ll find someone who has an answer to your question!

🐍 Thank you to all 65,271 of you!

Slither into Python has been read by 65,271 people as of October, 2020, just four months since the book was completed! Finally, I’ve had the chance to get around to writing the solutions and they are now available for free also! You can find them in chapter 23!

β€œThis is great! I love the way you explain some of these concepts. It’s very clear and concise.”

β€œI’m reading 1.2, and I can already say I love how easy it is to understand so far. It’s a lot more comprehensive than other sites I’ve looked at, which is great for a beginner like me.”

β€œI’ve only just read through a couple of pages but this is hands down one of the cleanest introductions I’ve come accross so far. Massive shout-out to you for putting in online for free!”

πŸš— The Ultimate Python Roadmap for 2020

To complement this book, I’ve also laid out a roadmap for you to follow to take you from beginner to advanced, in a field of computer science that interests you! Check it out here: The Ultimate Python Roadmap for 2020

πŸ“­ Contact me

I’m always open to improvements! Email me here: slitherintopython@gmail.com

πŸ“š NEW BOOK β€” Slither into Data Structures and Algorithms!

I have been working on a new book for the past couple of months β€” Slither into Data Structures and Algorithms β€” The concise guide to the backbone of the digital world through Python. Use discount code β€œBETTER21” at the checkout for 50% off: Slither into Data Structures and Algorithms

Support me by purchasing a PDF copy of the book!

PDF copies of the book are available from E-Junkie for $6.99. Get yours below!

Table of Contents

--

--

Anubhav Gupta
Anubhav Gupta

Written by Anubhav Gupta

Machine Learning , Computer Vision and Deep Learning Enthusiast

No responses yet