Enumerations in Dart - Learn About Enums and Enhanced Enums in Dart

Описание к видео Enumerations in Dart - Learn About Enums and Enhanced Enums in Dart

This video is part of the Dart Crash Course playlist on YouTube. See the entire playlist here:    • Dart Crash Course  

Welcome to Dart Crash Course. Dart is a beautiful and modern programming language that can be used both for frontend and backend applications. In this course, we will focus on Dart as a programming language without blending in any other frameworks such as Flutter.

In this video we will have a look at enumerations and enhanced enumerations features of the Dart programming language. We will also see how we can convert a String object to an enum, how we can implement the Comparable abstract class on an enum and much more.

Timestamps:
00:00 - Intro
01:31 - Enumerations
09:24 - Enhanced Enumerations
20:07 - Switch Enumerations
24:14 - Converting Strings to Enumerations
31:21 - Falling Through on Enumeration Cases
35:41 - Enumerations with Mixins
39:22 - Extending Enumerations
41:33 - Implementing Comparable on Enumerations

Join the discord group if you have any questions:   / discord  

The GitHub repository for this course can be found here: https://github.com/vandadnp/youtube-c...

Join my YouTube channel to support me:    / vandadnp  

Also please follow me on Twitter and LinkedIn to stay up to date:
  / vandadnp  
  / vandadnp  

Комментарии

Информация по комментариям в разработке