Control Flow in Dart - Learn About If, Else, Do, While and Switch Statements in Dart

Описание к видео Control Flow in Dart - Learn About If, Else, Do, While and Switch Statements 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 ways of changing the flow of execution in your Dart code, using if-else statements together with do and while, and switch/case.

Timestamps:
00:00:00 - Intro
00:01:29 - If and Else
00:06:53 - Classic For Loops
00:15:32 - Modern For Loops
00:28:14 - While Loops
00:43:44 - Switch Statement
00:49:27 - For Loop over Map
00:52:56 - Switching Over Integer Values
01:00:23 - Switching Over String Values

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  

Комментарии

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