Oop 4

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 26

Lecture slides - Week 3

Programming in Python - A Problem Solving Approach

Dr. Aamir Akbar

Director of both AWKUM AI Lab and AWKUM Robotics, Final Year Projects (FYPs) coordinator,
and lecturer at the department of Computer Science
Abdul Wali Khan University, Mardan (AWKUM)
Contents

1. Foundations of Effective Programming

2. Exploring Python Program Execution

3. Problem Solving Approach with Examples

4. Download Source Codes

Dr. Aamir Akbar 2


Foundations of Effective
Programming

You might also like