Do not blindly rely on code coverage Posted by Mário Júnior - 07/12/2017 Software Engineering came to help reduce the unpredictability and high cost of Software development. Most… Read More
Avoid private field dependency injection – here is why Posted by Mário Júnior - 31/05/2017 Dependency injection is a great way of decoupling system components, assuming they are written using… Read More
Introducing jeuxen – testing USSD apps like never before Posted by Mário Júnior - 15/05/2017 “Good engineers are not amused simply by the profit they make, they are mostly amused… Read More
JPA/Hibernate – object proxying (behind the scenes) Posted by Mário Júnior - 17/04/2017 “Having people with difficulties of sharing knowledge is perhaps a lot more danger than having… Read More
Web apps – loading speed optimization Posted by Mário Júnior - 28/02/2017 Sometimes you do your best to get your web application ready in time and you… Read More
Interface types – what’s the point? why have them? Posted by Mário Júnior - 22/12/2016 In object-oriented languages, the term interface is often used to define an abstract type that… Read More
Comentários Recentes