How to improve Programming Logic?

@TheUninvited are you asking how to solve a specific problem? If so can you post that problem?

Or are you asking how to approach problems more generally?

If so, I wrote some thoughts on this here:

I recommend reading through that, but the summary is that if you have a big problem that you don’t know how to approach, the best thing you can do is break that problem down into smaller pieces, and then approach those pieces one at a time.

I’m happy to talk more about a particular problem you have!