1 | Defines the general structure of programming languages. |
2 | Knows the basic data types used in programming languages. |
3 | Implements the basic decision structures and loop structures used in programming languages. |
4 | Defines functions and structures. |
5 | Implement Queue, Stack and Linked List structures during the design phase. |
6 | It uses basic sorting algorithms in the software design phase. |
7 | Applies tree structures and types. |