This is the CS10 version of The Beauty and Joy of Computing course during Spring 2015.
Topic 1: Introduction to Snap
!
Topic 2: Loops and Building your own Blocks
Topic 3: Conditionals and Variables
Topic 4: Advanced Building: Abstraction and Testing
Topic 5: Lists
Topic 6: Algorithms
Topic 7: Algorithm Complexity
Topic 8: Finch Robots
Topic 9: Concurrency
Topic 10: Trees and Fractals using Recursion
Topic 11: Recursive Reporters (Part 1)
Topic 12: Tic Tac Toe
Topic 13: The Internet
Topic 14: Practice with HOFs and Functions as Data
Topic 15: Besides Blocks: Welcome to Python
Topic 16: Besides Blocks: Data Structures in Python
Topic 17: Besides Blocks: Data in Python
Additional Topics
Recursive Reporters (Part 2)
Using Data
HOFs with Recursion
Simulation in Science
Simulation: BioInformatics
Applications that changed the world
Distributed Computing
Additional Videos and Readings