blog phone

adesso BLOG

29
Software Development

I learnt how to evaluate candidates in the Angular domain in recent years. During that time I noticed that there are no standardised certifications. As Angular is constantly evolving and requires a broad skillset, I am planning to create a guide used to evaluate developers consisting of three levels – junior, professional and expert – as a more objective way to assess candidates. The minimum requirements for each of the individual levels are described in this blog post.

Read more
Software Development

Micro-services have long been the established standard in backend application architecture. They offer many advantages, including scalability, flexibility and when it comes to organising large projects into independent development teams. In this blog post, I will describe how micro frontends allow you to transfer the benefits offered by distributed systems over to the frontend.

Read more
Software Development

I am an IT management consultant, though I currently work as an IT consultant and project manager. In this blog post I describe my journey from a Python novice to a REST service (junior) developer.

Read more
Software Development

Python is a sophisticated, general-purpose programming language widely used in a variety of fields such as data science, machine learning, web development and automation. The simplicity of the syntax and the fact it is easy to learn make Python an ideal language for both beginners and experienced developers. In this blog post, I will take a look at the language’s areas of application and its characteristics, as well as provide an outlook on its future.

Read more
Software Development

09.02.2023 By Dimitrije Kovacic and Marc Mezger

Stack Overflow Developer Survey 2022 – Part 2

Picture

In the first part of our post, we clarified what exactly the Stack Overflow Developer Survey is and then asked what kind of education developers have, how long they have already been working or how they like to learn. This part is about the most popular programming languages, tools and technologies used as well as different opinions about the future of software development.

Read more
Software Development

27.01.2023 By Marc Mezger and Dimitrije Kovacic

Stack Overflow Developer Survey 2022 – Part 1

Picture

In general, a professional programmer is someone who has a high level of expertise in one or more programming languages and is able to utilise that expertise to design, develop and maintain software systems or applications. When do most people begin their profession? How long do they work in their profession? How do they train, and which programming language pays best in terms of salary? We will answer these questions in our blog post.

Read more
Software Development

24.01.2023 By Mahdyar Safarianbarmi

Software craftsmanship and its principles

Picture Mahdyar Safarianbarmi

Are software developers simply ‘manufacturers’ or engineers? Should new software just work, or should it add value, too? This blog post will introduce the Manifesto for Software Craftsmanship in order to answer these questions.

Read more
Software Development

19.01.2023 By Roland Majchszak

The cloud changed our software architectures

Picture Roland Majchszak

Clouds are changing the way we run and develop software. Many of the limitations that used to exist are no longer an issue when we embrace cloud-native approaches. This, together with new influencing factors such as costs, has an impact on our software architectures. In my blog post, I will explain what new services the cloud provides.

Read more
Software Development

When you think of legacy code, frustration, a fear of change and having to deal with disproportionate amounts of complexity immediately come to mind. Having an in-depth analysis is a must if you want to get an overview of your legacy system. In my blog post, I will explain how to do this using the analysis tool at|analyze and a Neo4J graph database.

Read more