Whats a goood C programming book..

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • learnxinyminutes-docs

    Code documentation written as code! How novel and totally my idea!

  • Not a book, but I usually recommend this to people who are already programmers https://learnxinyminutes.com/

  • ptrtut13

    A TUTORIAL ON POINTERS AND ARRAYS IN C

  • Your biggest hurdle will be memory management and pointers. Especially with strings and other arrays. I usually recommend the K&R book as it is short but chock full at the same time. I also recommend this Tutorial On Pointers And Arrays In C as a nice deep dive into this topic.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts