What
- abstract class use case
- which problem abstract class can solve
- a problem solvable using abstract class
- a problem solvable using dynamic programming
- dynamic programming use cases
- when to use abstract class
- abstract class in javascript
- problem solvable using prototype pattern
- how else to use interface
create blog posts with titles i would search in google
Why
i have a way of exploring solutions and looking for problems solvable using those solutions
then i spend days solving a problem using that solution (trying to find a way to solve the problem using that solution)
that way all the effort contextualizes and helps me memorize and understand the problem and solution
it creates a connection between a solution and a problem
What
create blog posts with titles i would search in google
Why
i have a way of exploring solutions and looking for problems solvable using those solutions
then i spend days solving a problem using that solution (trying to find a way to solve the problem using that solution)
that way all the effort contextualizes and helps me memorize and understand the problem and solution
it creates a connection between a solution and a problem