Some useful examples to help with your studies


Javascript Examples


Javascript - Essential notes for this course:

Javascript Good Practice

I found this list on the web, I think that it is all sound advice

I didn't read the full article, but you can find it here. It does however, use examples that are a bit more complex than we will study in this module.

I found this list on the web too, I think that it explains the reasoning behind use of globals in your code isn't good...

Why Global Variables Should Be Avoided When Unnecessary

again, I didn't read the full article, but you can find it here. It does however, again, use examples that are a bit more complex than we will study in this module.

Please take note:

These pages are for demonstration only. They may be incomplete and/or contain errors as their purpose is to help with the course.

They may also be modified at any point and will probably only be available for a short period