yegor256 / painofoop

Object-oriented programming is a pain if we do it wrong: Lecture Notes for a BSc course

Home Page:https://yegor256.github.io/painofoop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo 

latexmk

There are slides for my series of lectures for Innopolis University (Kazan, Russia).

All recorded videos (so far) are in this YouTube playlist.

All compiled slide decks in PDF are here.

To compile everything just run:

$ make

To clean everything up, do:

$ make clean

You need to have LaTeX, aspell, texsc, and 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.

About

Object-oriented programming is a pain if we do it wrong: Lecture Notes for a BSc course

https://yegor256.github.io/painofoop/

License:MIT License


Languages

Language:TeX 95.9%Language:Perl 2.2%Language:Makefile 1.9%