Re: Euphoria Tutorials??
- Posted by Jerry_Story Feb 09, 2009
- 1518 views
If a tutorial is going to be made for Euphoria, perhaps it could be in the style of w3schools. Here is how they do Javascript.
http://www.w3schools.com/JS/default.asp
They also do html and xml the same way.
I recently started making Google gadgets. These required me to use Javascript and I didn't know Javascript. 99% of all I know about Javascript I learned from the above link. One very useful feature of w3schools tutorials is the "tryit editor". You can edit the code in the left window and see what it does in the right window. Very powerful learning tool.
http://www.w3schools.com/JS/tryit.asp?filename=tryjs_text