[EBOOK] Let Us C by Yashavant Kanetkar (17th Edition)

[EBOOK] Let Us C by Yashavant Kanetkar (17th Edition)

Register & Get access to index
41a4CcXfN4L.jpg


Learn the hand-crafted notes on C programming

Key Features


  • Strengthens the foundations, as a detailed explanation of programming language concepts are given
  • Lucid explanation of the concept
  • Well thought-out, fully working programming examples
  • End-of-chapter exercises that would help you practice the skills learned in the chapter
  • Hand-crafted “KanNotes” at the end of the each chapter that would help the reader remember and revise the concepts covered in the chapter
  • Focuses on how to think logically to solve a problem

Description
The new edition of this classic book has been thoroughly revamped, but remains faithful to the principles that have established it as a favourite amongst students, teachers and software professionals round the world. “Simplicity”- that has been the hallmark of this book in not only its previous sixteen English editions, but also in the Hindi, Gujrati, Japanese, Korean, Chinese and US editions. This book doesn’t assume any programming background. It begins with the basics and steadily builds the pace so that the reader finds it easy to handle advanced topics towards the end of the book.

What will you learn

  • C Instructions
  • Decision Control Instruction , Loop Control Instruction , Case Control Instruction
  • Functions, Pointers, Recursion
  • Data Types, The C Preprocessor
  • Arrays, Strings
  • Structures, Console Input/Output, File Input/Output