Book Image

The Complete Python Course [Video]

By : Codestars By Rob Percival, Jose Salvatierra Fuentes
4.7 (26)
Book Image

The Complete Python Course [Video]

4.7 (26)
By: Codestars By Rob Percival, Jose Salvatierra Fuentes

Overview of this book

With its increasing popularity in the last few years, the demand for Python skills in the job market is booming. Equipped with Python skills, you can easily enter some of the most exciting industries, including data science, web applications, and home automation. In this course, you’ll learn Python by building impressive applications. The course starts with an introduction to Python, covering the basics and the installation process. As you advance, you’ll understand all about the inner workings of Python and write professional-grade code to develop applications by following the principles of Python and object-oriented programming (OOP). Once you've got to grips with the fundamentals, you’ll delve into advanced Python concepts such as handling databases in Python, web development, and web scraping. You’ll also interact with APIs and learn advanced OOP concepts and GUI development with Tkinter. Toward the end, you’ll perform unit testing, learn about algorithms, data structures, and Python libraries, and end with a refresher on the major Python topics that’ll help you to encapsulate your learning so far. By the end of this course, you’ll have mastered the Python skills needed to build robust and powerful applications. The code bundle for this course is available at https://github.com/PacktPublishing/The-Complete-Python-Course
Table of Contents (23 chapters)
8
Type Hinting in Python
Chapter 10
Advanced Python Development
Content Locked
Section 11
Regular expressions
This video explains the concept of regular expressions in Python.