python full course

Python is a popular and general-purpose programming language that can be used for a wide variety of applications. Here are just a Python Applications:

Beginner 0(0 Ratings) 90 Students enrolled
Created by internee pk Last updated Mon, 25-Mar-2024 English
What will i learn?
  • Master

Curriculum for this course
113 Lessons 40:04:54 Hours
Python full course
113 Lessons 40:04:54 Hours
  • Matrices in Python using NumPy | Python NumPy Matrices Concepts | Python Tutorial for Beginners 00:40:32
  • Python Practical - Matrices Concepts in Python | Work on Matrix using NumPy in Python 00:16:17
  • Python Practical - How to Read Data at Runtime in Matrix in Python | How to Append Data in Matrix 00:21:22
  • Python Practical - Python Program for Lower & Upper Triangle of Matrix | Upper Triangular Matrix 00:13:17
  • Python Practical - Python Program for Lower & Upper Triangle of Matrix | Upper Triangular Matrix 00:13:17
  • Binary Search in Python | Python Binary Search Program | Binary Search using Array 00:35:21
  • Python Practical - Binary Search in Python | Python Program for Binary Search using Array 00:12:09
  • Bubble Sort in Python | Bubble Sort Algorithm using Array | Python Tutorial for Beginners 00:19:37
  • Bubble Sort in Python | Bubble Sort Algorithm using Array | Python Tutorial for Beginners 00:19:37
  • Python Practical - Bubble Sort in Python | Python Program for Bubble Sort 00:07:59
  • Procedure Oriented vs Object Oriented Programming in Python | Function Oriented vs Object-oriented 00:40:42
  • Introduction to Object Oriented Programming in Python | Concepts of OOPS in Python | What is OOPS 01:07:38
  • Introduction to Object Oriented Programming in Python | Concepts of OOPS in Python | What is OOPS 01:07:38
  • Classes and Objects in Python | Python OOP Tutorial | Python Tutorial for Beginners 00:23:07
  • Learn How to Create Classes and Objects in Python | Python Tutorial for Beginners 00:32:07
  • Learn How to Create Classes and Objects in Python | Python Tutorial for Beginners 00:32:07
  • Learn How to Create Classes and Objects in Python | Python Tutorial for Beginners 00:32:07
  • Python Practical - How to Create Classes and Objects in Python | Python Tutorial 00:09:06
  • Self Variable in Python | What is Self in Python | Python Tutorial for Beginners 00:20:10
  • Why You must Learn Python | Why Python | Why Python Is most Popular Programming Language in Urdu 00:47:50
  • Python Applications | What Can you do with Python in Urdu | Where Python is used in the Industry? 00:16:30
  • What is Python in urdu | Definition of Python | Introduction to Python 00:24:13
  • What makes Python Platform Independent | Difference between Platform Dependent and Independent 00:33:31
  • Python Features in Urdu | Discover Amazing Features | Learn Python 00:26:38
  • History of Python Programming | Which Version to use | Difference between Python 2 & Python 3 00:16:31
  • Limitations of Python | Different Flavors of Python | Disadvantages of Python in Urdu 00:20:16
  • Step by Step Python Code Execution in Urdu | What is idle? | Python Code Execution Flow 00:28:39
  • How to install Python 3 on Windows 11 in Urdu | Python Installation | Learn Python 00:06:54
  • Python Hello World Program | Write First Python Program using Notepad and IDLE in Urdu 00:14:31
  • Python Statement, Indentation and Comments | Statement, Indentation and Comments in Python [Urdu] 00:16:08
  • Python Data Types, Variables and Identifiers in Urdu | Rules to Declare Identifiers in Python 00:25:41
  • Learn how to print in Python | How to take input from user | What is Method, Identifier, Variable 00:25:34
  • Python Print() Function | Print Statement with Formatted String | 8 Ways to use print Method Urdu 00:16:12
  • Python Input Output Functions in Urdu | Input Output Method in Python with Typecasting 00:11:44
  • How to Read Data in Single Line in Python in Urdu | Python Tutorial for Beginners 00:10:06
  • Python Practical - Input Output Functions in Urdu 00:17:53
  • Operators in Python in Urdu | How to play with Python Operators | Python Tutorial for Beginners 01:17:05
  • Python Bitwise Operators in Urdu | How to use AND, OR, NOT, XOR, left, right shift Operators Part-3 00:59:03
  • eval method in Python | Use of eval() Function in Urdu | How to Read Expression in Python 00:03:44
  • 0:02 / 11:04 Number System Conversion in Python in Urdu | Python Number System Part-2 | Python for Beginners 00:11:05
  • Python Practical - Identity Operators and Number System | Python Tutorial for Beginners 00:16:26
  • Replacement Operator in Python in Urdu | How to Print using format() Method | Learn Python 00:09:20
  • Python If Else in Urdu | Conditional Statement in Python with Examples | Free Python Tutorial 00:32:34
  • Python if elif with Examples in Urdu | Conditional Statements Part-2 | Python Tutorial for Beginner 00:29:18
  • Python Loops in Urdu | Python For Loops | While Loop Python | Types of Loops | Python for Beginners 00:21:11
  • For Loop with else Python in Urdu | Python for else | Python Tutorial for Beginners 00:05:16
  • Identity Operators in Python in Urdu | Python Mutability Immutability Concepts | Learn Python 00:28:22
  • Nested for Loop in Python with Examples in Urdu | Python Nested Loops | Python for Beginners 00:22:57
  • Python Practical - Python Program to Create Pyramid Patterns | Pyramid Pattern in Python 00:12:44
  • Python Transfer Statements | Break & Continue Statements In Python | Python Tutorial for Beginners 00:21:06
  • Pass Statement in Python in Urdu | Python Pass with Examples | Python Tutorial for Beginners 00:07:36
  • Pycharm Installation and Python Code Execution | How to Install Pycharm IDE on Windows 00:12:14
  • String in Python | Python Strings in Urdu | Python Tutorial for Beginners 00:21:26
  • Python String Built-in Functions | Python String Class & Methods Part-1 | Free Python Tutorials 00:31:45
  • String Functions in Python | Python String Class & Methods Part-2 | Python Tutorial for Beginners 00:41:37
  • Type Casting in Python | Python Typecasting with Examples in Hindi | Python Tutorial for Beginners 00:19:06
  • List Collection in Python | Python List Tutorial in Urdu | Python List Data Type 00:30:23
  • Python Practical - List Methods in Python | Python Tutorial for Beginners in Urdu 00:25:37
  • Python Tuple | Tuples in Python with Examples | Tuple Data Type | Python Tutorial for Beginners 00:16:13
  • Python Practical - Python Tuples | Tuple Functions and Methods | Play with Tuples in Python 00:10:23
  • What are Sets in python | Python Set Data Type | Python Sets with Examples 00:24:47
  • Python Practical - Python Sets | Set Method with Examples | Python Tutorial for Beginners 00:19:14
  • Python Frozen Sets | Frozen Set Data Type in Python | Difference Between Set and Frozen Set 00:08:24
  • Python Bytes and Bytearray | Python Tutorial for Beginners 00:15:03
  • Dictionaries in Python | Python Dict Data Type | What is Dictionary | Python Dict Functions 00:19:22
  • Python Functions | What is Function in Python | Types of Functions and Methods in Python 00:21:13
  • How to Create Functions in Python | Python Tutorial for Beginners 00:18:05
  • How to Create Functions in Python | Python Tutorial for Beginners 00:18:05
  • Parameter and Arguments in Python | Python Function Arguments | Call by Value in Function 00:32:21
  • Parameter and Arguments in Python | Python Function Arguments | Call by Value in Function 00:32:21
  • Python Types of Arguments in Functions | Python Tutorial for Beginners 00:38:37
  • Python Practical - Python Function Arguments | Arguments Types 00:34:13
  • Return by Value in Python | Return Statement in Python | Function Return Value 00:25:33
  • Python Practical - Concepts of Function call by value and return by value using Module in Python 00:10:55
  • Function as an Arguments in Python | Passing Function as an Argument to Another Function in Python 00:11:09
  • Python Practical - Function as an Argument in Python | Passing Function as an Argument to Function 00:04:40
  • Global Variables and Global Keyword in Python | Global Concepts in Function in Python 00:16:17
  • Python Global vs Globals | Globals Function in Python | globals() in Python | Global Keyword Python 00:09:08
  • Python Program to Find Factorial of Number using Recursion | Python Factorial Program with recursion 00:19:47
  • Python Practical - Factorial of Number using Recursion in Python 00:04:39
  • Reverse a Number using Recursion in Python | Python Number Reverse Program using recursion 00:12:17
  • Python Practical - Reverse a Number using Recursion in Python | Python Number Reverse Program 00:06:55
  • Python Practical - Python Program to Print Fibonacci Series using Recursion 00:08:09
  • Anonymous Functions / Lambda Functions in Python | Anonymous Functions in Python 00:15:01
  • Python Practical - Lambda Functions in Python | Python Lambda Function Programs 00:10:35
  • Filter Function in Python | Python Filter Function With Lambda Function 00:16:36
  • Python Practical - Program to Use Filter in Python | Python Filter Program 00:10:41
  • Python Practical - Filter with Lambda in Python | Filter Function with Lambda Function in Python 00:10:46
  • Python Practical - Lambda with Map Function in Python | Lambda Functions In Python 00:06:44
  • Arrays In Python | Operations On Array | Python Array Types and Concepts 00:48:29
  • Python Practical - Implementation of Array in Python | Array Operations 00:15:16
  • Array in Python Part-2 | How to Use Array | Python Tutorial for Beginners 00:21:18
  • Methods of Array in Python | Python Arrays | Work on Arrays | Python Tutorial for Beginners 00:20:16
  • Python Practical - Methods of Array in Python | Python Array Methods 00:22:18
  • Creation of Arrays using NumPy in Python | Python NumPy Tutorial 00:31:09
  • Python Practical - Create an Array using NumPy in Python | NumPy Array Creation 00:14:23
  • Python Practical - Create an Array using NumPy in Python | NumPy Array Creation 00:14:23
  • Attributes of Array in Python | Python NumPy Array Attributes 00:22:14
  • Python Practical - Attributes of Array in Python [Urdu] | Python Tutorial for Beginners 00:20:15
  • Comparing Arrays in Python | Comparison of NumPy Arrays in Python 00:18:05
  • Python Practical - Comparison of Arrays in Python 00:16:23
  • Difference Between View & Copy in Python | Copy vs Reference | View vs Copy 00:10:16
  • Python Practical - Difference Between View & Copy in Python | Copy vs Reference | View vs Copy 00:13:39
  • Python Practical - Difference Between View & Copy in Python | Copy vs Reference | View vs Copy 00:13:39
  • Mathematical Function of NumPy in Python | NumPy Mathematical Functions 00:24:50
  • Python Practical - NumPy Mathematical Function in Python 00:21:46
  • Python Practical - NumPy Mathematical Function in Python 00:21:46
  • Object Reference in Python | Aliasing in Python | Passing by Object Reference 00:09:32
  • Object Reference in Python | Aliasing in Python | Passing by Object Reference 00:09:32
  • Dimension of Array in Python | NumPy Array Dimensions 00:21:46
  • Dimension of Array in Python | NumPy Array Dimensions 00:21:46
  • Multidimensional Array in Python with NumPy | How to Create Multidimensional Array using NumPy 00:20:22
  • Multidimensional Array in Python with NumPy | How to Create Multidimensional Array using NumPy 00:20:22
Requirements
  • basic knowledge
+ View more
Description

A comprehensive Python full course provides a thorough introduction and in-depth coverage of the Python programming language. Participants typically learn fundamental concepts like variables, data types, control flow, and functions, progressing to more advanced topics such as object-oriented programming, file handling, and exception handling.

+ View more
Other related courses
168:29:16 Hours
Updated Mon, 25-Mar-2024
4 72 Free
About the instructor
  • 8 Reviews
  • 629 Students
  • 18 Courses
+ View more

Our internship program is designed to give students the opportunity to work on meaningful projects and tasks, while also receiving mentorship and guidance from experienced professionals in the field. Our goal is to help interns develop the skills and knowledge they need to succeed in their careers, while also building a strong network of talented individuals who may become valuable members of our team in the future. If you're looking for a challenging and rewarding internship experience, we invite you to explore our program

Student feedback
0
Average rating
  • 0%
  • 0%
  • 0%
  • 0%
  • 0%
Reviews
Free
Includes:
  • 40:04:54 Hours On demand videos
  • 113 Lessons
  • Access on mobile and tv
  • Full lifetime access
  • Compare this course with other