Re: Quick questions...



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



.



Relevant Pages

  • Re: pseudo code v/s algorithm
    ... insert your language here) than code. ... There is absolutely no difference between algorithm and code, ... If I have an implementation or pseudo-code it cannot be ... Turing Machine or lambda-calculus in it, modulo the infinite memory ...
    (comp.programming)
  • Re: pseudo code v/s algorithm
    ... insert your language here) than code. ... There is absolutely no difference between algorithm and code, ... If I have an implementation or pseudo-code it cannot be ... just have a look at the sources of some Common Lisp ...
    (comp.programming)
  • Re: pseudo code v/s algorithm
    ... the lack of formalism and precision. ... Pseudo-code is necessarily more ... ambiguous than any formally specified programming language. ... formal algorithm from it, and the risks that your pseudocode is ...
    (comp.programming)
  • Re: pseudo code v/s algorithm
    ... Pseudo-code is necessarily more ... ambiguous than any formally specified programming language. ... Lisp is a forty-year old language that has hardly ever been used to ... pseudo-code is as good a starting point as the algorithm itself. ...
    (comp.programming)
  • Re: pseudo code v/s algorithm
    ... Algorithm is like a thought. ... insert your language here) than code. ... Pseudo-code is just an informal way to express such a mathematical ... Turing Machine or lambda-calculus in it, modulo the infinite memory ...
    (comp.programming)