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

https://github.com/yegor256/osbp

Open Source Best Practices (OSBP), Lecture Notes, Innopolis University
https://github.com/yegor256/osbp

lecture-notes lectures open-source opensource

Last synced: about 1 year ago
JSON representation

Open Source Best Practices (OSBP), Lecture Notes, Innopolis University

Awesome Lists containing this project

README

          

# Open Source Best Practices, Lecture Notes

[![latexmk](https://github.com/yegor256/osbp/actions/workflows/latexmk.yml/badge.svg?branch=master)](https://github.com/yegor256/osbp/actions/workflows/latexmk.yml)

There are slides for my series of lectures for
[Innopolis University](https://innopolis.university/) (Kazan, Russia).

All recorded videos are in [this YouTube playlist][playlist].

All compiled slide decks in PDF are [here](https://yegor256.github.io/osbp/).

To compile everything just run:

```bash
make
```

To clean everything up, do:

```bash
make clean
```

You need to have
[LaTeX](https://en.wikipedia.org/wiki/LaTeX),
[`aspell`](http://aspell.net/),
and
[`texsc`](https://rubygems.org/gems/texsc)
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=PLaIsQH4uc08zjutyoBOtoa6fnxzrCQK2Q