• Python: Comprehensive Python Programming from the Ground Up

  • By: Keith Dvorjak
  • Narrated by: Sean Posvistak
  • Length: 4 hrs and 2 mins
  • 4.7 out of 5 stars (23 ratings)

Prime logo Prime members: New to Audible?
Get 2 free audiobooks during trial.
Pick 1 audiobook a month from our unmatched collection.
Listen all you want to thousands of included audiobooks, Originals, and podcasts.
Access exclusive sales and deals.
Premium Plus auto-renews for $14.95/mo after 30 days. Cancel anytime.
Python: Comprehensive Python Programming from the Ground Up  By  cover art

Python: Comprehensive Python Programming from the Ground Up

By: Keith Dvorjak
Narrated by: Sean Posvistak
Try for $0.00

$14.95/month after 30 days. Cancel anytime.

Buy for $14.95

Buy for $14.95

Pay using card ending in
By confirming your purchase, you agree to Audible's Conditions of Use and Amazon's Privacy Notice. Taxes where applicable.

Publisher's summary

The Python programming language is one of the 10 most popular programming languages in use. It is in implementation with some of the largest companies in the world, including Reddit, Mozilla, Instagram, Spotify, YouTube, Disney, and Google. It is easy to learn, easy to read, and is an essential tool in any programmer’s arsenal.

Python is a high-level interpreted programming language, focusing on readability and simplicity. It supports numerous popular programming paradigms, including object oriented, procedural, functional, and imperative. It is a comfortable first language for the novice programmer and an important addition to mid-level and veteran programmers alike.

Python: Comprehensive Python Programming from the Ground Up is designed to make Python programming accessible to the novice user. This audiobook will break up the material into bite-sized chunks and take listeners from uninitiated programmer to expert coder, with layman explanations and code examples.

In it, we will cover:

  • A brief introduction and history about Python
  • Downloading and installing Python
  • Menus
  • Identifiers
  • Data types
  • Lists
  • Functions
  • Comments
  • If statements
  • Loops
  • And much, much more!

Interested in a career in scripting? Automated testing? Cryptography? Web development? Data analysis? Machine learning? All of these disciplines utilize Python. Whether you’re dipping your toes into the pool for the first time or swimming in the deep end, this audiobook will be the lifesaver you need to navigate the waters of Python coding with ease and confidence.

Download Python: Comprehensive Python Programming from the Ground Up today!

PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.

©2019 Keith Dvorjak (P)2019 Keith Dvorjak

What listeners say about Python: Comprehensive Python Programming from the Ground Up

Average customer ratings
Overall
  • 4.5 out of 5 stars
  • 5 Stars
    21
  • 4 Stars
    0
  • 3 Stars
    0
  • 2 Stars
    1
  • 1 Stars
    1
Performance
  • 5 out of 5 stars
  • 5 Stars
    21
  • 4 Stars
    0
  • 3 Stars
    0
  • 2 Stars
    0
  • 1 Stars
    1
Story
  • 5 out of 5 stars
  • 5 Stars
    21
  • 4 Stars
    0
  • 3 Stars
    0
  • 2 Stars
    1
  • 1 Stars
    0

Reviews - Please select the tabs below to change the source of reviews.

Sort by:
Filter by:
  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Beginner material for beginner coders

This book is definitely for beginners. With that said? It's a legit tool for anyone unfamiliar with code to get familiar with it. It's a little repetitive, but in a good way --- it teaches by using the previous skill to build into the new one. This is a good resource for novices who don't want to be overwhelmed by complicated technical instructions.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Knowledge that sticks

Keith Dvorjak has managed to craft a careful, measured approach to learning Python from scratch. You might get more out of a bigger, meatier book, but this one contains the essentials to understanding the language and learning the syntax. Self-starting motivation is needed here -- there are no large scale coding challenges to test an accumulation of concepts, only small scale exercises to hold the user's hand while learning individual concepts. Great effort from the author though.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Highly recommended for new students

This book is excellent. The material is understandable and easy to implement. The narrator reading the code is strange at first, but I got used to it quickly. This book provides a good foundation for Python essentials.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Manageable chunks of learning for a great approach

This book is careful not to go over your head by going too fast, or by throwing a lot of complicated issues at you at once. This is a solid appraoch to learning the fundamentals of Python programming to get you up and running in a relatively short amount of time. A+ delivery.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Very good book

This is a very good book for anyone looking to get exposed to the concepts of Python programming. The book does not walk you through creating a full blown project by the end, but you will have the tools to do so. Holding the customer's hand to create something from scratch would be a good confidence boost for a beginner, but it's a small gripe about an otherwise excellent tutorial.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Nice resource for the library

The narrator reading code was a bit slow for me at first, but it's a help more than a hinderance once you get used to it. After you've covered a few concepts, you can second guess the upcoming code snippets and test your knowledge when new concepts get introduced. Highly inspired and surprisingly effective. The author and narrator did a fantastic job.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Python coding for the layman

This book starts with the basics and works its way up. There's some redundancy in the way the material is covered, but it's obviously meant to reinforce retention of the information for the listener. Tried, true and effective.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Does the job well

This is a nicely laid out, informative book. It takes some concepts that could be complex, and breaks them down into small pieces to be understood better. Explaining the sum of the parts helps the listener to understand the whole much better.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Loving the format!

Very well put together book! I'm learning as I'm going, and I'm retaining what I've learned.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Awesome book on Python programming

This is a great book on Python for beginners. It goes one concept at a time so that you're not overwhelmed. Easy to do when you're not trying to knock the whole book out in one sitting. Great stuff!

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!