Chalkboard
Index
 

Mission Statement
Introduction
Credits


© 2006 by EAST LONGMEADOW PUBLIC SCHOOLS and Scantron Corporation.
All Rights Reserved.

Made with Curriculum Designer
Made with
Curriculum Designer by
Scantron Corporation

EAST LONGMEADOW PUBLIC SCHOOLS
2006 - 2007 DISTRICT CURRICULUM GUIDES
Mathematics - AP Computer Science

Computer Science Basics

Number Systems
The learner will be able to know different number systems associated with computer usage such as binary, octal, and hexadecimal.
Strand Scope Source
kit Master ELPS(a)
  
PC Architecture
The learner will be able to learn PC Architecture.
Strand Scope Source
kit Master ELPS(a)
  
top  

Programming Skills

Programming Concepts
The learner will be able to learn a variety of programming concepts including: working with variables, constants and strings; Boolean expressions; iterative structures; single and multidimensional statements; recursion; structures and classes.
Strand Scope Source
the Master ELPS(a)
  
Sorting Techniques
The learner will be able to learn sorting techniques, including Bubble Sort, Insertion Sort and Selection Sort.
Strand Scope Source
the Master ELPS(a)
  
Searching Techniques
The learner will be able to learn searching techniques, including Sequential search and Binary search.
Strand Scope Source
the Master ELPS(a)
  
C++ Language
The learner will be able to program using C++ language.
Strand Scope Source
the Master ELPS(a)
  
top  

Programming Methods

Programming Projects
The learner will be able to use large project programming methods.
Strand Scope Source
programming programming Master ELPS(a)
  
Monte Carlo simulations
The learner will be able to program Monte Carlo simulations.
Strand Scope Source
programming programming Master ELPS(a)
  
top