Advice on approaching a significant rearrangement/refactoring?
I’m working on an application (hobby project, solo programmer, small-medium size), and I have recently redesigned a significant part of it. The program already works in it’s current state, but I decided to reimplement things to improve the OO design.
Advice on approaching a significant rearrangement/refactoring?
I’m working on an application (hobby project, solo programmer, small-medium size), and I have recently redesigned a significant part of it. The program already works in it’s current state, but I decided to reimplement things to improve the OO design.
Gap between Code base and Production application
Background I joined a company as a solutions architect less than a year ago, with a main task of consolidating, and modernizing legacy code resulting from 90+ company acquisitions over the past 20+ years. One of those legacy applications, is a desktop application written in VB 6.0 that accesses a SQL Server database and has […]
Gap between Code base and Production application
Background I joined a company as a solutions architect less than a year ago, with a main task of consolidating, and modernizing legacy code resulting from 90+ company acquisitions over the past 20+ years. One of those legacy applications, is a desktop application written in VB 6.0 that accesses a SQL Server database and has […]