PYTHON PROGRAMING
Python may well be a high-level, deciphered, general-purpose programming lingo. Its arrange rationale emphasizes code lucidness with the utilization of essential space. Python is dynamically-typed and garbage-collected. It supports diverse programming perfect models, checking organized (particularly procedural), object-oriented, and utilitarian programming. It is frequently depicted as a “batteries included” lingo due to its comprehensive standard library. Guido van Rossum began working on Python in the late 1980s as a successor to the ABC programming tongue and to start with released it in 1991 as Python 0.9.0. Python 2.0 was released in 2000 and displayed unused highlights such as list comprehensions, cycle-detecting junk collection, reference counting, and Unicode bolster. Python 3.0, released in 2008, was a major alteration that’s not backward-compatible with earlier adaptations. Python 2 ceased from 2.7.18 in 2020. Python is dependably situated as one of the first well-known dialects.
LEVEL 1-BEGINNER
- INTRODUCTION
- DATA TYPES
- OPERATERS
- CONTROL SYSTEMS
- ARRAYS
- STRINGS AND CHARACTERS
- FUNCTIONS
- LIST TUPLES
- DICTIONARIES
- SQL INTRO
LEVEL 2-ADVANCED
- REVISION OF BASICS
- INTRODUCTION TO OOPS
- INHERITENCE AND POLYMORPHISM
- ABSTRACT CLASS AND INTERFACE
- EXCEPTION
- FILES IN PYTHON
- REGULAR EXPRESSION
- DATE TIME
- THREAD
- TKINTER
- PYTHON WUTH MYSQL
- OS MODULE IN PYTHON
- FUNCTIONAL PROGRAMMING IN PYTHON