Help

Course Information

Fundamentals of Programming (CS 175)

Term: 2013/2014 School Year Spring

Faculty

Byong Y LeeShow MyInfo popup for Byong Y Lee
Email address is hidden, click here to email
 

Schedule

Mon-Wed-Fri, 9:00 AM - 9:50 AM (1/6/2014 - 5/1/2014) Location: CAMPU PFSCI 00124
Mon, 3:00 PM - 3:50 PM (1/6/2014 - 5/1/2014) 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.