|
EAST LONGMEADOW PUBLIC SCHOOLS Mathematics The Massachusetts Mathematics Curriculum Framework envisions all students in the Commonwealth achieving mathematical competence through a strong mathematics program that emphasizes problem solving, communicating, reasoning and proof, making connections, and using representations. Acquiring such competence depends in large part on a clear, comprehensive, coherent, and developmentally appropriate set of standards to guide curriculum expectations. |
| 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.
|
|
PC Architecture
The learner will be able to learn PC Architecture.
|
| 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.
|
|
Sorting Techniques
The learner will be able to learn sorting techniques, including Bubble Sort, Insertion Sort and Selection Sort.
|
|
Searching Techniques
The learner will be able to learn searching techniques, including Sequential search and Binary search.
|
|
C++ Language
The learner will be able to program using C++ language.
|
| Programming Methods |
|
Programming Projects
The learner will be able to use large project programming methods.
|
|
Monte Carlo simulations
The learner will be able to program Monte Carlo simulations.
|