Earlier in the year I was asked to write a book on JavaScript for beginners. I had done preliminary draft versions of several chapters before realising that there was just no way that I had the time to actually be able to develop the material into a usable book. A lot of the material that I had written is suitable for use as web pages (since the main difficulty was trying to rewrite all of the material to fit together properly and as web pages each piece can stand alone).
The most developed chapter was the one introducing JavaScript variables and operators. I published the first part of the chapter on several web pages a couple of months ago. Now I have added the next part which starts with a description of how javaScript can work with both ASCII and Unicode.
ASCII and Unicode