University Computer Science

Python, C/C++, Java

The logic of programming languages at the university level; a broad technical foundation ranging from memory management to object-oriented programming (OOP).

Curriculum / Syllabus

  • Syntax, Control Structures, and Core Logic
  • Functions, Recursion, and Modularity
  • Memory Management and Pointers (C/C++)
  • Object-Oriented Programming principles (Java/C++)
  • Scripting, Data Handling, and Libraries (Python)
  • File I/O and Exception Handling

Exam & Course Strategy

Measures practical coding skills on a computer, as well as the ability to write flawless syntax on paper and trace the output of existing code snippets.