Being familiar with variable typing, data structures, and structured program design. Knowing how to write programs in C and Python, emphasizing software quality.
Program: The program is based on basic concepts of writing programs in the C language: types, operators, control structures, and arrays. The following concepts are studied:
- C concepts: structures, functions, pointers, dynamic variables, files
- Python concepts: types, operators, basic statements, structures, functions, global and local variables, files, classes/methods, standard library structures.
- Project implementation