USA
Tech insights
Advice, knowledge-sharing, and technology overview articles from Sigma Software experts in various fields and domains.
All
Business practices
Corporate news
Events
Projects
Tech insights
In the summer of 2017, Adobe reported on their official blog about Flash demission in 2020. At the same time, many businesses working in the field of games deve...
In the article Unidirectional Architectures over ReactiveSwift - Part I: Redux, we have discussed state managements with predictable state containers like ...
Shared mutable state is the root of all evil. © Henrik Eichenhardt
Today I would like to share with you our experience in using Android Things with the world's most popular single board computer Raspberry Pi3.
Yes, I do know that if you google this query, the search will give you 91,300 links. And if you read all entries from the first page with results, you can succe...
Nowadays Java EE platform actively evolves respectively to modern trends. One of these trends is Microservice Architecture. In this article, I focus on developm...
Starting from version 3.5, support of optional static typing was added to Python. PEP 484 -- Type Hints was approved and implemented. This PEP adds support of o...
Nowadays Augmented Reality (AR) is getting more and more popular in mobile world. A lot of new AR applications are published every day. The reasons for that are...
In terms of Android development, Adapter is a design pattern that separates business logic from view creation, handles mapping a bunch of data and dispatching u...