Video 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.
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
Audience
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.
About The Author
Rahul Mula: Rahul Mula is a developer specializing in Python, Flutter, and web development. He was really intrigued the first time he learned about programming and realized what could be done with it. He loves to explore different technologies and create applications to build something new. He has developed Keyviz—the free and open-source tool to visualize keystrokes in real-time. He has written books and created courses on Python programming teaching thousands of students.
Table of contents
- Chapter 1 : Introduction
- Chapter 2 : Generic Programming
- Chapter 3 : Programming with Python
- Chapter 4 : The Container - Variables
- Chapter 5 : Strings
- Chapter 6 : Numbers
- Chapter 7 : Booleans
- Chapter 8 : Lists
- Chapter 9 : Tuples
- Chapter 10 : Sets
- Chapter 11 : Dictionary
- Chapter 12 : Decision Control
- Chapter 13 : Match Case Statements
- Chapter 14 : While Loops
- Chapter 15 : For Loops
- Chapter 16 : Functions
- Chapter 17 : Classes
- Chapter 18 : Classes
- Chapter 19 : Error Handling
- Chapter 20 : Modules and Packages
- Chapter 21 : Project: Prankster
- Chapter 22 : VS Code
- Chapter 23 : Revisiting Strings
- Chapter 24 : Arrays
- Chapter 25 : Revisiting Dictionary
- Chapter 26 : Iterators and Generators
- Chapter 27 : Iterators and Generators
- Chapter 28 : High-Level Ops
- Chapter 29 : Structural Pattern Matching
- Chapter 30 : Functional Programming
- Chapter 31 : Modules
- Chapter 32 : Modules
-
Chapter 33 : Object-Oriented Programming
- object()
- Naming Conventions
- Class Variables and Instance Variables
- __new__() Method
- Singleton
- Operator Overloading
- Iterable Classes
- Casting Type
- Class __repr__
- getattr() and setattr()
- getattr() Use Case
- __getitem__() and __setitem__()
- @property decorator
- Property Setter and Deleter
- Class __slots__
- @dataclass Decorator
- Python Enums
- Sentinels
- @classmethod Decorator
- @staticmethod Decorator
- Chapter 34 : Metaclass
- Chapter 35 : File IO
- Chapter 36 : Data Preservation
- Chapter 37 : Debugging
- Chapter 38 : Threading and Multiprocessing
- Chapter 39 : Tkinter
- Chapter 40 : Project Sedentary Alert
Product information
- Title: The Ultimate Guide to Python Programming With Python 3.10
- Author(s):
- Release date: October 2022
- Publisher(s): Packt Publishing
- ISBN: 9781804612767
You might also like
video
Python Programming
"Python is the future of artificial intelligence and machine learning."—Adrian Rosebrock, author. Python is the programming …
book
Advanced Python Programming - Second Edition
Write fast, robust, and highly reusable applications using Python's internal optimization, state-of-the-art performance-benchmarking tools, and cutting-edge …
book
Python for Geeks
Take your Python skills to the next level to develop scalable, real-world applications for local as …
video
Python 3: Project-based Python, Algorithms, Data Structures
This course is one of the most comprehensive and beginner-friendly courses on learning to code with …