Here's my advice: - Use the L and R buttons to quickly scroll through code while editing. - Commentate and organize your code as you type. - Try to avoid the "GOTO" and "GOSSUB" commands when possible. Instead, you can simply just define a function that does the same thing.