Ross ROSS = Recommend OSS · open-source software intelligence for agents

cmu-db/15445-bootcamp resource

A basic introduction to coding in modern C++. observed · 2026-08-28

github.com/cmu-db/15445-bootcamp · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

28/100

  • Activity 0
  • Release rhythm 35
  • Longevity 78

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1105
  • days_rel: n/a
  • days_push: 764
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1123 stars · 252 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A C++ bootcamp from CMU's 15-445/645 database systems course providing a basic introduction to modern C++ features through readable, compilable example files. It covers references, move semantics, templates, STL containers, smart pointers, and synchronization primitives.

Use cases

  • learn modern C++ before taking a database systems course
  • refresh knowledge of C++ move semantics and templates
  • understand smart pointers like unique_ptr and shared_ptr
  • learn C++ STL synchronization primitives like mutex and condition_variable
  • prepare for C++ programming assignments in CMU 15-445
  • get a refresher on C++ features that don't exist in C

When to choose

  • you are starting CMU 15-445/645 and need a C++ primer
  • you know C but want to learn modern C++ idioms
  • you want short, focused, compilable examples of specific C++ concepts

When to avoid

  • you need to learn basic C/C++ syntax from scratch
  • you want a comprehensive or exhaustive C++ tutorial
  • you need an interactive course with exercises and grading

Facets

learning-resource · maturity stable

developer-tools education programming-languages tutorials cpp cross-platform cpp modern-cpp cmu-15-445 bootcamp database-course cmake move-semantics templates smart-pointers concurrency

1 source

Member repositories

RepositoryRoleHealth v2
cmu-db/15445-bootcampmain28

For agents

markdown · JSON · MCP: product_card(name="cmu-db/15445-bootcamp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem