How do you think of the book <The GNU C Programming Tutorial>?

X

Xiangliang Meng

Hi, all.

How do you think of the book <The GNU C Programming Tutorial>? I expected
it would facilitate me to understand the softwares coded in GNU C initially,
but I get little from it both on Language C and GNU C. In fact, I want
something could help me to grasp both the strategies of standard C/GNU C and
the essences of algorithms in those softwares. Any adivces or books
recommended to me? Thanks.

Best Regards,

Xiangliang Meng
 
D

Dan Pop

In said:
How do you think of the book <The GNU C Programming Tutorial>? I expected
it would facilitate me to understand the softwares coded in GNU C initially,
but I get little from it both on Language C and GNU C. In fact, I want
something could help me to grasp both the strategies of standard C/GNU C and
the essences of algorithms in those softwares. Any adivces or books
recommended to me? Thanks.

Get a copy of K&R2 and read it. Once you're familiar with standard C,
you can easily learn the GNU C extensions from the gcc documentation
(they're nicely bundled together, in a chapter of their own).

Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top