Variables & Data Types - Dart | Flutter ~ Episode 1.1

100 Просмотры
Издатель
Hey Coders! Dart is both a strongly and statically typed programming language. That means you'll definitely need to know your data types when declaring new variables. Is the data you're trying to store a String or a num? Can I add different data types within a List, or do they all have to be of the same type? Along with the standard types, Dart also provides a catch-all wildcard, known as dynamic. Dynamic variables can change data types during runtime, but what's the difference between dynamic and var? In this video, we'll simplify all of it to put your Dart understanding on a firm foundation.

Check out the source code on GitHub:
https://github.com/davidtheweiss/Flutter-Season-1-Dart

❤️ Support the ongoing growth of this channel, get exclusive perks, and receive consultation on your projects! https://www.patreon.com/DavidWeissProgramming

Категория
Язык программирования Dart
Комментариев нет.