View Single Post
Old 11-23-2014, 05:04 AM   #1
brandon4117
Eavesdropper
 
Join Date: Mar 2014
Location: Minnesota.
Posts: 24
Writing Programs

Hey all.
I'm making this thread at 5 AM while I'm sleep deprived to say I finally wrote my first program!
Well, somewhat noteworthy one at least.
It's nothing incredible but it's a calculator with a bit more advanced options than a regular one.
I've added multiplication, division, addition, subtraction to it, as well as a menu to pick these options, and soon I'll be adding sections of code to allow for exponents, longer equations, and a menu to solve for answers to certain equations for specific problems.

Since I'm incredibly new to programming I just figured I'd post about it since I'm pretty happy I was able to write it. Took 103 lines of code though, yeesh.
Anyone else here program? If so, what have you written? And in what language?
I'm curious. Also, anyone have a recommendation as to what I should add to this calculator?
brandon4117 is offline   Reply With Quote