LEARN HOW TO THINK

badge

"I think everybody in this country should learn how to program a computer because it teaches you how to think." - Steve Jobs

According to code.org, computer science develops students' computational and critical thinking skills and shows them how to create, not simply use, new technologies. This fundamental knowledge is needed to prepare students for the 21st century, regardless of their ultimate field of study or occupation.

AP Comp Sci

AP Computer Science is equivalent to a first-semester, college level course in computer science. The course introduces students to computer science with fundamental topics that include problem solving, design strategies and methodologies, organization of data (data structures), approaches to processing data (algorithms), analysis of potential solutions, and the ethical and social implications of computing. Because the design and implementation of computer programs to solve problems involve skills that are fundamental to the study of computer science, a large part of the course is built around the development of computer programs that correctly solve a given problem. These programs should be understandable, adaptable, and when appropriate, reusable. At the same time, the design and implementation of computer programs is used as a context for introducing other important aspects of computer science, including the development and analysis of algorithms, the development and use of fundamental data structures, the study of standard algorithms and typical applications, and the use of logic and formal methods. In addition, the responsible use of these systems is an integral part of the course. The Advanced Placement exam is required of all students in this course.

Programming

The Introduction to Programming using Alice course is a one-semester elective for any student in grades 10-12. This course is designed for students who have had no previous programming experience. The Alice development environment uses 3D graphics to introduce students to computer programming. Topics to be covered include program design and problem solving, objects and classes, fields, methods and parameters, basic data types and defined operators, control structures (selection and loops), and lists.

Programming using Alice and Java continues to develop programming knowledge and skills by transitioning from the Alice development environment to a text-based Java development environment. Topics will include classes and objects, inheritance, scoping of variables and parameters, and a more realistic Java language display mode. Students will write both Alice and Java programs throughout the course.

Web Design

Web Page Design I offers the advanced computer student the necessary background to design and create appealing and effective web pages. Students will create web pages with a combination of HTML and CSS. Students will become fluent in both languages as they create syntactically correct, validated code. Also, students will be introduced design principles and color theory as they create visually stunning web sites.

Web Page Design II furthers the students knowledge of web design by introducing scripting languages. Throught the use of scripting languages students will add an interactive aspect to their web sites. Emphasis will continue to be placed on well written, validated code. During this course students will have the oppurtunity to develop web sites for client's in the community.

Robotics

The purpose of this course is to help students master science, technology, engineering and mathematics principles while building critical thinking skills and creative problems solving skills that will serve them for a lifetime. STEM Robotics teaches 21st century skill sets like time management, resource allocation, teamwork, and communications. Students will be encouraged to explore their talents and to work hands-on to master STEM skills through practical experience, integrating the LEGO MINDSTORMS NXT robotics building systems, and Robot C, an industry-standard programming language developed by Carnegie Mellon University. Students will have the opportunity to build and program robots to solve real-world problems and compete in an in-class robotics competition.

Computer Science 9

Successful completion of Computer Science 9 is a requirement for graduation. This course provides an overview of computer hardware through the study of the four components of an computer system: input devices, processing hardware, storage and retrieval equipment and output devices. Students explore various types of software. Presentations, discussions, computer exercises, and projects provide exposure to system software, computer programming languages and application software. Other computer related topics, such as security issues, ethics, networking and the Internet will be included. Course content will be presented in a blended learning format through Blackboard. The course will provide the necessary background for students to enter the computer programming course cycle, beginning with the first programming course - Programming I: Intro to Computer Programming Using Alice.