Curriculum
Course:
C++ Programming
Login
Curriculum
C++ Programming
C++ introduction And Introduce myself
0/1
1.បង្ហាញមេរៀនដែលត្រូវរៀនក្នុងេវគ្គ និងអំពីខ្ញុំ
7:07
Preview
មេរៀនទី1 : Input Output
0/8
1.Setup dev C++ and explain run vs compile
14:28
2.Syntax C++ and create folders
12:47
Preview
3. Why we use “using namespace std” ?
9:07
4.Data types and variants
15:24
Preview
5. Using sizeof in data type float
8:10
6. កាត់ខ្ទង់ដោយប្រើប្រាស់ setprecision()
7:34
Preview
7. Variable bool
3:15
8.ប្រើប្រាស់ Data type ប្រភេទអក្សរ “string char char[]”
11:26
មេរៀនទី1.1 :លំហាត់ Input Output
0/8
Practice Input and Output in C++
Text lesson
1.លំហាត់(ទី1-2) Output Data
13:31
2. Input Data1(ទី3)
19:33
3. Input Data2 (ទី4) find Total and Average
20:59
4. លំហាត់ទី4 Output ជាជួរដេក (Row)
7:52
4.What is function setw() in C++? How to use ?
9:14
5 . លំហាត់ទី 5 find total and payment
17:06
6 . យក setw() មកប្រើក្នុងលំហាត់ទី 5
14:58
មេរៀនទី2 : Operator
0/10
1. Introduction to operator in C++
6:14
2. Arithmetic with example
7:45
3.Compound operator
6:55
4. Assignment Operator
8:46
5.Example with Assignment
10:36
6.Comparison Operator
4:36
7. Operator Logical And (&&)
8:43
8.Operator Logical OR (||)
6:22
9. Use Logical And with Logical OR
7:32
10.Summary Operator
2:33
មេរៀនទី3 : Control Structure in C++
0/1
Introduction to Control Structure in C++
5:49
មេរៀនទី3.1 : Condition If Statetement
0/4
1. Introduction if , if else and Syntax
8:57
2.Example If Statement with Process Code
10:17
3.Compare string vs string ,char var vs char var
7:14
4.How to compare char vs char
7:24
មេរៀនទី3.2 : If Else Statetement
0/2
1.Syntax and using if else condition
13:15
2.Compare string and string using if else
6:31
មេរៀនទី3.3 : If Else If Statetement
0/2
1.Summary if, if else and using if else if
11:35
2.Compare 3 variable a ,c ,b use if else if
8:24
មេរៀនទី3.4: If else condition practise
0/8
Exercises
Text lesson
1. Find max use if else
10:44
2.Find min use if condition
5:51
3. Practice number 2 comparer using if, and if else condition
7:37
4.Input three numbers to find max
14:20
5. Find Positive or Negative number use if else
10:54
6. How to find odd or even number
7:55
7.សរសេរកូដ កែលំហាត់ទី 6
12:21
មេរៀនទី4: Loop In C++
0/1
Loop? Type of loop in C++?
6:55
មេរៀនទី4.1: For Loop
0/4
1.For Loop
9:35
Preview
2. For Loop Process Code
9:57
3. show 5 4 3 2 1 use for loop
5:55
4.For loop process code
6:46
មេរៀនទី4.2: While Loop
0/6
1.Syntax and Example while loop
7:50
2.Output 1 2 3 4 5 use key break with while loop
8:40
3.While loop disincreamen
6:56
4 . Syntax + example do while loop
7:18
5. How to use switch case in do while loop in C++
10:08
6.Use switch case តពីវីដេអូ 53
9:25
មេរៀនទី5: Function
0/4
1.Introduction to function in c++
6:08
2.Type of function
7:49
3.Syntax non && return function
7:03
Syntax non and turn function
Text lesson
មេរៀនទី5.1: Return Function
0/1
Syntax + Example with non return
9:02
មេរៀនទី5.1.1: Function Non return function
0/3
1. Example non return and how to declare variable use in the function
12:42
2. Example with non return no parameter
15:47
3.Explain processing code function non return
6:29
មេរៀនទី5.1.2: Function Non return function
0/3
1. Syntax + Example non have parameter
6:45
2.Example to return with parameter
7:25
3.Using para float int and string And how to use?
6:59
មេរៀនទី5.2: Return Function
0/1
Syntax function return no para
4:25
មេរៀនទី5.2.1: មេរៀនទី5.2.1: Function return no parameters
0/3
1.Syntax + Example function return no parameter (Part 1)
13:17
2. Syntax + Example function return no parameter (Part 2)
6:19
Example
1
មេរៀនទី5.2.2: Function return parameters
0/3
Example function return parameter
8:44
Pass by reference, pass by value, overloading in C++
7:11
Example
Text lesson
មេរៀនទី6 : Array
0/1
Introduction to arrays in C+
6:37
មេរៀនទី6.1 : One mensional Array (1D)
0/5
1.Syntax Array + Example (Part1)
10:31
Preview
2.Syntax Array + Example (Part 2)
10:01
3.Initialize Array
3:45
4 .Input, Output array using for loop
3:39
5.Using for loop to allow user input of numbers into array
3:36
មេរៀនទី6.2 : Array of Strings in C++
0/2
1.String of array
6:38
2.Using strlen
9:07
មេរៀនទី6.3 : Exercise array a[]
0/7
1.Practice, Solution array a (part 1)
13:27
2.Practice, Solution array a[] (part 2)
7:30
3. Array Search
13:20
4. Array Search + Array Processing
4:35
5. Using switch case in array
18:33
6. Update (part 1)
12:29
7. Update (part 2)
11:21
មេរៀនទី6.4 : Exercise array of Student
0/7
1. Array student
7:54
2.Create students
11:6
3. List of students
5:56
4.Search by Id
9:49
5. Update by Name
7:39
6.Delete by Id
11:34
7.Sort
10:32
មេរៀនទី6.2 : Two mensional Array (2D)
0/4
1. Syntax And Using Array 2D + Example
11:46
2. Example array 2D Input/Output
13.20
3. ពន្យល់ពីដំណើរការកូដ IO Array 2D
4:44
Example IO Array 2D
Text lesson
មេរៀនទី 7 : OOP
0/5
1.Introduction to OOP
5:47
Preview
2.និយាយអំពី class and object
7:43
3. Example class and object
6:07
4. Access Modifiers
5:52
5. Setter and getter
11:53
មេរៀនទី 7.1 : Constructor
0/4
1. Introduction to constructor
5:58
2.Example default constructor
5:13
103. Example constructor with parameters
4:27
Example constructor
Text lesson
Video lesson
2.Syntax C++ and create folders
Sign In
The password must have a minimum of 8 characters of numbers and letters, contain at least 1 capital letter
Remember me
Sign In
Sign Up
Restore password
Send reset link
Password reset link sent
to your email
Close
Confirmation link sent
Please follow the instructions sent to your email address
Close
Your application is sent
We'll send you an email as soon as your application is approved.
Go to Profile
No account?
Sign Up
Sign In
Lost Password?