Lenovo ThinkCentre M73 IoT Project Computer – Raspberry Pi Replacement

I suppose that in the implementation of IoT projects, we have two options for our servers, On Premise (Local Installation) or On Cloud (Hosted on the Internet), both have their advantages and disadvantages, but today we will talk about Local applications for our projects. For our local projects, I suppose that we implemented the world-renowned…

Introduction to Kite for Python Programmers

Python has become one of the most used programming languages, being very powerful, simple and easy to use, it runs on the vast majority of platforms and operating systems, in my opinion it is perfect for fast and very robust development. For a long time I tried to learn many programming languages until I found…