In this lesson, you will learn the core ideas behind
C syntax.
Start with the concepts, follow the examples, and then practise
what you have learned with small exercises.
Learning objective
Understand the concept, recognize when to use it, and apply it in a practical example.
LESSON 2
Variables and data types
In this lesson, you will learn the core ideas behind
Variables and data types.
Start with the concepts, follow the examples, and then practise
what you have learned with small exercises.
Learning objective
Understand the concept, recognize when to use it, and apply it in a practical example.
LESSON 3
Operators
In this lesson, you will learn the core ideas behind
Operators.
Start with the concepts, follow the examples, and then practise
what you have learned with small exercises.
Learning objective
Understand the concept, recognize when to use it, and apply it in a practical example.
LESSON 4
Conditions
In this lesson, you will learn the core ideas behind
Conditions.
Start with the concepts, follow the examples, and then practise
what you have learned with small exercises.
Learning objective
Understand the concept, recognize when to use it, and apply it in a practical example.
LESSON 5
Loops
In this lesson, you will learn the core ideas behind
Loops.
Start with the concepts, follow the examples, and then practise
what you have learned with small exercises.
Learning objective
Understand the concept, recognize when to use it, and apply it in a practical example.
LESSON 6
Functions
In this lesson, you will learn the core ideas behind
Functions.
Start with the concepts, follow the examples, and then practise
what you have learned with small exercises.
Learning objective
Understand the concept, recognize when to use it, and apply it in a practical example.
LESSON 7
Pointers
In this lesson, you will learn the core ideas behind
Pointers.
Start with the concepts, follow the examples, and then practise
what you have learned with small exercises.
Learning objective
Understand the concept, recognize when to use it, and apply it in a practical example.
LESSON 8
Structures
In this lesson, you will learn the core ideas behind
Structures.
Start with the concepts, follow the examples, and then practise
what you have learned with small exercises.
Learning objective
Understand the concept, recognize when to use it, and apply it in a practical example.