Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
The Ultimate Guide to Python Programming with Python 3.10
The Ultimate Guide to Python Programming with Python 3.10

The Ultimate Guide to Python Programming with Python 3.10: Learn Python programming comprehensively from the fundamentals to developing real applications

Arrow left icon
Profile Icon Rahul Mula
Arrow right icon
$109.99
Video Oct 2022 14hrs 26mins 1st Edition
Video
$109.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Rahul Mula
Arrow right icon
$109.99
Video Oct 2022 14hrs 26mins 1st Edition
Video
$109.99
Subscription
Free Trial
Renews at $19.99p/m
Video
$109.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Learn Python programming and ace coding from basics to developing real applications with Python
  • Use structural pattern matching, case statement, and Python REPL to write code from the terminal
  • Create virtual environments using third-party packages and use OOP with Python classes and objects

Description

Python is a fantastic object-oriented programming language that lets you use functional and OOP paradigms. Python offers several benefits compared to other programming languages such as Java, C++, or R. It is a dynamic language, with high-level datatypes. Python is easy to learn for beginners, being more readable and intuitive. With this course, you will learn about computer architecture, programming concepts, and what terminals are. You will install and set up Python on your computer and learn about hands-on programming with Python basics, client-info application, and console IO. You will code with data types, loops, functions, classes and objects, and modules and packages. Finally, you will learn about strings, stack and data structures, pip - python package manager, virtual environments, iterables, File IO, threading and multiprocessing, and debugging. Upon completion, you can easily handle any programming project and use core Python features. Create different array data structures, lists, tuples, sets, typed arrays, stacks, queues, and priority queues. Use structural pattern matching with match-case statements in Python 3.10 and third-party packages and create virtual environments for projects. All resources are available at: https://github.com/PacktPublishing/The-Ultimate-Guide-to-Python-Programming-With-Python-3.10

Who is this book for?

This course is beneficial for those with some skills in Python or if you are looking to refresh your skills and advance to the next level. Even if you can use a computer, that’s completely fine as the course will train you to become a professional in coding. Complete newbies who want to learn to program or even beginner Python developers seeking expertise in Python programming can ace Python with this course. The course does not have any special requirements except turning the computer on and watching and learning from the course phase-by-phase.

What you will learn

  • Implement basic data structures and basic programming with Python
  • Create array structures such as a list, tuple, set, stack, and queue
  • Learn object-oriented programming with Python classes and objects
  • Use structural pattern matching with case statement in Python 3.10
  • Use Python REPL to write code from the terminal and test ideas
  • Create virtual environments for projects with third-party packages

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Oct 31, 2022
Length: 14hrs 26mins
Edition : 1st
Language : English
ISBN-13 : 9781804612767
Category :
Languages :

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Oct 31, 2022
Length: 14hrs 26mins
Edition : 1st
Language : English
ISBN-13 : 9781804612767
Category :
Languages :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 211.97
The Ultimate Guide to Python Programming with Python 3.10
$109.99
Mastering Python 2E
$49.99
The Python Workshop Second Edition
$51.99
Total $ 211.97 Stars icon

Table of Contents

40 Chapters
Introduction Chevron down icon Chevron up icon
Generic Programming Chevron down icon Chevron up icon
Programming with Python Chevron down icon Chevron up icon
The Container - Variables Chevron down icon Chevron up icon
Strings Chevron down icon Chevron up icon
Numbers Chevron down icon Chevron up icon
Booleans Chevron down icon Chevron up icon
Lists Chevron down icon Chevron up icon
Tuples Chevron down icon Chevron up icon
Sets Chevron down icon Chevron up icon
Dictionary Chevron down icon Chevron up icon
Decision Control Chevron down icon Chevron up icon
Match Case Statements Chevron down icon Chevron up icon
While Loops Chevron down icon Chevron up icon
For Loops Chevron down icon Chevron up icon
Functions Chevron down icon Chevron up icon
Classes Chevron down icon Chevron up icon
Classes Chevron down icon Chevron up icon
Error Handling Chevron down icon Chevron up icon
Modules and Packages Chevron down icon Chevron up icon
Project: Prankster Chevron down icon Chevron up icon
VS Code Chevron down icon Chevron up icon
Revisiting Strings Chevron down icon Chevron up icon
Arrays Chevron down icon Chevron up icon
Revisiting Dictionary Chevron down icon Chevron up icon
Iterators and Generators Chevron down icon Chevron up icon
Iterators and Generators Chevron down icon Chevron up icon
High-Level Ops Chevron down icon Chevron up icon
Structural Pattern Matching Chevron down icon Chevron up icon
Functional Programming Chevron down icon Chevron up icon
Modules Chevron down icon Chevron up icon
Modules Chevron down icon Chevron up icon
Object-Oriented Programming Chevron down icon Chevron up icon
Metaclass Chevron down icon Chevron up icon
File IO Chevron down icon Chevron up icon
Data Preservation Chevron down icon Chevron up icon
Debugging Chevron down icon Chevron up icon
Threading and Multiprocessing Chevron down icon Chevron up icon
Tkinter Chevron down icon Chevron up icon
Project Sedentary Alert Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How can I download a video package for offline viewing? Chevron down icon Chevron up icon
  1. Login to your account at Packtpub.com.
  2. Click on "My Account" and then click on the "My Videos" tab to access your videos.
  3. Click on the "Download Now" link to start your video download.
How can I extract my video file? Chevron down icon Chevron up icon

All modern operating systems ship with ZIP file extraction built in. If you'd prefer to use a dedicated compression application, we've tested WinRAR / 7-Zip for Windows, Zipeg / iZip / UnRarX for Mac and 7-Zip / PeaZip for Linux. These applications support all extension files.

How can I get help and support around my video package? Chevron down icon Chevron up icon

If your video course doesn't give you what you were expecting, either because of functionality problems or because the content isn't up to scratch, please mail customercare@packt.com with details of the problem. In addition, so that we can best provide the support you need, please include the following information for our support team.

  1. Video
  2. Format watched (HTML, MP4, streaming)
  3. Chapter or section that issue relates to (if relevant)
  4. System being played on
  5. Browser used (if relevant)
  6. Details of support
Why can’t I download my video package? Chevron down icon Chevron up icon

In the even that you are having issues downloading your video package then please follow these instructions:

  1. Disable all your browser plugins and extensions: Some security and download manager extensions can cause issues during the download.
  2. Download the video course using a different browser: We've tested downloads operate correctly in current versions of Chrome, Firefox, Internet Explorer, and Safari.