Tuesday, May 11, 2010

The first step.

Yeah, finally cs1102c nightmare has ended. Instead of coding something funny to solve the funny questions, I want to start coding something usefull.

So, programming knowledge of cs1101c and cs1102c is not enough.There are many things I have to learn myself, first thing come into my mind is GUI.

I will start with something simple, Binary Decimal convertor.This will be usefull for my second year study as we need to learn binary.

And the achievement so far:
Microsoft Visual studio 2010 ultimate 74% downloaded.
Algorithm for decimal to binary finished.
Learning GUI 0%.

Things to do:
mastering visual c++.
Create a GUI.
Algorithm for binary to decimal(should be easy).

Possible improvement for the convertor,
Support basic calculation for the input form.
Become a universal convertor.

No comments:

Post a Comment