CSC128/425:
Fundamentals of Computer Problem Solvings
- Topic 1: Computer & Programming Language
- Topic 2: Program Development Life Cycle (PDLC) [Powerpoint:Download]
- Topic 3: Basic of C++ Programming [Powerpoint:Download]
- Topic 4: Arithmetic
- Topic 5: Selection Control Structure
- Topic 5: Repetition Control Structure [Powerpoint:Download]
- Topic 6: Function [Powerpoint:Download]
- Topic 7: Array [Powerpoint:Download]
- Sample of Final Exam Questions [EQPS]
Object Oriented Programming
- Topic 1: Introduction
- Topic 2: JAVA Programming Basic
- Topic 3: Basic Concept of Classes
- Topic 4: Classes
- Topic 5: Inheritence
- Topic 6: Polymorphism
- Topic 7: GUI and Event Driven Programming
- Topic 8: Exception Handling
- Topic 9:File Input/Output