IT & Software Courses
A comprehensive library covering the full spectrum of software engineering — from core programming languages and web frameworks to cloud infrastructure, DevOps, blockchain, and advanced AI/ML libraries. Designed for engineers at all levels.
Introduction to Python 1
Introduction,Python Keywords and Identifiers,Python Variables, Constants and Literals,Data types,Python String Methods,Python List Methods,Python Dictionary Methods,Type Conversion and Type Casting,Python Namespace and Scope,Types of Operator in python,Input and Output in Python,Importing in python,Python decision making Statements,Loops in python,Python break, continue and pass statement,Python functions,Recursion in python
Introduction to Python 2
Introduction to Object Oriented Programming (OOP's),Class and instance,Class Attributes vs Instance Attributes,Inheritance,Encapsulation,Polymorphism,Data Abstraction,Decorators,Python File handling,Python descriptors,OS module,Python Lambda Function,filter(),map(),reduce(),Python List Comprehension,Multithreading and Multiprocessing