On May 10, 3:59=A0pm, Erik Wikstr=F6m <Erik-wikst...@[EMAIL PROTECTED]
> wrote:
> On 2008-05-10 22:39, hamza...@[EMAIL PROTECTED]
wrote:
>
> > I want to start learning how to program. =A0But I dont know where to
> > start. =A0From what I've heard so far c++ is not a good lang. to learn
> > as a beginner because its very complicated compared to others like
> > python, ruby etc.
>
> While C++ might be more complicated that some other languages that does
> not make it a worse language to learn programming with. Actually I would
> argue the opposite, since C++ is quite complex you need to think about
> stuff that some other languages do for you. Another good point of C++ is
> that you don't have to pay for things that you do not use, which means
> you can start by learning a sub-set of the language and learn the more
> advanced parts later (if ever).
>
> > I would like to know if there is a prerequisite to learning any
> > computer language, is there something I have to learn before learning
> > any computer language, like a basic or core?
>
> While there are no things that you *have* to know before you start
> programming there are some things that will help: a basic understanding
> of how computers work, some knowledge of discrete mathematics and logic,
> =A0and being accustomed to working with computers.
>
> --
> Erik Wikstr=F6m
Thanks, do you know any good books or sites for beginner?


|