header image
Percentage Calculator

For me it's pretty easy to figure out the percentage of a given amount. 10% of 100 is 10, 30% of 500 is 150, and so on. But I struggle to recall the easy formula of asking ... 40 is 25% of what? Well, that one is easy, it's 160 ... but often the numbers don't line up so easily. Give it a shot below:

Enter your base number
is percent of

Another Percentage Calculator

Since I made the other calculator it seems an obvious next step to make another one where you know the full amount but you want to find a percentage of the base amount. This is probably easier for most folks to figure out in their heads but still, lets make the calculator anyway:

%
of

Pulling from a list

To finish or really start something else I'm working on I need the ability to randomly pull something from a list of 100 items. I'm going to start with just a few items so I can make sure I have the base understanding:

Foray into C#

This is a work in progress, I do have some C# knowledge already but I want to learn enough to build my own thing from the ground up. I may already know it but I'm going to go through Microsofts Training anyway. Expect things to look painful at the start. I'll put a last updated note at the top of the page so you can see how recently I've updated the page. Again, don't expect much to start with.