@Papa_smu
@marmel75
Do you guys have any programming strategies that I could use? Tying into the post I'm gonna make in a minute, I've found my programming is very inefficient.
Some Improvements I Could Do:
1.) I need to write out, in English, exactly what I'm trying to do. Not just throwing down code and praying it works. That's like trying to build a house without a blueprint. Drawing pictures.
2.) Google and StackExchange
3.) Don't try to run all the code at the end. Build it in little pieces and write a driver to run each piece