Variables & Data Types - Dart | Flutter ~ Episode 1.1

preview_player
Показать описание
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:

----------------------------------------------------------------------------------------------
🕒 Timestamps
0:00 Intro
0:14 How to Declare Variables in Dart
3:44 How to Make Comments in Your Dart Code
4:18 Storing & Referencing Variables in Dart
6:58 Data Types Used in Dart
10:16 The dynamic and var Keywords
12:27 The const Keyword
----------------------------------------------------------------------------------------------
Other playlists:

-------------------------------------
Flutter
-------------------------------------
Dart:

Flutter Orientation:

-------------------------------------
Google Cloud
-------------------------------------
Compute Engine:

App Engine:

Google Cloud Orientation:

-------------------------------------
Apps Script
-------------------------------------
JDBC Service:

Data Studio Service:

Maps Service:

Utilities Service:

Properties Service:

URL Fetch Service:

Drive Service:

Forms Service:

Lock Service:

HTML Service:

Document Service:

Slides Service:

Calendar Service:

Script Service:

Gmail Service:

Spreadsheet Service:

Apps Script Orientation:
----------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Dart stream single subscription, Broadcast stream in depth explain

kamalCode
welcome to shbcf.ru