- Object-Oriented JavaScript(Second Edition)
- Stoyan Stefanov Kumar Chetan Sharma
- 66字
- 2021-08-13 16:19:27
Chapter 2. Primitive Data Types, Arrays, Loops, and Conditions
Before diving into the object-oriented features of JavaScript, let's first take a look at some of the basics. This chapter walks you through the following:
- The primitive data types in JavaScript, such as strings and numbers
- Arrays
- Common operators, such as
+
,-
,delete
, andtypeof
- Flow control statements, such as loops and if-else conditions
推薦閱讀
- 零基礎學C++程序設計
- Java EE 6 企業級應用開發教程
- Python數據分析入門與實戰
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- 基于Swift語言的iOS App 商業實戰教程
- 編程數學
- Programming with CodeIgniterMVC
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- Visual FoxPro 6.0程序設計
- OpenMP核心技術指南
- Mastering JavaScript Promises
- Cinder:Begin Creative Coding
- Node.js進階之路
- PostGIS Cookbook
- RStudio for R Statistical Computing Cookbook