I made a simple calculator using jQuery (JavaScript) – English version
Anyone interested in web development has probably heard of jQuery.
I decided to study jQuery a bit, so I made a simple calculator app without using eval or new Function.
If you're aiming to be a programmer, try making a calculator! It's a great learning experience.