Se rendre au contenu
C++ Fundamentals

C++ Fundamentals

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++.  

Cours privé
Veuillez se connecter pour contacter un responsable.
Responsable Basma Mohamed Shaaban Elsayed
Dernière mise à jour 21/04/2025
Temps d'achèvement 11 heures 11 minutes
Membres 127
Level 1 ExpoTec Programming
  • Chapter 1: Variables & Datatypes
  • Chapter 2: Arithmetical Operations
    • 2.1 Book
    • 2.2 Lesson 1: Arithmetical Operation
    • 2.3 Assignment 2
  • Chapter 3: Relational & logical operation
    • 3.1 Book
    • 3.2 Lesson 1: Relational & logical operation
    • 3.4 Sheet 3
  • Chapter 4: IF Condition
    • 4.1 Book
    • 4.2 Lesson1: IF Condition
    • 4.3 Assignment 4
  • Chapter 5: Switch
    • 5.1 Book
    • 5.2 Lesson: Switch
    • 5.3 Assignment 5
  • Chapter 6: Loops
    • 6.1 Book
    • 6.4 Assignment 6
  • Chapter 7: Array
    • 7.1 Book
    • 7.3 Assignment 7
  • Chapter 8: Functions
    • 8.1 Book