|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/dart-intermediate-course/
课程评论:没有评论
Coursera 上的 Dart 中级课程总结 本课程是 Dart 入门课程的延续,将带您深入学习 Dart 语言。您将掌握以下关键概念: * **类 (Classes):** 深入理解类、对象、继承、多态等面向对象编程的核心概念。 * **作用域 (Scope):** 学习变量和函数的作用域规则,理解数据如何在不同层级中访问。 * **包 (Packages):** 了解如何使用和创建 Dart 包,如何管理项目依赖。 * **文件系统操作 (Working with the File System):** 学习如何使用 Dart 语言读写文件,操作文件和目录。 * **泛型编程 (Generic Programming):** 探索泛型在 Dart 中的应用,如何编写更灵活、可复用的代码。 本课程提供的所有代码均可在 GitHub 上免费获取,方便您进行实践和学习。
Continue to your journey into the Dart language. This course picks up where the beginner course left off. In this course you will learn classes, scope, packages, and how to work with the file system. We will also explore generic programming. All of the code presented in this class is freely available on GitHub.