Name one programming/comp sci concept you never understood and if you understand it, try to explain it to them

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

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

    Random source code files of recursive algorithms.

  • (I always get people saying, "some things do require recursion" and, no, they don't require it. Here's a non-recursive Python implementation of the famously recursive Ackermann function, and it has the same output as the normal recursive one.)

  • khan-api

    Discontinued Documentation for (and examples of) using the Khan Academy API

  • If you want to learn math anyway, others have recommended https://www.khanacademy.org/ because you can choose at which stage of the ladder you want to start.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dynamic-programming

    A tutorial aimed to give an understanding of common dynamic programming problems

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