Learning C

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • raylib

    A simple and easy-to-use library to enjoy videogames programming

  • If you want to do something more intense graphically, raylib is lightweight and cross-platform.

  • FFmpeg

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

  • It's a perfect language to learn if you wanna go AV specialization. You will eventually run into ffmpeg (https://ffmpeg.org/) specifically avcodec library that can open and decode just about any video format. That means that you will also need to learn some graphics library so I also recommend SDL (https://www.libsdl.org/).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • computersystems

    Incremental system software for Raspberry Pi. From a blinking LED to a video game.

  • This might be helpful, although more than just AV. Having a background in understanding hardware can only help you understand complexities of codec's though. https://github.com/sean-lawless/computersystems

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