Some examples druing the OOP (objective oriented programming) courses given by me (Ivan Filipov) as a teaching assistant @ Faculty of Mathematics and Informatics, Sofia University 2015-2018
-
Updated
Apr 6, 2023 - C++
Some examples druing the OOP (objective oriented programming) courses given by me (Ivan Filipov) as a teaching assistant @ Faculty of Mathematics and Informatics, Sofia University 2015-2018
Материали за държавен изпит по КН във ФМИ-СУ
Functional Programming Practicum at FMI 2020-21
Artificial Intelligence course at Sofia University
Science meets Regions: "Energy and Climate Change. Social Effects of Climate Change", 29-31 March 2019
Builds the minimal deterministic finite automaton for a regular expression — regex parser, NFA construction, determinisation, and partition refinement with radix sort. C++ coursework for Practical Applications of Finite Automata, Sofia University.
Functional Programming with Elixir coursework at Sofia University — homework assignments and a course project: a JSON ↔ MessagePack converter built as a Mix project.
University coursework in C++ and JavaScript — data structures and algorithms (Huffman coding, trie dictionary search, expression trees), computer graphics (Bézier curves, Bresenham lines, Loop and four-point subdivision), and an implicit finite-difference scheme for the diffusion equation.
Functional Programming coursework at Sofia University — homework in Scheme/Racket and Haskell, plus two course projects in Haskell: a k-d tree for nearest-neighbour search and an Aho–Corasick spam filter.
Object-Oriented Programming coursework in C++ at Sofia University — operator overloading exercises and a course project: an XHTML parser with a tag factory, property handling and an interactive menu.
Solved tasks from my classes in "Introduction of Programming" at FMI, SU
Add a description, image, and links to the sofia-university topic page so that developers can more easily learn about it.
To associate your repository with the sofia-university topic, visit your repo's landing page and select "manage topics."