JavaScript for Beginners

Do you know just enough JavaScript to get yourself in serious trouble?

Do you know even less?
This first article has your name written all over it!

This first article in the JavaScript series covers some key principles in forming a solid foundation for writing JavaScript. The article presents key practical information on how to organize and build scripts effectively, and clears up some historically confusing concepts that seem to trip up every scripter at least once. Even if you have been scripting for some time, this article is a good checkpoint against your scripting techniques.

$2.89
- OR -

Overview

Table of contents:

  • Part One: A Good Foundation
    • Summary
    • Introduction
    • Writing readable and self describing code
    • Use Correct Syntax
    • Inline and linked code
    • Parameters and Arguments
    • Using functions
    • Variable scope
    • Statements and Expressions
    • Operators
    • Arrays
    • Conclusion

Reviews

Be the first to write a review

You must me logged in to write a review.