Fundamentals of the C Language: Variables & Datatypes
C 17
| Beginner
- 13 videos | 1h 34m 15s
- Includes Assessment
- Earns a Badge
The C programming language is statically typed, which means that all variables have an associated type specified in the code. The C compiler will rigorously check that values stored in these variables match the declared types. In this respect, C differs from popular languages such as Javascript and Python where the types of variables can be inferred at runtime. You will start this course by learning the basics of variables in C. Learn about the data types that can be stored in those variables and how to use arithmetic operators to perform mathematical operations between literals and on variables. Discover basic arithmetic operators, then progress to unary and assignment operators. Finally, explore relational and logical operators in C and discover how to use relational operators to compare two numbers, and logical operators such as AND, OR, and NOT to combine predicates.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courseintroduce variables in Cdemonstrate limits on sizes of shorts, integers, and longsdifferentiate between signed and unsigned variablesdemonstrate variable conventions and syntaxcompate variables and constantsperform math operations with arithmetic operators
-
demonstrate the use of ==, !=, <, > relational operatorsdemonstrate how to check for equality between non-integral typesdemonstrate the use of logical operatorsdemonstrate the use of pre- and post-increment operatorsperform math operations on variables with assignment operatorssummarize the key concepts covered in this course
IN THIS COURSE
-
1m 42s
-
9m
-
7m 47s
-
10m 28s
-
8m 33s
-
10m 16s
-
8m 10s
-
7m 10s
-
9m 2s
-
7m 29s
-
6m 51s
-
5m 54s
-
1m 53s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.