learn-c-the-hard-way-lectures

All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos. (by zedshaw)

Learn-c-the-hard-way-lectures Alternatives

Similar projects and alternatives to learn-c-the-hard-way-lectures

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better learn-c-the-hard-way-lectures alternative or higher similarity.

learn-c-the-hard-way-lectures reviews and mentions

Posts with mentions or reviews of learn-c-the-hard-way-lectures. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-21.
  • When to Use Goto
    4 projects | news.ycombinator.com | 21 Oct 2021
    It's a very common pattern for C memory allocation checking. A public example I know off the top of my head can be seen here: https://github.com/zedshaw/learn-c-the-hard-way-lectures/blo... (the implementation of the CHECK macro).

    Let's say you need to dynamically allocate two buffers in a function and want to make sure they are freed at the end of your call. You can use this macro like so:

      int two_bufs(int n, int m) {

Stats

Basic learn-c-the-hard-way-lectures repo stats
1
1,141
0.0
about 1 year ago

zedshaw/learn-c-the-hard-way-lectures is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of learn-c-the-hard-way-lectures is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com