出版时间:2021.4
官网链接:RayWenderlich
下载地址:百度网盘(PDF+EPUB)
提取码 :dmgf
内容简介:
Up to date for Dart 2.12.2 with sound null safety!
Dart Apprentice will teach you all the basic concepts you need to master this language. Follow along the easily and thoroughly explained concepts and you will be building Dart applications in a breeze.
There are many programming languages you can start learning today. But not many are modern, easy to learn, object-oriented and scalable as Dart. Plus, combined with Flutter, it allows you to build native iOS & Android applications with a single code base.
Dart Apprentice will teach you all the basic concepts you need to master this language. Follow along the easily and thoroughly explained concepts and you will be building Dart applications in a breeze.
Who is this book for
This book is for anyone interested in learning this new, modern, programming language. If you are a beginner and want to start programming, this is great place to start. If you are an experienced programmer interested in learning Dart, here you will find all the concepts you need to know.
Concepts covered in this book
- Expressions, Variables and Constants
- Types and Operations
- Control Flow
- Functions
- Classes
- Nullability
- Collections
- Advanced Classes
- Asynchronous Programming