Skip to main content.

Compu-tekhne - The Computer as Tool

This course, an introduction to problem-solving via computer programming, returns to this summer's Residential Governor's School in Mathematics, Science, and Technology.

Students will learn how to think about problems as programming problems, how to develop algorithms, and how to use various software tools to solve a variety of problems, including the incorporation of data gathered by remote means into programs which use that data. Students will also experiment with simple robots. Basic keyboard and mouse skills are required; some previous programming experience is preferable, but not required.

The course teaches the fundamentals of Visual Basic programming, including syntax, event-driven programming, compiling applications with the native code compiler, working with controls, handling run-time errors, manipulating form and control properties, and much more.