suggestion for books to read about c language

aarthivg

aarthivg

@aarthivg-HH344f • Oct 26, 2024

i have planned to read about c language. can anyone suggest me a book please

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Dancer_Engineer

    Dancer_Engineer

    @dancer-engineer-EJ8rGI Feb 7, 2012

    Check this #-Link-Snipped-#.

  • aarthivg

    aarthivg

    @aarthivg-HH344f Feb 7, 2012

    Dancer_EngineerCheck this #-Link-Snipped-#.

    i know the basics of c language. i can able to make out simple programs. my toughness is programing with functions.

  • Dancer_Engineer

    Dancer_Engineer

    @dancer-engineer-EJ8rGI Feb 7, 2012

    Ok. Since you know the basics, so start writing codes for basic problem statements. Explore the data structures like queues, stacks, heaps. Try out programs for sorting, searching.

  • aarthivg

    aarthivg

    @aarthivg-HH344f Feb 7, 2012

    Dancer_EngineerOk. Since you know the basics, so start writing codes for basic problem statements. Explore the data structures like queues, stacks, heaps. Try out programs for sorting, searching.

    thanks. can i know is there any reference books for it

  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Feb 7, 2012

    Did ya check Let Us C by Yashawant Kanetkar?

  • Dancer_Engineer

    Dancer_Engineer

    @dancer-engineer-EJ8rGI Feb 7, 2012

    All the C Programming books are supported with good examples.

    You could check here to start with the coding:
    #-Link-Snipped-#

    PS: It is 'I', not 'i'. 😀

  • Dancer_Engineer

    Dancer_Engineer

    @dancer-engineer-EJ8rGI Feb 7, 2012

    And also, video tutorials are a great help.
    You will find many tutorials for beginners in C programming on YouTube.

  • aarthivg

    aarthivg

    @aarthivg-HH344f Feb 7, 2012

    Praveen-KumarDid ya check Let Us C by Yashawant Kanetkar?

    ya. I have referred that book for my exams. I have to build up my programming knowledge, thats what I am trying now.

  • aarthivg

    aarthivg

    @aarthivg-HH344f Feb 7, 2012

    Dancer_EngineerAnd also, video tutorials are a great help.
    You will find many tutorials for beginners in C programming on YouTube.

    Thank you.