The-C-Programming-Language-2nd-Edition VS learn-c

Compare The-C-Programming-Language-2nd-Edition vs learn-c and see what are their differences.

The-C-Programming-Language-2nd-Edition

Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie (by Heatwave)

learn-c

The purpose of this repository is to teach the mother of all languages: C (by matheus1760)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
The-C-Programming-Language-2nd-Edition learn-c
1 1
278 2
- -
0.0 7.1
about 1 year ago about 2 years ago
C C
GNU General Public License v3.0 only The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

The-C-Programming-Language-2nd-Edition

Posts with mentions or reviews of The-C-Programming-Language-2nd-Edition. We have used some of these posts to build our list of alternatives and similar projects.
  • Pointer comparisons and alignments in K&R SE
    1 project | /r/C_Programming | 29 Apr 2021
    I'm seeing K&R 8.7 example code which describes standard library function malloc(). The code is short but understanding how it works was so hard. And I'm still struggling with some points. I know some of K&R codes are old-fashioned and even sbrk() is obsolete. It might not make sense now but definitely did in that time. I want to know what is the intention of the code.

learn-c

Posts with mentions or reviews of learn-c. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing The-C-Programming-Language-2nd-Edition and learn-c you can also consider the following projects:

ANSI_C - My journey through learning C following the "The ANSI C programming language" book, and more.

eRCaGuy_hello_world - "hello world" demos & templates for various languages, for beginners and experts alike, incl. gcc build commands for C & C++

FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git

radare2-book - Radare2 official book

programming-windows-5th-edition - Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.