I’ve been writing some commands for Ubiquity (https://wiki.mozilla.org/Labs/Ubiquity) in my spare time, but I could write some much more elegant and useful ones by getting better at ajax/jquery and javascript in general. Unfortunately, I have basically no background in any of this, but I’m working on it.
How to learn Javascript and Ajax
How I did it:
- Go online
- Search on Google for a resource
- Got to w3Schools
- Put the code on my website
- Modify the code so it writes the page, not alerts it.
Lessons & tips: Nothing but see w3Schools for information. Click on the AJAX lesson. I already knew JavaScript.
Resources: W3Schools.com
People doing this are also doing these things:
Entries
I’m going to a web design and development conference at Ohio University in two weeks that includes an AJAX 101 session, should be fun :)
for me learing Ajax was really simple after reading this article. for javascript make sure you read the stuff on w3schools.com



