Syllabus for CIS 170B ----------------------- by Prof Timothy Ramteke CIS-170B: Programming Logic and Design with Lab Lecture Hours : 3 Lab Hours : 2 Credit Hours : 4 This course introduces basics of coding programs from program specifications including use of an Integrated Development Environment (IDE), language syntax, as well as debugger tools and techniques. Students also learn how to develop programs that manipulate simple data structures such as arrays, as well as different types of files. C#.Net is the primary programming language used. Prerequisite: CIS.115 and COMP.100 / 5.4 http://msdn2.microsoft.com/en-us/library/ms306608(en-us,vs.80).aspx Textbook: C# Programming: From Problem Analysis to Program Design, 2/e By Barbara Doyle Thomson Course Technology 2008 Schedule: --------------------------------------------------- Chapts Topic ------ ----- 1 Computing with C# 2 C# Programming Basics 3 Control Structures 4 More Control Structures 7 Arrays 5 Getting Started with Object-Oriented Programming (if time allows)