Skip to content

sainath-yarra/python-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

python-class

Python 3 class notes and code

Lecture 1

Introduction to Python

Topics covered:

  • About the author of Python
  • Compiler Vs Interpreter
  • Versions of Python
  • Python Style Guide
  • Features of Python
  • Installing Python on PC
  • Installing an IDE
  • Hello World Program
  • Web Frameworks based on Python
  • Lecture notes

Click here to visit official Python website. You will find:

  • Python Documentation
  • Style Guide Documentation
  • Python to download
  • and many more resources

Click here to download Visual Studio Code which will be used in this tutorial series.

Lecture 2

Basic Data Types in Python

Topics covered:

  • Data types
  • String concatination
  • Inserting varables in a String
  • Giving Input to console
  • Typecasting in Python
  • Shebang
  • Comments in Python
  • Lecture notes*

*Lecture notes will be updated soon...

About

Python 3 class notes and code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published