Code Standards

Key Predictions for 2024: Automation and Technology

Executive Summary As we approach 2024, the landscape of automation and technology is poised for significant evolution, shaping not just…

5 months ago

Embracing Digital Transformation: Navigating the Complexities and Reaping the Rewards

Introduction In an era where technology rapidly reshapes the business landscape, digital transformation emerges as a critical, yet complex endeavor…

6 months ago

Unmasking the Dangers of AI: Blog 9 AI and Human-Centric Design: Empowering the Future

Introduction: In Blog 9, we delve into the concept of human-centric design in AI systems and explore how prioritizing human…

12 months 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

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