Computer Science: C# II

RRHS Computer Science website

Syllabus

Course Description
This course will further advance students coding techniques, object-oriented aspects of C#, including pointers, link lists, recursion, sort searching, and data stream I/O. Topics include creating, compiling, running and debugging many object-oriented programs of intermediate difficulty. Students will create 7-9 coded programs of written communication facilities, programming methodology and procedurals, research of mathematics-science-business-information technology-real-time applications. Students work in a lab setting on individual and group projects and have the opportunity to enter competitions through Business Professionals of America it they choose.

Required Supplies:
1" Binder
5 Dividers
$10 Lab Fee

Resources

Textbooks:
C# Software Solutions: Foundations fo Program Design by John Lewis

Assignments DUE

Welcome back

  1. Review syllabus
  2. Click this link to create your own error message. Take a look at the gallery if you need some ideas. Please make them school appropriate.
Monday, 1/5/09

Review assignment:

Write a C# program that allows data entry and tracks both instance and frequency of the data. Instance will compile a list of each unique entry. Frequency will count repeats. This program will be tested with 3-letter airport names. Create a data-entry area and display both the instance and frequency in real-time (update after every entry). Alphabetize the output list.

Friday 1/23/09

Copyright © 2009 Rachel Robinson. All rights reserved.