Computer System & Programming in C

  • 2h 17m
  • Yashavant Kanetkar
  • BPB Publications
  • 2017

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. Each chapter contains:

  • Lucid explanation of the concept
  • Well though-out, fully working programming examples
  • End-of-chapter exercises that would help you practise the skills learned in the chapter

In this Book

  • Fundamentals of Computers
  • Fundamentals of C Programming
  • Conditional Program Execution & Functions
  • Arrays
  • Pointers
  • Practice Programs