Course Details
Note: A course's programming language includes the [PP] flag to designate Proprietary Platform. This means that code written in this course would not run elsewhere without significant modifications or installations.
CodeHS: Computer Science Explorations 1
Platform
Proprietary Platform
Programming Language
[PP] JavaScript & Python
Device Compatibility
Computers (Windows, MacOS, Linux), Chromebooks, iPads and Other Tablets
Auto-Grading Availability
Full
Date Modified
Created in 2021; actively updated
Funding Information
Private company, founded 2012, funded through revenue.
Lesson Structure
Videos, Exercises, Challenges, Handouts
Course Sequencing
Note: Only units 1, 2, 4 must be taught in order
1. JavaScript programming (syntax, debugging, if statements, sequencing) (5 Lessons)
2. JavaScript programming, cont. (nested if statements, functions, control statements, colors) (3 Lessons)
3. Computing concepts (history, software/hardware, ethics) (9 Lessons)
4. Python programming (Python syntax, Karel) (5 Lessons)
5. Digital citizenship (9 Lessons)
Course "Lens"
Standards Alignment
Structure
Training Available
Spotlight
This curriculum gives students the opportunity to learn multiple programming languages within the same course, which is a relatively unique approach to programming instruction. Educators must be careful to ensure that students understand the connections between each of the programming languages, as they should not be presented as isolated concepts.
By understanding that programming languages are different means to an end, students will be able to abstract out key programming concepts like loops, control structures, and variables and learn not to get caught up in the weeds of syntax.