ITC110, Programming Concepts & Fundamentals
03/09/2010
Creature Feature stub updated - UPDATE TO HOMEWORK PAGE!
Login for details!
Bill
PREREQ: MIC100 Beginning Computers or instructors permission
Introduces basic computing concepts such as Input-Processing-Output, control structures, arrays, procedural programming and object-oriented programming.
You will learn the general principles of programming: how to design, implement, document and debug a computer program. The computer language that we will be using is Microsoft's C#.
Topics include: Input/Processing/Output, The .NET Integrated Development Environment (IDE), Algorithms & pseudo code, Controls: properties & methods, Naming conventions & comments, Creating variables and constants, assigning types and values, Variable Scope, Selection structures, Repetition structures, Arrays, Structured programming with subs and functions, Error handling, Object oriented programming
The required book for this course is "Beginning Visual C# 2008 ", by Karli Watson, (Wrox), ISBN: 978-0764578472.