# ShiqiYu/CPP

Lecture notes, projects and other materials for Course 'CS219 Advanced Programming' at Southern University of Science and Technology.

Repository: https://github.com/ShiqiYu/CPP
Canonical: https://ross.abutalabs.com/products/cpp
Language: C++
License Family: other
Topics: cpp, c, lecture-notes
Last push: 2026-06-02T06:00:15+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 39, longevity 100
- inputs: {"age_days": 1835, "days_push": 92, "days_rel": 193, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2818, forks 425 (observed 2026-08-28T04:07:23.921156+00:00)

## What it is
A collection of lecture notes, slides, lab materials, and example code for university courses on C/C++ programming (CS205/CS219) at SUSTech. It covers fundamentals from data types and control flow through pointers, memory management, and functions.

## Use cases
- learn C++ from scratch with structured course notes
- find university-level C and C++ lecture slides and examples
- study pointers and memory management in C++
- self-study C/C++ program design with exercises
- teach an introductory C/C++ course using existing materials
- review C++ basics like loops, functions, and data structures

## When to choose
- you want free, structured course materials for learning C/C++
- you are a beginner with some Java or Python background moving to C/C++
- you need lecture slides and code examples for teaching C/C++

## When to avoid
- you need a comprehensive reference covering the full C or C++ standards
- you want an advanced C++ resource covering modern template metaprogramming
- you need a runnable library or tool rather than educational content

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools
- domain: education, programming-languages, tutorials
- platform: cross-platform
- tags: cpp, c, lecture-notes, course-materials, university-course, pointers, memory-management

## Member repositories
- ShiqiYu/CPP (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.921156+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:38:33.982106+00:00, confidence not recorded.
  - readme: https://github.com/ShiqiYu/CPP (fetched 2026-08-28T04:07:23.921156+00:00, sha 6ef4c1169e90)
- Data as of 2026-08-30T08:39:29.467469+00:00.
