10 Top C Programming books : 2020 in the World

10 Top C Programming books: 2020 in the World


01. Sams Teach Yourself C Programming in One Hour a Day, 7th Edition

by Author : Bradley L. Jones

Description: Sams Teach Yourself C Programming in One Hour a Day, Seventh Edition is the newest version of the worldwide best-seller Sams Teach Yourself C in 21 Days. Fully revised for the new standard and libraries, it now emphasizes platform-independent C programming using free, open-source C compilers. This edition strengthens its focus on C programming fundamentals, and adds new material on popular C-based object-oriented programming languages such as Objective-C. Buy Now


02. C Programming Language, 2nd Edition
by Author : Brian W. Kernighan  & Dennis M. Ritchie

Description: The authors present the complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C’s rich set of operators, economy of expression, improved control flow, and data structures. The 2/E has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. Buy Now


03. The C Answer Book: Solutions to the Exercises in ‘The C Programming Language,’ Second Edition, 2nd Edition
by Author : by Clovis L. Tondo ,  Scott E. Gimpel 

Description: Provides solutions to all exercises in Kernighan & Ritchie’s new ANSI C book. Ideal for use with K&R in any course on C. Careful study of this answer book will help understand ANSI C and enhance programming skills. Tondo & Gimpel describe each solution and completely format programs to show the logical flow. Buy now


04. C Programming Pocket Primer (Computing)

by Author : by Oswald Campesato (Author)

As part of the Pocket Primer series, this book provides an overview of the major concepts to program in the language of C. Companion files with source code from the book and figures are included.

FEATURES:

  • Provides an overview of the most important C programming techniques
  • Covers up-to-date information regarding the C11 standard
  • Includes two chapters on pointers
  • Contains companion files with source code from the book Buy Now

05. ANSI C Programming: Learn ANSI C step by step

by Author : Yashavant Kanetkar 

Description: In this heterogeneous world a program that is compiler dependent is simply unacceptable. ANSI C Programming teaches you C language in such a manner that you are able to write truly portable programs. This book doesn’t assume any programming background. It begins with the basics and steadily builds the pace so that the reader fins it easy to handle complicated topics towards the end.Buy Now


06. C Programming: A Modern Approach, 2nd Edition 2nd Edition

by Author : Bradley L. Jones (Author)

Description: In this heterogeneous world a program that is compiler dependent is simply unacceptable. ANSI C Programming teaches you C language in such a manner that you are able to write truly portable programs. This book doesn’t assume any programming background. It begins with the basics and steadily builds the pace so that the reader fins it easy to handle complicated topics towards the end.Buy Now


07. Learn C the Hard Way: Practical Exercises on the Computational Subjects You Keep Avoiding (Like C) (Zed Shaw’s Hard Way Series)

by Author : Zed A. Shaw (Author)

Description: In Learn C the Hard Way , you’ll learn C by working through 52 brilliantly crafted exercises. Watch Zed Shaw’s teaching video and read the exercise. Type his code precisely. (No copying and pasting!) Fix your mistakes. Watch the programs run. As you do, you’ll learn what good, modern C programs look like; how to think more effectively about code; and how to find and fix mistakes far more efficiently. Most importantly, you’ll master rigorous defensive programming techniques, so you can use any language to create software that protects itself from malicious activity and defects.Buy Now


08.C Primer Plus (6th Edition) (Developer’s Library) 6th Edition

by Author : Stephen Prata  (Author)

Description: Author and educator Stephen Prata has created an introduction to C that is instructive, clear, and insightful. Fundamental programming concepts are explained along with details of the C language. Many short, practical examples illustrate just one or two concepts at a time, encouraging readers to master new topics by immediately putting them to use. Buy Now


09. C Programming Absolute Beginner’s Guide, 3rd Edition

by Author :  Greg Perry (Author)

Description: Write powerful C programs…without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You’ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple! Buy Now


10. Expert C Programming: Deep C Secrets, 1st Edition

by Author : Peter van der Linden

Description: This book is for the knowledgeable C programmer, this is a second book that gives the C programmers advanced tips and tricks. This book will help the C programmer reach new heights as a professional. Organized to make it easy for the reader to scan to sections that are relevant to their immediate needs. Buy Now