| Code | Name of the Course Unit | Semester | In-Class Hours (T+P) | Credit | ECTS Credit |
|---|---|---|---|---|---|
| SEN303 | SOFTWARE CONSTRUCTION | 5 | 3 | 2 | 4 |
Objectives and Contents |
|
|---|---|
| Objectives: | This course aims to introduce techniques for writing clear, maintainable, modular, and efficient code. |
| Content: | The course covers topics such as working with classes, defensive programming, variable usage, control structures, and general control issues. |