Understanding SOLID Principles: Interface Segregation
#programming tips #self development #SOLIDHave you ever seen a class method in your project, the core of which would be one line only: throw new NotImplementedException()? Is this the right solution? Could such a code cause an issue?
Paweł Szymura
How We Started a Career In IT
#growth #our way #recruitmentFor the past two months we have been trainees at Evertop, and we want to share our thoughts and experiences that we have encountered so far, starting from the very beginning – the recruitment stage.
Adrian Skutela
How We Built a Dedicated System for Guests of the Economic Forum
#business development #mobileIn Evertop we are making a lot of interesting projects but the one I’m going to present today is really significant to me. Since I did care much about this specific project I dedicated a huge amount of time to convince the client to cooperate with us.
Maciej Kotok
The 10 Most Important Elements of Successful IT Project Management
#ourway #project managementProper planning of activities is required in the fast changing environment and with the enormous complexity and dynamics of IT systems.
Marcin Błaszczok
Understanding SOLID Principles: Open-Closed
#programming tips #self development #SOLIDThat is the second article from the series about SOLID principles. This time I should give you more details about the Open-Closed Principle. The element of software should be locked for modification but open to extension. Uncle Bob himself used to say: “Good architecture reduces the amount of modified code to the absolute minimum. Ideally to zero”.
Paweł Szymura
Understanding SOLID Principles: Single Responsibility
#programming tips #self development #SOLIDSOLID principles are regarded as one the best practices in programming. We hear about them all the time. Unfortunately, it seems to me that these rules are often misunderstood. I’ll try to present them in the series of five articles, one article for each rule.
Paweł Szymura
To Be Or Not To Be… a SoDA Member?
#business development #growthEvertop has entered SoDA in February 2019 and we were about the 30th company. So I feel like we are in this project from the beginning. The entering process was very easy. We had to fill some simple form, sign a few documents and pay the membership fee.
Maciej Kotok
How To Prepare Test Data For Unit Test
#programming tips #testingThere are many articles describing how to write a good test. But the question is how to create a good data test? I will show an example, different from what you may have ever read.
Paweł Szymura
How Do We Prepare Our Offers For Bespoke Software Solutions?
#business development #sales processBespoke software sales process is sometimes long and complicated, even frustrating. It requires us to gather big scope of information, to distinguish between important and not important, to find financial decision makers and stakeholders (sometimes hidden), to communicate with them and exchange material and information.
Mateusz Fligier
How Does Evertop’s Recruitment Process Work?
#growth #recruitmentI’m sure that for many of us looking for a new job is quite stressful. And it isn’t strange at all but let’s think why it is so? As Dan Brown said in one of his bestseller books „we all fear what we do not understand.”
Katarzyna Baron
Evertop Rated by Clutch as one of Poland’s Top Web Developers for 2020
#business development #growthWe just received exciting news here at Evertop! Clutch analyst Dustin Sammons just called our founder to let him know that Evertop is again listed as one of Poland’s top web and app developers!
Time and Materials vs Fixed Price – Which One Is Better?
#business development #Fixed Price #Time and MaterialsI’ve seen a lot of different articles and comparation tables on the Internet trying to clarify the differences between Time and Materials (T&M) and Fixed Price cooperation model but I’ve decided to write this blog post to explain it from Evertop’s perspective because of our extensive experience.