Learning C
Learning C
(OP)
Hi,
I would like to learn C very fast. I know how to program with Fortran 77 and I need to write some codes in C. Dose any one have any suggestion or recommendation ?
Thanks
I would like to learn C very fast. I know how to program with Fortran 77 and I need to write some codes in C. Dose any one have any suggestion or recommendation ?
Thanks





RE: Learning C
I will have to say that if you are going to do much with C, it is not a language you will master quickly. If you need to get up and writing Windows programs quickly, better buy a copy of Microsoft Visual C++.
Just my opinion.
Steve
RE: Learning C
everything is come from practice.
RE: Learning C
is the simplest (write/debug on interpreter and then compile
it )
C is not easy and it may be difficult to debug.
<nbucska@pcperipherals.com>