Introduction to JavaScript
From JSXGraph Wiki
Work in progress... Just a small outline to get a general overview. Please add stuff (notfalls auch einfach in deutsch, ist ja noch nicht so richtig oeffentlich). If done this should be a really small crashcourse in javascript for users already familiar with programming.
- Variables
- Declaration
- Built in data types
- Anonymous arrays
- Functions
- Declaration
- Anonymous functions
- Objects
- Declaration
- Usage
- Prototyping concept
- Anonymous objects