Hi,
I'm not a good programmer, and need a lot of help from forums, where there are lots of good programmers, that may help you.
Along the way, there will be techniques that the good ones use, which is good practice, but make us none good ones struggle.
I have been working on a project for years, and try almost every day for hours. It's an interesting thing to do, if jigsaws and puzzles done't suit.
The good programmers got me to tidy up my methods, by adding INCLUDES, PROCEDURES and FUNCTIONS, which can be used multiple times in programs, as a library, in a similar way to the ARDUINO system
While tidying my programs, it has slowed me down a lot, so I'm going to UN-PROCEDURE some of the CODE, move forward, then RE-PROCEDURE it back later.
I hope this helps others like me.
Camerart
I'm not a good programmer, and need a lot of help from forums, where there are lots of good programmers, that may help you.
Along the way, there will be techniques that the good ones use, which is good practice, but make us none good ones struggle.
I have been working on a project for years, and try almost every day for hours. It's an interesting thing to do, if jigsaws and puzzles done't suit.
The good programmers got me to tidy up my methods, by adding INCLUDES, PROCEDURES and FUNCTIONS, which can be used multiple times in programs, as a library, in a similar way to the ARDUINO system
While tidying my programs, it has slowed me down a lot, so I'm going to UN-PROCEDURE some of the CODE, move forward, then RE-PROCEDURE it back later.
I hope this helps others like me.
Camerart
Last edited: