top of page

Master Classes

Learn Python

Only for Members

The following list is the links to the classrooms of the Learn Python

.

free eng web

Learn Python from Basics to High Level

The following information provides study guideline to help people study Python by themselves.  Sedisbus Education provides limited number of online classes to learn together the topics. For more information about it please contact Sedibus Education.

Level 1

Installing python and pycharm

Learn about variables, Data types, Operations, Conditionals, Functions

Resources

 

 

The Biggest Problems We're Facing Today & The Future of Engineering: Crash Course Engineering #46

https://www.youtube.com/watch?v=Fzq_yuj-oZM

 

Installing python and pycharm

https://www.youtube.com/watch?v=AUiM1UaRCPc

 

Pycharm tutorial ( for beginner, watch until right before debug part )

https://www.youtube.com/watch?v=hK9-_s55CBY

Getting Started with Google CoLab | How to use Google Colab

https://www.youtube.com/watch?v=i-HnvsehuSw&t=64s

Basic File operations in Google Colaboratory

https://www.youtube.com/watch?v=It27JIabAzc

 

Variables

https://www.youtube.com/watch?v=gmiB4xQ-BKw

Data Types

https://www.youtube.com/watch?v=KrToaEvDzdk

Python List, String, Set, Dictionary code examples

https://www.programiz.com/python-programming/list

 

Operations

https://www.youtube.com/watch?v=v5MR5JnKcZI

Python Operators code examples

https://www.programiz.com/python-programming/operators

 

Conditionals

https://www.youtube.com/watch?v=kTGuqOLp6uQ

If-Else code examples

https://www.programiz.com/python-programming/if-elif-else

For loop code examples

https://www.programiz.com/python-programming/for-loop

While loop code examples

https://www.programiz.com/python-programming/while-loop

Functions

https://www.youtube.com/watch?v=Rpq9MC67M08

Python Function code examples

https://www.programiz.com/python-programming/function

Testimonials

 

I enjoyed the class a lot despite having to quickly adjust with the language and format of coding. I liked that meeting times were flexible but set and that there was time to figure things out while in class instead of having to relearn after class. I also liked how the environment was open to questions so it made it less intimidating to ask questions if I didn't know something. I loved the class and want to learn more even after the class ended!   - Min

Level 2

Learn about Inheritance, encapsulation, polymorphism

Learn about python’s classes and objects

Level 3-4

Concurrent and Parallel Programming

Resources

 

Difference between Multiprocessing and Multithreading

https://www.youtube.com/watch?v=oIN488Ldg9k

Python Tutorial for Beginners | MultiThreading

https://www.youtube.com/watch?v=GqHLztqy0PU&t=75s

Python Multithreading

https://www.youtube.com/watch?v=GFfMuyNUnDs

https://www.youtube.com/watch?v=CHS5cGrUWFs

Synchronizing and Locking Threads

https://www.youtube.com/watch?v=SDAkQq17S2Q&t=6s

Mutual Exclusion / Race Condition / Locks

https://www.youtube.com/watch?v=0zaPs8OtyKY

https://www.youtube.com/watch?v=iYJNmuD4McE

 

Python’s Parallel Programming / Concurrent programming

https://www.youtube.com/watch?v=9g5IZDkwAC0
 

Deadlocks

https://www.youtube.com/watch?v=X9ihESGuJ30

https://www.youtube.com/watch?v=mixFCmj4f60

 

Level 5 - 6

Socket programming

Level  7 - 8

Data Structures and Algorithms in Python

Resources

Data Structures and Algorithms in Python | Python Programming Tutorial  

https://www.youtube.com/watch?v=xOuRE3IuEB8

Data Structures In Python | List, Dictionary, Tuple, Set In Python

https://www.youtube.com/watch?v=m9n2f9lhtrw

Python: Data Structures - Lists, Tuples, Sets & Dictionaries tutorial

https://www.youtube.com/watch?v=R-HLU9Fl5ug

Python Algorithms for Interviews

https://www.youtube.com/watch?v=p65AHm9MX80

Data Structures & Algorithms in Python

https://towardsdatascience.com/data-structures-algorithms-in-python-68c8dbb19c90

 

Level  9  -10

Database in Python

Level  11 - 12

Unix System and Commend

Miscellaneous

Resources

Python Tutorials - LEGB Rule | Local And Global Scope | global and non local Keyword

       https://www.youtube.com/watch?v=hKoQhK3AS_I

bottom of page