-
Course outline
-
Lecture 1.1Problem Solving
-
Lecture 1.2Methodologies in solving problems
-
Lecture 1.3Use algorithmic approach to solve problems
-
Lecture 1.4Different Programming Paradigms
-
Lecture 1.5Program translation & types of program translators
-
Lecture 1.6Integrated Development Environment
-
Lecture 1.7Basics of Python
-
Lecture 1.8Primitive data types
-
Lecture 1.9Operators
-
Lecture 1.10Control Structures
-
Lecture 1.11Modularizing work using sub-programs
-
Lecture 1.12Simple Data Structures
-
Lecture 1.13File handling
-
Lecture 1.14Managing data with databases
-
Lecture 1.15Searching & Sorting data
-
