

Python is one of top 5 programming languages today. If you want to pursue a career, this language is a must for you.This course has been created for beginners.
β Contents β
π» (0:01:00) 0 – Course Introduction
π» (0:02:29) 1 – Introduction to Python (For Absolute Beginners)
π» (0:10:41) 2 – How to Install Python 3 on Windows 10
π» (0:16:19) 3 – Basic Math, Mathematical Operators and Python Expressions
π» (0:28:40) 4 – Python Variables and Types
π» (0:40:37) 5 – Python print() and input() Function
π» (0:53:05) 6 – Python Built-in Functions and Built-in Module
π» (1:00:10) 7 – Creating and Executing your First Python Script (Run .py file)
π» (1:12:36) 8 – Install PyCharm ( Python IDE ) on Windows 10 + First Project
π» (1:20:36) 9 – Python Strings and Comments
π» (1:35:14) 10 – Boolean, Comparison Operators and Logical Operators in Python
π» (1:46:08) 11 – Python IF ELSE Statements
π» (1:54:53) 12 – Python IF…ELIF…ELSE Statements + nested IF statements
π» (2:03:41) 13 – Python Lists
π» (2:13:37) 14 – Python Tuples
π» (2:20:22) 15 – Python Sets
π» (2:33:54) 16 – Python Dictionary
π» (2:42:59) 17 – Python Slice and Negative index
π» (2:53:44) 18 – Python while Loop
π» (3:03:50) 19 – Python for Loop
π» (3:11:43) 20 – Python break, continue statement
π» (3:18:28) 21 – Python Functions
π» (3:30:47) 22 – Default Arguments, *args and **kwargs (Variable-length Arguments)
π» (3:38:27) 23 – Introduction to Object-Oriented Programming (OOP)
π» (3:48:24) 24 – Classes and Objects in Python (OOP)
π» (3:58:23) 25 – Python __init__ and self in class
π» (4:10:18) 26 – Is it possible to define multiple constructors in Python?
π» (4:18:14) 27 – Python Encapsulation
π» (4:29:39) 28 – Private methods in Python
π» (4:35:48) 29 – Python Inheritance
π» (4:50:47) 30 – How To Create Modules in Python 3
π» (5:03:10) 31 – Python Multiple Inheritance
π» (5:08:38) 32 – Python super()
π» (5:16:15) 33 – Python Composition
π» (5:21:51) 34 – Python Aggregation + Difference in Aggregation and Composition
π» (5:28:54) 35 – Python Abstract Classes
π» (5:37:16) 36 – Python Exception handling + Python Try Except
π» (5:52:06) 37 – Try Except Else Finally (Python Exception handling)
π» (5:57:47) 38 – Raising Exceptions In Python
π» (6:03:50) 39 – Raising Custom Exceptions (Writing and Using Custom Exceptions)
π» (6:08:30) 40 – Idea behind : if __name__ == “__main__”
π» (6:15:38) 41 – Create a Text File and Write in It Using Python
π» (6:28:50) 42 – Reading Files in Python
π» (6:40:13) 43 – Working With JSON Data in Python
π» (6:52:00) 44 – Python Iterators
π» (7:06:19) 45 – Python Generators
π» (7:22:13) 46 – Command Line Arguments in Python with argparse
π» (7:40:24) 47 – Lambda, filter, reduce and map
π» (7:58:54) 48 – Python Closures + nested functions
π» (8:12:37) 49 – Python Decorators
π» (8:32:25) 50 – Python Operator Overloading
π» (8:49:06) 51 – An Introduction to Python Debugger (pdb)
π» (9:10:00) 52 – How to use PyCharm to debug Python code
π» (9:18:16) 53 – How to use Pip and PyPI for managing Python packages
π» (9:25:55) 54 – How to Install Pip packages using PyCharm
π» (9:30:51) 55 – Global, Local and Nonlocal variables in Python
π» (9:46:44) 56 – Python Unit Testing Framework
π» (10:50:04) 57 – Python Threading Tutorial | Learn Python Threads and Threading
#PythonTutorialforBeginners #ProgrammingKnowledge #PyTest #PythonCourse PythonThreads #PythonUnitTesting
Feel the real power of Python and programming! This is a Python tutorial for beginners to learn Python programming from scratch. The course offers you a unique approach of learning how to code by solving real world problems. Throughout the course we will be understanding how to identify and formulate the problems, what is the key to a great app, we will learn how to efficiently adopt the problem for the computer and the most important that you will be writing a lot of code! The course is structured in a way that lectures are like labs where we study the material, do the quizzes, write programs and test them!
β
β
β
Top Online Courses From ProgrammingKnowledge β
β
β
Python Programming Course β‘οΈ β«οΈ
Java Programming Course β‘οΈ β«οΈ
Bash Shell Scripting Course β‘οΈ β«οΈ
Linux Command Line Tutorials β‘οΈ β«οΈ
C Programming Course β‘οΈ β«οΈ
C++ Programming Course β‘οΈ β«οΈ
PHP Programming Course β‘οΈ β«οΈ
Android Development Course β‘οΈ β«οΈ
β
β
β
Follow β
β
β
My Website –
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, Iβll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
source
Amazing sir it helped lot ..Thanks
I had no choice but to subscribe to this Informative channel in terms of programming
Awesome Tutorial!!! Thanks a lot!!! Would have been an extraordinary one if it would have included regular expressions also. But a great job in compiling out all videos!!!
Is it full complete course?
Hi, thank you for the wonderful course. this tutorial is very well done, and helpful a lot.
could you please make a tutorial ' python for the data science' by any chance?
This is the best tutorial
Thank You very much
This is the best tutorial for the beginners. I have tried many, but this is the best one.
Hello Sir tutorial is good..
so i request to make tutorial on flutter
If double underscore makes variables private, what is the use of get and set ?
It says disable path length limit? what should I do?
Good program π helpful to learn something programming nice teacher.
please make video on tkinter with database connectivity and conversion to .exe format using cx_Freeze and Inno setup tools.
Please add subtitle even its in english
Being honest it's just another basic python course , there are like dozen of them
Is this course for beginner?
Ctrl+D -> Done.
Does this course go into advanced too ? And can we get some projects to train on please. thank you
Can you please make videos of building an operating system from scratch ??