Introducing Python, Bill Lubanovic
Introducing Python, Bill Lubanovic
List: $34.99 | Sale: $24.50
Club: $17.49

Introducing Python
Modern Computing in Simple Packages, 2nd Edition

Author: Bill Lubanovic

Narrator: Derek Dysart

Unabridged: 12 hr 29 min

Format: Digital Audiobook Download

Publisher: Ascent Audio

Published: 05/09/2023

Includes: Bonus Material Bonus Material Included


Synopsis

Easy to understand and engaging, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you’ve learned.

You'll gain a strong foundation in the language, including best practices for testing, debugging, code reuse, and other development tips. This book also shows you how to use Python for applications in business, science, and the arts, using various Python tools and open source packages.

Reviews

Goodreads review by Anton on November 25, 2015

If you are an experienced programmer and want to test your Python skills or want to pick Python up in a weekend, this is the right book for you. Introducing Python is nothing short of amazing. I'm convinced that this book will show you everything needed to master Python. Full Review > [URL not allowed]......more

Goodreads review by Michael on July 19, 2017

This is actually the first book about Python I've read even though I've used it extensively throughout the years. My perception that this book proves is that Pythonistas are usually not programmers by trade, they'd come to programming either due to a lucky coincidence or by taking a wrong turn on the......more

Goodreads review by Thomas Ray on April 18, 2024

Introducing Python: Modern Computing in Simple Packages, Bill Lubanovic SECOND EDITION: Second edition, 2020, 597pp., ISBN 9781492051367 Errata: p. 49 says 10**googol has 1000 zeroes. No, it has a googol (10**100) of zeroes. 2**(3**4) = 2**81 (2**3)**4 = 2**12 FIRST EDITION: Introducing Python, Bill Lubanov......more

Goodreads review by Vzh on May 31, 2021

Probably good as an intro. Many topics are not explained. The second half resembles a long list of package for every business need.......more

Goodreads review by Carsten on May 25, 2018

I needed a quick Python refresher as I want to use Python for machine learning projects. I had used Numpy and SciPy in the past, but haven’t used the language actively for a few years. I’ve read the first 7 chapters of the book and did some of the exercises. I might read chapters 8, 10 and 12 at som......more