Sunday, 28 October 2012

My next project...

Hey Guys! As a super-advanced challenge for me, I'm going to create a calculator with an expandable memory.

I will use the code from my multifunctional calculator but add new functionality to it.

What I thought when I originally started....

  1. "Hmm... It seems quite easy, but it's actually harder than I thought..."
  2. "If the memory is going to be expandable, I will need an array, but one that can actually expand and get bigger."
  3. "In Java, you have that handy ArrayList class which would solve all my problems..."
  4. "But there isn't an ArrayList class in C!!"
What will I do?! Will I give up? Will I rage quit? Will I just sit there and cry?

Stayed tuned for the next exciting instalment of What Will Ming Do Next?...

Yeah... So excited...

No comments:

Post a Comment