Media

Sigma Software news and articles from the world of IT consulting and outsourcing: software development hints and tricks, best practices in Project and Product Management, stories of creating efficient IT solutions, overviews of tech events we visit, and much more.

All

Business practices

Corporate news

Events

Projects

Tech insights

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

Highlights of AWE - AR+VR conference
Highlights of AWE, AR+VR conference

This autumn is rich in sensational events and we try to visit them all. In September, our colleagues investigated the prospects of infotainment solutions in aut...

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

Italian Business Style
Italian Business Style

As a large international company, we have partners and clients in many countries. It’s very fruitful if you, like me, enjoy traveling, getting to know new peopl...

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

How to work with Germans
How to Work with Germans

Cultural differences may stay in a way of closing deals, resolving issues, and, after all, positive cooperating at the international level. After completing sev...

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