Computer Science Principles

Computer Science Principles (CSP) is a new Advanced Placement course designed to give students foundational computing skills, an understanding of the real-world impact of computing applications, and programming literacy. It is a course for non-majors, seeking to broaden participation in computing and computer science by students who might not otherwise consider studying the subject. A team of computer science educators organized by the College Board and the National Science Foundation is leading the development of CSP, providing a curriculum framework upon which educators can build their own specific course. CSP will launch as an AP course in Fall 2016; the first AP exams will take place in May 2017.

Each of the descriptions below relate to one of the curriculum’s fundamental seven Big Ideas. To learn more about the curriculum you can browse the groups that are working with the CSP curriculum, or join the CSP Open Group—which is a new group for all CSP teachers (regardless of your project or geographic location) to come together and talk all things CSP!

  • Abstraction: Multiple levels of abstraction are used in computation. Models and simulations use abstraction to raise and answer questions.
  • Algorithms: An algorithm is a precise sequence of instructions for a process that can be executed by a computer. They are expressed using languages, and can solve many, but not all, problems.
  • Creativity: Computing fosters the creation of artifacts and creative expression. Programming is a creative process.
  • Data: Data and information facilitate the creation of knowledge. People use computer programs to process information to gain insight and knowledge. Computing facilitates exploration and the discovery of connections in information. Computational manipulation of information requires consideration of representation, storage, security and transmission.
  • Impact: Computing affects communication, interaction and cognition. It enables innovation in nearly every field and has both beneficial and harmful effects. Computing is situated within economic, social and cultural contexts.
  • Internet: The internet pervades modern computing. It is a network of autonomous systems. Characteristics of the Internet and the systems built on it influence their use. Cybersecurity is an important concern for the Internet and those systems.
  • Programming: Programming is a creative process that enables problem solving, human expression and creation of knowledge. It uses mathematical and logical concepts and is facilitated by appropriate abstractions. Programs are developed and used by people, and they are written to execute algorithms.