#Python Linux

Building Desktop Notifications for Gmail in Linux

Everyone has their preferences, and emails are no exception to this(for me at least). Unfortunately, I couldn’t find a package or script to manage and customize my mail notifications. Therefore, I decided to build my own. This article explains how to build and customize a python script for Gmail notifications. I will show what you need to know and do, as for the full customization, it is up to your preferences. ...

#java

Java 9

Java is a programming language and computing platform first released in 1995. Since then Java had gone through many changes and improvements until it reached its current version (version 13). Currently, Java is a fast, secure, and reliable programming language, used in data-centers, game consoles, cell phones to even scientific researched with supercomputers. Java is literally everywhere! In this article, we will be looking at Java 9 release (2017) and the main new features and improvements since java 8 release (2014). ...