MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

Pr3tty F1y
MAME Fan
Reged: 07/18/05
Posts: 394
Send PM
I'm sure you've done this already but...
08/23/07 07:16 AM


Start off with just the basics, but then add bits of functionality to it.

A simple yet complex program could be software for an ATM (it's generally a very good practice problem and i've seen it in most programming classes i've taken).

Start off with the functions (withdrawal, deposit, account balance, etc...) and then expand it. Decide how you would deal with multiple customers. Look at integrating databases. That's what is going to get you places.

If money's not your thing, code an inventory system. The biggest issue in business programming is not so much the program itself (as you said, you know the syntax), it's how you store the data and the interoperability of that data between different programs, OS's, and networks.

Get acquainted with coding a "front end" which you probably could pull off the top of your head, but you really need to sit down and plan out a back end. Chances are you wouldn't be doing all these jobs in one position, but having a level of comfort with both is definitely a stepping stone in the right direction.







Entire thread
Subject Posted by Posted on
* My teacher made this comment, what did he mean? yahweshabeysrael 08/09/07 09:58 AM
. * Re: My teacher made this comment, what did he mean? Vas Crabb  08/09/07 10:54 AM
. * Re: My teacher made this comment, what did he mean? yahweshabeysrael  08/10/07 02:12 AM
. * Re: My teacher made this comment, what did he mean? Vas Crabb  08/10/07 02:22 AM
. * Re: My teacher made this comment, what did he mean? yahweshabeysrael  08/10/07 03:02 AM
. * Re: My teacher made this comment, what did he mean? Vas Crabb  08/10/07 05:29 AM
. * I'm sure you've done this already but... Pr3tty F1y  08/23/07 07:16 AM

Extra information Permissions
Moderator:  Pi 
0 registered and 1 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4439