Introduction to Robotic Programming
CATALOG COURSE
DESCRIPTION:
This project-based class introduces basic programming concepts and
techniques, including designing, testing, debugging, and documenting
programs, using a language such as Not Quite C (NQC) with an emphasis on
structured programming techniques used to control a robot.
COURSE OBJECTIVES:
Upon successful completion of the course, the student will be
able to:
- construct, test, debug, and execute computer programs using
fundamental programming concepts such as variables, conditional
statements, and looping constructs.
Assessment: Students completing this course with a grade of “C” or
better will be able to write and implement a functional computer
program that demonstrates variables, conditional statements, and
looping constructs.
- develop good documentation, formatting, and naming conventions
to insure program readability.
- demonstrate the edit-compile-run cycle of software development
in an appropriate software development environment.

 |