Introduction to Web Programming

A broad introduction to World Wide Web programming and related technologies. Topics include Internet history and its architecture, managing an account on a Web server, HTML markup, use of style sheets (CSS), page layout design, introduction to interactive programming with JavaScript, the document object model (DOM), and HTML forms. This is a general audience course suitable for those with no prior programming experience.

Intro to Programming for Robots

This course introduces the basic elements of computer programming by using the Mindstorms programming environment. Students work in teams, writing programs to make their robots perform assigned tasks. The standard building blocks of programming (sequencing, repetition, selection) are developed in the user-friendly, icon-based, drag-and-drop Mindstorms environment. During the second half of the course, students program robots in Python and Java. Each student must have a laptop computer for each class session. This is a beginning course, designed for students with no programming experience.

Computer Science I

Introduction to computer science. Topics include the basic building blocks of problem solving (sequence, selection, repetition), object-oriented programming, basic data structures and algorithms. A prior knowledge of computer science is not required, although a good background in high school Mathematics is recommended. Students may receive credit for this course based on the AP computer science exam.