Dart's Variables and Data Types - Learn About Final, Const, Late and Data Types in Dart

Описание к видео Dart's Variables and Data Types - Learn About Final, Const, Late and Data Types 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 discuss variables and data types. We will talk about const, var, final and various data types that Dart recognizes!

Timestamps:
00:00 - Intro
04:18 - Const
15:44 - Final
20:43 - Mutating variables
23:58 - Assigning variables to each other
27:36 - Assigning to constant values
31:33 - Inferring data types
34:04 - Mutating of Const Contents
35:43 - Final Allows Mutation of Variable Contents
37:20 - Assigning Const and Final
38:19 - Late Variables
42:25 - Data Types
44:25 - Type Promotion
46:39 - Specifying Data Types
50:22 - Naming Conventions
54:58 - Various Data Types

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  

Комментарии

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