Intermediate Programming EN.601.220

Undergraduate course, JHU, Department of Computer Science, 2024

Terms: Spring 2024, Fall 2024
Superviser: Ali Darvish, Senior Lecturer @ JHU
Responsibilites: Grading, holding office hours, debugging C++ projects, protoring exams.

Introduction

This course teaches intermediate to advanced programming, using C and C++. (Prior knowledge of these languages is not expected.) We will cover low-level programming techniques, as well as object-oriented class design, and the use of class libraries. Specific topics include pointers, dynamic memory allocation, polymorphism, overloading, inheritance, templates, collections, exceptions, and others as time permits. Students are expected to learn syntax and some language specific features independently. Course work involves significant programming projects in both languages.

Description adapted from the Johns Hopkins University Course Catalog (2024–25).