8 Computer Basics and Python Programming
Dr.V.N. Battu
|
S. |
Topic |
|
|
1 |
Computer Basics – Unit-I |
“Topic A: Basic knowledge of |
|
2 |
Computer Basics (Hardware) – Unit-I |
“Computer |
|
3 |
Computer Basics (Algorithm) – Unit-I |
“Algorithm and |
|
4 |
Computer Basics (What is Programming) – Unit-I |
“What is |
|
5 |
Basics of Python – Unit-I |
“A Byte of Python” by Swaroop C |
|
6 |
Basics of Python – Unit-I |
“Introduction to Python Programming |
|
7 |
Definition of a Variable – Unit-II |
“Variables” by wikibooks is |
|
8 |
Keywords in Python – Unit-II |
“Variable Names and |
|
9 |
Types of Variables in Python – Unit-II |
“Local Variables” by Swaroop |
|
10 |
Assigning Values to Multiple Variables – Unit-II |
“Local Variables” by Swaroop |
|
11 |
Sequence Data type – Unit-III |
“2.3 Sequences” by John DeNero is licensed under CC BY 3.0 |
|
12 |
Supplementary Material (Video)– Unit-III |
“What are DataTypes in |
|
13 |
Arithmetic Operators (Video) – Unit-IV |
“Python – Arithmetic Operators |
|
14 |
Assignment Operators (Video) – Unit-IV |
“Assignment |
|
15 |
Comparison Operators (Video) – Unit-IV |
“# |
|
16 |
Logical Operators (Video) – Unit-IV |
“2.7 – Logical Operators” by , CodeGeek Learning is licensed under CC |
|
17 |
Identity Operators – Unit-IV |
“Identity” by , wikibooks is |
|
18 |
Membership Operators |
“3.3.4. Membership Operators” by |
|
19 |
Bitwise Operators – Unit-IV |
“3.3.3. Bitwise |
|
20 |
If |
“Python if elif |
|
21 |
The Break Statement – Unit-V |
“The Break |
|
22 |
The Continue Statement – Unit-V |
“The Continue |
|
23 |
While Loop – Unit-V |
“Python while |
|
24 |
For Loop – Unit-V |
“For |