Let's Do Python
Let's Do Python
Simple Code Examples To Learn Python Easy & Quick
Simple Code Examples To Learn Python Easy & Quick
This website is under construction
An introduction to Python Programming language; Installation and overview of the default IDE.
Overview of basic building blocks for Python Language; Data Types, Commenting & "Hello World" Program.
An overview of Decision Making Statements, Loops; Build Functions & Introduction to Exception Handling.
Building blocks to build object oriented modular code; A working code example to build classes using Python Programming Language.