Zenler Player
Your course is loading. Hang tight.
Empower Yourself with Advanced Python Concepts
Back to curriculum
0% Complete
0% Complete
Empower Yourself with Advanced Python Concepts
Library
Demo of writing Library in Python
Framework
Demo of writing Framework in Python
Python C Extensions (C with Python)
Demo of Python C Extensions
Closure
Function Factory
Method Chaining
dynamic
What Is Dynamic Language Support?
Python with C#
Demo of Executing Python Expression in C#
Demo of Executing Python Statement in C#
Demo of Calling Python Function in C#
Demo of Creating Python Instance Object and Calling Method in C#
What Is Dynamic Language Support?
Running Python File on JVM
Python In Java Source
Required class PythonInterpreter
Using Python File in Java Source
Introduction
Handling Exception - try...catch block
try...except...else Block
Nested try
Another Demo program for Nested Try
Catching Multiple Exceptions - Multiple Except Handler
Catching Multiple Exceptions - Single Except Handler
finally Block
Raising Exception
User Defined Exception
What Is Context Manager?
Creation and Use of Context Manager
A Simple Demo of Context Manager
__enter__ Method
Handling Exception
A Simple Demo of Coming Exception
Handling Exception in __exit__ Method
Re-raising the Exception
Raising Another Exception
What Is Metaclass in Python?
Exploring class and type
Dynamic Class Creation
Creation of Class Using type
Creation of Subclass Using type
Adding Attributes to Class
Adding Methods to Class
Creation of Metaclass and Creating Class Using Metaclass
What Is Introspection?
dir() Function
type(), id() Function
isinstance() Function, __doc__ Attribute
hasattr(), getattr() Function
callable(), issubclass() Function
inspect Module
Class Introspection
What Is Multithreading?
How to create and start a thread
Demo of creation of thread by Thread class
Demo of creation of thread with passing parameters
Demo of creation of thread by subclassing Thread class
threading Module and Thread class
Usage of sleep method of time module with thread
Usage of join method
Displaying thread information
Usage of enumerate method
What Is Multiprocessing?
How to create and start a process
Demo of creation of process by Process class
Demo of creation of process with passing parameters
Demo of creation of process by subclassing Process class
multiprocessing Module and Process class
About Course
Empower Yourself with Advanced Python Concepts
Preview
Development of Library and Framework
Library
Preview
Demo of writing Library in Python
Preview
Framework
Demo of writing Framework in Python
Python C Extensions
Python C Extensions (C with Python)
Demo of Python C Extensions
Closure, Function Factory, Method Chaining
Closure
Preview
Function Factory
Method Chaining
Python In C# (C# Dynamic Language Support)
dynamic
What Is Dynamic Language Support?
Python with C#
Demo of Executing Python Expression in C#
Demo of Executing Python Statement in C#
Demo of Calling Python Function in C#
Demo of Creating Python Instance Object and Calling Method in C#
Python In Java (Java Dynamic Language Support)
What Is Dynamic Language Support?
Running Python File on JVM
Python In Java Source
Required class PythonInterpreter
Using Python File in Java Source
Exception Handling
Introduction
Handling Exception - try...catch block
try...except...else Block
Nested try
Another Demo program for Nested Try
Catching Multiple Exceptions - Multiple Except Handler
Catching Multiple Exceptions - Single Except Handler
finally Block
Raising Exception
User Defined Exception
Context Manager
What Is Context Manager?
Creation and Use of Context Manager
A Simple Demo of Context Manager
__enter__ Method
Handling Exception
A Simple Demo of Coming Exception
Handling Exception in __exit__ Method
Re-raising the Exception
Raising Another Exception
Metaclasses
What Is Metaclass in Python?
Exploring class and type
Dynamic Class Creation
Creation of Class Using type
Creation of Subclass Using type
Adding Attributes to Class
Adding Methods to Class
Creation of Metaclass and Creating Class Using Metaclass
Introspection
What Is Introspection?
dir() Function
type(), id() Function
isinstance() Function, __doc__ Attribute
hasattr(), getattr() Function
callable(), issubclass() Function
inspect Module
Class Introspection
Multithreading
What Is Multithreading?
How to create and start a thread
Demo of creation of thread by Thread class
Demo of creation of thread with passing parameters
Demo of creation of thread by subclassing Thread class
threading Module and Thread class
Usage of sleep method of time module with thread
Usage of join method
Displaying thread information
Usage of enumerate method
Multiprocessing
What Is Multiprocessing?
How to create and start a process
Demo of creation of process by Process class
Demo of creation of process with passing parameters
Demo of creation of process by subclassing Process class
multiprocessing Module and Process class
×
This is an unpublished lesson. This lesson will not be shown for students unless you set it as Public.
Back to Dashboard
No contents are available in this lesson!
No lessons available !
Back to Dashboard
Lesson contents locked
Enroll to unlock this lesson.
Enroll to unlock
Next Lesson