I am 13 I think I'm finished learning intermediate C++ whats next?

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

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
  • build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

  • There’s projects on GitHub like - https://github.com/codecrafters-io/build-your-own-x

  • CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

  • They help if you ever get stuck and reinventing the wheel kind of sucks but you’ll keep progressing. Other than learning Modern C++ and it’s design patterns here: https://github.com/isocpp/CppCoreGuidelines

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

    Discontinued This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python. (by lyhsieh)

  • My first advice is "If you think you are done with intermediate C++ after only 3 years, you are fooling yourself." I'm sure you're very smart. I'm sure you've done some stuff. But C++ is a big language and the software world is truly immense. Have you gone to leetcode.com and tried some of the intermediate programming challenges? That might help settle whether you're really as advanced as you think.

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

  • Saw a project website but I can’t find it anymore

    2 projects | /r/learnpython | 15 Jun 2023
  • Ask HN: How do you find employment opportunities in 2024?

    1 project | news.ycombinator.com | 2 Mar 2024
  • Lessons from leetcode: 347 Top K Frequent Elements

    1 project | dev.to | 23 Feb 2024
  • Why learn Data structures and Algorithm

    1 project | dev.to | 3 Feb 2024
  • Build Binary Tree from Array

    2 projects | dev.to | 31 Jan 2024