Video description
Continuing on from the beginner's course
About This Video
- This is a great course if you are trying to learn programming. The code is written in Dart but more emphasis is given to concepts than coding in specifically Dart.
In Detail
Continue your journey into the Dart language. This course picks up where the beginner course left off. We will also explore generic programming. All of the code presented in this class is freely available on GitHub.
Table of contents
-
Chapter 1 : Imports
- Imports 00:05:43
- More Imports 00:04:11
-
Chapter 2 : Classes
- Introduction to Classes 00:04:11
- Class constructors 00:05:15
- This keyword 00:04:04
-
Chapter 3 : Scope
- Introduction to scope 00:06:36
- Public and private scope 00:07:11
- Getters and Setters 00:05:54
- Static members 00:04:25
-
Chapter 4 : Polymorphism
- Inheritance 00:05:38
- Mixins 00:06:56
- Interfaces 00:04:00
- Abstraction 00:04:42
-
Chapter 5 : Generics
- Introduction to generics 00:06:23
- Example of generics 00:02:51
- Generic class 00:05:28
-
Chapter 6 : File system
- Sync vs Async 00:02:34
- System temp directory 00:02:58
- Listing items in directories 00:05:07
- Accessing files 00:08:20
Product information
- Title: Dart - An Intermediate Course
- Author(s):
- Release date: July 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789617801
You might also like
video
Flutter in 7 Days
Create high-quality, beautiful UIs and reach the top level of app development with Flutter - all …
video
Flutter - A Beginners Course
Learn Flutter mobile programming About This Video A quick introduction to Flutter without Dart coming in …
video
Flutter App Development For Beginners
The complete step by step app development manual for Flutter. About This Video Basic knowledge of …
video
Dart - An Advanced Course
Learn advanced programming in Dart About This Video It has a broad range of useful real-world …