ENGINEERING FACULTY / FOOD ENGINEERING / GDM1008 - COMPUTER PROGRAMMING

Contents Of The Courses in a weekly Period

Week 
Subjects 
Sources 
1Introduction to programming[1], p.23-37
2Algorithms and flow charts[11], p.1-9
3Compilers and development environments for C++[1], p.37-42
4Programming techniques[1], p.45-67
5General structure ofa C++ Code , syntax, and statements[1], p.153-161
6Fundamental C Knowledge-Types of variables, and Functions[1], p.107-114
7Fundamental C Knowledge-Condition (if) statements[1], p.115-118
8Fundamental C Knowledge-Loop statements[1], p.119-123
9Fundamental C Knowledge-Arrays and theri use[1], p.135-138
10Fundamental C Knowledge-Pointers and theri use[1], p.139-141
11Fundamental C Knowledge-Coding and programming examples[1], p. 141-157
12Object-oriented programming with C++ - Class, Object, Polymorphism and Inheritance[1], p. 157-161
13Input-output operations in C++[1], p. 267-283
14Coding and programming examples in C++[11], p. 14-25