WP Miners
Let’s mine the tech together to build a
better tech world.

Blogs
Reading is the best way to learn
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….
GitHub SSH key setup takes Five minutes.
You can set up Multiple GitHub accounts on a single device using SSH key Having to maintain multiple GitHub accounts for your projects might be time-consuming. Or GitHub SSH key…
Share your local WordPress site.
A local host-run site does not allow us to share our development progress with others or listen to webhooks while we are working on it. Webhooks, in particular, require a…
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…
Programming and The Ad Hoc problems.
By definition, Ad Hoc problems are problems that cannot be classified anywhere else in the categories with well-studied solutions since each problem description and its corresponding solution are unique. These problems…
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…
Get open-source resources
Everything you need to confidently run your sites.
Open-source resources offer you!

