LearnPython
LearnPython copied to clipboard
Source Code and Samples from the tutorial videos
Please Subscribe. Click here for More
Learn Python - A Full Course for Beginners
Source Code and Samples from the tutorial videos
This course if for Beginners who would like to learn Python programming. This course also contains a lot of examples, real life samples.
You can find the Videos for here
After this course you can start with FastAPI - Python - Learn to develop Web based application & RestAPI using Python
Link to our Telegram channel - You can find a lot of resources on Python here
Join our Python Community
For video tutorials and a lot of other resources, this is your subscription gateway
To get answers to your Questions...CLICK HERE
This repository is to provide access to
- The code demonstrated in the videos
- Jupyter Notebooks with Python problems for users to solve
- Sample code to help you learn more on the topics
Chapters
- 001 - Introduction
- 002 - Installing Python and Environment Setup
- 003 - Installing PyCharm
-
004 - Basic Syntax
- Code - Basic Syntax
- Test 004.1 - Basic Syntax
- Test 004.2 - Basic Syntax
-
005 - Variables
- Code - Variables
- Assignment - Variables
-
006 - Datatypes in Python
- Code - Datatypes in Python
- Assignment - Datatypes in Python
-
007 - Input & Output
- Code - Datatypes in Python
In our next class we will be covering Operators