Skip to Content
C++ For Beginners

C++ For Beginners

Introductory Programming Courses

This course is designed to introduce students to the basics of programming using C++. It is aimed at beginners with little to no programming experience, providing a solid foundation in C++ syntax, semantics, and programming techniques. By the end of the course, students will be able to write simple to moderately complex programs in C++.  

Responsible Basma Mohamed Shaaban Elsayed
Last Update 12/15/2025
Completion Time 2 hours 28 minutes
Members 34
Level 1 ExpoTec Programming
  • Chapter 1: Variables & Datatypes
    • 1.1 Lesson 1: variables and data types
  • Chapter 2: Arithmetical Operations
    • 2.2 Lesson 1: Arithmetical Operation
  • Chapter 3: Relational & logical operation
    • 3.2 Lesson 1: Relational & logical operation
  • Chapter 4: IF Condition
    • 4.2 Lesson1: IF Condition
  • Chapter 5: Switch
    • 5.2 Lesson: Switch
  • Chapter 6: Loops
    • 6.1 Lesson 1: Loops
  • Chapter 7: Array
    • 7.2 Lesson1: Array