Search

Search in:

Results (1089)

Articles

Best Practices of Internet of Things Programming with Python

Oftentimes, prototypes or real-life Internet of Things (IoT) systems need to be developed quickly and efficiently. When this happens, two tasks immediately come to life: programming the IoT devices and organizing a backend that interacts with these devices. In both...

Articles

Time Series Forecasting Based on AutoRegression Model

It is often necessary to quickly and efficiently calculate time series values to assess the behavior of an observed object or process. This can be an indicator of the company’s performance in a certain direction, the temperature inside the room,...

Articles

Code Review and its important role in software development

There are many methods that help in the development of software and information systems. If we take a close look at the general software development cycle, it will be clear that a big part of this process is working with source...