Software Engineering

Code Review Best Practices: Code reviewing and being reviewed

This article is about the code review best practices. It explains code review from the common-sense perspective. If you do… Read More

1 year ago

What are the best Practices in REST API design

API design is an important aspect of modern software development. It allows different systems to communicate and share data with… Read More

1 year ago

Next Industrial revolution: What is ChatGPT? Will it replace jobs?

This article sheds some light related to the question will ChatGPT or AIs in general start replacing jobs and disturbing… Read More

1 year ago

What is new in PHP 8.2: What are new features, what is deprecated?

This article provides an overview of new features and deprecations in PHP 8.2. PHP 8.0 already set a strong base… Read More

1 year ago

Automation and AI in Software Engineering

This article is about Automation and Artificial Intelligence in Software Engineering: Experiences, Challenges, and Opportunities. It represents a paper published… Read More

3 years ago

Enumerations in PHP 8.1 – with code example and references

PHP is getting more and more features. Enumerations in PHP are one of the latest proposals. Description for enumerations in… Read More

3 years ago

What’s new in PHP 8.0, SymfonyWorld Online 2020

This article writes about what is new in PHP 8.0. These are personal notes related to Symfony UX, taken while… Read More

3 years ago

SymfonyWorld Online 2020, Conference notes

Firstly, these are personal notes taken during SymfonyWorld Online. These will give you good insights of conference and interesting topics.… Read More

3 years ago

Kick-starting Your New Developer Job with these Essential Tips

This article is about kick-starting your new developer job based on my experience gathered in multiple companies and projects. Read… Read More

4 years ago

What is Domain-Driven Design: The absolute beginners guide

This article will introduce you to a Domain Driven Design (DDD). Firstly, we talk about domain driven design and the… Read More

4 years ago