[Swlug] C Programming Book Recommendations
Philip Downer
phil at pjd.me.uk
Wed Oct 23 10:17:13 UTC 2024
On 23/10/2024 10:02, Morgan Green via Swlug wrote:
> Hi,
>
> I am very new to programming, but I want to start out on C to grasp the
> fundamentals of all programming languages. Can anyone recommend me any
> paperbooks on C programming that is suitable for complete beginners?
I like your ambition :) you might like to try something lighter first, I
started out with various versions of BASIC etc before plunging into C
but that was many years ago....
The definitive guide is Brian Kernighan and Dennis Ritchie's "The C
Programming Language"
https://amzn.eu/d/brpN6Ua
However for actually coding on a day to day basis, this C/C++ reference
book is invaluable, I have it by my desk and whilst I don't need it that
much these days it's been very useful over the years.
https://amzn.eu/d/dNixW0D
Phil
More information about the Swlug
mailing list