Toggle navigation
تعلم الآن
المقالات التعليمية
الدورات التعليمية
تكليفات الدورات التعليمية
أمثلة وتطبيقات وشروحات
التحديات البرمجية
أدوات المطورين
مواقع حل المشاكل البرمجية
مسارات التعلم
مسار أساسيات البرمجة
مسار Front-End Developer
مسار ال PHP Back-End Developer
مسار ال Full Stack Developer
مسار Python Web Developer
خطط الدراسة
C++ Study Plan
خطة دراسة HTML
خطة دراسة CSS
خطة دراسة JavaScript
خطة دراسة Typescript
خطة دراسة SASS
خطة دراسة Python
خطة دراسة PHP
من القناه
أهم مقاطع القناه
اسبوع الزيرو
رحلتي مع الحياه
التعامل مع الإستضافة
قائمة المشاكل والحلول
منوع
ما الجديد
سؤال وجواب مكتوب
نصائح الزيرو
مقتطفات مفيدة من الكتب
تقييمات الكتب
قائمة اللقاءات
خدمات
كيف تدعمنا؟
إنضم للعضوية المميزة
الدورات التعليمية
C++
C++
Lessons
78
Total Time
تعلم أساسات البرمجة بواسطة لغة ++C من
هنا
Important Introduction About The Course
001
19289
10:50
Why C++
002
9219
7:52
Install Editor, Compiler And Debugger
003
20547
20:46
Install Visual Studio And Answer Questions
004
7468
21:37
How The C++ Works
005
8817
8:16
Preprocessing, Compiling And Linking
006
5933
5:33
C++ Language Syntax
007
8130
12:04
Comments
008
7180
14:54
Variables Basic Knowledge
009
7896
10:29
Variables Naming Rules And Best Practices
010
7284
11:05
Variables Advanced Knowledge
011
6338
07:58
Variables Scope
012
6216
5:16
Variables – Constant Variable
013
5066
09:31
Calculate Your Age Application
014
6603
7:54
Escape Sequences Characters
015
6083
11:06
Data Types – What Is Data ?
016
5358
08:02
Data Types, Sizes And Memory
017
6370
11:25
Data Types – Integer
018
4791
09:42
Data Types – Float And Double
019
4167
06:32
Data Types – Char And ASCII Value
020
5442
07:33
Data Types – Bool And Void
021
4078
10:28
Data Types – Modifiers And Type Aliases
022
5044
13:26
Data Types – Type Conversion
023
4451
08:48
Operators – Arithmetic Operators
024
3912
12:56
Operators – Assignment Operators
025
3168
07:53
Operators – Increment & Decrement Operators
026
3298
05:44
Operators – Comparison Operators
027
2885
06:21
Operators – Logical Operators
028
3155
10:04
Operators – Precedence
029
2722
07:27
Control Flow – If Condition Introduction
030
2778
06:01
Control Flow – If, Else If, Else
031
2646
06:08
Control Flow – Nested If Conditions
032
2520
04:39
Control Flow – Ternary Conditional Operator
033
2967
03:49
Control Flow – Nested Ternary Operator
034
2833
07:51
Condition Trainings – Create Four Applications
035
2867
22:15
Control Flow – Switch, Case
036
2840
07:59
Switch Training – Create Three Application
037
2584
10:15
Array – What Is Array
038
2792
05:47
Array – Access Elements & Memory Location
039
2483
03:36
Array – Add And Update Elements
040
2732
09:38
Array – Two Dimensional Array
041
2867
07:34
Array – Class Array
042
3222
07:25
Array – Methods Discussions
043
2800
06:42
Array Trainings – Guess The Number Game
044
3068
09:08
String – What Is A String
045
2864
12:20
String – Concatenation
046
2799
04:37
Loop With For
047
2590
07:59
Loop With For – Advanced Syntax
048
2382
08:07
Loop With For – Advanced Trainings
049
2237
08:15
Loop With For – Nested Loop
050
2371
06:53
Loop With While
051
1878
06:20
Loop With Do While
052
1798
05:44
Loop – Break, Continue
053
1790
07:45
Loop Training Create Three Apps
054
2395
16:23
Function Introduction
055
1841
08:20
Function With Parameters
056
1753
10:15
Function With Parameters Training
057
1801
07:35
Function Parameter Default Value
058
1554
04:43
Function – Passing Array As Parameter
059
2012
07:48
Function – Return Statement
060
1919
11:58
Function – Forward Declaration
061
1596
04:52
Built-In Functions – Math Functions
062
2027
09:26
Built-In Functions Training – Create 2 Applications
063
2149
12:15
Built-In Functions Training – Create 3 Applications
064
1856
11:42
Function Overloading
065
1582
07:04
Function Recursion
066
2029
08:21
Vector – What Is Vector
067
1957
08:46
Vector – Versus Array
068
1870
10:08
Vector – Access, Add, Update And Delete Elements
069
1653
06:03
Vector – Functions
070
1688
04:45
Vector – Iterator And Why To Use
071
1901
09:16
Vector – Traversing With Iterator
072
1604
06:06
Vector – Loop With Iterator And Ranged Loop
073
1545
04:32
Vector – Use Iterator To Count, Sort And Reverse
074
1951
05:07
Pointers – What Are Pointers
075
1108
07:40
Pointer – Pointing To Array
076
833
04:38
Pointers – Void Pointer And Wild Pointer And Null
077
939
05:00
Pointers – Arithmetic And Array
078
1327
06:43