arrow_back
course access
FAQS
Course Discussion
01-Introduction
1.01 - Course Outline
1.02 - Why you must learn python
1.03 - what is python
1.04 - Drawbacks of Python
02- Installation & Setup
2.01 - basics of command prompt window
2.02 - Installing Python
NOTICE
2.03 - Project Setup
2.04 - Python Common Issue
03 - Data types & Data structures
3.01 - Understanding Data types
3.02 - Understanding variables
How you should Proceed?
3.03 - Basics of number data type
Attached Code
3.04 - Basics of String
Attached Code
3.05 - Indexing and slicing of a string
Attached Code
3.06- Methods and Properties of string
3.07 - Print Formatting
Attached Code
3.08 - Basics of dict data type
3.09 - Basics of list data type
REQUEST
3.10 - Basics of set data type
3.11 - Basics of bool data type
3.12 - Basics of tuple data type
04- Data type Assignment
Python - Data type Assignment
4.02 - Solution of Assignment data type
05- Different Types of Statements
5.01 - if , else, elif loop
Attached Code
5.02 - For loop
5.03 - While loop
5.04 - continue , pass ,break
Attached Code
5.05 - Few useful functions
5.06 - List Comprehension
Your Review and Feedback
06-Statements Assignment
Python- Statement Assignment
6.02 - Assignment solution
07- Basics of Functions
7.01 - Reading methods
7.02 - Basics of a function
Attached Code
7.03 - Args and kwargs
Attached Code
7.04 - Lambda functions
Attached Code
7.05 - Nested functions
Attached Code
08- Function Assignment
Python - Function Assignment
8.02 - Assignment solution
Attached Code
09- Object Oriented Programming
9.01 - Basics of a class
Attached Code
9.02 - Method of a class
Attached Code
9.03 - Static vs non static
Attached Code
9.04 - Public vs private
Attached Code
9.05 - Encapsulation & Abstraction
Attached Code
9.06 - Polymorphism
Attached Code
9.07 - Inheritance
Attached Code
9.08 - special methods of a class
Attached Code
10- OOPS Assignment
Python - OOPS Assignment
10.02 - oops assignment
11 - Modules & Packages
11.01 - pip install & pypi
11.02 - modules & packages
Attached Code
11.03 - main and name
Attached Code
12 - Error handling & Exception
12.01 - error handling & exceptions
Attached Code
13 - Decorators & Generators
13.01 - Decorators
Attached Code
13.02 - Generators
Attached Code
14 - Multi Threading
14.01 - what is multi threading
14.02 - Using Threads
Attached Code
14.03 - Concurrent futures
Attached Code
15 - Black Jack Game
15.01 - Black jack game explaination
15.02 - Defining variables
Attached Code
15.03 - Defining cards and deck
Attached Code
15.04 - Defining chips and hands
Attached Code
15.05 - Defining our functions
Attached Code
15.06 - Defining our game
Attached Code
Conclusion
Study Material to Prepare for interview
Preview - Core Python Version 3.8
Discuss (
0
)
navigate_before
Previous
Next
navigate_next