pxt-calliope/docs/courses/csintro.md
Galen Nickel 0873b5651c Add the 'Algorithms' lesson to csintro (#425)
* Push the initial migration of the 'algorithms' lesson.

* Adjust lesson part names and link into main csintro page.

* Add 'Algoritms' lesson to SUMMARY

* Put standards page in there too.
2017-06-25 21:11:55 -07:00

1.3 KiB

CS Intro

A 14 week Introduction to Computer Science course.

This course is targeted to middle school grades 6-8 (ages 11-14 years). It is also written for teachers who may not have a Computer Science background, or may be teaching an "Intro to Computer Science" course for the first time.

This course takes approximately 14 weeks to complete, spending about 1 week on each of the first 11 lessons, and 3 weeks for students to complete the final project at the end. Of course, teachers should feel free to customize the curriculum to meet individual school or district resources and timeframe.

~ hint

Download the full course [OneNote] [PDF]

~

Space race image

Contents

Lessons

~ hint

UNDER CONSTRUCTION: We are still migrating the CSIntro content to this format...

~

  1. Making
  2. Algorithms
  3. Variables
  4. Conditionals
  5. Iteration
  6. Review/Mini-Project
  7. Coordinate Grid System
  8. Booleans
  9. Music and Arrays
  10. Bits, Bytes, and Binary
  11. Radio
  12. Arrays
  13. Independent Final Project