Help

Course Information

Fundamentals of Programming (CS 175)

Term: 2020/2021 School Year Fall

Schedule

Mon-Thu, 11:00 AM - 12:15 PM (8/17/2020 - 12/10/2020) Location: CAMPU PFSCI 00103
Fri, 11:00 AM - 11:50 AM (8/17/2020 - 12/10/2020) Location: CAMPU PFSCI 00100
Mon-Wed, 9:00 AM - 12:00 PM (10/26/2020 - 12/17/2020) Location: ONLIN ONLN WEB
Fri, 9:00 AM - 11:00 AM (10/26/2020 - 12/17/2020) Location: ONLIN ONLN WEB

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.