Tips for CS011 and CS10B?

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

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

    Empowering everyone to build reliable and efficient software.

    https://www.rust-lang.org/ (Rust) is focused around thread and memory safety that removes many of the issues with C/C++ (with all those pointer/memory safety bugs)

  • racket

    The Racket repository

    https://racket-lang.org/ (Racket) is pretty cool for recursion (see: tail recursive) - it's also a functional language which is pretty cool.

  • 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.

  • neovim

    Vim-fork focused on extensibility and usability

    Although, recently I've just used smart pointers in C++ and python recursive functions. Lastly, check out neovim: https://neovim.io/

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