Teaching

Object-Oriented Programming

Undergraduate course, Mälardalen University, 2015

This course aims to provide a deep understanding of the object-oriented (OO) design of computer programs so that students utilize the related concepts in solving computer science problems.

Formal Languages, Automata and Theory of Computation

Undergraduate course, 7.5 credits, Mälardalen University, Computer Science and Software Engineering Department, 1900

Formal Languages, Automata and Theory of Computation provides an insight into theoretical foundations of artificial languages, automata and theory of computation - topics that appear in various disguises in every branch of computer science.

Data Structures, Algorithms and Program Development with C

Undergraduate course, 7.5 credits, Mälardalen University, Computer Science and Software Engineering Department, 1900

The course aims to provide in-depth knowledge of abstract data types and algorithm design for solving computer science problems.

Compiler Theory

Undergraduate course, 7.5 credits, Mälardalen University, Computer Science and Software Engineering Department, 1900

The course aims to provide theoretical and practical knowledge about the fundamentals of compiler design and implementation. Course contents include syntactical and semantical specification of basic programming language constructs, lexical and syntactical analysis, program semantics, pretty printing, type checking, code generation, and basic optimization techniques.