Programming Course
Course Info
- Instructor: Ashraf Al Shafaki
- Duration: 36 hours
- Language: C programming language
Objectives
- Learn the fundamental concepts of programming.
- Learn the syntax of C-like programming languages.
- Foundation for learning object oriented programming.
Prerequisites
- Basic knowledge of using the computer (running programs; opening, closing and saving files).
- Basic knowledge of using the keyboard for writing and editing.
Resources
- Software: Borland C++ Compiler 5.5 (Configure) or the Dev-C++ IDE.
- Content: Outline
- Book: C Programming Tutorial
- Seminar: Thinking in C
Next Stage
Learning object oriented programming (OOP) using C++ or Java.