Dolphin, the GameCube and Wii emulator - Forums

Full Version: Programming Discussion Thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
At long last we finally have a programming thread in the Delfino Plaza.
We're slowly, but surely getting more and more programmers in our small community.

This thread is intended for programming related talk.
Feel free to go offtopic when neccessary within reason.

I also encourage you to share your programming projects with us.
Be it a game or application, share it with us.

The only rule is:
- No offtopic random talk. These belong here.



lol I made this:

http://code.google.com/p/cmd-calculator/

probably going to do some more work on it today :p
Command-line calculators, that takes me back to when I first started programming in C++. I'd always use them for my math classes and they would even "show the work" i.e. the steps needed to solve the problems. I never felt bad about using them for homework Big Grin I mean, if I could make a program do it, that meant I knew the subject material pretty well.
(10-06-2012, 01:10 AM)Shonumi Wrote: [ -> ]Command-line calculators, that takes me back to when I first started programming in C++.

Exactly what I'm doing :3
Your commit log is painful. Tongue

There's so many ways you can improve this.
Here are a couple simple ones you could implement.
- Add functions for the math operators.
- Add support for command-line arguments.
- Parse the input and use that to determine what math function to use.
(10-06-2012, 02:59 AM)Garteal Wrote: [ -> ]Your commit log is painful. Tongue

I know I'm too lazy :p
I can't seem to get myself excited about programming any more, what should I do?
(10-06-2012, 05:28 AM)NaturalViolence Wrote: [ -> ]I can't seem to get myself excited about programming any more, what should I do?

Build a new PC.

Tongue

EDIT: For the love of god, change your specs as well. You and I both know those are inaccurate.
.........how does that help excite me about working on new programming projects?
(10-06-2012, 05:34 AM)NaturalViolence Wrote: [ -> ].........how does that help excite me about working on new programming projects?

You'll be able to do them faster?
Tongue

I dunno.