Channel Avatar

Samer Sallam @UCLgZT-sYFPgxo4TLWtzU7lQ@youtube.com

336 subscribers

In simple words, I am a trainer, and a developer (Data Scien


02:16
SOLID Design Principles Conclusion in Python OOP
05:49
Dependency Inversion Principle (DIP) in Python OOP
06:21
Interface Segregation Principle (ISP) in Python OOP
07:07
Liskov Substitution Principle (LSP) in Python OOP
07:47
Open Closed Principle (OCP) in Python OOP
08:14
Single Responsibility Principle (SPR) in Python OOP
01:42
Introduction to SOLID Design Principles in Python OOP
01:55
SOLID Design Principles Overview in Python OOP
05:41
Classes Relationships Conclusion in Python OOP
06:15
Introduction to Class Diagram in Python OOP
05:55
Aggregation Relationship in Python OOP
07:33
Composition Relationship in Python OOP
04:22
Introduction to Association Relationship
10:20
Abstract Classes and Abstract Methods in python OOP
08:17
Name Mangling in Python OOP
07:08
Methods Resolution Order in Python OOP
07:05
Private Access Modifier in Python OOP
06:49
Protected Access Modifier in Python OOP
07:45
Public Access Modifier in Python OOP
07:32
Hierarchical Inheritance Relationship in Python OOP
10:23
Multiple Inheritance Relationship in Python OOP
07:46
Multilevel Inheritance Relationship in Python OOP
10:18
Single Inheritance Relationship in Python OOP - Part 2
02:54
Single Inheritance Relationship in Python OOP - Part 1
06:42
Introduction to Inheritance Relationship in Python OOP
01:56
Classes Relationships Types in Python OOP
03:53
Python OOP Complete Course — Part 21: Special Methods in Python OOP Conclusion
05:33
Python OOP Complete Course — Part 20: Callable Objects
08:16
Python OOP Complete Course — Part 19.2: Context Managers Special Methods
03:15
Python OOP Complete Course — Part 19.1:Context Managers Special Methods
09:23
Python OOP Complete Course — Part 18.2: Sequences Special Methods
03:27
Python OOP Complete Course — Part 18.1: Sequences Special Methods
03:53
Python Beginner to Advanced Course Overview
01:46
Python Complete Beginner to Expert Course Conclusion in Python
07:58
Namespaces and Scopes in Python
07:58
Working with Modules and Packages in Python - Part 3
08:26
Working with Modules and Packages in Python - Part 2
06:22
Working with Modules and Packages in Python - Part 1
04:16
Introduction to Project Structures in Python
09:57
datetime Module in Python - Part 4
04:02
datetime Module in Python - Part 3
05:09
datetime Module in Python - Part 2
09:28
datetime Module in Python - Part 1
05:26
Introduction to Date and Time in Python
08:14
Pickle Module in Python
06:37
with Keyword with Files in Python
11:21
CRUD Files in Python
06:38
os.path Module in Python
09:01
os Module in Python
04:58
Introduction to Files and Folders in Python
11:35
Exceptions Handling in Python
14:12
Generators in Python
09:23
Comprehensions in Python
12:39
Decorators in Python
11:51
Lambda Functions in Python
11:57
Arbitrary Arguments and Keyword Arguments in Python
13:28
Introduction to Functions in Python
08:24
Useful Functions with Loops in Python
06:40
Loops Jump Statements in Python
05:00
Iteration, Iterable, and Iterator in Python