Learn C Like It's 1996: Debug It Like It's Hot (Kernighan & Ritchie Challenge #2)

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • Repository with code: github.com/mor...
    This video is part of a new series, in which I read the book "C Programming Language, 2nd Edition" by Brian W. Kernighan and Dennis M. Ritchie, known world-wide as "Kernighan and Ritchie".
    In this video, I had to install lldb and gdb to look into the state of the program.

Комментарии • 3

  • @vidsyn1261
    @vidsyn1261 3 дня назад +1

    This is pretty cool! I am currently on page 27 / Exercise 1-15 in the orginal book 👍I starred your repo, perhaps I will create a similar one. Love this

  • @VectorTwelve
    @VectorTwelve 5 дней назад +1

    Good look homie.