- 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
推薦閱讀
- 玩轉(zhuǎn)Scratch少兒趣味編程
- C程序設(shè)計簡明教程(第二版)
- C語言程序設(shè)計(第3版)
- 零基礎(chǔ)玩轉(zhuǎn)區(qū)塊鏈
- Flask Web開發(fā)入門、進階與實戰(zhàn)
- Apache Spark 2 for Beginners
- Neo4j Essentials
- Practical Windows Forensics
- Blockly創(chuàng)意趣味編程
- PostgreSQL 11從入門到精通(視頻教學版)
- Visual C
- C語言程序設(shè)計
- Getting Started with Python and Raspberry Pi
- Python網(wǎng)絡(luò)爬蟲技術(shù)與應(yīng)用
- Python 3 數(shù)據(jù)分析與機器學習實戰(zhàn)