Does C++ give you superpowers?

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

    A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.

  • No. I have made a 5'500-lines-of-code compiler for my programming language targetting WebAssembly in C++, and I am still unable to get an entry-level job. And for that, I not only needed to know C++, I needed to know the details of JavaScript and WebAssembly.

  • raylib

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

  • Make a simple video game while using the Raylib library and read this book. If you don't know much about object oriented design then you might need to start with some Python or something until you get how classes and methods and inheritance works

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

    Simulator (more accurately: an assembler and an emulator) for Xilinx PicoBlaze, runnable in a browser.

  • By the way, what do you think about my other project, PicoBlaze Simulator?

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