Re: Writing better programs?
From: Sam of California (samuel_at_social.rr.com_change_social_to_socal)
Date: 02/21/04
- Next message: Richard Heathfield: "Re: Writing better programs?"
- Previous message: maya: "Library dependencies"
- In reply to: Richard Heathfield: "Re: Writing better programs?"
- Next in thread: Richard Heathfield: "Re: Writing better programs?"
- Reply: Richard Heathfield: "Re: Writing better programs?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 21 Feb 2004 17:41:20 GMT
"Richard Heathfield" <dontmail@address.co.uk.invalid> wrote in message
news:c08o87$1m1$1@titan.btinternet.com...
>
> The skills you learn now apply equally well to GUI programming as to
console
> programming. Just about everything you are learning is relevant. The only
> trivial exceptions are input, output, and how you write main().
I agree that it is very worthwhile to learn just the C++ standard language
and in a Windows environment programs that use just the standard are (mut
be) Windows console programs. However I would not consider the differences
in input and output to be trivial; at least not for the UI portion of input
and output.
- Next message: Richard Heathfield: "Re: Writing better programs?"
- Previous message: maya: "Library dependencies"
- In reply to: Richard Heathfield: "Re: Writing better programs?"
- Next in thread: Richard Heathfield: "Re: Writing better programs?"
- Reply: Richard Heathfield: "Re: Writing better programs?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|