In this lesson, you will learn the core ideas behind
Python basics.
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
Lists and dictionaries
In this lesson, you will learn the core ideas behind
Lists and dictionaries.
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
Files and exceptions
In this lesson, you will learn the core ideas behind
Files and exceptions.
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.