ICSE Class-10 Computer Science

ICSE Class-10 Computer Science learning path with 41 interactive activities covering 14 topics.

What's inside (55 items)

  1. Constructors and destructors
  2. Computer Science - Object-Oriented Programming - Constructors and destructors - Birth and Death of Objects
  3. Computer Science - Object-Oriented Programming - Constructors and destructors - Constructors in Depth
  4. Computer Science - Object-Oriented Programming - Constructors and destructors - Constructor Design
  5. Encapsulation
  6. Computer Science - Object-Oriented Programming - Encapsulation - Public, Protected, Private
  7. Computer Science - Object-Oriented Programming - Encapsulation - Add Encapsulation
  8. Computer Science - Object-Oriented Programming - Encapsulation - The Vending Machine Analogy
  9. Inheritance
  10. Computer Science - Object-Oriented Programming - Inheritance - Family Tree of Vehicles
  11. Computer Science - Object-Oriented Programming - Inheritance - Inheritance in Python
  12. Computer Science - Object-Oriented Programming - Inheritance - Inheritance Tracing
  13. Computer Science - Object-Oriented Programming - Inheritance - Build the Hierarchy
  14. Polymorphism
  15. Computer Science - Object-Oriented Programming - Polymorphism - Polymorphism in Practice
  16. Computer Science - Object-Oriented Programming - Polymorphism - Polymorphism Patterns
  17. Computer Science - Object-Oriented Programming - Polymorphism - Poly or Not?
  18. Computer Science - Object-Oriented Programming - Polymorphism - Same Command, Different Results
  19. Abstraction
  20. Computer Science - Object-Oriented Programming - Abstraction - Levels of Detail
  21. Computer Science - Object-Oriented Programming - Abstraction - Abstract Classes and Interfaces
  22. Computer Science - Object-Oriented Programming - Abstraction - Design Abstract Classes
  23. Bubble sort
  24. Computer Science - Algorithms - Bubble sort - Bubble Sort Dance
  25. Computer Science - Algorithms - Bubble sort - Bubble Sort Algorithm
  26. Computer Science - Algorithms - Bubble sort - Trace Bubble Sort
  27. Selection sort
  28. Computer Science - Algorithms - Selection sort - Selection Sort Algorithm
  29. Computer Science - Algorithms - Selection sort - Pick the Smallest
  30. Computer Science - Algorithms - Selection sort - Selection Sort Drill
  31. Insertion sort
  32. Computer Science - Algorithms - Insertion sort - Sort Your Hand of Cards
  33. Computer Science - Algorithms - Insertion sort - Insertion Sort Tracing
  34. Computer Science - Algorithms - Insertion sort - Insertion Sort Algorithm
  35. JavaScript basics
  36. Computer Science - Web Development - JavaScript basics - Click and React
  37. Computer Science - Web Development - JavaScript basics - JavaScript Fundamentals
  38. Computer Science - Web Development - JavaScript basics - JavaScript Essentials
  39. DOM manipulation
  40. Computer Science - Web Development - DOM manipulation - DOM Tree and Manipulation
  41. Computer Science - Web Development - DOM manipulation - DOM Manipulation Code
  42. Computer Science - Web Development - DOM manipulation - DOM Detective
  43. Responsive design
  44. Computer Science - Web Development - Responsive design - Device Size Challenge
  45. Computer Science - Web Development - Responsive design - Responsive Web Design
  46. Computer Science - Web Development - Responsive design - Make It Responsive
  47. Logic gates
  48. Computer Science - Computer Architecture - Logic gates - Logic Gate Light Switch
  49. Computer Science - Computer Architecture - Logic gates - Logic Gates and Truth Tables
  50. Computer Science - Computer Architecture - Logic gates - Truth Table Challenge
  51. Boolean algebra
  52. Computer Science - Computer Architecture - Boolean algebra - Boolean Algebra Laws
  53. Computer Science - Computer Architecture - Boolean algebra - Simplify Boolean Expressions
  54. Networking basics
  55. Computer Science - Networking - Networking basics - Computer Networks
ICSE Class-10 Computer Science
1 / 55

55 items

Constructors and destructors

Topic: Object-Oriented Programming