Haladó Alkalmazott Programozás Advanced Applied Programming This repository contains teaching material created by members of the Wigner RCP GPU-Lab for the above BSc course. The webpage of the lecture is here. Table of Contents: Lesson No code for this lesson Lesson Simple functions, solving a linear and a quadratic equation main.cpp Lesson Type parameters, function templates, writing an integrator with function parameter main.cpp Lesson Constness, References, arrays and vectors, algorithm basics main2.cpp