- Degree Bachelor
- Code: CS143
- Credit hrs: 3
- Prequisites: Introduction to Computers
This course presents problem solving and structured programming techniques. Students learn how to implement fundamental programs using appropriate programming languages. Topics include 2D arrays, functions, recursions, searching and sorting, strings, pointers, structures, enumerations, unions.
Software Engineering Plan -2021
P. Deitel, H. Deitel, C How to Program, Prentice Hall
content serial | Description |
---|---|
1 | Introduction to Problem Solving |
2 | Review of loops & 1-D arrays |
3 | 2D Arrays |
4 | Functions (Pass by value) |
5 | Pointers |
6 | Applications |
7 | 7th week exam |
8 | Functions (Pass by Reference + Recursion) |
9 | Strings |
10 | Structs |
11 | Searching |
12 | 12th Week Exam |
13 | Sorting |
14 | Applications |
15 | Revision |
16 | Final Exam |
Start your application