https://github.com/yegor256/sqm
Lecture Notes for "Software Quality Metrics" course in HSE University, 2023-2024
https://github.com/yegor256/sqm
lecture-notes quality quality-control
Last synced: 10 months ago
JSON representation
Lecture Notes for "Software Quality Metrics" course in HSE University, 2023-2024
- Host: GitHub
- URL: https://github.com/yegor256/sqm
- Owner: yegor256
- License: mit
- Created: 2023-08-21T13:33:00.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-08T21:31:46.000Z (11 months ago)
- Last Synced: 2025-08-08T23:29:32.363Z (11 months ago)
- Topics: lecture-notes, quality, quality-control
- Language: TeX
- Homepage: https://yegor256.github.io/sqm
- Size: 331 MB
- Stars: 53
- Watchers: 5
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Software Quality Metrics (SQM), Lecture Notes
[](https://github.com/yegor256/sqm/actions/workflows/latexmk.yml)
[](https://github.com/yegor256/sqm/blob/master/LICENSE.txt)
There are slides for my series of lectures for
[HSE University](https://www.hse.ru/en/) (Moscow, Russia).
All recorded videos are in [this YouTube playlist][playlist]
(все лекции по-русски!).
All compiled slide decks in PDF are [here](https://yegor256.github.io/sqm/).
Research questions
[are here](https://gist.github.com/yegor256/3dde3560d26ba1d7b1d2a91dbe118a12).
To compile everything just run:
```bash
make
```
To clean everything up, do:
```bash
make clean
```
You need to have
[`make`](https://www.gnu.org/software/make/),
[LaTeX](https://en.wikipedia.org/wiki/LaTeX),
[`aspell`](http://aspell.net/),
[`texsc`](https://rubygems.org/gems/texsc),
and
[`texqc`](https://rubygems.org/gems/texqc)
installed.
**Disclaimer**: All visual and text materials presented in
this slidedeck are either originally made by the author or taken from public
Internet sources, such as website. Copyright belongs to their respected
authors.
[playlist]: https://www.youtube.com/playlist?list=PLaIsQH4uc08xyXRhhYPHh-Yam2kEwNaLl