Python Complete Tutorial With Application Building.
Published 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.38 GB | Duration: 7h 18m
Published 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.38 GB | Duration: 7h 18m
Become a flexible python developer
What you'll learn
Python programming
Object oriented programming in Python
Important concept like List comprehension, decorators, lambda functions, name mangling, file handling and much more
Creating a CLI application
Requirements
Zero to low understanding of programming
Description
Hi all,Python is a general-purpose language used in major areas like data science, machine learning and web development. This course covers almost all the important concepts of Python. As a beginner, it is essential to have the basics clear and thorough understanding of the concepts. This course focuses on these points and we have tried our best to deliver it in a way which will help you to get the basics right as well as concepts clear.The key concepts covered in this course are:1. Built-in data types like list, dictionary, tuple, set, string with their functionalities.2. List comprehension, lambda function and decorators in Python3. Object-oriented programming in Python4. Creating an application using all the learned conceptsYou will also see some quizzes and exercises to help you understand the concepts.Does this course cover all the concepts of Data Science and Web development?I will be honest with you, the course does not cover all the concepts of Data Science or Web Development (although we have different courses for that we will discuss it some other day). So after completing this course you won't be a Data Scientist or Web Developer in Python. However, we have tried our best to cover all the essential concepts that might help you to simplify your learning curve if you wish to explore Python further for Data Science or Web Development.
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Installing Python and Visual Studio code
Section 2: Basics of Python
Lecture 3 Variables and Operators
Lecture 4 Bitwise, Logical and Comparison Operators
Lecture 5 Data types
Lecture 6 Functions in Python, Lambda functions, Arbitrary and Keyword arguments
Section 3: Built in Python data types
Lecture 7 List
Lecture 8 Tuple
Lecture 9 Set
Lecture 10 Dictionary
Lecture 11 String operations
Section 4: Loops in Python
Lecture 12 If else loop
Lecture 13 while loop
Lecture 14 for loop and list comprehension
Section 5: Object Oriented Programming in Python
Lecture 15 Introduction
Lecture 16 OOP at a glance
Lecture 17 Class and object
Lecture 18 Inheritance, Abstraction, Encapsulation and Polymorphism
Section 6: Decorators
Lecture 19 Creating a decorator
Section 7: Building the application
Lecture 20 Introduction
Lecture 21 Creating book class
Lecture 22 File handling in Python
Lecture 23 Create, Read, Update, Delete (CRUD) operations on Book class
Lecture 24 Creating Author, Reader and Person Class
Lecture 25 Writing the main script to invoke our application and run it
Beginner Python learners who want to master the basic concepts,Anyone who have a curiosity to learn Python programming