Please introduce a good book

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tu-

    Please introduce a good book

    It is whether although he wants to study about C language, there are any good
    reference books.
  • Ben Pfaff

    #2
    Re: Please introduce a good book

    e236tomi@st.yat sushiro-nct.ac.jp (tu-) writes:
    [color=blue]
    > It is whether although he wants to study about C language, there are any good
    > reference books.[/color]

    The best reference book is the C standard. You can get it for
    $18 from webstore.ansi.o rg.
    --
    int main(void){char p[]="ABCDEFGHIJKLM NOPQRSTUVWXYZab cdefghijklmnopq rstuvwxyz.\
    \n",*q="kl BIcNBFr.NKEzjwC IxNJC";int i=sizeof p/2;char *strchr();int putchar(\
    );while(*q){i+= strchr(p,*q++)-p;if(i>=(int)si zeof p)i-=sizeof p-1;putchar(p[i]\
    );}return 0;}

    Comment

    • jacob navia

      #3
      Re: Please introduce a good book


      "tu-" <e236tomi@st.ya tsushiro-nct.ac.jp> a écrit dans le message de
      news:e4045ed.04 07062019.6dd10e e3@posting.goog le.com...[color=blue]
      > It is whether although he wants to study about C language, there are any[/color]
      good[color=blue]
      > reference books.[/color]

      I have written a tutorial intoruction available at no cost from



      It comes with a compiler and development system so that you can
      start programming in C fairly quickly.

      jacob


      Comment

      • Richard Bos

        #4
        Re: Please introduce a good book

        e236tomi@st.yat sushiro-nct.ac.jp (tu-) wrote:
        [color=blue]
        > It is whether although he wants to study about C language, there are any good
        > reference books.[/color]

        The best (although not easiest) reference is the Standard, to be had
        from ISO or your national standards bureau. A cheap (because free)
        alternative, which is probably good enough for students, is the last
        public draft of the Standard, which can be downloaded at
        <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n869/>. It is not
        exactly the same as the final Standard, but the differences are small
        enough that it will do for studying.
        Finally, the best learning book is K&R 2, hands down.
        The C Programming Language
        Brian Kernighan and Dennis Ritchie
        ISBN: 0131103628

        Richard

        Comment

        • Richard Bos

          #5
          Re: Please introduce a good book

          "jacob navia" <jacob@jacob.re mcomp.fr> wrote:
          [color=blue]
          > "tu-" <e236tomi@st.ya tsushiro-nct.ac.jp> a écrit dans le message de
          > news:e4045ed.04 07062019.6dd10e e3@posting.goog le.com...[color=green]
          > > It is whether although he wants to study about C language, there are any
          > > good reference books.[/color]
          >
          > I have written a tutorial intoruction available at no cost from
          >
          > http://www.cs.virginia.edu/~lcc-win32[/color]

          I've seen worse, but perhaps that's the nasty thing about it. It is not
          a C introduction, it is an lcc introduction. _Most_ of the early
          material is about C. But in 1.22, for example, it introduces findfirst()
          and findnext() without the slightest hint that these are not C, but M$VC
          functions which lcc has adopted.
          It could be a much more reliable and useful resource if it indicated
          exactly where discussion of C ends and discussion of system-specific
          features started. As it is, I could only recommend this to someone who
          wants to be locked into lcc, and never use another compiler.

          Richard

          Comment

          • Dan Pop

            #6
            Re: Please introduce a good book

            In <ccg91a$d7$1@ne ws-reader4.wanadoo .fr> "jacob navia" <jacob@jacob.re mcomp.fr> writes:

            [color=blue]
            >"tu-" <e236tomi@st.ya tsushiro-nct.ac.jp> a écrit dans le message de
            >news:e4045ed.0 407062019.6dd10 ee3@posting.goo gle.com...[color=green]
            >> It is whether although he wants to study about C language, there are any[/color]
            >good[color=green]
            >> reference books.[/color]
            >
            >I have written a tutorial intoruction available at no cost from
            >
            >http://www.cs.virginia.edu/~lcc-win32[/color]

            Does it come with a free Windows and MS Office licence? What part
            of the OP's message says that he's a Windows/MS Office user?

            Dan
            --
            Dan Pop
            DESY Zeuthen, RZ group
            Email: Dan.Pop@ifh.de

            Comment

            • Dan Pop

              #7
              Re: Please introduce a good book

              In <878ydwjv8w.fsf @benpfaff.org> Ben Pfaff <blp@cs.stanfor d.edu> writes:
              [color=blue]
              >e236tomi@st.ya tsushiro-nct.ac.jp (tu-) writes:
              >[color=green]
              >> It is whether although he wants to study about C language, there are any good
              >> reference books.[/color]
              >
              >The best reference book is the C standard. You can get it for
              >$18 from webstore.ansi.o rg.[/color]

              It's not exactly the best reference book for someone wanting to study
              the C language. If you don't already know C, you're not going to make
              much sense out of the C standard.

              Dan
              --
              Dan Pop
              DESY Zeuthen, RZ group
              Email: Dan.Pop@ifh.de

              Comment

              • celsius

                #8
                Re: Please introduce a good book

                e236tomi@st.yat sushiro-nct.ac.jp (tu-) wrote in message news:<e4045ed.0 407062019.6dd10 ee3@posting.goo gle.com>...[color=blue]
                > It is whether although he wants to study about C language, there are any good
                > reference books.[/color]

                Well to get information about top rated C books published between 1990 and 2000
                go to the site http://accu.org

                Comment

                • osmium

                  #9
                  Re: Please introduce a good book

                  celsius writes:
                  [color=blue][color=green]
                  > > It is whether although he wants to study about C language, there are any[/color][/color]
                  good[color=blue][color=green]
                  > > reference books.[/color]
                  >
                  > Well to get information about top rated C books published between 1990[/color]
                  and 2000[color=blue]
                  > go to the site http://accu.org[/color]

                  That is simply not true! The site is primarily the opinion of one man,
                  Francis Glassborow, on the suitability of some books. He has some very
                  strong, biases on what is and what is not important in a book. To him
                  standards are the be all and end all of programming. An author who does not
                  share this fetish will be severely down graded. If you wear a green
                  eyeshade or like to count beans, these reviews are for you.

                  The reviews are much too short to be meaningful and even if they were
                  longer, they are written using the argot of the professional programmer.
                  This stuff is not readable and meaningful to a neophyte. He is left with a
                  simplistic "recommende d" or "not recommended" (perhaps implicit) that is,
                  IMNSHO quite often dead wrong.


                  Comment

                  • Shanmuhanathan T

                    #10
                    Re: Please introduce a good book

                    on 7/7/2004 9:49 AM tu- Wrote:[color=blue]
                    > It is whether although he wants to study about C language, there are any good
                    > reference books.[/color]

                    IMHO,
                    The reference book for C would be:
                    The C Programming Language
                    Second Edition
                    by Brian W. Kernighan,Denni s M. Ritchie
                    published by Pearson Education

                    If you are a learner, then you might want to try
                    a few introductory books like:
                    Schaum's Outline of Programming with C
                    by Byron S. Gottfried
                    published by: McGraw-Hill

                    To go really deep,
                    C Unleashed (Unleashed)
                    by Richard Heathfield, et al.
                    published by: SAMS

                    --
                    Shanmu.

                    Comment

                    • tu-

                      #11
                      Re: Please introduce a good book

                      Ben Pfaff <blp@cs.stanfor d.edu> wrote in message news:<878ydwjv8 w.fsf@benpfaff. org>...[color=blue]
                      > e236tomi@st.yat sushiro-nct.ac.jp (tu-) writes:
                      >[color=green]
                      > > It is whether although he wants to study about C language, there are any good
                      > > reference books.[/color]
                      >
                      > The best reference book is the C standard. You can get it for
                      > $18 from webstore.ansi.o rg.[/color]

                      Thank you. I want to purchase C standard instantly.

                      Comment

                      Working...