CBSE Class-9 Computer Science

CBSE Class-9 Computer Science learning path with 33 interactive activities covering 11 topics.

What's inside (44 items)

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

44 items

File handling (read/write)

Topic: Text-Based Programming - Python