
The most popular JavaScript Frameworks
JavaScript is one of the basic web technology languages, used on nearly 95% of websites. Among them, we can list such huge companies as Google, YouTube, and Facebook. JavaScript was the first widely used technology that adds interactive features to formerly static web pages. Thanks to JS, it has become possible to dynamically change the […]
Karolina Walczewska, 8 July 2020

What should be my next step if I have a start-up idea?
When it comes to a start-up idea, it can be very difficult to define the universal to-do list. But we hope that the following list may be helpful as it includes the most important steps. Note: the list is designed for tech startups. However most of the points are universal and can be applied in […]
Grzegorz Papaj, 3 June 2020

Deadly sins of start-ups
In this post I would like to write a few words about my experience with start-ups. Firstly I have to explain that start-ups (or just people with ideas for a start-up) are contacting my company time and again. As we mainly provide programming services, everyone comes to us with practically one issue – they want […]
Grzegorz Papaj, 27 May 2020

What is bioinformatics?
Bioinformatics Bioinformatics is a discipline of science combining biology and computer science. However, as an interdisciplinary field of science, bioinformatics descends from chemistry and physics. This article discusses the most important fields of bioinformatics research. The history Historically, the bioinformatics started to emerge from biological sciences, in particular from biochemistry and molecular biology in the […]
Grzegorz Papaj, 13 May 2020

NowaLed on the list of the fastest-growing European businesses by Financial Times
NowaLed on the FT 1000 list We are pleased to inform you that our client NowaLed ILL Sp. z o.o. is listed on the prestigious FT 1000 list (the list of one thousand fastest-growing companies in Europe) developed by the Financial Times. Congratulations! We wish further success to NowaLed! You can read more about our […]
Grzegorz Papaj, 30 March 2020

Python real world applications
Science Python is very often used by scientists from various fields. It is used by bioinformatics, engineers, mathematicians, astronomers and cognitive scientists. Below are some of the tools available in Python used in specific fields of science. Bioinformatics The most popular Python package used in Bioinformatics is Biopython. It supports Clustal, FASTA and GenBank file […]
Maciej Mazurek, 20 January 2020

Why Python?
1. Increasing popularity In TIOBE Programming Community Index ranking (from October 2019) Python ranks 3rd (right after Java and C). It is one place higher than in 2018. This tendency should not be surprising. Simple human friendly syntax and huge ecosystem reveal Python to be an increasingly popular language. 2. Ecosystem Python has an incredibly […]

Simple neural network
Introduction The purpose of this article is to present the concept of neural networks, specifically the feedforward neural network, by constructing a simple example of such a network in Python. The neural network is a statistical computational model used in machine learning. You can think of it as a system of neurons connected by synapses […]

Junior developer, senior or maybe mid?
Nowadays, there is a trend in the developers’ environment to define the level of advancement of developers as “junior developer”, “senior developer”, “mid” or “mid level” sometimes also described as “regular”. Everyone seems to use these terms. But what exactly do they mean? Approaching the topic with a certain degree of malice, one could say […]
Grzegorz Papaj, 16 December 2019