About Us
For Students
Library Databases
For Staff
For Families
Narrative:
Intro to Programming primarily uses Carnegie Mellon’s CS Academy CS1 Curriculum, which they describe as follows:
Computer Science and computational problem solving are fundamental skills for engaging the 21st-century marketplace of ideas and economies. We believe that all students should have the opportunity to learn these skills as they will use them in whatever career they are likely to enter.
No prior programming experience is required. It is inspired by a highly successful Intro Computing course (15-112, Fundamentals of Programming and Computer Science) that has been taught at Carnegie Mellon University for the past 10+ years. It is predicated on the notion that learning about programming and computer science should be fun and engaging. This requires interesting problems to solve, as computational problem-solving is the core of computer science. It is why we choose to first expose students to graphical problems in CS1: they are visually engaging, allow for multiple correct solutions, and provide visual cues when a solution goes awry.
There are 12 Units to the course. We believe the best way to learn this material is to do it, so each unit provides content for the topic to be investigated, a worked problem(s) to illustrate and let students explore the topic, a set of exercises to hone their mastery of the topic, some end-of-unit exercises that require students to use and synthesize all the topics found in that Unit, and a creative task that lets them further explores the topics in the Unit in a manner driven by their interests.
The course provides its own browser-based Integrated Development Environment (IDE) that the students will use to create and run their programs. It encompasses an editor and compiler, a custom graphics package, and an autograder that is capable of grading not only textual problems and solutions but also a broad range of graphics problems and solutions.
In addition to extensive work with CS Academy, students get periodic opportunities to see programming in other environments and languages.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|