# harvestlamb/Cpp_houjie

侯捷C++课程PPT及代码,动手学起来

Repository: https://github.com/harvestlamb/Cpp_houjie
Canonical: https://ross.abutalabs.com/products/cpp_houjie
Language: C++
License Family: other
Topics: cpp11, cpp, code, course
Last push: 2019-12-12T12:37:09+00:00

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

## Adoption (not part of the score)
Stars 1459, forks 491 (observed 2026-08-28T04:04:47.237362+00:00)

## What it is
A collection of slides (PPT) and companion C++ code from Hou Jie's (侯捷) well-known C++ course, covering topics like copy semantics, operator overloading, new/delete, and object memory layout. It serves as study material for learning C++ and C++11 in depth.

## Use cases
- learn C++ object model and memory layout
- study copy constructor and assignment operator semantics
- understand how new and delete work under the hood
- follow along with Hou Jie's C++ course with code examples
- learn C++11 features through hands-on code
- review compiler memory alignment and padding for class objects

## When to choose
- you want structured course material for deepening C++ fundamentals
- you prefer learning via annotated slides plus runnable example code
- you are studying object-oriented C++ design, memory management, and the C++11 standard

## When to avoid
- you need a production-ready C++ library or framework
- you want an English-language resource
- you need a maintained, licensed project with active support

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: programming-languages, tutorials
- platform: cpp, cross-platform
- tags: cpp11, hou-jie, course-notes, object-oriented-programming, memory-management, chinese-language, cpp

## Member repositories
- harvestlamb/Cpp_houjie (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.237362+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-30T04:35:27.847695+00:00, confidence not recorded.
  - readme: https://github.com/harvestlamb/Cpp_houjie (fetched 2026-08-28T04:04:47.237362+00:00, sha 6a772fcae770)
- Data as of 2026-08-30T08:39:29.467469+00:00.
