Click here to Skip to main content
15,891,513 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: RIP Dusty Hill Pin
Richard Andrew x6429-Jul-21 3:54
professionalRichard Andrew x6429-Jul-21 3:54 
GeneralRe: RIP Dusty Hill Pin
jeron129-Jul-21 4:08
jeron129-Jul-21 4:08 
GeneralRe: RIP Dusty Hill Pin
Slow Eddie29-Jul-21 11:10
professionalSlow Eddie29-Jul-21 11:10 
GeneralRe: RIP Dusty Hill Pin
Greg Utas29-Jul-21 11:29
professionalGreg Utas29-Jul-21 11:29 
QuestionHow do you maintain code quality / complexity? Pin
Super Lloyd28-Jul-21 16:56
Super Lloyd28-Jul-21 16:56 
AnswerRe: How do you maintain code quality / complexity? PinPopular
honey the codewitch28-Jul-21 17:18
mvahoney the codewitch28-Jul-21 17:18 
GeneralRe: How do you maintain code quality / complexity? Pin
Super Lloyd28-Jul-21 17:37
Super Lloyd28-Jul-21 17:37 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch28-Jul-21 17:41
mvahoney the codewitch28-Jul-21 17:41 
Maybe look at it this way? there's a sort of knack to this sort of forensic(ish) code analysis and it's valuable as all heck. This is an opportunity to get some practice at it and hone the ability.

Plus I've found that when I'm looking at Other People's Code(TM) it doesn't click until I understand their thought process. Once I do, I can get through code that would curl your hair.

My point is, you'll get through this mess, and be better for it. Smile | :)

Also, I'd add - I wouldn't try too hard to kill complexity - not that this isn't valuable. It's just that if you have to make the choice, there's more value in being able to continue the code using the model you were handed, if you can. Otherwise you're looking at a rewrite sooner than you otherwise would. Just my experience.
Real programmers use butterflies

GeneralRe: How do you maintain code quality / complexity? Pin
Kenneth Haugland29-Jul-21 0:31
mvaKenneth Haugland29-Jul-21 0:31 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch29-Jul-21 0:59
mvahoney the codewitch29-Jul-21 0:59 
GeneralRe: How do you maintain code quality / complexity? Pin
Kenneth Haugland29-Jul-21 3:39
mvaKenneth Haugland29-Jul-21 3:39 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch29-Jul-21 5:34
mvahoney the codewitch29-Jul-21 5:34 
GeneralRe: How do you maintain code quality / complexity? Pin
BryanFazekas30-Jul-21 2:33
BryanFazekas30-Jul-21 2:33 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch30-Jul-21 2:41
mvahoney the codewitch30-Jul-21 2:41 
GeneralRe: How do you maintain code quality / complexity? Pin
charlieg31-Jul-21 10:43
charlieg31-Jul-21 10:43 
AnswerRe: How do you maintain code quality / complexity? PinPopular
Mircea Neacsu28-Jul-21 17:41
Mircea Neacsu28-Jul-21 17:41 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch28-Jul-21 17:46
mvahoney the codewitch28-Jul-21 17:46 
GeneralRe: How do you maintain code quality / complexity? Pin
Mircea Neacsu28-Jul-21 17:53
Mircea Neacsu28-Jul-21 17:53 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch28-Jul-21 18:40
mvahoney the codewitch28-Jul-21 18:40 
GeneralRe: How do you maintain code quality / complexity? Pin
  Forogar  29-Jul-21 3:11
professional  Forogar  29-Jul-21 3:11 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch29-Jul-21 5:37
mvahoney the codewitch29-Jul-21 5:37 
GeneralRe: How do you maintain code quality / complexity? Pin
Randor 28-Jul-21 20:42
professional Randor 28-Jul-21 20:42 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch29-Jul-21 1:09
mvahoney the codewitch29-Jul-21 1:09 
GeneralRe: How do you maintain code quality / complexity? Pin
Randor 29-Jul-21 1:46
professional Randor 29-Jul-21 1:46 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch29-Jul-21 1:54
mvahoney the codewitch29-Jul-21 1:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.