Mobile Development with Flutter and Dart, Part 2 of 16: Introduction to Dart
Interactive

Mobile Development with Flutter and Dart, Part 2 of 16: Introduction to Dart

LearnNow Online
Updated Sep 04, 2020

Course description

Make Apps that run on both IOS and Android with Flutter using Dart! This covers: an introduction to Dart, declaring variables, data types, as well as concatenation.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

The first parts of the course make the user familiar with Dart, these can be skipped if sufficiently knowledgeable.


Meet the expert

Paulo Dichone

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Video Runtime

69 Minutes

Time to complete

124 Minutes

Course Outline

Introduction to Dart

Intro to Dart (14:05)

  • Introduction (00:13)
  • Intro to Dart and dartPad (08:42)
  • Dart Code Style and Naming Convention (05:02)
  • Summary (00:08)

Declaring Variables in Dart (19:28)

  • Introduction (00:08)
  • Declaring Variables in Dart (11:10)
  • Types and Assigning types to variables (08:02)
  • Summary (00:08)

Numbers Ints Double (14:32)

  • Introduction (00:08)
  • Numbers, Ints and Double (04:01)
  • Booleans (03:16)
  • Const and final keywords (06:58)
  • Summary (00:08)

Concatenation (21:52)

  • Introduction (00:08)
  • Concatenation (06:36)
  • Operators Arithmetic (08:15)
  • Equality and Relational Operators (06:44)
  • Summary (00:08)
;