“C” LANGUAGE
Data Types – Operators – Expressions – Conditional Compilation – Looping & Branching – Arrays – Functions – Storage Classes – Structures and Unions – Pointers – Dynamic Memory Allocation – File Handling – Linked List – Double Linked List – Circular Linked List –Bit Manipulation- Introduction to Data Structure.
OOPS Using C++
Introduction to OOPS – Input & Output Streams – Classes & Objects – Member Functions – Function Overloading – Friend Functions & Classes – Operator Overloading – Constructor & Destructor – Inheritance – Polymorphism – File handling using Stream Classes – Instance – Templates.
Python
Introduction to Python – History – Features – Working with Python – Basic Syntax – Variable and Data types – Operator and Expressions – Conditional Statements – If – If – else – Nested if – else – Looping – For – While – Nested Loops – Control Statements – break – Continue – Pass – String Manipulation – Accessing Strings – Basic Operations – String slices – Function and Methods – Lists – Introduction – Accessing List – Operations – Working with Lists – Function and Methods – Tuple – Introduction – Accessing Tuples – Operations – Working With Tuples – Function and Methods- Dictionaries – Introduction – Accessing Values in Dictionaries – working With Dictionaries – Properties – Functions- Defining a function – Calling a function – Types of functions – Function Arguments – Anonymous Functions – Global and Local Variables – Modules – Importing Module – math module – Random module – Packages – Composition – Input – Output – Printing on Screen – Reading data from Keyboard – Opening and Closing file – Reading and Writing files – Functions – Exception Handling – Exception – Except clause – OOPs concept – Class and object – Attributes – Inheritance – Overloading – Data hiding – Polymorphism – Data Structure.
Advanced Python Programming
- MySQL Databases Access
- GUI Programming(TKinter)
- Image Processing in Python with Pillow