C++ Programming Language
عن الدورة
This comprehensive course is designed to take you from a complete beginner to an intermediate-level C++ programmer. Whether you’re just starting your coding journey or looking to strengthen your programming foundations, this course will guide you through key concepts and practical applications in C++.
Course Outline:
- Introduction to C++ – Get started with C++, covering basic syntax, variables, data types, operators, and conditional statements.
- Loops – Master looping structures like
for
,while
, anddo-while
to efficiently manage repetitive tasks. - Functions & Templates – Learn how to write reusable code using functions and templates to enhance flexibility in programming.
- Pointers – Dive deep into memory management with pointers, one of the core features that makes C++ powerful.
- Midterm Revision – A thorough review of all the topics covered so far, preparing you for the midterm assessment.
- Arrays & Structures – Organize and manipulate data efficiently using arrays and structures.
- Files – Learn how to read from and write to files for data persistence and advanced input/output operations.
- Final Revision & Problem Solving – Strengthen your understanding of C++ by solving practical problems and preparing for the final exam.
محتوى الدورة
Lecture 01
-
Introduction to C++ from zero to Conditional Statements – P01
00:00 -
Introduction to C++ from zero to Conditional Statements – P02
00:00