Software Alternatives & Reviews

Ask HN: Getting back to C++ and looking for ideas

Dear ImGui PlatformIO OpenFrameworks
  1. Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    #IDE #Game Engine #Text Editors 156 social mentions

  2. Next-generation IDE for IoT
    Pricing:
    • Open Source
    Personally, when trying to get into a new language, I like to use https://www.projecteuler.net. It's a nifty way to try to use features of a new language. I tried it with go an learned quite a bit about channels and goroutines to optimize solving problems. The other place I see C++ making gains is in IOT. With https://platformio.org it makes it a breeze to get a compiler to target the platform you want. ESP32 modules have wifi/bluetooth and are $19 for 3 on Amazon and programmable over usb. https://www.amazon.com/D-FLIFE-ESP-WROOM-32-Bluetooth-Development-Compatible/dp/B08RDDR5BB/.

    #IDE #Electronics #Text Editors 55 social mentions

  3. openFrameworks
    Pricing:
    • Open Source
    If you're interested in working with graphics or sounds, I'd recommend checking out openFrameworks, which bills itself as a "creative coding toolkit". https://openframeworks.cc For a taste of what is possible with openFramworks, take a peek at this youtube series by Lewis Lepton: https://www.youtube.com/watch?v=dwt2NAd1ZYY&list=PL4neAtv21WOlqpDzGqbGM_WN2hc5ZaVv7.

    #3D #VJ #Interactive Exhibits 31 social mentions

  4. 4
    LAP

    Linear Algebra (Princeton University)

    This product hasn't been added to SaaSHub yet
    It's the one before that, the link is https://youtube.com/playlist?list=PLSE8ODhjZXjbohkNBWQs_otTrBTrjyohi It starts from the basics and goes into a lot of detail.

Discuss: Ask HN: Getting back to C++ and looking for ideas

Log in or Post with