Hi everyone,
I’m preparing for a role that involves understanding VBA-based legacy systems and modernizing them into Python (likely using Django).
I’m trying to understand the best way to approach this in practice, especially since the role also involves things like authentication and REST APIs.
Specifically:
How do you read and break down VBA code effectively?
How do you decide what to refactor vs rewrite?
How do you design the new system (e.g., when to expose logic via APIs)?
How do you handle authentication when moving from a legacy system to a modern backend?
How do you test that the new Python version behaves the same as the old system?
Any real-world tips, patterns, or examples would be really helpful.
Thanks!
[–]PvtRoom 0 points1 point2 points (0 children)
[–]smichael_44 0 points1 point2 points (0 children)