This is the CS10 version of The Beauty and Joy of Computing course at for Fall 2014.
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: Trees and Fractals using Recursion
Topic 10: Recursive Reporters (Part 1)
Topic 11: Concurrency
Topic 12: The Internet
Topic 13: Tic Tac Toe
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