PREREQUISITES: Basic Knowledge of Programming / C Programming COURSE LAYOUT Build and execute a C program in C++, Write equivalent programs in C++ Overview of OOP in C++ : Classes and basic Object-Oriented features (encapsulation) Overview of OOP in C++ : More OO features, overloading, namespace and using struct and union Inheritance : Generalization / Specialization of Object Modeling in C++ Polymorphism : Static and Dynamic Binding C++ Exceptions & standard exception classes Templates & STL – Function and Class templates and using STL like containers, algorithms
COURSE LAYOUT · Concept of problem solving · Debugging, Types of errors in programming, Documentation · Algorithms and Flowchart · Introduction to Python o Structure of a Python Program, Elements of Python o Python Interpreter, Using Python as calculator o Indentation, Atoms, Identifiers and keywords o Literals, Strings o Types of Operators o Input and Output Statements · Conditional Statements o If…else · Control statements : o while o for statements, o nested loops · ...
Comments
Post a Comment