-
The class will teach you the basic skills of the Python laguange.
You will need an Internet browser, Internet access and the wish to discover and learn new things!
What you will learn in this class:
Discover how to do easy operations using the Python language by outputing and entering data in Python. You will acquire knowledge about what are integers, floating-point numbers and strings. You will also learn how to create functions.
Overview
Syllabus
-
- Phyton in Web Browser
- Basics-Simple arithmetic operation in Phyton
- Floats
- Simple Numerical Operations
- Input and Output
- Lines and Strings
- Conversion of Type
- Variables and operations with variables
- Operators In-place
- Boolean Types
- If operator
- Else operator
- Elif operator
- Logical operators
- Operator Precedence
- While operator
- Lists in Python
- Operations with lists
- Lists Functions
- Range function
- Loops in Python
- Returning from functions
- Comments and Documentation strings
- Dunctions as Objects
- Exceptions in Python
- Finally statement
- Assertions in Python
- Dictionaries in Python
- Operations with Dictionaries
- Tuples in Python
- Operations with Lines and Strings