Skip to content

ProgramBuddy

Get To Know

  • About Me
  • EnglishEnglish
    • SlovenščinaSlovenščina
    • EnglishEnglish

Month: September 2016

self improvement

Computer Mouse – From Right Hand to Left Hand

Posted on September 25, 2016November 27, 2016

Five years ago I held the mouse with the right hand. I’m right handed. Since then I hold the mouse with the left hand. I got used to it in three weeks. Beside that:

programming

Overuse of Dependency Injection Framework

Posted on September 18, 2016November 27, 2016

If it can be wired with a dependency injection framework, it does not mean, that it should be.

programming

Repository Interface: Same Test For More Than One Implementation

Posted on September 11, 2016November 27, 2016

We have an entity and a repository interface for the entity. The repository implementation has often access to external resources like databases, files, etc. When we have the repository, we also have tests for it. What if we wanted implement another repository? Can we use the same tests?

programming

Return Type With The Information of The Method

Posted on September 4, 2016November 27, 2016

When we need a list of values of a type Foo, it quickly comes to a type List<Foo>, which is a list of Foo and nothing more. What if different methods return different list of values that have the same type? Why won’t we create different types for lists of values? One possible step is […]

Categories

  • programming
  • self improvement

Archives

  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
ProgramBuddy > 2016 > September
Proudly powered by WordPress | Theme: Sydney by aThemes.