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

Microservices with Java EE
Microservices with Java EE

Nowadays Java EE platform actively evolves respectively to modern trends. One of these trends is Microservice Architecture. In this article, I focus on developm...

Python programming language
Static Type Checking in Python

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...

Vuforia Object recognition process
AR: Experimenting with Vuforia Object Recogni...

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...

Sigma Software developers are discussing some topic
CellAdapter: a Simpler Way to Use RecyclerVie...

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...

Laptop with Sigma Software website on the screen
Kotlin Coroutines vs. Java Threads vs. Androi...

This year Kotlin was announced as officially supported language by Google. Of course, there’s a lot of information about that language and its benefits, some of...

Optimizing your app UI for iPhone X
Optimizing Your App UI for iPhone X

iPhone X just hit the stores on November, 3. Actually, pre-orders are scheduled for delivery until the mid of December already, because the hype is real. But lu...

News Header
Configuring Webpack without Webpack

Webpack is a very powerful tool for module bundling in modern Frontend. It uses a paradigm where any kind of resource is a module: JavaScript, CSS, HTML, Images...

Mastering AR: App for Microsoft Hololens
Mastering AR: App for Microsoft Hololens

Rush development during Media Hack Weekend with visible outcome. Pavlo Holubovych tells about the problems and advantages of development for HoloLens as seen by...

SOA infrastructure
Deployment of SOA infrastructure

After designing and realizing of the SOA infrastructure, we typically meet the challenge of its deploying. Choosing of the deployment approaches depends on vari...