Help

Course Information

Introduction to C++ Programming (COSC 1320)

Term: 2015-2016 Spring

Faculty

Johnny S McJunkins
Email address is hidden, click here to email

Schedule

Tue, 9:30 AM - 11:00 AM (1/19/2016 - 5/12/2016) Location: MAIN BCT 16

Description

The objective of this course is to teach students the major elements of the C++ language. Topics covered include language syntax, data types, the concept of variable scope, arrays, pointers, structures, functions, parameter passing, and the sequence selection (if-then-else), and repetition control structures (for, while, do-while loops). Also covered are the commonly used ANSI C++ string manipulation, file I/O, and memory allocation functions. Prerequisite: COSC 1309.