| Homework 26F |
|
Tutorial 1 |
|
00:00:00 |
|
lab1- Cmd line-python |
|
00:00:00 |
|
tutorial2-111-26F python |
|
00:00:00 |
| Start |
|
FirstProgram in python |
|
00:00:00 |
|
installing PyCharm (lab 2 ) |
|
00:00:00 |
| chapter1 - introduction |
|
Chapter 1 |
|
00:00:00 |
|
chapter1 exercises |
|
00:00:00 |
| chapter2 flowChart and ALGORITHM |
|
Chapter 2 |
|
00:00:00 |
|
Flowcharts and Algorithm example |
|
00:00:00 |
| Chapter 3 |
|
chapter3 |
|
00:00:00 |
| Chapter 4 |
|
chapter4 |
|
00:00:00 |
| chapter5 -Basics- computerProgram |
|
print function(output) |
|
00:00:00 |
|
read values(input) |
|
00:00:00 |
|
Variabls in python |
|
00:00:00 |
|
Operators in python |
|
00:00:00 |
| basic Example Bank |
| Decision and Control |
|
Relation-logic operator – python |
|
00:00:00 |
|
if-if-else in python |
|
00:00:00 |
|
nested if in python |
|
00:00:00 |
|
more in selection -python |
|
00:00:00 |
|
Flow of Execution-python |
|
00:00:00 |
| Selection Example Bank |
| Loop |
|
1-Loop |
|
00:00:00 |
|
2-Loop with string |
|
00:00:00 |
|
3- Loop with numbers |
|
00:00:00 |
|
4- Loop – Sentinel ,Validation and menu |
|
00:00:00 |
|
5-Loop break and continue-python |
|
00:00:00 |