Filters

Free/Non-free



Python Version




Reading Time [?]

Publication Year

Showing 30 books for beginning programmers
.

Learning Python

by Mark Lutz

0.9479553903345724 15 / 269
Bestseller Score [?]
Ranked 15 out of 269 books in our database
0.8649193548387096 1 credentials
Author Score [?]
0.9962825278810409 204 comments
Audience Score [?]
0.9363857576847744
Pythonmeter [?]
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly...
Published on : July 6, 2013
Python version: BO
1648 pages

Think Python: How to Think Like a Computer Scientist

by Allen B. Downey

0.8401486988847584 44 / 269
Bestseller Score [?]
Ranked 44 out of 269 books in our database
0.8911290322580645 3 credentials
Author Score [?]
0.9591078066914498 37 comments
Audience Score [?]
0.8967951792780909
Pythonmeter [?]
If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts...
Published on : Dec. 28, 2015
Python version: TH
292 pages
Available for free here

Learn Python 3 the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code

by Zed A. Shaw

0.6840148698884758 86 / 269
Bestseller Score [?]
Ranked 86 out of 269 books in our database
0.9233870967741936 2 credentials
Author Score [?]
0.9776951672862454 71 comments
Audience Score [?]
0.8616990446496383
Pythonmeter [?]
Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has taught to date! You bring the discipline, commitment...
Published on : July 7, 2017
Python version: TH
320 pages

The Self-Taught Programmer: The Definitive Guide to Programming Professionally

by Cory Althoff

0.9256505576208178 21 / 269
Bestseller Score [?]
Ranked 21 out of 269 books in our database
0.594758064516129 1 credentials
Author Score [?]
0.9553903345724908 34 comments
Audience Score [?]
0.8252663189031458
Pythonmeter [?]
I am a self-taught programmer. After a year of self-study, I learned to program well enough to land a job as a software engineer II at eBay. Once I got there, I realized I was severely under-prepar...
Published on : Jan. 24, 2017
Python version: TH
299 pages

Automate the Boring Stuff with Python: Practical Programming for Total Beginners

by Al Sweigart

0.9962825278810409 2 / 269
Bestseller Score [?]
Ranked 2 out of 269 books in our database
0.4637096774193548 1 credentials
Author Score [?]
1.0 247 comments
Audience Score [?]
0.8199974017667987
Pythonmeter [?]
Hands-down one of the best books for learning Python. It teaches an absolute beginner to harness the power of Python and program computers to do tasks in seconds that would normally take hours to d...
Published on : Nov. 12, 2019
Python version: TH
592 pages
Available for free here

Python for Everybody: Exploring Data in Python 3

by Dr. Charles Russell Severance

0.9553903345724908 13 / 269
Bestseller Score [?]
Ranked 13 out of 269 books in our database
0.967741935483871 3 credentials
Author Score [?]
0.5111524163568774 1 comments
Audience Score [?]
0.811428228804413
Pythonmeter [?]
Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to...
Published on : April 9, 2016
Python version: TH
244 pages
Available for free here

Introducing Python: Modern Computing in Simple Packages

by Bill Lubanovic

0.9219330855018587 22 / 269
Bestseller Score [?]
Ranked 22 out of 269 books in our database
0.594758064516129 1 credentials
Author Score [?]
0.845724907063197 9 comments
Audience Score [?]
0.7874720190270615
Pythonmeter [?]
Aimed at programming beginners, this book takes the reader from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. It ...
Published on : Nov. 26, 2019
Python version: TH
630 pages

The Quick Python Book

by Naomi Ceder

0.5576208178438662 120 / 269
Bestseller Score [?]
Ranked 120 out of 269 books in our database
0.9233870967741936 1 credentials
Author Score [?]
0.8085501858736059 7 comments
Audience Score [?]
0.763186033497222
Pythonmeter [?]
After exploring Python's syntax, control flow, and basic data structures, the book shows how to create, test, and deploy full applications and larger code libraries. It addresses established Python...
Published on : June 14, 2018
Python version: TH
472 pages

Introduction to Computation and Programming Using Python: With Application to Understanding Data

by John V. Guttag

0.7137546468401488 78 / 269
Bestseller Score [?]
Ranked 78 out of 269 books in our database
0.7762096774193549 1 credentials
Author Score [?]
0.7750929368029741 5 comments
Audience Score [?]
0.755019087020826
Pythonmeter [?]
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides stud...
Published on : Aug. 12, 2016
Python version: TH
472 pages

Learn to Code by Solving Problems: A Python Programming Primer

by Daniel Zingaro

0.6394052044609666 98 / 269
Bestseller Score [?]
Ranked 98 out of 269 books in our database
0.7762096774193549 1 credentials
Author Score [?]
0.8308550185873607 8 comments
Audience Score [?]
0.748823300155894
Pythonmeter [?]
Learn to Code by Solving Problems is a practical introduction to programming using Python. It uses coding-competition challenges to teach you the mechanics of coding and how to think like a savvy p...
Published on : June 21, 2021
Python version: TH
336 pages

Cracking Codes with Python: An Introduction to Building and Breaking Ciphers

by Al Sweigart

0.8475836431226766 42 / 269
Bestseller Score [?]
Ranked 42 out of 269 books in our database
0.4637096774193548 1 credentials
Author Score [?]
0.8550185873605948 10 comments
Audience Score [?]
0.7221039693008754
Pythonmeter [?]
Learn how to program in Python while making and breaking ciphers—algorithms used to create and send secret messages! After a crash course in Python programming basics, you’ll learn to make, test, a...
Published on : Jan. 23, 2018
Python version: TH
416 pages
Available for free here

Head First Learn to Code: A Learner's Guide to Coding and Computational Thinking

by Eric Freeman

0.5055762081784387 134 / 269
Bestseller Score [?]
Ranked 134 out of 269 books in our database
0.842741935483871 2 credentials
Author Score [?]
0.8085501858736059 7 comments
Audience Score [?]
0.7189561098453052
Pythonmeter [?]
It’s no secret the world around you is becoming more connected, more configurable, more programmable, more computational. You can remain a passive participant, or you can learn to code. With Head F...
Published on : Jan. 12, 2018
Python version: TH
640 pages

Python Programming: An Introduction to Computer Science

by John Zelle

0.7843866171003718 59 / 269
Bestseller Score [?]
Ranked 59 out of 269 books in our database
0.3850806451612903 1 credentials
Author Score [?]
0.9479553903345724 29 comments
Audience Score [?]
0.7058075508654116
Pythonmeter [?]
This third edition of John Zelle's Python Programming continues the tradition of updating the text to reflect new technologies while maintaining a time-tested approach to teaching introductory comp...
Published on : Aug. 8, 2016
Python version: TH
552 pages

Starting Out with Python

by Tony Gaddis

0.9368029739776952 18 / 269
Bestseller Score [?]
Ranked 18 out of 269 books in our database
0.16330645161290325 0 credentials
Author Score [?]
No author credentials found
0.9628252788104089 49 comments
Audience Score [?]
0.6876449014670025
Pythonmeter [?]
In Starting Out with Python®, 4th EditionTony Gaddis’ accessible coverage introduces students to the basics of programming in a high level language. Python, an easy-to-learn and increasingly popul...
Published on : March 16, 2017
Python version: TH
744 pages

Python by Example: Learning to Program in 150 Challenges

by Nichola Lacey

0.3420074349442379 178 / 269
Bestseller Score [?]
Ranked 178 out of 269 books in our database
0.8911290322580645 2 credentials
Author Score [?]
0.8085501858736059 7 comments
Audience Score [?]
0.6805622176919695
Pythonmeter [?]
Python is today's fastest growing programming language. This engaging and refreshingly different guide breaks down the skills into clear step-by-step chunks and explains the theory using brief easy...
Published on : July 11, 2019
Python version: TH
191 pages

Sams Teach Yourself Python in 24 Hours

by Katie Cunningham

0.6319702602230484 100 / 269
Bestseller Score [?]
Ranked 100 out of 269 books in our database
0.8649193548387096 1 credentials
Author Score [?]
0.5111524163568774 1 comments
Audience Score [?]
0.6693473438062117
Pythonmeter [?]
In just 24 sessions of one hour or less, Sams Teach Yourself Python in 24 Hours will help you get started fast, master all the core concepts of programming, and build anything from websites to game...
Published on : Oct. 11, 2013
Python version: TW
320 pages

Python Crash Course, A Hands-On, Project-Based Introduction to Programming

by Eric Matthes

1.0 1 / 269
Bestseller Score [?]
Ranked 1 out of 269 books in our database
0.16330645161290325 0 credentials
Author Score [?]
No author credentials found
0.8308550185873607 8 comments
Audience Score [?]
0.6647204900667546
Pythonmeter [?]
Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing fun...
Published on : Jan. 10, 2023
Python version: TH
552 pages

Python All-in-One For Dummies

by John C. Shovic

0.9776951672862454 7 / 269
Bestseller Score [?]
Ranked 7 out of 269 books in our database
0.7318548387096775 4 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.6466777591237959
Pythonmeter [?]
Powerful and flexible, Python is one of the most popular programming languages in the world. It's got all the right stuff for the software driving the cutting-edge of the development world—machine ...
Published on : April 27, 2021
Python version: TH
720 pages

A Smarter Way to Learn Python: Learn it faster. Remember it longer

by Mark Myers

0.966542750929368 10 / 269
Bestseller Score [?]
Ranked 10 out of 269 books in our database
0.16330645161290325 0 credentials
Author Score [?]
No author credentials found
0.8085501858736059 7 comments
Audience Score [?]
0.6461331294719591
Pythonmeter [?]
How can you retain everything? Only by constantly being asked to play everything back. That's why people use flashcards. But my system does flashcards one better. After reading a short chapter, you...
Published on : Aug. 9, 2017
Python version: TH
236 pages

Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The Cloud

by Paul J. Deitel

0.7323420074349443 73 / 269
Bestseller Score [?]
Ranked 73 out of 269 books in our database
0.594758064516129 2 credentials
Author Score [?]
0.5111524163568774 1 comments
Audience Score [?]
0.6127508294359836
Pythonmeter [?]
The Deitels’ Introduction to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud offers a unique approach to teaching introductory Python programming...
Published on : April 25, 2019
Python version: TH
880 pages

Learn Python Programming: An in-depth introduction to the fundamentals of Python

by Fabrizio Romano

0.8178438661710037 50 / 269
Bestseller Score [?]
Ranked 50 out of 269 books in our database
0.7762096774193549 1 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.6081789383219411
Pythonmeter [?]
Learn Python Programming, is both a theoretical and practical introduction to Python, an extremely flexible and powerful programming language that can be applied to many disciplines. This book will...
Published on : Oct. 29, 2021
Python version: TH
552 pages

Introduction to Programming Using Python

by Y. Daniel Liang

0.6133828996282528 105 / 269
Bestseller Score [?]
Ranked 105 out of 269 books in our database
0.3850806451612903 1 credentials
Author Score [?]
0.7434944237918215 4 comments
Audience Score [?]
0.5806526561937883
Pythonmeter [?]
Daniel Liang is known for his “fundamentals-first” approach to teaching programming concepts and techniques. “Fundamentals-first” means that students learn fundamental programming concepts like sel...
Published on : Jan. 12, 2012
Python version: TH
592 pages

Learn Python in One Day and Learn It Well

by Jamie Chan

0.9405204460966543 17 / 269
Bestseller Score [?]
Ranked 17 out of 269 books in our database
0.16330645161290325 0 credentials
Author Score [?]
No author credentials found
0.6115241635687733 2 comments
Audience Score [?]
0.5717836870927769
Pythonmeter [?]
Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Python languag...
Published on : May 4, 2017
Python version: TH
174 pages

Practical Programming: An Introduction to Computer Science Using Python 3.6

by Paul Gries

0.30855018587360594 187 / 269
Bestseller Score [?]
Ranked 187 out of 269 books in our database
0.7762096774193549 1 credentials
Author Score [?]
0.6115241635687733 2 comments
Audience Score [?]
0.5654280089539113
Pythonmeter [?]
Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants to understand computer science. Learn about design, algorith...
Published on : Dec. 16, 2017
Python version: TH
412 pages

Python in easy steps: Covers Python 3.7

by Mike McGrath

0.7360594795539034 72 / 269
Bestseller Score [?]
Ranked 72 out of 269 books in our database
0.16330645161290325 0 credentials
Author Score [?]
No author credentials found
0.7936802973977696 6 comments
Audience Score [?]
0.5643487428548587
Pythonmeter [?]
Python in easy steps, 2nd edition begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It ...
Published on : Aug. 28, 2018
Python version: TH
192 pages

Python Basics: A Practical Introduction to Python 3

by David Amos

0.7174721189591078 77 / 269
Bestseller Score [?]
Ranked 77 out of 269 books in our database
0.7318548387096775 4 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.55993674301475
Pythonmeter [?]
With Python Basics, you’ll not only cover the core concepts you really need to know, but you’ll also learn them in the most efficient order with the help of practical exercises and interactive quiz...
Published on : March 16, 2021
Python version: TH
635 pages

Fundamentals of Python: First Programs

by Kenneth A. Lambert

0.5650557620817844 118 / 269
Bestseller Score [?]
Ranked 118 out of 269 books in our database
0.3850806451612903 1 credentials
Author Score [?]
0.6933085501858736 3 comments
Audience Score [?]
0.5478149858096494
Pythonmeter [?]
Present the required fundamentals of computer science while preparing students for further study with the unique, appealing approach in Lambert's FUNDAMENTALS OF PYTHON: FIRST PROGRAMS. Students st...
Published on : Jan. 1, 2018
Python version: TH
476 pages

Begin to Code with Python

by Rob Miles

0.25650557620817843 201 / 269
Bestseller Score [?]
Ranked 201 out of 269 books in our database
0.594758064516129 1 credentials
Author Score [?]
0.7434944237918215 4 comments
Audience Score [?]
0.5315860215053764
Pythonmeter [?]
This full-color book will inspire you to start solving problems and creating programs with Python, even if you have absolutely no programming experience. It’s not just friendly and easy: it’s the f...
Published on : Dec. 18, 2017
Python version: TH
528 pages

Introduction to Computing and Programming in Python

by Mark J. Guzdial

0.38661710037174724 166 / 269
Bestseller Score [?]
Ranked 166 out of 269 books in our database
0.967741935483871 2 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.5282807690770276
Pythonmeter [?]
Introduction to Computing and Programming in Python is a uniquely researched and up-to-date volume that is widely recognized for its successful introduction to the subject of Media Computation. Em...
Published on : Jan. 19, 2015
Python version: TW
528 pages

Introduction to Computing Using Python: An Application Development Focus

by Ljubomir Perkovic

0.4163568773234201 158 / 269
Bestseller Score [?]
Ranked 158 out of 269 books in our database
0.3850806451612903 1 credentials
Author Score [?]
0.7750929368029741 5 comments
Audience Score [?]
0.5255101530958948
Pythonmeter [?]
Perkovic's Introduction to Programming Using Python: An Application Development Focus, 2e is more than just an introduction to programming. It is an inclusive introduction to Computer Science that ...
Published on : April 20, 2015
Python version: TH
480 pages