- Object-Oriented JavaScript(Second Edition)
- Stoyan Stefanov Kumar Chetan Sharma
- 129字
- 2021-08-13 16:19:27
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 have seen how JavaScript is not a class-based OO language, but a prototype-based one. Finally, you learned how to use your training environment—the JavaScript console. Now you're ready to dive into JavaScript and learn how to use its powerful OO features. But let's start from the beginning.
The next chapter will guide you through the data types in JavaScript (there are just a few), conditions, loops, and arrays. If you think you know these topics, feel free to skip the next chapter, but not before you make sure you can complete the few short exercises at the end of the chapter.
推薦閱讀
- Linux C/C++服務器開發實踐
- Django開發從入門到實踐
- ADI DSP應用技術集錦
- QTP自動化測試進階
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Java網絡編程實戰
- 細說Python編程:從入門到科學計算
- .NET 4.5 Parallel Extensions Cookbook
- IPython Interactive Computing and Visualization Cookbook
- TypeScript圖形渲染實戰:2D架構設計與實現
- After Effects CC案例設計與經典插件(視頻教學版)
- 你好!Java
- Unity 5 Game Optimization
- JBoss AS 7 Development
- Python全棧開發:數據分析