I have been working on numerical analysis, just as a hobby. I am only aware of the basic fourth order Runge-Kutta method in order to solve problems. When I was digging deep into it, I found there are types, mainly explicit and implicit, but I was finding it hard to understand them. I did try reading through this article, but it still couldn't help me much.
I would be glad if you could explain in layman's terms.