Topic:JavaScript
![]() |
Should this resource be a single collaboration with Web Design/An Introduction to Programming with JavaScript? Please Discuss |
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
JavaScript is part of the requirement for web-technology learning. It is specifically useful for web design. JavaScript is a dialect of ECMAscript which is based on root computing languages such as C. Studying the related languages will give you the student advanced standing in JavaScript. However, some conventions are/were unique to JavaScript.
Duration:
- Basic JavaScript is usually introduced alongside HTML and CSS (or Flash, SVG, etc.). It is only comprised of six to ten hours in introductions and use. [1]
- Intermediate JavaScript is usually introduced alongside languages like PHP, XML, Ruby, Python, and C++. It can comprise ten to twenty hours of development and use.[2]
- Advanced JavaScript is about use in any possible applied context. Learning in this area is progressive. The competent use of some advanced concepts requires 100 to 200 hours.
- From a computer science perspective, JavaScript is a language standard which a graduate programmer should be able to employ/deploy as an application. Building a minimal JavaScript engine should require no more than two weeks work in a language such as C++. However, developing a good application may require a bigger collaboration. (Consult the standards for this task).
- JavaScript can be wrapped in other languages for the deployment of applications to several technologies.
- Javascript can be used to design games, databases, or servers.
- ActionScript utilizes ECMAScript for timeline technology as used in animation.
- Javascript is not just a trivial project/design language. It can be used for enterprise and industry wide projects and collaborations. A JavaScript expert could be required to undertake all/any level(s) of enterprise related training to handle the use of JavaScript for their professional employment.
Age:
- Children's level courses have been designed. Teachers could easily create enjoyable lessons for differing levels of interactive use. See: Education and Technology
- What I can edit - coloring in with Paint, HTML, Flash, JavaScript.
- What I can use - YouTube, Movies, Lessons, Webcams, Applications, Games.
- What I can study - Search Engines, JavaScript generated web content, Wikipedia, Collections.
- Basic JavaScript is as incredibly simple as basic Math, HTML, Boolean Algebra, or BASIC. It doesn't require maturity or youth beyond a basic education. It's best to stay online for the duration of study - the available online educational resources are vast.
[edit] Prerequisites
You should at least know HTML 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!
- September 24 2012 - Student contributions for 5 min tests open (Test Basic JavaScript)
[edit] Lessons
- Advanced_JavaScript
- Object Oriented Programming
- Constructors and Prototypes
- Access Control
- Inheritance
- Anonymous Functions
- Optimization
- Bookmarklets
- Debugging
- DHTML
- Runtime Document Manipulation
- Introduction to the Document Object Model (DOM)
- Finding Elements
- Adding Elements
- Changing Elements
- Changing Element Styles
- Removing Elements
- Working with the Mouse
- Working With Files
- XMLHttpRequest
- Handling HTML
- Handling_JSON
- Handling XML
- JScript in Microsoft
- Best Practices
- History of JavaScript
- Into the Web design courses:
- Authoring Webpages
- Web Development
[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)
- Rob Drake (talk) 19:12, 4 March 2012 (UTC)
- Hyper geometric (talk) 22:10, 22 May 2012 (UTC)
- Deathlaser (talk) 16:00, 23 May 2012 (UTC)
- Brett Johnston (talk) 04:53, 28 September 2012 (UTC)
- Peey7 (talk) 10:51, 1 October 2012 (UTC)
[edit] Resources
![]() |
Search for JavaScript on Wikipedia. |
![]() |
Wikibooks has a book on the topic of JavaScript. |
[edit] Open-Source
[edit] Online tutors
[edit] Online learning sites
- LearnStreet - Free online JavaScript tutorials & practice exercises
- w3schools
- codecademy
- Mozilla Developer Network
[edit] Online content instructor
- http://www.youtube.com/user/thenewboston
- http://www.youtube.com/user/GoogleDevelopers
- http://www.youtube.com/user/webtunings
- http://www.youtube.com/user
...please add
[edit] Online Code Environment
writecodeonline.com - javascript
[edit] Projects
Learning projects currently being offered for JavaScript:
- JavaScript Curriculum: National Education — currently in need of contributors!
- JS 1 for Primary School— currently in need of lessons and contributors! See: Education and Technology
- JS 2 - currently in need of contributors
- JS 3 - currently in need of contributors
- Degree plans
- Bachelor of Web Technology - JavaScript - Currently in need of a supporting university
- Bachelor of Computing Instruction - JavaScript - Currently in need of a supporting university
- Perfecting Browser Use — currently in need of contributors!
- ECMAScript - this lesson explains constructive use of all ECMAScript based languages
standard for a programmatic language
- Computing with JavaScript - Computing terms and codes for the JavaScript vocabulary
[edit] Tasks
- Integrate Wikibooks materials into Department.
- Create relevant courses.
[edit] References
[edit] See also
Javascript Interpreter
IDE
Aptana Studio
Visual Studio
Libraries
JavaScript_library
jQuery
Web application framework
Comparison of JavaScript frameworks
XMLHttpRequest
Client-side_scripting
Greasemonkey
Userscript.org
Develop google Maps
Geocode Google Maps
manipulating_svg_with_dom_ecmascript
SVG_serialize.html
JavaScript Guide Core_JavaScript_1.5_Guide
MSDN Microsoft error handling examples
Javascript Developer Mozilla.org
HTML: What is HTML, Advanced HTML Tutorial, HTML Challenges, Lists and Tables, The Structure of HTML, Pen and Paper HTML activities
CSS: Learning Basic HTML and CSS, CSS challenges, Embedded CSS, Basic HTML and CSS Tutorial, Inline CSS, Develop cascading style sheets
PHP: Simple functions in PHP, Dynamic websites, PHP challenges, Dynamic websites with PHP, Generating a receipt with PHP, Responding to HTML forms with PHP,
Javascript: An Introduction to Programming with Javascript, JavaScript Challenges, Getting to know Javascript events, Getting to know the Document Object Model with Javascript, JavaScript pen-n-paper activities, Web Programming Intro, Produce basic client side script for dynamic web pages
XML: XML challenges
Databases: Creating Database Tables
Projects: A small website project, A step-by-step web design project, Build a basic web page, Build a small website
Challenges: Web design, HTML, AJAX, CSS, JavaScript, PHP, XML, Information Architecture, Algorithms
Activities: Web design group learning activities, Pen and Paper HTML activities, A Web Design Quiz show, Ordering Tasks for a Web Project, Paired Bio Pages, Scoping a Small Project, Emerging Technologies Research Activities
Project management: An introduction to Project Management, Developing a Client Project
Design: Accessibility, Design Principles for Web Design, Design Suggestions
Testing: Testing Website performance, Website Performance Test Plan
Publishing: Getting Your Site On the Web
Certification and standards: Cert IV Website Qualifications in Australia, Australian Qualifications, Web design qualifications
Professional development: Developing your online portfolio, Contribute to personal skill development and learning, Useful Applications, Useful Books, Emerging Technologies, Using the Internet as a Learning Tool
Course meta-information: Web Design, About the web design learning project, New Structure, Sample Timetable