Complete C++, C# and C programming tools for complete NOVICE

Complete C++, C# and C programming tools for complete NOVICE

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 10.5 Hours | 1.20 GB

Learn, practice and excel in C Language, C# and C++ programming from scratch in one course for absolute beginners

Complete C++, C# and C programming tools for complete NOVICE is a course for students who are finding it very difficult to understand the common principles of C Language, C# and C++ programming and for students who are new to computer programming. It is very simple and easy to understand for beginners who have never program the computer before now. The instructor is a very high experienced teacher, software developer and have also worked with some reputable companies. He has also been teaching computer programming since 2014 and have mastered the art of conveying information for better understanding which have made many of his student excel with less stress in computer programming. Students are advised to follow this course step by step so that they would understand it very well because every lecture is filled with vital information which should not be missed. This course was made based on instructors experience in teaching computer programming to help students excel with less stress.

What Will I Learn?

  • You will understand the basics of C# programming
  • You will understand the basics of C++ programming
  • You will learn how to setup C, C# and C++ development environment
  • You will learn the syntax for C Language, C# and C++ programming
  • You will master Data Types in C Language, C# and C++ programming
  • You will know and also learn how to use variables in C Language, C# and C++ programming
  • You will be exposed to sequences and constants in C Language, C# and C++ programming
  • You will learn about Operators and how to use different Operators in C Language, C# and C++ programming
  • You will understand and master “Decision Making” in C Language, C# and C++ programming
  • You will know how to use DIfferent “Decision Making” types like if statement, If Else statement and Else if Else if statement in C Language, C# and C++ programming
  • You will learn about Loops and how to use different types of Loops in C Language, C# and C++ programming
  • You will learn and understand Encapsulation in C Language, C# and C++ programming
  • At the end of this course, you will be able to handle projects relating to C Language, C# and C++ programming with confidence
  • You will understand the basics of C Language programming
Table of Contents

C Language programming from scratch
1 Enviroment Setup
2 Your First C Program
3 Basic C Syntax
4 Data Types
5 Data Types part 2
6 Data Type Values
7 Variable Declaration
8 Function Declaration
9 Escape Sequence
10 Defining Constants
11 Const Keyword
12 Static Storage Class
13 Extern Storage Class
14 Arithmetic Operator
15 Relational Operator
16 Logical Operator
17 Bitwise Operator
18 Assigment Operator
19 If Statement
20 If Else Statement
21 If Else If Else Statement
22 Nested If Statement
23 Switch Case
24 Nested Switch Statement
25 While Loop
26 For Loop
27 Do While Loop
28 Nested Loop

C programming from scratch
29 Environment Setup
30 Your First C Program
31 Basic Syntax In C
32 Data Types
33 Type Conversion
34 Variable
35 Escape Sequence
36 Defining Constants
37 Arithmetic Operator
38 Relational Operators
39 Logical Operators
40 If Statement
41 If Else Statement
42 If Else If Else Statement
43 Switch Statement
44 While Loop
45 For Loop
46 Do While Loop
47 Nested Loop
48 Break Statement
49 Continue Statement
50 Infinte Loop
51 Encapsulation public Access Specifier
52 Encapsulation private Access Specifier
53 Encapsulation internal Access Specifier
54 Method Definition And Calling
55 Recursive Method Call
56 Passing Parameters By Method
57 Passing Parameters By Reference
58 Passing Parameters By Output

C programming from scratch
59 Environment Setup
60 Your First C Program
61 Understanding C Code
62 C Comments
63 Data Types
64 Data Type Values
65 Data Type Values part 2
66 Data Type Range
67 Variables Types
68 Local Variables
69 Global Variable
70 Constant Literals
71 Const Constant Declaration
72 Static Storage Class
73 Extern Storage Class
74 Arithmetic Operator
75 Relational Operator
76 Logical Operator
77 While Loop
78 For Loop
79 Do While Loop
80 Nested Loop
81 Break Statement
82 Continue Statement
83 Inifite Loop
84 If Statement
85 If Else Statement
86 Else If Else If Statement
87 Switch Statement