You can find here all the tutorials. This website offers tutorials related to IT and technology.
You can create desktop applications for example by using the Python package "tkinter". But there is also another better way to create easier and better desktop user interfaces in Python. In this tutorial we will see how to use Qt to create a desktop user interfaces that will be used in a Python application. I created my desktop application "BMI Tracker" like this through Qt and Python. This tutorials shows only how it can be done on the operating system Windows. This could be similar in other operating systems. 1. We need to install the Python package "pyqt5" It can
Read more ...
This is an introduction on how to use Docker. You can create Docker containers to improve the for example the administration of hosted services on your server.
Read more ...
You can also tweet your Icinga2 notification on your Twitter account. This notification method can run additionally to your existing notification methods such as e-mail, etc.
Read more ...
Here we will learn how to use the ListView class and component to display data in rows as a List view. The list view is scrollable and it can display text, buttons, checkboxes, etc. Data for the list view is loaded through a Java class (an Activity).
Read more ...
This is an introductory example in Machine Learning and Pattern Recognition of certain data. A Python program is programmed to predict the type of plants.
Read more ...
All tutorials related to Linux. Linux server administration, Linux security and more.
All Tutorials related to FreeBSD.
These are a little bit similar to other BSD-like distributions.
Tutorials and information about everything related to the programming language Python.
Everything related to the programming language Javascript and frameworks for Javascript.
All tutorials and information related to Java, JSF and frameworks that are used in Java programming.
Everything about programming in Android. Create your own smartphone app with Android.
Web development stacks and programming languages (for example: MEAN, Angular, etc.), HTML and CSS.