Cambridge Stage-9 Computer Science

Cambridge Stage-9 Computer Science learning path with 36 interactive activities covering 12 topics.

What's inside (48 items)

  1. Dictionaries
  2. Computer Science - Text-Based Programming - Python - Dictionaries - Real Dictionary Lookup
  3. Computer Science - Text-Based Programming - Python - Dictionaries - Dictionaries Explained
  4. Computer Science - Text-Based Programming - Python - Dictionaries - Dictionary Challenges
  5. File handling (read/write)
  6. Computer Science - Text-Based Programming - Python - File handling (read/write) - Reading and Writing Files
  7. Computer Science - Text-Based Programming - Python - File handling (read/write) - File System Explorer
  8. Computer Science - Text-Based Programming - Python - File handling (read/write) - File Operations Practice
  9. Exception handling (try-except)
  10. Computer Science - Text-Based Programming - Python - Exception handling (try-except) - Error Spotter
  11. Computer Science - Text-Based Programming - Python - Exception handling (try-except) - Try-Except Patterns
  12. Computer Science - Text-Based Programming - Python - Exception handling (try-except) - Add Error Handling
  13. Modules and libraries
  14. Computer Science - Text-Based Programming - Python - Modules and libraries - Python Toolbox
  15. Computer Science - Text-Based Programming - Python - Modules and libraries - Importing and Using Modules
  16. Computer Science - Text-Based Programming - Python - Modules and libraries - Module Usage Quiz
  17. Introduction to OOP concepts
  18. Computer Science - Object-Oriented Programming - Introduction to OOP concepts - OOP: The Big Picture
  19. Computer Science - Object-Oriented Programming - Introduction to OOP concepts - Objects Around You
  20. Computer Science - Object-Oriented Programming - Introduction to OOP concepts - Class vs Object Visualizer
  21. Computer Science - Object-Oriented Programming - Introduction to OOP concepts - OOP Vocabulary Match
  22. Classes and objects
  23. Computer Science - Object-Oriented Programming - Classes and objects - Build-a-Pet Workshop
  24. Computer Science - Object-Oriented Programming - Classes and objects - Writing Your First Class
  25. Computer Science - Object-Oriented Programming - Classes and objects - Complete the Class
  26. Computer Science - Object-Oriented Programming - Classes and objects - Class Design Quiz
  27. Linear search
  28. Computer Science - Algorithms - Linear search - Linear Search Algorithm
  29. Computer Science - Algorithms - Linear search - Linear Search Variations
  30. Computer Science - Algorithms - Linear search - Find the Card
  31. Binary search
  32. Computer Science - Algorithms - Binary search - Guess My Number
  33. Computer Science - Algorithms - Binary search - Binary Search Algorithm
  34. Computer Science - Algorithms - Binary search - Binary Search Tracing
  35. Computer Science - Algorithms - Binary search - Linear vs Binary Race
  36. HTML basics
  37. Computer Science - Web Development - HTML basics - Webpage Anatomy
  38. Computer Science - Web Development - HTML basics - HTML Structure and Tags
  39. Computer Science - Web Development - HTML basics - Fix the HTML
  40. CSS basics
  41. Computer Science - Web Development - CSS basics - Before and After Styling
  42. Computer Science - Web Development - CSS basics - CSS Fundamentals
  43. Computer Science - Web Development - CSS basics - CSS Property Match
  44. Binary number system
  45. Computer Science - Computer Architecture - Binary number system - Counting with Fingers - Binary Style
  46. Computer Science - Computer Architecture - Binary number system - Binary Number System
  47. Computer Science - Computer Architecture - Binary number system - Binary Conversion Drill
  48. Hexadecimal and octal
Cambridge Stage-9 Computer Science
1 / 48

48 items

Dictionaries

Topic: Text-Based Programming - Python