- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 61字
- 2021-07-09 18:56:33
Chapter 1. Beyond Dart's Basics
Dart is a very young computer language with many interesting features. Dart is a class-based, object-oriented language with optional types, and it can help you write very powerful programs. In this chapter, we will cover the following topics:
- Modularity and a namespace
- Functions and closures in different scopes
- Classes and mixins
- Methods and operators
推薦閱讀
- 程序員面試筆試寶典(第3版)
- UML和模式應(yīng)用(原書第3版)
- The Modern C++ Challenge
- 信息可視化的藝術(shù):信息可視化在英國
- Internet of Things with the Arduino Yún
- C語言程序設(shè)計
- 飛槳PaddlePaddle深度學(xué)習(xí)實戰(zhàn)
- Scientific Computing with Scala
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- 全棧自動化測試實戰(zhàn):基于TestNG、HttpClient、Selenium和Appium
- RabbitMQ Essentials
- HTML5游戲開發(fā)實戰(zhàn)
- SQL Server on Linux
- Test-Driven iOS Development with Swift
- Spring Web Services 2 Cookbook