Blog Posts

Web of Things ( WoT ) Explained
General

The Internet of Things has revolutionized the way we interact with our devices, but it also brings new challenges in terms of interoperabili...

10 essential tips to speed up software development on Linux
General

Developers who always use Linux can not shut up about it because it is actually that good. It feels like you are coming out of the abstracti...

Git commit best practices
General

This post explains how to write good commit messages and how not to write bad commit messages. Also, you will learn some more best practices...

Different layers of Internet of Things stack
General

Internet of Things includes a lot of different technologies. So, before starting to learn IoT or implement some project related to Internet ...

Git for beginners : Setting up git credential manager
General

Are you ever annoyed when you have to enter your git password every time you fetch, push or pull from remote git repository? There is a simp...

Git for beginners : Git basics you need to know
General

In this article, you will learn how to push your first code to the repository you created. Also, you will learn about pull, add files, branc...

Git for beginners : setting up your first project
General

The Git version control system is a staple when it comes to coding. This article shortly explains what is git and about the tools which use ...

What is the Internet of Things?
General

A simple introduction to the Internet of Things. What is the IoT in broad sense? Why do you need it? How might the IoT impact you and the wo...