- Object/Oriented JavaScript
- Stoyan Stefanov
- 184字
- 2021-08-13 19:25:51
Summary
In this chapter, you learned about how JavaScript came to be and where it is today. You were also introduced to Object-oriented programming concepts and saw how JavaScript is not a classic OO language, but a prototypal one. Finally, you learned how to set up and use your training environment—the Firebug console. Now you're ready to dive into JavaScript and learn how to use its powerful OO features. For additional information on the topics discussed in this chapter, take a look at the following web pages.
- On the YUI Theater (http://developer.yahoo.com/yui/theater/), there are several talks by Douglas Crockford that are highly recommended. Part 1 of the "Theory of the DOM" talks about browser history, and Part 1 of "The JavaScript Programming Language" talks about history of JavaScript (amongst other things).
- For OOP concepts see the Wikipedia article (http://en.wikipedia.org/wiki/Object-oriented_programming) and Sun's Java documentation (http://java.sun.com/docs/books/tutorial/java/concepts/index.html), although the latter talks about OOP using classes.
- For examples of what's possible today with JavaScript, take a look at the Yahoo! Widgets page (http://widgets.yahoo.com/), Google Maps (http://maps.google.com), or the JavaScript version of the Processing visualization language (http://ejohn.org/blog/processingjs/).
推薦閱讀
- Spring Web Flow 2 Web Development
- Adobe Illustrator 2023基礎(chǔ)教材
- Excel 2010 商務(wù)數(shù)據(jù)分析與處理(第2版)
- 中文版Photoshop CS6平面設(shè)計(jì)實(shí)用教程(第2版)
- CakePHP 1.3 Application Development Cookbook
- 中文版Maya 2014案例教程
- SolidWorks快速入門(mén)教程(2022中文版)
- Adobe創(chuàng)意大學(xué)Photoshop產(chǎn)品專(zhuān)家認(rèn)證標(biāo)準(zhǔn)教材(CS6修訂版)
- Service Oriented Java Business Integration
- 精進(jìn)PPT:PPT設(shè)計(jì)思維、技術(shù)與實(shí)踐(第3版)
- After Effects 2022從入門(mén)到精通
- 中文版Photoshop CS5平面設(shè)計(jì)實(shí)用教程(第2版)
- CorelDRAW X6平面設(shè)計(jì)與制作案例教程
- NX Open API編程技術(shù)
- UML 2.0 in Action: A project/based tutorial