An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Software Quality Metrics (SQM), Lecture Notes

[![latexmk](https://github.com/yegor256/sqm/actions/workflows/latexmk.yml/badge.svg?branch=master)](https://github.com/yegor256/sqm/actions/workflows/latexmk.yml)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](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