Essays about: "Heidi Hokka"

Found 1 essay containing the words Heidi Hokka.

  1. 1. Analysing Lambda Usage in the C++ Open Source Community

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Jonathan Bengtsson; Heidi Hokka; [2020]
    Keywords : C ; Lambda Functions; Static Code Analysis; Mining Repositories; Software Engineering Practices; C ; lambdafunktioner; statisk kodanalys; utvinning av information i repositorier; sedvänjor i programvaruutveckling;

    Abstract : Object-oriented languages have made a shift towards incorporating functional concepts such as lambdas. Lambdas are anonymous functions that can be used within the scope of other functions. In C++ lambdas are considered difficult to use for inexperienced developers. This implies that there may be problems with lambdas in C++. READ MORE