node
| Id | |
| Label | |
| Node Type | |
| Cognitive Level | |
| Description |
Introduction to Programming
(Year: 1 Period: 1 Category: Compulsory )
Create
Evaluate
Analyze
Apply
Understand
Remember
Course
Knowledge Unit
Knowledge Point / Sub Knowledge Point
* Please save changes after editing the graph
Node Description:
Click on a node to see its description.
Course Objectives:
- 1. (understand)Analyze a computational problem and divide it into manageable pieces
- 2. (understand)Implement solutions in the C programming language
- 3. (understand)Write readable C code
- 4. (understand)Being able to work with pointers; understanding of stack and heap
- 5. (understand)Detect and correct errors in programs
- 6. (understand)Read code specifications and implement them precisely
- 7. (apply)Using online and offline reference material
- 8. (analyze)Knowing and being able to apply design principles