Skip to content

ignani/LearnPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d393ccd · Feb 20, 2020

History

41 Commits
Jan 25, 2020
Feb 10, 2020
Dec 11, 2019
Dec 11, 2019
Dec 26, 2019
Dec 21, 2019
Feb 20, 2020
Feb 20, 2020
Dec 12, 2019
Dec 4, 2019
Dec 25, 2019

Repository files navigation

Free Python Training for Beginners

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.

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

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

  1. 001 - Introduction
  2. 002 - Installing Python and Environment Setup
  3. 003 - Installing PyCharm
  4. 004 - Basic Syntax
  5. 005 - Variables
  6. 006 - Datatypes in Python
  7. 007 - Input & Output

In our next class we will be covering Operators