Courses

Learn C++ Programming and Practice with Projects in Arabic

Learn C++ Programming and Practice with Projects in Arabic

Welcome to our course on C++ programming! In this course, you will learn the fundamental concepts of C++ and practice with hands-on projects.

We will start by covering the basics of C++, including the structure of a program, variables and types, constants, and operators. You will learn how to perform basic input and output and how to use control structures to control the flow of your program.

Next, we will delve into the concept of functions, including function overloads and templates, and how to use name visibility to control the scope of your code. We will also cover compound data types, such as arrays, character sequences, pointers, and dynamic memory, and how to use them in your programs.

In addition to these basic concepts, we will also cover data structures and other data types in C++. You will learn how to use these tools to store and manipulate data in your programs.

Finally, we will delve into object-oriented programming (OOP). You will learn about classes, including special members and friendship and inheritance. We will also cover polymorphism, which allows you to create code that is flexible and can be easily modified and extended.

By the end of this course, you will have a strong foundation in C++ programming and be able to apply your skills to real-world projects.

Course covers these topics completely with examples:

  • Basics of C++
    • Structure of a program
    • Variables and types
    • Constants
    • Operators
    • Basic Input/output
  • Program structure
    • Control Structures
    • Functions
    • Overloads and templates
    • Name visibility
  • Compound data types
    • Arrays
    • Character sequences
    • Pointers
    • Dynamic Memory
    • Data structures
    • Other data types
  • Object Oriented Programming(OOP)
    • Classes (I)
    • Classes (II)
    • Special members
    • Friendship and inheritance
    • Polymorphism

للحصول على الكورس على يوديمي Udemy يمكنك الدخول على هذا الرابط:

https://www.udemy.com/course/learn-cpp-programming-v1-arabic/?referralCode=751FFA0134A710C6E9E8

sa3dy

Mostafa Saady, Egyptian Software Engineer, supersonic self-learner and teacher, fond of learning and exploring new technologies and science. As a self-taught professional I really know the hard parts and the difficult topics when learning new or improving on already-known languages. This background and experience enables me to focus on the most relevant key concepts and topics.

Related Articles

Back to top button