Software Development

Use Ai to reduce Technical Debt

As businesses increasingly rely on technology to drive growth, the accumulation of technical debt has become a major challenge for…

1 year ago

How to define the controller in a Model Controller API

I. Introduction This blog post is is part of the previous blog post point number 4 MC-API design A. Explanation…

1 year ago

Upgrading a monolith code structure to include MVC going to an api

Implementing the Model-View-Controller (MVC) pattern along with SOLID principles on older monolithic code that only uses an API can be…

1 year ago

Impliment SOLID pricinples on old code to avoid large technical debt

Implementing design principles and best practices on old code can be a challenging task, but it can be done effectively…

1 year ago

5 ways to avoid technical debt by better code design

This blogpost is part two of the avoid technical debt blog - click for part 1 Write modular and maintainable…

1 year ago

Avoid Technical Debt

I. Introduction A Definition of Technical Debt Technical debt refers to the cost of maintaining a software system due to…

1 year ago

Using first priciples brainstorming to design new system features

In today's fast-paced technology landscape, having the ability to come up with new and innovative features for IT systems is…

1 year ago

Easy problem solving techniques for programmers

Overview of problem solving: Effective problem-solving is a crucial skill for programmers to have, and first principles thinking is a…

1 year ago

The cost of inefficient code part 1

Inefficient code can have significant costs for financial companies. These costs can come in many forms, including increased costs of…

1 year ago

Automation – compliance in the finance sector 10 point plan

Automation can play a key role in improving compliance in the finance sector. By streamlining tasks and processes, automation can…

1 year ago