Re: Quick questions...
- From: "John B" <spamlessj_baraclough@xxxxxxxxxxxx>
- Date: Mon, 31 Oct 2005 09:51:17 -0000
earthlinkmail@xxxxxxxxxxxxx wrote:
> ...you experienced programmers of C; did you start with C? What course
> of study did you pursue to get to where you are today? Would you
> suggest starting with REALbasic first for a n00b? I am completely new
> to programming and using a Mac and would like some input as to where to
> begin a career in programming. I know this is probably a somewhat
> undefined question, but would appreciate you input/advice. Thanks.
If you want to be a programmer, the language you must learn first is
pseudo-code.
The secret of a good programmer is nothing to do with which language you
write your code in but everything to do with planning the program correctly,
understanding what the program is supposed to do and getting the logic
correct. Once you have written your program in pseudo-code then translate it
to whichever language you need to use for the customer that is paying your
wages.
--
John B
.
- References:
- Quick questions...
- From: earthlinkmail
- Re: Quick questions...
- From: Eric Sosman
- Quick questions...
- Prev by Date: Re: Simple question
- Next by Date: Re: Pointer problem.
- Previous by thread: Re: Quick questions...
- Next by thread: Re: Quick questions...
- Index(es):
Relevant Pages
|