👁 Image23 March, 2022·414 words·2 minsProgrammingInstructions to start a basic HTTP server using Java.
👁 Image7 February, 2022·345 words·2 minsProgramming DatabasesAn introduction to Jakarta Persistence API and its usage in Java applications.
👁 Image14 January, 2022·238 words·2 minsProgramming DatabasesAn explanation of database connection pools and how to use them in Java applications.
👁 Image12 January, 2022·212 words·1 minProgramming DatabasesInstructions on executing SQL queries in Java and preventing SQL injections.
👁 Image12 January, 2022·134 words·1 minProgramming DatabasesGuide on opening and closing JDBC connections in Java.
👁 Image8 September, 2021·524 words·3 minsProgramming Vaadin UILearn how to use Vaadin web components in plain HTML without any frameworks.
👁 Image7 March, 2019·710 words·4 minsProgrammingA practical guide to learning microservices using Spring Cloud.
👁 Image24 January, 2019·128 words·1 minProgramming VaadinA video demonstration on calling a Java method from a JavaScript function in Vaadin.
👁 Image21 April, 2016·481 words·3 minsProgrammingA story about the pitfalls of copy and paste development practices.
👁 Image16 January, 2015·474 words·3 minsProgrammingA discussion on the dangers of semantic coupling in software development.
👁 Image4 December, 2013·246 words·2 minsProgrammingExploring the pitfalls of using comments to explain code.
👁 Image21 May, 2013·123 words·1 minProgrammingA quick trick for commenting and uncommenting code efficiently.
👁 Image29 April, 2013·536 words·3 minsProgrammingThe importance of empty lines for readability and semantics in source code.