Re: [PIC] Learning C
Lyle Hazelwood <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.pic |
|---|---|
| Message-ID | <CAE5LZpLsYUHHQkUwiAdWR4QtMhAJWzTSy4kV77YifVrnqVytHA@mail.gmail.com> |
My own programming has gone through the evolution as described by others. When I became an instructor, I stressed liberal use of comments, and using variable and function names that make sense. This is not just for other people. I'm getting older and it helps me to remember what I was thinking when it was written. Perhaps less common is my willingness to change my style when I am shown a better way. Some believe that never ever changing is more "consistent". personally I'm not done learning yet. And I favor the "C" language because I only get trapped in problems that I created myself. Just an old man's opinions. Lyle