Coding best practices – Part 2

The idea of this article is to clearly explain a difficult concept in object-oriented programming named SOLID. it’s an acronym that I’m going to detail here. There are allready a lot of articles explaining this term, but I find that the way it’s presented isn’t very clear generally. It’s a concept that talks about abstraction, […]

Read More Coding best practices – Part 2
November 18, 2024

Tags: ,

Coding best practices – Part 1

The aim of this article is to present some good practices that every developer should use in his code. The audience could be data scientist or people coming to code without all the academical knowledge that every profesional developer has to master. These practices are applicable to almost all procedural or object languages. The first […]

Read More Coding best practices – Part 1
January 2, 2023