BookMentionsBookMentions

Python

Topic List48 books curated8 recommendations total

A curated collection of books related to Python, ranked by recommendation signals.

Curated list content
1
HandsOn Machine Learning with ScikitLearn, Keras, and TensorFlow
HandsOn Machine Learning with ScikitLearn, Keras, and TensorFlow

Concepts, Tools, and Techniques to Build Intelligent Systems

2 recommendations
Description

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this Technology, can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two pro...

2
Python Machine Learning
Python Machine Learning

Machine Learning and Deep Learning with Python, scikitlearn, and TensorFlow 2, 3rd Edition

2 recommendations
Recommendation Context
Available recommendation signals cluster around ificial, Intelligence, NonFiction, Programming, Artificial lists, suggesting this book may fit readers looking for creative discipline, craft, or artistic motivation. Treat this as discovery context, not a quality guarantee.
3
Learn Python 3 the Hard Way
Learn Python 3 the Hard Way

A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code (Zed Shaw's Hard Way Series)

1 recommendation
Description

You Will Learn Python 3! Zed Shaw has perfected the world's best system for learning Python 3. Follow it and you will succeedjust like the millions of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else. In Learn Python 3 the Hard Way, you'll learn Python by working through ...

4
No coverFluent Python
Fluent Python

Clear, Concise, and Effective Programming,

1 recommendation
Description

Python's simplicity lets you become productive quickly, but often this means you aren't using everything it has to offer. With the updated edition of this handson guide, you'll learn how to write effective, modern Python 3 code by leveraging its best ideas.Don't waste time bending Python to fit patterns you learned in other languages. Discover and...

5
Python Crash Course
Python Crash Course

A HandsOn, ProjectBased Introduction to Programming,

1 recommendation
Description

Second edition of the best selling Python book in the world. A fastpaced, nononsense guide to Programming, in Python. This book teaches beginners the basics of Programming, in Python with a focus on real projects.This is the second edition of the best selling Python book in the world. Python Crash Course, 2nd Edition is a straightforward introducti...

6
No coverTestDriven Development with Python
1 recommendation
Description

By taking you through the development of a web application from beginning to end, this book demonstrates the practical advantages of testdriven development with Python. You?ll learn everything from the basics of database integration and the use of JavaScript to browserautomation tools like Selenium, and advanced topics such as NoSQL, Web Sockets,...

7
No coverNumerical Python
Numerical Python

Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib

Description

Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully revised edition, updated with the latest details of each package and changes to Jupyter projects, demonstrates how to numerically compute solutions and m...

8
Python for Data Science for Dummies
Description

The fast and easy way to learn Python Programming, and statisticsPython is a generalpurpose Programming, language created in the late 1980sand named after Monty Pythonthat's used by thousands of people to do things from testing microchips at Intel, to powering Instagram, to building video games with the PyGame library.Python For Data Science For...

9
Python Programming, for the Absolute Beginner
Description

If you are new to Programming, with Python and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the "for the absolute beginner" series teach the principles of Programming, through simple game creation. You will acquire the skills that you need for practical Python Programming, applicat...

10
The Quick Python Book
Description

This revision of Manning's popular The Quick Python Book offers a clear, crisp introduction to the elegant Python Programming, language and its famously easytoread syntax.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...

11
Head First Python
Head First Python

A BrainFriendly Guide

Description

Want to learn the Python language without slogging your way through howto manuals With Head First Python, you'll quickly grasp Python's fundamentals, working with the builtin data structures and functions. Then you'll move on to building your very own webapp, exploring database management, exception handling, and data wrangling. If you're intrig...

12
Intro to Python for Computer Science and Data Science
Intro to Python for Computer Science and Data Science

Learning to Program with AI, Big Data and The Cloud

Description

For introductorylevel Python Programming, and/or datascience courses. A groundbreaking, flexible approach to computer science and data science 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,, appropria...

13
Python for Finance
Python for Finance

Mastering DataDriven Finance

Description

The financial industry has recently adopted Python at a tremendous rate, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. Updated for Python 3, the second edition of this handson book helps you get started with the language, guiding developers and quantitative analysts through Py...

14
No coverPython in a Nutshell
Python in a Nutshell

A Desktop Quick Reference

Description

Useful in many roles, from design and prototyping to testing, deployment, and maintenance, Python is consistently ranked among today's most popular Programming, languages. The third edition of this practical book provides a quick reference to the languageincluding Python 3.5, 2.7, and highlights of 3.6commonly used areas of its vast standard lib...

15
No coverDjango for Beginners
Django for Beginners

Build websites with Python and Django

Description

A stepbystep guide to building web applications with Python and Django 3.0. Create, test, and deploy 5 progressively more complex websites including a Message Board app, a Blog app with user accounts, and a robust Newspaper app with reader comments and a complete user registration flow. Along the way you'll learn core Django features and best pra...

16
Python Tricks
Python Tricks

A Buffet of Awesome Python Features

Description

?I don?t even feel like I?ve scratched the surface of what I can do with Python? With Python Tricks: The Book you?ll discover Python?s best practices and the power of beautiful & Pythonic code with simple examples and a stepbystep narrative. You'll get one step closer to mastering Python, so you can write beautiful and idiomatic code that comes t...

17
No coverA Smarter Way to Learn Python
A Smarter Way to Learn Python

Learn it faster. Remember it longer.

Description

I wasn't smart enough to learn a computer language like Pythonuntil I got smart about how to learn it.I was smart enough to earn an honors degree in philosophy from Harvard, but an aptitude test told me to avoid computer Programming,. I'm sure it was right. But then I designed a learning system for myself that quadrupled my aptitude for learning co...

18
No coverArchitecture, Patterns with Python
Architecture, Patterns with Python

Enabling TestDriven Development, DomainDriven Design, and EventDriven Microservices

Description

As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are now taking an interest in highlevel software Architecture, patterns such as hexagonal/clean Architecture,, eventdriven Architecture,, and strategic patterns prescribed by domaindriven design (DDD). But translating those patterns into...

19
No coverLearn Python in 1 Day
Learn Python in 1 Day

Complete Python Guide with Examples

Description

If you are one of them who easily get scared of Python?s long, complicated code, then this ebook is for you. Python is a powerful Programming, language used on various platforms like video streaming and file hosting services. Getting proficient in Python language means you are capable of creating scientific applications, data sciences or machine le...

20
Automate the Boring Stuff with Python
Automate the Boring Stuff with Python

Practical Programming, for Total Beginners

Description

The second edition of this bestselling Python book (100,000 copies sold in print alone) uses Python 3 to teach even the technically uninclined how to write programs that do in minutes what would take hours to do by hand. There is no prior Programming, experience required and the book is loved by liberal arts majors and geeks alike.If you've ever s...

21
Effective Python
Effective Python

90 Specific Ways to Write Better Python (2nd Edition) (Effective Software Development Series)

Recommendation Context
Available recommendation signals cluster around NonFiction, Programming, Technology lists, suggesting this book may fit readers looking for big-picture nonfiction and accessible learning. Treat this as discovery context, not a quality guarantee.
22
No coverIntroduction to Machine Learning with Python
Description

Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you practical ways to build your own machine learning solutions. With all the data available today, machine ...

23
No coverPython Data Science Handbook
Python Data Science Handbook

Essential Tools for Working with Data

Description

For many researchers, Python is a firstclass tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all?IPython, NumPy, Pandas, Matplotlib, ScikitLearn, and other related ...

24
Python for Everybody
Python for Everybody

Exploring Data in Python 3

Description

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 solve data problems that are beyond the capability of a spreadsheet.Python is an easy to use and easy to learn Programming, language that is freely availab...

25
Coding Projects in Python
Description

Using fun graphics and easytofollow instructions, this straightforward, this visual guide shows young learners how to build their own computer projects using Python, an easy yet powerful free Programming, language available for download.Perfect for kids ages 10 and over who are ready to take a second step after Scratch, Coding Projects in Python t...

26
No coverIntroducing Python
Introducing Python

Modern Computing in Simple Packages

Description

With Introducing Python, Bill Lubanovic brings years of knowledge as a programmer, system administrator, and author to a book of impressive depth that remains fun to read and simple enough for nonprogrammers to learn from. In addition to giving a strong foundation in the language itself, Lubanovic shows how to use it for a range of applications in...

27
No coverPython Cookbook
Python Cookbook

Third Edition

Description

If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.Inside, you?ll find complete recipes for more than a dozen topic...

28
No coverPython Essential Reference
Description

Python Essential Reference is the definitive reference guide to the Python Programming, language the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library. Designed for the practicing programmer, the book is concise, to the point, and highly accessible. It ...

29
Python for Kids
Python for Kids

A Playful Introduction to Programming,

Description

Python for Kids is a lighthearted introduction to the Python language and Programming, in general, complete with illustrations and kidfriendly examples. Jason Briggs, author of the popular online tutorial "Snake Wrangling for Kids," begins with the basics of how to install Python and write simple commands. In bitesized chapters, he instructs reade...

30
No coverDoing Math with Python
Doing Math with Python

Use Programming, to Explore Algebra, Statistics, Calculus, and More!

Description

In Doing Math with Python you'll learn to how to use the Python Programming, language as a tool to delve into math concepts. Python is easy to learn, and it's perfect for exploring topics like statistics, geometry, probability, and calculus. You?ll learn to write programs to find derivatives, solve equations graphically, manipulate algebraic express...

31
No coverHow to Think Like a Computer Scientist
Description

How to Think Like a Computer Scientist JAVA Version 4.1. (2008 Edition) Published under the terms of the GNU Free Documentation License. Money raised from the sale of this book supports the development of free software and documentation....

32
Invent Your Own Computer Games with Python, 4E
Description

Invent Your Own Computer Games with Python will teach you how to make computer games using the popular Python Programming, languageeven if you've never programmed before!Begin by building classic games like Hangman, Guess the Number, and TicTacToe, and then work your way up to more advanced games, like a textbased treasure hunting game and an a...

33
Natural Language Processing with Python
Natural Language Processing with Python

Analyzing Text with the Natural Language Toolkit

Description

This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access ric...

34
Python for Data Analysis
Python for Data Analysis

Data Wrangling with Pandas, NumPy, and IPython

Description

Looking for complete instructions on manipulating, processing, cleaning, and crunching structured data in Python The second edition of this handson guideupdated for Python 3.5 and Pandas 1.0is packed with practical cases studies that show you how to effectively solve a broad set of data analysis problems, using Python libraries such as NumPy,...

35
No coverPython Testing with pytest
Python Testing with pytest

Simple, Rapid, Effective, and Scalable

Description

Do less work when testing your Python code, but be just as expressive, just as elegant, and just as readable. The pytest testing framework helps you write tests quickly and keep them readable and maintainable with no boilerplate code. Using a robust yet simple fixture model, it's just as easy to write small tests with pytest as it is to scale up ...

36
No coverBlack Hat Python
Black Hat Python

Python Programming, for Hackers and Pentesters

Description

When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. But just how does the magic happenIn Black Hat Python, the latest from Justin Seitz (author of the bestselling Gray Hat Python), you'll explore the darker side of Python's capabilities writing network sniffers, manipulating...

37
No coverData Science Projects with Python
Data Science Projects with Python

A case study approach to gaining valuable insights from real data with machine learning, 2nd Edition

38
Learn Python in One Day and Learn It Well
Learn Python in One Day and Learn It Well

Python for Beginners with Handson Project. The only book you need to start coding in Python immediately (Learn Coding Fast) (Volume 1)

Description

(2nd Edition: Covers Object Oriented Programming,) Master Python Programming, with a unique HandsOn ProjectHave 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 language fastThis book is for you. You no longer have...

39
No coverLearn Python Programming,
Learn Python Programming,

The nononsense, beginner's guide to Programming,, data science, and web development with Python 3.7, 2nd Edition

Description

Learn the fundamentals of Python (3.7) and how to apply it to data science, Programming,, and web development. Fully updated to include handson tutorials and projects. Key Features Learn the fundamentals of Python Programming, with interactive projects Apply Python to data science with tools such as IPython and Jupyter Utilize Python for web develop...

40
No coverLearning Python
Description

Get a comprehensive, indepth introduction to the core Python language with this handson book. Based on author Mark Lutz?s popular training course, this updated fifth edition will help you quickly write efficient, highquality code with Python. It?s an ideal way to begin, whether you?re new to Programming, or a professional developer versed in othe...

41
Murach's Python Programming,
Description

If you want to learn how to program but don't know where to start, this is the right book and the right language for you. From the first page, our unique selfpaced approach will help you build competence and confidence in your Programming, skills. And Python is the best language ever for learning how to program because of its simplicity and breadth...

42
Python 3 ObjectOriented Programming,
Python 3 ObjectOriented Programming,

Build robust and maintainable software with objectoriented design patterns in Python 3.8, 3rd Edition

Description

Uncover modern Python with this guide to Python data structures, design patterns, and effective objectoriented techniques Key Features Indepth analysis of many common objectoriented design patterns that are more suitable to Python's unique style Learn the latest Python syntax and libraries Explore abstract design patterns and implement them in P...

43
PYTHON FOR DATA SCIENCE
PYTHON FOR DATA SCIENCE

The Ultimate Beginners? Guide to Learning Python Data Science Step by Step

Description

This book is a comprehensive guide for beginners to learn Python Programming,, especially its application for Data Science. While the lessons in this book are targeted at the absolute beginner to Programming,, people at various levels of proficiency in Python, or any other Programming, languages can also learn some basics and concepts of data science....

44
Python Pocket Reference
Python Pocket Reference

Python In Your Pocket (Pocket Reference (O'Reilly))

Description

Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect onthejob quick reference. You?ll find concise, needtoknow information on Python types and statements, special method names, builtin functions and exceptions, commonly used standard library modules, and other prominent Python tools. The handy index lets you pinpoin...

45
No coverPython Programming,
Python Programming,

An Introduction to Computer Science, 3rd Ed.

Description

This third edition of John Zelle's Python Programming, continues the tradition of updating the text to reflect new technologies while maintaining a timetested approach to teaching introductory computer science. An important change to this edition is the removal of most uses of eval and the addition of a discussion of its dangers. In our increasingl...

46
No coverSerious Python
Serious Python

BlackBelt Advice on Deployment, Scalability, Testing, and More

Description

An indispensable collection of practical tips and realworld advice for tackling common Python problems and taking your code to the next level. Features interviews with highprofile Python developers who share their tips, tricks, best practices, and realworld advice gleaned from years of experience.The Hacker's Guide to Python will teach you how t...

47
No coverStarting Out with Python
Description

For courses in Python Programming,. A clear and studentfriendly introduction to the fundamentals of Python In Starting Out with Python(R), 4th Edition, Tony Gaddis' accessible coverage introduces students to the basics of Programming, in a high level language. Python, an easytolearn and increasingly popular objectoriented language, allows readers...

48
The Hitchhiker's Guide to Python
The Hitchhiker's Guide to Python

Best Practices for Development

Description

The Hitchhiker's Guide to Python takes the journeyman Pythonista to true expertise. More than any other language, Python was created with the philosophy of simplicity and parsimony. Now 25 years old, Python has become the primary or secondary language (after SQL) for many business users. With popularity comes diversityand possibly dilution.This g...

Built from recommendation data, category signals, and source-backed book records. Use this list as a starting point; open any book to see proof, context, and Amazon options where available.

Recommendation dataCategory signalsSource-backed book recordsOpen book pages for proof/context

Explore more lists

About this list

This list aggregates books that appear in public recommendation sources, reader-interest signals, and category data. Books are ranked by their position from the source list; recommendation counts and ratings are shown where available. Open any book to see source-backed recommendation proof, editorial context, and Amazon options — the per-book detail page is where the trust signals live.