Help

Principles of Programming (CSCI 120)

Term: 2024-2025 Winter Semester

Faculty

John Allen Breitzman
Email address is hidden, click here to email

Schedule

Mon-Tue-Wed-Thu-Fri-Sat-Sun, 12:00 AM - 12:00 AM (1/13/2025 - 5/9/2025) Location: ONLIN-WEB-WEB

Description

This course is designed as a broad-based introduction to computer programming, using the C++ programming language and basic operating system features.ÂBasic programming principles, including built-in and programmer-defined data, operators, functions and control structures.ÂIntroduction to classes and dynamic memory allocation.ÂText manipulation and parsing, binary files, and exception handling.ÂTop-down design, coding, debugging, and development of computer programs and accompanying documentation to solve problems. Prerequisite(s): CSCI-101Âor CIS-150