What is Programming?
Computer programming is how we communicate with machines in a way that makes them function how we need. without computer programming you would not be able to use your cell phone, computer or smart TV. Learn Diploma in programming degree can help you innovate and create solutions for a global society.
What You will Learn in C Programming?
What is identifiers ? Rules for naming identifiers
Introduction to Keywords in ” C ” how to use them
Importance of Constants , Operators , Data types , Variables & type casting
What is Data Input & Output and where they use
How to define Structure in ” C “
What is If statement and where to use it
If – Else Statement & Nested If
Looping system , how it works
Types of functions ,& how to define function
C Function Arguments
What is Recursion
Importance of Arrays
String
Pointer
Course Overview:-
C PROGRAMMING
Lecture1.1 Character Set
Lecture1.2 Identifier
Lecture1.3 Variable
Lecture1.4 Keywords
Lecture1.5 Escape Sequence Characters
Lecture1.6 Real ConstantInteger Constant
Lecture1.7 Character Constant
Lecture1.8 String Constant
Lecture1.9 Data Types
Lecture1.10 Qualifier
Lecture1.11 Enum
Lecture1.12 Typedef
Lecture1.13 Assignment Operator
Lecture1.14 Arithmetic Operators
Lecture1.15 Logical Operators
Lecture1.16 Relational Operators
Lecture1.17 Switch Case
Lecture1.18 Nested If-Else
Lecture1.19 If-Else Statement
Lecture1.20 If-Statement
Lecture1.21 Operator Precedence and Associativity
Lecture1.22 Bitwise Operators
Lecture1.23 Conditional / Ternary Operator
Lecture1.24 Unary Operators
Lecture1.25 Shorthand Operators
Lecture1.26 Looping Iterative Statements
Lecture1.27 While
Lecture1.28 do while
Lecture1.29 for loop
Lecture1.30 Break Statement
Lecture1.31 Goto
Lecture1.32 Continue Statement
Lecture1.33 Function call by passing value
Lecture1.34 Function call by returning value
Lecture1.35 Function call by passing and returning value
Lecture1.36 Recursion
Lecture1.37 Storage Classes
Lecture1.38 Automatic Storage Class (auto)
Lecture1.39 Register Storage Class (register)
Lecture1.40 Static Storage Class (static)
Lecture1.41 External Storage Class (external)
Lecture1.42 Array
Lecture1.43 Single / One Dimensional Array
Lecture1.44 Two Dimensional Array
Lecture1.45 Structure
Lecture1.46 Array in Structures
Lecture1.47 Structure with Array
Lecture1.48 Difference between array and structure
Lecture1.49 Pointer Operator and Operations
Lecture1.50 Changing an Argument With a Function Call
Lecture1.51 Pointer Arithmatic
Lecture1.52 String Functions With Pointers
Lecture1.53 Relationship Between an Array and a Pointer
Lecture1.54 Two Dimensional Array of Pointers V/s Array of Pointers
Lecture1.55 Pointers to Pointers
Lecture1.56 Union
Lecture1.57 Difference between structure and union
Lecture1.58 Strings
Lecture1.59 File Handling
Lecture1.60 Assert.h
Lecture1.61 Ctype.h
Lecture1.62 Math.h
Lecture1.63 Process.h
Lecture1.64 String.h
Lecture1.65 Time.h