Introduction
For the person programming for the first time, it can be quite intimidating. It certainly is a new way of thinking but not impossible to learn. Just take it a little bit at a time and you should be fine. These pages will help you toward the major functions.
Documents
Design of your computer program.
Constructs used in programming.
Coding suggestions.
Troubleshooting suggestions.
Programming Paradigms
Paradigms are usually directed by how the language works rather than how the programmer wants to work. The programmer must adapt to the paradigm of the language. These articles help sort the paradigms out. Understanding this is only needed if you've had some programming experience but your current experience "feels differently" than the last language you used.
Programming Paradigms
Programming Paradigms
Programming Paradigms
Programming Paradigms
Programming Paradigms