All Projects → yegor256 → ssd16

yegor256 / ssd16

Licence: MIT License
16 lectures about "Software Systems Design" presented in Innopolis University in 2021 for 3rd year BSc students

Programming Languages

TeX
3793 projects
Makefile
30231 projects
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language
XSLT
1337 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to ssd16

clj-book
Книга «Clojure на производстве»
Stars: ✭ 24 (-45.45%)
Mutual labels:  latex
sshlatex
A collection of hacks to efficiently run LaTeX via ssh
Stars: ✭ 32 (-27.27%)
Mutual labels:  latex
persian-latex
A Persian Latex Template that can be used in different instances such as assignments, exams, quizzes; Not suitable for long documents such as theses or project reports.
Stars: ✭ 42 (-4.55%)
Mutual labels:  latex
Yet-Another-LaTeX-Template-for-NPU-Thesis
西北工业大学硕博学位论文模版 | Yet Another Thesis Template for Northwestern Polytechnical University
Stars: ✭ 82 (+86.36%)
Mutual labels:  latex
stata-latex-workflows
Stata Workflows for LaTeX Output
Stars: ✭ 68 (+54.55%)
Mutual labels:  latex
SCU Beamer Slide-demo
四川大学非官方Beamer模板 | Unofficial Beamer Template for Sichuan University
Stars: ✭ 28 (-36.36%)
Mutual labels:  latex
snipmate-snippets-bib
Snipmate.vim support for BibTeX files
Stars: ✭ 13 (-70.45%)
Mutual labels:  latex
latex-template
Latex template - Pontificia Universidad Católica de Chile
Stars: ✭ 21 (-52.27%)
Mutual labels:  latex
lazylatex
Because LaTeX shouldn't be boring! 🐠 LaTeX package inspired by sphinx-rtd-theme. Build with tcolorbox, minted, tikz, etc,.
Stars: ✭ 16 (-63.64%)
Mutual labels:  latex
pandocker
🐳 A simple docker image for pandoc with filters, templates, fonts, and the latex bazaar
Stars: ✭ 118 (+168.18%)
Mutual labels:  latex
kmbeamer
My themes for Beamer.
Stars: ✭ 108 (+145.45%)
Mutual labels:  latex
concise-cheat-sheets
Cheat Sheets for programming languages and tools
Stars: ✭ 98 (+122.73%)
Mutual labels:  latex
LatexDSL
A mini DSL to generate LaTeX from Nim
Stars: ✭ 22 (-50%)
Mutual labels:  latex
biblatex-abnt
📚 Estilo para BibLaTeX compatível com as normas da ABNT
Stars: ✭ 97 (+120.45%)
Mutual labels:  latex
Eorg
new version: https://github.com/SoftMaple/Editor
Stars: ✭ 27 (-38.64%)
Mutual labels:  latex
latex-examples
small (la)tex files showing features, solutions and attempts
Stars: ✭ 54 (+22.73%)
Mutual labels:  latex
opendetex
Improved version of Detex - tool for extracting plain text from TeX and LaTeX sources
Stars: ✭ 179 (+306.82%)
Mutual labels:  latex
Mathematical-Modeling
A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。
Stars: ✭ 30 (-31.82%)
Mutual labels:  latex
latex-mimore
A minimal & modern LaTeX template for reports
Stars: ✭ 26 (-40.91%)
Mutual labels:  latex
pnglatex
Create PNG Images from LaTeX Formulas
Stars: ✭ 61 (+38.64%)
Mutual labels:  latex

latexmk

There are slides for my lectures about Software Systems Design, which were presented to 3rd year BSc students at Innopolis University in 2021. Videos 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].