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

Slot Game Trends
Haxe to Unchain Game Development

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

Run on Simulator
Unidirectional architectures over ReactiveSwi...

In the article Unidirectional Architectures over ReactiveSwift - Part I: Redux, we have discussed state managements with predictable state containers like ...

ReSwift app scheme
Unidirectional Architectures over ReactiveSwi...

Shared mutable state is the root of all evil. © Henrik Eichenhardt

Android Things at Raspberry Pi
Android Things at Raspberry Pi3

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.

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

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

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