Last week I posted this vague question this vague question to get some feedback on the style, and ultimately the code I am posting here now is really a much better question I think:
Last week I posted this vague question to get some feedback on the style, and ultimately the code I am posting here now is really a much better question I think:
Last week I posted this vague question to get some feedback on the style, and ultimately the code I am posting here now is really a much better question I think:
- I like doing it this way because it allows me to make a bunch of
isolateisolated individual functions that I can call on and reference when
needed. - When I need to modify part of the process, most things are isolated and easy to work on.
- Sometimes I may have difficulty drawing the line between separating functions and keeping them combined for simplicities sake.
- I like doing it this way because it allows me to make a bunch of
isolate individual functions that I can call on and reference when
needed. - When I need to modify part of the process, most things are isolated and easy to work on.
- Sometimes I may have difficulty drawing the line between separating functions and keeping them combined for simplicities sake.
- I like doing it this way because it allows me to make a bunch of
isolated individual functions that I can call on and reference when
needed. - When I need to modify part of the process, most things are isolated and easy to work on.
- Sometimes I may have difficulty drawing the line between separating functions and keeping them combined for simplicities sake.