Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

DART Programming in 8 Hours, For Beginners, Learn Coding Fast: Dart Quick Start Guide & Exercises

Posted By: silva1410
DART Programming in 8 Hours, For Beginners, Learn Coding Fast: Dart Quick Start Guide & Exercises

DART Programming in 8 Hours, For Beginners, Learn Coding Fast: Dart Quick Start Guide & Exercises
By Ray Yao
English | 2021 | ASIN : B099FK16MY | 129 pages | PDF, EPUB | 1.6 MB

This is a zero-risk investment. If you are not satisfied with this eBook, you can get back the full refund within 7 days.

About
“Dart Programming in 8 Hours” covers all essential Dart knowledge. You can learn complete primary skills of Dart fast and easily. The book includes many practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.

Note:
This book is only for Dart beginners, it is not suitable for experienced Dart programmers.

Source Code for Download
This book provides source code for download; you can download the source code for better study, or copy the source code to your favorite editor to test the programs.


Table of Contents

Hour 1
What is Dart Language?
Install Dart
Hello World Program
Online Editor
Dart Identifier
Reserved Keywords
Dart Comment
Dart Grammar

Hour 2
Variable
Constant
Number
abs() & round()
cei() & floor()
remainder() & truncate()
Number Method & Property
Boolean
String
Connect Strings
Insert a Value
isEmpty & length

Hour 3
Lowercase & Uppercase
Replace & Substring
codeUnitAt()
codeUnits
String Methods
Arithmetical Operators
Logical Operators
Comparison Operators
Type Check Operators
Assignment Operators
Bitwise Operators
Conditional Operators

Hour 4
If Statement
If-else Statement
Switch Statement
For Loop
While Loop
Do-While Loop
Break Statement
Continue Statement
Label:
Functions
Function with Arguments
Return Values

Hour 5
List
List Value Assignment
Add & Remove
First & Last
isEmpty & inNotEmpty
length & reverse
Single Element
replaceRange()
Map
Map Constructor
Add & Remove
Keys & Values

Hour 6
isEmpty & isNotEmpty
length & clear()
addAll() & forEach()
Enum
Class
Object
Constructor
Setter & Getter

Hour 7
Inheritance
Overwrite
Static
Super
Call Multiple Functions
Set (1)
Set (2)
HashSet
HashSet Handling
HashMap
HashMap Handling

Hour 8
Queue
Queque Handling
Interface
Exception
Try…on…
Try…catch…
Finally
Throw an Exception
Dart Library
Library Example

Dart Questions & Answers
Questions
Answers

Source Code Download
More Examples Download