• Loading stock data...

Trending Now
Dollar hits two-week highs, euro weakens as traders bet on first-quarter rate...
Mortgage Refinancing Demand Rises as Rates Fall
Oil fell more than 1% as the US increased crude exports to...
Five things to know before the markets open
EUR Coinvertible (EURCV), backed by Societe Generale Forge, begins trading on Bitstamp
S&P futures rise as investors weigh Fed rate cuts and US ADP...
USD/CAD settled below 1.3600 with focus on BoC and US positions
Covered Call Analysis Results for December 6
IBM, Meta and others form ‘AI Alliance’ to advance AI development
Trafigura accused in Switzerland over alleged Angolan bribery
SuperiorInvest
  • TIPS
    • Tips

      Investing in 2024: Riding the Market Rollercoaster

      November 20, 2023

      Tips

      Fintech Innovations: Transforming the Finance World

      November 13, 2023

      Tips

      Stock Investment Tips: How to Spot High-Potential

      November 13, 2023

      Tips

      Starting a Business on a Budget: A Beginner…

      November 13, 2023

      Tips

      Smart Saving Strategies for Entrepreneurs

      November 13, 2023

  • STORE
    • Audible Books
      • Career Success
      • Personal Development
      • Management & Leadership
      • Small Business & Entrepreneurship
    • Marketing Books
      • Investing
      • Economics
      • Personal Finance
      • Business & Money
      • Marketing & Sales
      • Management & Leadership
    • Business & Careers
      • Marketing & Sales
      • Women in Business
      • Small Business & Entrepreneurship
      • Workplace & Organizational Behavior
    • Business & Investing
      • Finance
      • Business Life
      • Business Accounting
      • Business Economics
      • Business Biographies & History
      • Business Education & Reference
      • Business Development & Entrepreneurship eBooks
    • Business Technology
      • Computer Science
      • Computer Software
      • Internet & Social Media
      • Job Hunting & Careers
      • Programming Languages
      • Web Development & Design
  • News
    • News

      Dollar hits two-week highs, euro weakens as traders…

      December 6, 2023

      News

      Mortgage Refinancing Demand Rises as Rates Fall

      December 6, 2023

      News

      Oil fell more than 1% as the US…

      December 6, 2023

      News

      Five things to know before the markets open

      December 6, 2023

      News

      EUR Coinvertible (EURCV), backed by Societe Generale Forge,…

      December 6, 2023

  • Economy
    • Economy

      Here’s what economists expect from the Bank of…

      December 5, 2023

      Economy

      US job openings fell in October

      December 5, 2023

      Economy

      At COP28, more than 20 nations commit to…

      December 2, 2023

      Economy

      Powell dismisses rate cut speculation

      December 1, 2023

      Economy

      Canada gains 25,000 jobs but unemployment rate rises

      December 1, 2023

  • Stocks
    • Stocks

      Five things to know before the markets open

      December 6, 2023

      Stocks

      Charter falls amid concerns over broadband subscribers

      December 5, 2023

      Stocks

      Why Meta and IBM launched an ‘open’ AI…

      December 5, 2023

      Stocks

      P&G to take up to $2.5 billion in…

      December 5, 2023

      Stocks

      AMD to launch artificial intelligence chip on Wednesday…

      December 5, 2023

  • Commodities
    • Commodities

      Trafigura accused in Switzerland over alleged Angolan bribery

      December 6, 2023

      Commodities

      Oil and gas industry makes a strong showing…

      December 5, 2023

      Commodities

      Trafigura accused of multi-million dollar trade cover-up at…

      December 5, 2023

      Commodities

      Norway Parliament Backs Deep Sea Mining Plans

      December 5, 2023

      Commodities

      Has the G7 price cap worked?

      December 5, 2023

  • Crypto
    • Bitcoin
    • Altcoin
    • Blockchain
    • Exchanges
    • ICO
    • Analysis
  • Forex
    • Forex News
    • Daily Briefings
    • Market Alerts
    • Forecasts
    • Technical Analysis
    • Articles
  • Business
    • Automobile
    • Energy & Environment
    • Finance & Banking
    • Health Care
    • Media
    • Politics
    • Real Estate
    • Retail
    • Wealth
  • Markets
    • US
    • UK
    • Asia
    • Africa
    • Europe & Middle East
  • TOOLS
    • Top Cryptocurrencies
    • Top Stock
    • Forex Chart
    • Live Indices
    • Live Commodities
    • Currency Cross Rates
    • Currency Converter
    • Economic Calendar
    • Profit Calculator
    • Exchange Rates
  • VIDEOS
  • 0
HomeBusiness TechnologyProgramming LanguagesLearn Python Programming: An in-depth introduction to the fundamentals of Python, 3rd Edition
  • 100 Envelope Money Saving Challenge | Budget Binder Book for Cash | Cash Filled Envelope Flipchart, Fun Money Saving Challenge Book for Kids

    $9.59
  • The Prize: The Epic Quest for Oil, Money & Power

    $17.99

Learn Python Programming: An in-depth introduction to the fundamentals of Python, 3rd Edition

$28.49

Add to Compare
Category: Programming Languages
Share
FacebookTwitterPinterestEmail
  • Description


Price: $28.49
(as of Nov 03, 2023 22:43:13 UTC – Details)

Get up and running with Python 3.9 through concise tutorials and practical projects in this fully updated third edition.

Purchase of the print or Kindle book includes a free eBook in PDF format.

Key FeaturesExtensively revised with richer examples, Python 3.9 syntax, and new chapters on APIs and packaging and distributing Python codeDiscover how to think like a Python programmerLearn the fundamentals of Python through real-world projects in API development, GUI programming, and data scienceBook Description

Learn Python Programming, Third Edition 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 make learning Python easy and give you a thorough understanding of the language. You’ll learn how to write programs, build modern APIs, and work with data by using renowned Python data science libraries.

This revised edition covers the latest updates on API management, packaging applications, and testing. There is also broader coverage of context managers and an updated data science chapter.

The book empowers you to take ownership of writing your software and become independent in fetching the resources you need. You will have a clear idea of where to go and how to build on what you have learned from the book.

Through examples, the book explores a wide range of applications and concludes by building real-world Python projects based on the concepts you have learned.

What you will learnGet Python up and running on Windows, Mac, and LinuxWrite elegant, reusable, and efficient code in any situationAvoid common pitfalls like duplication, complicated design, and over-engineeringUnderstand when to use the functional or object-oriented approach to programmingBuild a simple API with FastAPI and program GUI applications with TkinterGet an initial overview of more complex topics such as data persistence and cryptographyFetch, clean, and manipulate data, making efficient use of Python’s built-in data structuresWho this book is for

This book is for everyone who wants to learn Python from scratch, as well as experienced programmers looking for a reference book. Prior knowledge of basic programming concepts will help you follow along, but it’s not a prerequisite.

Table of ContentsA Gentle Introduction to PythonBuilt-In Data TypesConditionals and IterationFunctions, the Building Blocks of CodeComprehensions and GeneratorsOOP, Decorators, and IteratorsExceptions and Context ManagersFiles and Data PersistenceCryptography and TokensTestingDebugging and ProfilingGUIs and ScriptingData Science in BriefIntroduction to API DevelopmentPackaging Python Applications

From the Publisher

Python bookPython book

Python programmingPython programming

What’s new in this third edition of Learn Python Programming?

We removed what we felt didn’t fit anymore and added what we thought would benefit you the most. We have shuffled things around, amended old chapters, and written new ones. We have made sure that both our contributions, and our best ideas, are on each page you read.

In this edition, we have added two brand new chapters: “Introduction to API Development” and “Packaging Python Applications”. The first one introduces the reader to the FastAPI framework, which has allowed us to present a succinct, but complete, API example for you to expand on. The second one introduces you to the concept of packaging and inspires you to create your own libraries, which you will then be able to publish in PyPI.

Additionally, everything has been updated to Python 3.9, but of course most of the code will still work with any recent version of Python 3.

Python book Python book

How is this book different from other Python books?

This book is structured in two parts: theory and practice. It offers you a solid foundation in the fundamental features of the Python language and then guides you through projects such as GUI (graphical user interface) programming, data science, API development, and packaging. Perhaps the aspect in which this book most distinguishes itself from the rest is the fact that it encourages you to become empowered by giving you hands-on expertise in Python programming. The book offers plenty of suggestions for you to dig deeper and become independent in the way you fetch information and use it. It encourages you to play with the code, expand it, change it, break it, and see things for yourself.

Another trait that is uncommon is the attempt to present concepts as much as possible in a way that should stand the test of time and stay relevant with changing versions of Python. It promotes a type of learning that should enable you to quickly pick up recent technologies and even new languages.

GUI bookGUI book

What’s your favorite part of the book and why?

Heinrich: My favorite part is the final chapter. Building the example project and showing how to package and publish it was a lot of fun. I particularly like how this chapter builds on topics covered in previous chapters and shows how you can use the techniques learned in the book to build fun and useful applications.

Fabrizio: I like the whole book, especially this edition, which I find much more mature and well structured. If I had to pick a part, I would probably say the last few chapters, especially the last two (API and Packaging). The book starts gently but it emphasizes how important it is for you to learn how to develop certain qualities and habits. The last few chapters are a sort of litmus test for you, to check whether you have made that effort.

They provide a beautiful finish to a book that to me has always been more than just another Python book. It’s been an excuse to pass on our experience as developers, as well as our best advice, whenever it was possible to do so.

Python guidePython guide

In one of the hands-on projects in the book, you’ll write a script and a GUI application to scrape the images from this webpage.

Publisher ‏ : ‎ Packt Publishing; 3rd ed. edition (October 29, 2021)
Language ‏ : ‎ English
Paperback ‏ : ‎ 554 pages
ISBN-10 ‏ : ‎ 1801815097
ISBN-13 ‏ : ‎ 978-1801815093
Item Weight ‏ : ‎ 2.08 pounds
Dimensions ‏ : ‎ 7.5 x 1.25 x 9.25 inches

Related products

  • Buy NowQuick ViewAdd to Compare

    JavaScript for Kids: A Playful Introduction to Programming

    Programming Languages
    $20.99
  • Buy NowQuick ViewAdd to Compare

    Programming Perl: Unmatched power for text processing and scripting

    Programming Languages
    $25.65
  • Buy NowQuick ViewAdd to Compare

    Assembly Language Step-by-Step: Programming with Linux

    Programming Languages
    $39.00
  • Buy NowQuick ViewAdd to Compare

    C++ Programming in easy steps, 6th edition

    Programming Languages
    $9.99

Product Filter

Close

PRODUCT SEARCH

Close

About Us

Superior Invest, your international leading provider of business, investments and financial news. Latest stock market, cryptocurrency and business information. Get market quotes, personal finance and company advice, tips and so much more. Here you will find the best investment tips and the most innovative techniques and information to invest safely and wisely.

Popular Posts

  • Hodler’s Digest, November 12-18 – Cointelegraph Magazine

  • SOL, LINK, NEAR and THETA turn bullish as Bitcoin takes a breather

  • dYdX increases margin requirements in some markets and prohibits “highly profitable trades”

Editor’s Pick

  • Dollar hits two-week highs, euro weakens as traders bet on first-quarter rate cuts By Reuters

  • Mortgage Refinancing Demand Rises as Rates Fall

  • Oil fell more than 1% as the US increased crude exports to 6 million barrels per day

( / ) ( / ) ( / ) ( / ) ( / ) ( / ) ( / ) ( / ) ( / ) ( / ) ( / ) ( / )

  • Facebook
  • Twitter
  • Instagram
  • Youtube
  • Email
  • Tiktok
  • Home
  • About
  • Disclaimer
  • Privacy Policy
  • Terms of Service
  • Contact


Superiorinvest.com © 2023 - All Rights Reserved.

SuperiorInvest
  • TIPS
    • Tips

      Investing in 2024: Riding the Market Rollercoaster

      November 20, 2023

      Tips

      Fintech Innovations: Transforming the Finance World

      November 13, 2023

      Tips

      Stock Investment Tips: How to Spot High-Potential

      November 13, 2023

      Tips

      Starting a Business on a Budget: A Beginner…

      November 13, 2023

      Tips

      Smart Saving Strategies for Entrepreneurs

      November 13, 2023

  • STORE
    • Audible Books
      • Career Success
      • Personal Development
      • Management & Leadership
      • Small Business & Entrepreneurship
    • Marketing Books
      • Investing
      • Economics
      • Personal Finance
      • Business & Money
      • Marketing & Sales
      • Management & Leadership
    • Business & Careers
      • Marketing & Sales
      • Women in Business
      • Small Business & Entrepreneurship
      • Workplace & Organizational Behavior
    • Business & Investing
      • Finance
      • Business Life
      • Business Accounting
      • Business Economics
      • Business Biographies & History
      • Business Education & Reference
      • Business Development & Entrepreneurship eBooks
    • Business Technology
      • Computer Science
      • Computer Software
      • Internet & Social Media
      • Job Hunting & Careers
      • Programming Languages
      • Web Development & Design
  • News
    • News

      Dollar hits two-week highs, euro weakens as traders…

      December 6, 2023

      News

      Mortgage Refinancing Demand Rises as Rates Fall

      December 6, 2023

      News

      Oil fell more than 1% as the US…

      December 6, 2023

      News

      Five things to know before the markets open

      December 6, 2023

      News

      EUR Coinvertible (EURCV), backed by Societe Generale Forge,…

      December 6, 2023

  • Economy
    • Economy

      Here’s what economists expect from the Bank of…

      December 5, 2023

      Economy

      US job openings fell in October

      December 5, 2023

      Economy

      At COP28, more than 20 nations commit to…

      December 2, 2023

      Economy

      Powell dismisses rate cut speculation

      December 1, 2023

      Economy

      Canada gains 25,000 jobs but unemployment rate rises

      December 1, 2023

  • Stocks
    • Stocks

      Five things to know before the markets open

      December 6, 2023

      Stocks

      Charter falls amid concerns over broadband subscribers

      December 5, 2023

      Stocks

      Why Meta and IBM launched an ‘open’ AI…

      December 5, 2023

      Stocks

      P&G to take up to $2.5 billion in…

      December 5, 2023

      Stocks

      AMD to launch artificial intelligence chip on Wednesday…

      December 5, 2023

  • Commodities
    • Commodities

      Trafigura accused in Switzerland over alleged Angolan bribery

      December 6, 2023

      Commodities

      Oil and gas industry makes a strong showing…

      December 5, 2023

      Commodities

      Trafigura accused of multi-million dollar trade cover-up at…

      December 5, 2023

      Commodities

      Norway Parliament Backs Deep Sea Mining Plans

      December 5, 2023

      Commodities

      Has the G7 price cap worked?

      December 5, 2023

  • Crypto
    • Bitcoin
    • Altcoin
    • Blockchain
    • Exchanges
    • ICO
    • Analysis
  • Forex
    • Forex News
    • Daily Briefings
    • Market Alerts
    • Forecasts
    • Technical Analysis
    • Articles
  • Business
    • Automobile
    • Energy & Environment
    • Finance & Banking
    • Health Care
    • Media
    • Politics
    • Real Estate
    • Retail
    • Wealth
  • Markets
    • US
    • UK
    • Asia
    • Africa
    • Europe & Middle East
  • TOOLS
    • Top Cryptocurrencies
    • Top Stock
    • Forex Chart
    • Live Indices
    • Live Commodities
    • Currency Cross Rates
    • Currency Converter
    • Economic Calendar
    • Profit Calculator
    • Exchange Rates
  • VIDEOS

Shopping Cart

Close

No products in the cart.

Close