Help

Course Information

Fundamentals of Programming (CS 175)

Term: 2021/2022 School Year Spring

Faculty

Martha L. HaiglerShow MyInfo popup for Martha L. Haigler
Email address is hidden, click here to email
 

Schedule

Mon-Wed, 9:00 AM - 12:00 PM (1/26/2022 - 3/15/2022) Location: CAMPU PFSCI 00124
Fri, 9:00 AM - 11:00 AM (1/26/2022 - 3/15/2022) Location: CAMPU PFSCI 00124

Description

Introduces the fundamental techniques of programming as a foundation for more advanced study of computer science. Considerable attention is devoted to developing effective software engineering practice, emphasizing such principles as design, decomposition, encapsulation, procedural abstraction, testing, and software reuse. Topics include standard programming constructs, problem-solving strategies, and the concept of an algorithm, and fundamental data structures— strings, arrays, and records.