I'm learning C++ for a project at school, and I have successfully wrote my own calculator app. It's very basic (gotta' start somewhere) and runs in command line. Check it out if you want, and tell me what you think. I have also attached the source code if anyone wants to critique me, or if anyone has any suggestions. It has quite a few bugs as well. Please keep in mind, this is the first program I have ever written.