Which languages should I try out next?

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

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

  • Here are some notes I have going from Java to Go (as a hobby).

  • I have a java project on my gitlab you can see I rewrote it from Java to Go if you're curious what syntax looks like (Java vs Go).

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

  • Go concurrency seems WAY easier to read/write than C++'s openMP. I have a competitive coding problem I cannot beat the time limit, and it should be parallelizable but I can't figure it out. I know the concurrency code needs to be added before this for loop

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