Topic:JavaScript
This is a placeholder for Portal:Engineering and Technology --> School:Computer Science --> Topic:Computer Programming --> Topic:JavaScript
JavaScript is one of the most powerful programming languages in common use. However, even those proficient in JavaScript often do not realize its power. For example, did you know that JavaScript...
- Is fully Object Oriented?
- Is weakly typed, allowing greater flexibility in programming through type inference?
- Has advanced language features such as anonymous methods?
(Don't worry if you do not understand this.)
Contents |
[edit] Department description
Learning JavaScript. I am glad you are at least spending your time pursuing knowledge. At that, you are looking at JavaScript a wonderful language to learn. I am the Xora an American programmer. Let us begin. If you will continue down the page to Lessons at start at basic, we shall begin.
[edit] Prerequisites
You should at least know HTML/XHTML before learning JavaScript. Some knowledge of CSS may be useful. Don't worry if you have no knowledge of web page scripting; Basic JavaScript is a great place to start.
[edit] Department news
- April 3, 2007 - First Lesson added (Basic JavaScript)
- September 16, 2006 - Department founded!
[edit] Lessons
- Basic JavaScript
- Intermediate JavaScript
- Web Design/An Introduction to Programming with JavaScript
- Advanced JavaScript
- Getting to know JavaScript events
- Getting to know the Document Object Model with JavaScript
See also Web Design
[edit] Enrolled
Please sign below if you are participating in this topic. Use 4 tildes (~) to sign.
- Drox 17:57, 26 May 2011 (UTC)
- Xora 19:45, 3 April 2007 (UTC)
- Hampshire2004 14:08, 16 May 2007 (UTC)
- CQ 02:40, 22 May 2007 (UTC)
- ReevesAstronomy 14:22, 23 March 2008 (UTC)
- Sclewin 21:28, 16 September 2008 (UTC)
- Frenchieak 06:05, 30 June 2009 (UTC)
- Rue H 08:10, 24 June 2009 (UTC)
- Ukuli 17:08, 1 October 2009 (UTC)
- Grunny (talk) 05:17, 22 March 2010 (UTC)
- Yuki Konno 14:57, 31 March 2010 (UTC)
- Kurt Kincaid 19:24, 3 October 2011 (UTC)
Polarnj 21:13, 16 October 2010 (UTC)
[edit] Related resources
- "Stumbled on this (via a comment at radar.oreilly). Definitely something to keep an eye on." (source)
- Javascript Interpreter