Operators - Dart | Flutter ~ Episode 1.2

Опубликовано: 07 Сентябрь 2021
на канале: David Weiss
542
17

Hey Coders! Dart, like other programming languages, realizes there are certain tasks that you'll perform frequently, such as adding numbers together or assigning data to a variable. So, they've reserved special shorthand characters, known as operators, to perform these actions. Operators perform operations on operands. For example, to add two numbers together, simply place a "+" symbol in between them. That was a simple illustration, but Dart also has more language-specific, complicated operators. For instance, do you know what "??=" or "~/" means? Watch the video to get educated and become a more proficient coder!

Check out the source code on GitHub:
https://github.com/davidtheweiss/Flut...

❤️ Support the ongoing growth of this channel, get exclusive perks, and receive consultation on your projects!   / davidweissprogramming  

🧑‍💻 Installing Flutter Documentation: https://flutter.dev/docs/get-started/...

----------------------------------------------------------------------------------------------
🕒 Timestamps
0:00 Intro
0:12 What are Operators?
1:18 Arithmetic Operators in Dart
3:43 Relational Operators in Dart
5:02 Logical Operators in Dart
6:26 Assignment Operators in Dart
8:10 Ternary Operators in Dart
----------------------------------------------------------------------------------------------
Other playlists:

-------------------------------------
Flutter
-------------------------------------
Dart:
   • Flutter - Season 1 | Dart  

Flutter Orientation:
   • Flutter - Season 0 | Orientation  

-------------------------------------
Google Cloud
-------------------------------------
Compute Engine:
   • Google Cloud - Season 2 | Compute Engine  

App Engine:
   • Google Cloud - Season 1 | App Engine  

Google Cloud Orientation:
   • Google Cloud - Season 0 | Orientation  

-------------------------------------
Apps Script
-------------------------------------
JDBC Service:
   • Apps Script - Season 16 | JDBC Service  

Data Studio Service:
   • Apps Script - Season 15 | Data Studio...  

Maps Service:
   • Apps Script - Season 14 | Maps Service  

Utilities Service:
   • Apps Script - Season 13 | Utilities S...  

Properties Service:
   • Apps Script - Season 12 | Properties ...  

URL Fetch Service:
   • Apps Script - Season 11 | URL Fetch S...  

Drive Service:
   • Apps Script - Season 10 | Drive Service  

Forms Service:
   • Apps Script - Season 9 | Forms Service  

Lock Service:
   • Apps Script - Season 8 | Lock Service  

HTML Service:
   • Apps Script - Season 7 | HTML Service  

Document Service:
   • Apps Script - Season 6 | Document Ser...  

Slides Service:
   • Apps Script - Season 5 | Slides Service  

Calendar Service:
   • Apps Script - Season 4 | Calendar Ser...  

Script Service:
   • Apps Script - Season 3 | Script Service  

Gmail Service:
   • Apps Script - Season 2 | Gmail Service  

Spreadsheet Service:
   • Apps Script - Season 1 | Spreadsheet ...  

Apps Script Orientation:
   • Apps Script - Season 0 | Orientation  
----------------------------------------------------------------------------------------------