SOLFWARE, WHERE TO BEGIN
SOLFWARE, WHERE TO BEGIN
(OP)
I am looking for the all time answer to a question.
If I was going to get into understanding what some one is doing in a c program and the guy that program this thing died. where would I begin to start my learning process, understand his program, so I might pick where he left of, keeping in mind that I am not a progrmmer, I know a little bit of basic and need a qbasic program whic i can not found. help!! I have a computer at work that runs c 1.1 and is used to test solidststate relays off of a linked test bed, I've got not choose but to learn this thing. But have no cue as to where to start. help.If you guys got time I sure could use some advice. madscidbc@aol.com
If I was going to get into understanding what some one is doing in a c program and the guy that program this thing died. where would I begin to start my learning process, understand his program, so I might pick where he left of, keeping in mind that I am not a progrmmer, I know a little bit of basic and need a qbasic program whic i can not found. help!! I have a computer at work that runs c 1.1 and is used to test solidststate relays off of a linked test bed, I've got not choose but to learn this thing. But have no cue as to where to start. help.If you guys got time I sure could use some advice. madscidbc@aol.com
RE: SOLFWARE, WHERE TO BEGIN
I assume this is panic time, so get yourself down to your local computer store and browse reaaaallllll hard. I have used a series of books called "The idiots guide to ....." fill in the subject. Here I would look for C or C+
I have used a search on the net for visual basic and got some hot tutorials. That sit was called VB-world. Search under "C tutorials". Sorry I don't have any tips in C I never have got around to that one.
Let us know how you get on.
Regards
Don
RE: SOLFWARE, WHERE TO BEGIN
RE: SOLFWARE, WHERE TO BEGIN
RE: SOLFWARE, WHERE TO BEGIN
beware your predecessor may have written this as a modular program. In which case it will be a jumble of subs with little meaning unless he has invested in lots of comments. highly recomended by me- doing this has saved my bacon so many times on soft I've written myself!!!!
To get qbasic trying going to tucows.com ( a very good share ware and freebee site) I seem to remember it there.
If your up to speed with qbasic why don't you use Vbasic or something like Turbo basic. A Jbartos said I remember qbasic as - pardon the pun - very basic and some of the newer basics have some pretty mean capacity
Oh another thought:-
qbasic will be in any old dos distribution disk,
If you have a newer version of Xcel or word have a look in there vbasic will be invoked from the Tools ~ macro area. Xcel with vbasic is a neat way of doing calcs.
Keep us up to date,
Don
ps. Do you get locked up with the 140 howlers after dark? BEWARE ITS A FULLL MOON SOON!
RE: SOLFWARE, WHERE TO BEGIN
RE: SOLFWARE, WHERE TO BEGIN