Mastering The Python Basics 2023 Bootcamp
Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.54 GB | Duration: 2h 9m
Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.54 GB | Duration: 2h 9m
The Complete Python 2023 Bootcamp
What you'll learn
Learn to use Python professionally, learning both Python 2 and Python!
Be able to use Python on a daily basis
Create your own basic programs with Python
Learn advanced Python features, like the collections module
Understand complex functions in Python
Learn to use Object Oriented Programming with classes!
Learn Different Tips and Trics to improve your programming skills
Build a complete understanding of Python from the ground up!
Learn at your own rhythm with different practical exercises at each course
Requirements
Access to a computer with an internet connection
Wanting to learn programming in Python
Description
Become a Python Programmer and learn one of the employer's most requested skills of 2023!This is the most comprehensive, yet straightforward, course for the Python programming language on Udemy! Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you! With over 85 plus lectures, this comprehensive course leaves no stone unturned! This course includes quizzes, tests, coding exercises, and homework assignments! This course will teach you the fundamentals of the Python language with its usage and demo.We will start by helping you get Python installed on your computer, regardless of your operating system, whether it's Linux or Windows, we've got you covered.We cover a wide variety of topics, including:Introduction to PythonPython Data TypesControl StatementsLoopsFunctionsClassesImports and ModulesYou will get lifetime access to over 80 lectures plus corresponding Notebooks for the lectures!Plus you will keep access to the Notebooks as a thank-you for trying out the course! This course will help you learn all fundamentals of the Python programming language. So what are you waiting for? Learn Python in a way that will advance your career and increase your knowledge, all in a fun and practical way!
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Welcome to the Course!!
Lecture 3 What you will learn in this course?
Section 2: Course Overview
Lecture 4 Course Overview
Lecture 5 Target Audience
Lecture 6 Course – Prerequisites
Lecture 7 Why do we need Python?
Lecture 8 Python Vs. Other Languages
Lecture 9 Value – Professionals
Lecture 10 Topics Covered In This Lesson
Section 3: Introduction to Python
Lecture 11 Python - Objectives
Lecture 12 Python - Introduction
Lecture 13 Python - Features
Lecture 14 Python - History
Lecture 15 Python - Installation
Lecture 16 Example - Python Program
Lecture 17 Modes of Python - Introduction
Lecture 18 Batch Script Mode
Lecture 19 Interpreter Mode
Lecture 20 Indentation in Python
Lecture 21 Comments in Python
Lecture 22 Business Scenario
Lecture 23 Topics Covered In This Lesson
Section 4: Python - Data Types
Lecture 24 Python - Data Types
Lecture 25 Python - Variables
Lecture 26 Types of Variables
Lecture 27 String Variables
Lecture 28 Numeric Variables
Lecture 29 Boolean Variables
Lecture 30 List Variables
Lecture 31 Adding Elements to a List
Lecture 32 Access Elements of a List
Lecture 33 Dictionary
Lecture 34 Adding Elements to a Dictionary
Lecture 35 Accessing Elements of a Dictionary
Lecture 36 Dictionary Methods
Lecture 37 Operators
Lecture 38 Logical Operators
Lecture 39 Arithmetic Operations on Numeric Values
Lecture 40 Order of Operands
Lecture 41 Operators On Strings
Lecture 42 Variable Comparison
Lecture 43 Topics Covered In This Lesson
Section 5: Python – Control Statements
Lecture 44 Python - Control Statements
Lecture 45 Pass Statements
Lecture 46 Conditional Statements
Lecture 47 Types of Conditional Statements
Lecture 48 If Statements
Lecture 49 Nested If Statements
Lecture 50 In Clause
Lecture 51 Ternary Operators
Lecture 52 Topics Covered In This Lesson
Section 6: Python - Loops
Lecture 53 Loops - Introduction
Lecture 54 Range Function
Lecture 55 For Loop
Lecture 56 While Loop
Lecture 57 Nested Loop
Lecture 58 Break Statement
Lecture 59 Continue Statement
Lecture 60 Topics Covered In This Lesson
Section 7: Python – Functions
Lecture 61 Python - Functions
Lecture 62 Functions - Introduction
Lecture 63 Creating Functions
Lecture 64 Calling Functions
Lecture 65 Arguments and Return Statement
Lecture 66 Recursion
Lecture 67 Topics Covered In This Lesson
Section 8: Python - Classes
Lecture 68 Python - Classes
Lecture 69 Classes - Introduction
Lecture 70 Objects
Lecture 71 Creating a Basic Class
Lecture 72 Accessing Variables of a Class
Lecture 73 Adding Functions to a Class
Lecture 74 Built-in Class Attributes
Lecture 75 __Init__ Function
Lecture 76 Examples of Defining and Using a Class
Lecture 77 Topics Covered In This Lesson
Section 9: Python – Imports and Modules
Lecture 78 Python - Imports and Modules
Lecture 79 Modules – Introduction
Lecture 80 Creating Modules
Lecture 81 Using Modules
Lecture 82 Python Interpreter Module Search
Lecture 83 Namespace and Scoping
Lecture 84 Dir() Function
Lecture 85 Global and Local Functions
Lecture 86 Reload a Module
Lecture 87 Packages In Python
Lecture 88 Topics Covered In This Lesson
Beginners who have never programmed before.,Programmers who want to learn Python language,Programmers switching languages to Python.,Intermediate Python programmers who want to level up their skills!