This is the CS10 version of The Beauty and Joy of Computing course during Spring 2017.
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: 2048 and Testing
Topic 10: Trees and Fractals using Recursion
Topic 11: Recursive Reporters
Topic 12: Tic Tac Toe
Topic 13: Practice with HOFs and Functions as Data
Topic 14: Concurrency
Topic 15: HOFs with Recursion
Topic 16: Besides Blocks: Welcome to Python
Topic 17: Besides Blocks: Data Structures in Python
Topic 18: Besides Blocks: Text Processing in Python
Topic 19: The Internet
Additional Topics
Using Data
Recursive Reporters (Part 2)
Simulation in Science
Simulation: BioInformatics
Applications that changed the world
Distributed Computing
Additional Videos and Readings