GET 2100 — Computer Engineering Programming and Analysis
3 semester hoursUndergraduateLectureNUpath AD
Introduces the C++ programming language. Covers basic programming constructs and manipulation of data types including arrays, strings, and pointers. Offers students an opportunity to learn to isolate and fix common errors in C++ programs, to properly allocate/de-allocate procedures, and to apply object-oriented approaches to software problems in C++. Students use data structures of arrays, stacks, lists, trees, and graphs implemented using conventional programming techniques and class libraries. Students are asked to develop and write small-scale C++ programs using the skills covered during the lectures and practices in the laboratory.