GeekArticles
Web Programming
Java Script
Web Programming
Java ScriptThe Power of Javascript: Basic Concepts
( Page 1 of 6 ) The best way to learn any programming language is by practice. Javascript is not an exception to this rule, so we will introduce a lot of code in the articles of this series. In this article, you will be introduced to the very basic concepts of the Javascript language. We discuss comments, keywords, identifiers, statements and the semicolon, case sensitivity and white spaces. Note that our examples at this time are limited and we will focus more on the concepts, but...n
Sponsored Links
Read Next: Debugging in Javascript
Related Topics
Subscribe via RSS
Java Script
- JavaScript Security
- JavaScript Arrays
- The Power of Javascript: Basic Types of Data
- The power of Javascript: An Introduction
- JavaScript and Embedded Objects
- The Power of JavaScript: Operators
- Regular expressions in JavaScript
- The Power of Javascript: Basic Concepts
- Debugging in Javascript
- The Power of Javascript: Operators continued
