How to create your own annotations in JavaThis is a practical tutorial, where you will learn how you can create your own custom annotation types in your Java program. But also an…Oct 21, 2020Oct 21, 2020
This is an introduction tutorial on how to create a REST API that performs CRUD operations.DependencyOct 5, 2020Oct 5, 2020
JUnit vs TestNG Difference — Features, Assertions and AnnotiationsThis is an introduction into the differences regarding the features, the assert commands (“assertFalse”, “assertEquals”, etc.) and the…Aug 30, 2020Aug 30, 2020
Angular — i18n InternalizationMake your app multilingual with the Angular package “localize”. This package allows you to generate “xlf” files which contain texts of…Jul 24, 2020Jul 24, 2020
Java 13 — New enhanced switchNow it is possible to create a switch with other syntax. This feature was introduced as a suggested in Java 12 and it is now available as…Apr 17, 2020Apr 17, 2020
Create and play audio announcements automatically — Shell scriptHow to use a shell script to make automatic announcements in audio format. This can be used, for example, to automatically output error…Oct 12, 2019Oct 12, 2019
Introduction in using Machine Learning for pattern recognition in PythonThis is an introductory example in Machine Learning and Pattern Recognition of certain data. A Python program is programmed to predict the…Oct 12, 20191Oct 12, 20191
Linux — How to search for a certain word, text, or number (text pattern) in all filesThis commands work on Linux (Ubuntu, DebianAug 13, 2019Aug 13, 2019
How to create a fail2ban filter for the application “matrix” (matrix-synapse)Matrix is a chat/messaging server which can be used with the app Riot. We have to create a new filter and add that as a jail to fail2ban.Aug 13, 2019Aug 13, 2019
Internet Radio Server with Icecast2 and Ices MP3 StreamHow to tutorial for UBUNTU 12.04 LTS. This tutorial was tested till Ubuntu 16.04 LTS. Mp3 Streaming with an internet radio statio.Aug 9, 2019Aug 9, 2019