Course Overview
Training freshers on the fundamentals of languages, software engineering and algorithms
Course Prerequisites
An understanding of C++ programming logic and techniques TODO
Outline
Objectives
- Overview of CRTStartUp Code
- Debugging using Visual Studio
- Debugging using Eclipse
- Compiling
- Running the Code
- Code Optimization using Visual Studio
- Code Complete [Standardization of Code]
- Proper usage of Comment
- Proper usage of Brackets
- How to Create Project using Visual Studio
- How to Create a Project using Eclipse
- Memory Analyzer
- Testing of C++ Code
- Watch Window
- Manual Error Handling