Abstraction leak – an introduction Posted by Mário Júnior - 20/12/2016 When an abstracted characteristic or property is exposed by an abstraction layer and then accessed… Read More
Unit tests – deadline extenders or helpers? Posted by Mário Júnior - 23/11/2016 There is no sense doing something we don’t have a reason or motivation to. This… Read More
DTD and XSD – The XML side you didn’t know about Posted by Mário Júnior - 16/11/2016 Don’t you wonder why most of software developers vacancies demanding people with experience almost always… Read More
Programming for java is not programming in Java Posted by Mário Júnior - 14/11/2016 Java is one of the most popular programming languages and the problem comes exactly from… Read More
Java – Data Access Objects – Considerations (p. 1) Posted by Mário Júnior - 01/09/2016 This article is about some implications of how you implement the Data Access Objects pattern… Read More
When things go wrong, please don’t make em worst – a Java Exceptions must read guide Posted by Mário Júnior - 04/08/2016 I think the first thing we should discuss is: what is an exception. In a… Read More
Comentários Recentes