{CS @ ME}

WELCOME!! I have been teaching computer science at the high school and collegiate level since 2002. This site serves as much of the curriculum for the courses I teach. Feel free to explore the links to learn more about programming and Computer Science.
This content of this site is being developed throughout the 2020-2021 school year. During that time, some of the links may send you to an older version of the site. Please be patient.

Learn the basics of how to design web pages with HTML, CSS and Bootstrap.

Learn to make your web pages interactive through JavaScript and the JQuery library. This series culminates with a lesson on AJAX and how to develop a data-driven website.

Learn procedural and object oriented programming in the Java programming language. This series has all of the necessary content for the AP Computer Science A course.

Learn about server side programming and web development using PHP. This series teaches the basics and includes lessons on how to connect PHP to a database.

Learn about storing data on the server to use in applications and games. Lessons include text based formats like XML and JSON as well as MySQL databases.

Learn the basics of game development. Lessons focus on developing animations and games with the HTML Canvas element and JavaScript. Future plans include game development with Unity.