(c) Manzur Ashraf 2005
____________________________________

Computer Programming


----------------------------------------
Topics to be covered:
Introduction ( basic h/w, s/w interation, compiling, debugging, etc)
Expression, Math function
if/switch operation
for/ while loop
File operation
Function
Function with output parameters, Recursive function
1-D Array
1-D Array with Function
Sorting & Searching
String
2-D Array
Project-presentation




Lectures


Start-Up Visual C++
Topic 1
Using 'DEBUG" in VC++
Topic 2
Topic 3
Topic 4: if/switch operation
Topic 5: for/ while loop
Topic 6: File operation
Topic 7:Function
Topic 8: Function with output parameters, Recursive function
Topic 9:Sorting & Searching
Topic 10: String