Going outside the command line

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Windows-classic-samples

    This repo contains samples that demonstrate the API used in Windows classic desktop applications.

  • It depends on your OS. If you're using Windows, you ask Windows to make you a window (using the Win32 API), then tell it which pixels to draw inside of it. Here's some example code.

  • Example-MFC-application

    This is Project MFC

  • Windows has its own graphics library on top of Win32 called MFC. It's less awful but still extremely painful.

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