0% found this document useful (0 votes)
3 views

Scope & Sequence - Code Combat

The document outlines a three-year curriculum for Code Combat, consisting of 285 lessons across various courses in computer science, game development, and web development. Each year focuses on progressively advanced topics, starting from basic syntax and web page creation to complex algorithms and data structures. Students receive E-Certificates upon completing each category.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Scope & Sequence - Code Combat

The document outlines a three-year curriculum for Code Combat, consisting of 285 lessons across various courses in computer science, game development, and web development. Each year focuses on progressively advanced topics, starting from basic syntax and web page creation to complex algorithms and data structures. Students receive E-Certificates upon completing each category.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

CODE COMBAT Scope Overview

Courses

 Introduction to Computer Science – 31 Levels


- Learn basic syntax, while loops, and the Code Combat environment.
- Concepts covered: Basic Syntax, Arguments, Strings, While Loops,
Variables, Algorithms

 Computer Science 2 – 46 Levels


- Introduces arguments, variables, if statements, and arithmetic.
- Concepts covered: Basic Syntax, Arguments, Strings, While Loops,
Variables, If Statements, Functions, Parameters, Advanced Strings

 Game Development 1 – 10 Levels


- Learn to create your own games which you can share with your friends.
- Concepts covered: Basic Syntax, Arguments

 Web Development 1 – 13 Levels


- Learn the basics of web development in this introductory HTML & CSS
course.
- Concepts covered: Basic HTML, Basic CSS
 Computer Science 3 – 64 Levels
- Introduces arithmetic, counters, advanced while loops, break, continue,
arrays.
- Concepts covered: Basic Syntax, Arguments, If Statements, Variables,
Strings, While Loops, Arithmetic, Advanced Strings, Input Handling,
Functions, Parameters, Boolean Logic, Arrays, Break Statements,
Continue Statements

 Game Development 2 – 10 Levels


- Learn more advanced game development.
- Concepts covered: Basic Syntax, Functions, Strings, If Statements,
Arguments

 Web Development 2 – 22 Levels


- Learn more advanced web development, including scripting to make
interactive webpages.
- Concepts covered: Basic Syntax, Strings, While Loops, Variables,
Arguments, If Statements, Functions, Basic HTML, Basic CSS, Basic Web
Scripting

 Computer Science 4 – 36 Levels


- Introduces object literals, for loops, function definitions, drawing, and
modulo.
- Concepts covered: Basic Syntax, Arguments, Variables, Strings, If
Statements, Arithmetic, While Loops, Arrays, Functions, Parameters,
Object Literals, For Loops, Boolean Logic
 Computer Science 5 – 33 Levels
- Introduces function parameters, function return values and algorithms.
- Concepts covered: Basic Syntax, Arguments, Variables, Strings, While
Loops, Arrays, For Loops, Functions, If Statements, Boolean Logic,
Algorithms, Break Statements, Math Library Operations, Object Literals,
Arithmetic, Graphics, Advanced Strings, Parameters, Continue Statements

 Computer Science 6 – 16 Levels


- Dive deeper into more advanced algorithms, data structures, and
computation.
- Concepts covered: Basic Syntax, Arguments, Variables ,Strings, If
Statements, While Loops, Arrays, For Loops, Functions, Boolean Logic,
Algorithms, Break Statements, Arithmetic, Object Literals, Parameters,
Vectors, Math Library Operations, Recursion

This is a 3 years lesson plans.


Total of 285 Lessons / total of 114 weeks = 3 Levels/ week
Course Breakdown

1st Year: Introduction, Computer Science 2, Game Development 1, and Web


Development 1.
- Students will learn the basic and fundamentals of the programming
language. From basic syntax, variables, arguments, and to finish off by
creating and customizing their own basic HTML web page.

2nd Year: Computer Science 3, Game Development 2, and Web Development 2.


- Students will learn to incorporate Boolean comparison, arithmetic, basic
input handling, creating an artificial intelligence, and apply advance web
scripting to make interactive webpages.

3rd Year: Computer Science 4, 5, and 6.

- In the final year, students will be further drilled in indexed, trigonometry,


advance algorithm, and computation data structures. Students will get an
E-Certificate for every category they complete.

You might also like