Essays about: "Per Böhlin"

Found 2 essays containing the words Per Böhlin.

  1. 1. Childhood economic shocks and adult wage effects

    University essay from Lunds universitet/Nationalekonomiska institutionen

    Author : Andreas Böhlin; [2020]
    Keywords : Early childhood shocks; wage effects; Labor economics; Health Economics; Fixed effects estimation; IPUMS USA; Business and Economics;

    Abstract : Early childhood shocks and the long-run implications of them have been of great research and policy interest. Even though a large body of literature has analyzed medical shocks and a variety of outcomes, research on how economic shocks affects the individuals later life economy has been limited. READ MORE

  2. 2. On Patterns for Refactoring Legacy C++ Code into a Testable State Using Inversion of Control

    University essay from Institutionen för datavetenskap

    Author : Per Böhlin; [2010]
    Keywords : Refactoring; Software Development; Coding Practices; Software Testing; Inversion of Control; Dependency Injection; Test Driven Development; Unit Testing; Inversion of Control Containers; Object Oriented Design;

    Abstract : Amending old projects of legacy code to include agile practices such as extensive unit testing and refactoring has proven difficult. Since automated unit testing was not widely used a decade ago, much code has been written without unit testing in mind. This is especially true for C++ where RAII has been the dominant pattern . READ MORE