WP Miners
Let’s mine the tech together to build a
better tech world.
Blogs
Reading is the best way to learn
Dynamic programming part – 1(Memoization)
Dynamic Programming is mainly an optimization over plain recursion. Wherever we see a recursive solution with repeated calls for the same inputs, we can optimize it using Dynamic Programming. The idea…
Dynamic programming! A blog generated by ChatGPT
Note: It is a blog/article completely generated by ChatGPT on dynamic programming. And it is perfect! ChatGPT Dynamic programming is a computational technique that is used to solve complex optimization…
Let’s install Laravel valet on ubuntu
Valet for Ubuntu is a port of the original explicitly made for Ubuntu that attempts to mirror all the features of Valet v1 with the Caddy server.
15 Best JavaScript books and resources for 2022
JavaScript or Js refers to the programming language JavaScript. For a couple of years now, it has been the most widely used programming language on the planet. Along with the…
Recursion & Recursive Solution
Recursion can be very hard to understand and very easy and fun to implement. It took me quite a long to really get the whole recursive process of problem solving….
Programming and problem solving
Problem-solving skills and the problem-solving process are a critical part of daily life both as individuals and in organizations. In computer science, problem-solving is the most interesting task that increases…
Get open-source resources
Everything you need to confidently run your sites.
Open-source resources offer you!