3.00 Credits
Knowledge Base: The student should have some background and understanding of computing and the use of information systems in society. A prior course in a programming language such as Visual Basic or Java is useful, but not required.Description: An introduction to computer science software concepts using C++. Algorithms, problem solving methods, systems development and implementationmethodologies are addressed. Standard programming constructs such as simple data types, assignment statements, use of subprograms, loops, conditional statements, arrays, records, classes, abstract data types, and object-orientedprogramming concepts are emphasized. The student will write short segments of C++ code that demonstrates command and understanding of the above concepts.