-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
C++ Crash Course - Quick and Practical Learning
By :
C++ Crash Course - Quick and Practical Learning
By:
Overview of this book
C++ is a powerful and widely used programming language, essential for software development. This course starts with programming basics, covering variables, operators, and control structures. You’ll learn how to build programs using loops, conditional statements, and input/output operations, reinforced with hands-on demos for practical understanding.
Moving forward, the course explores arrays, strings, pointers, and functions—key components for efficient programming. The Object-Oriented Programming section introduces encapsulation, inheritance, and polymorphism, helping you write scalable code. With real-world exercises, you’ll gain hands-on experience in memory management and structured program design.
Advanced topics include exception handling, file operations, templates, and the Standard Template Library (STL). These concepts prepare you for real-world applications, ensuring you can develop robust and efficient C++ programs. Whether you're a beginner or refreshing your skills, this structured course provides the knowledge needed for software development and technical interviews.
Table of Contents (12 chapters)
Introduction
Basic Concepts
Control Structures
Arrays and Strings
Pointers
Functions
Object-Oriented Programming (OOPS)
Inheritance
Polymorphism
Exception Handling and File Handling
Templates and Generic Programming
STL (Standard Template Library)
Customer Reviews