N/A
This course includes 13 modules, 13 lessons, and 26:00 hours of materials.
Introduction to Python
What is text-based programming
What is python
Download python
How to make variables
Print Variables
Variables
What is syntax error?
Variable name conventions
Data types: Numbers and strings
Session3 Outlines
- What is Boolean data type?
- How to use Type function
- Operators : Arithmetic operators
Session4 Outlines
-Comparison operators
- Why human use comparison
- Python comparisons using relational operators.
- How to use logical operators:
- What is Boolean data type?
- How to use Type function
- Operators : Arithmetic operators
Session 3
Session 4
Session 5
Session 6
Comparison operators
Variables
What is syntax error?
Variable name conventions
Data types: Numbers and strings
Booleans and operators
Lists
AND
OR
NOR
Session6 Outlines :
-Why we use if in programming
-If syntax
-If conditions
-Use else
-If - elif - else
-Problem solving?
What is input in programs?
-User input in python program
-How to save user inputs
-Exercises on input
-String problem
-How to take an integer input from users
What are loops?
-Make a forever loop using while
-Different types of loops Exercises
-Make a counting loop using while
-Make a counting loop with for
Session12&13Outlines :
-What is function?
-Why using functions?
-Function syntax
-Function arguments
Exercises
Session14 Outlines:
-Student will use his computational thinking and
-what he has learnt to analyze different problems
-and revise through this session
Reply to Comment