Dart – An Advanced Course

Dart – An Advanced Course

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 2h 01m | 0.07 GB

Learn advanced programming in Dart

This is not a beginners course! To take this course you should have at least an intermediate level understanding of the Dart programming language. When in doubt please complete the Dart for Beginners and Dart Intermediate courses. Learn how to work with advanced concepts and code in Dart, from working with processes, compression, encryption, sockets and databases.

Intermediate level Dart knowledge

What You Will Learn

  • Work with processes, sockets, encryption, compression, and databases
Table of Contents

01 OS Variables
02 Running processes
03 Communicating with processes
04 Timers and callbacks
05 Futures
06 Await
07 GZIP Compression
08 GZIP vs ZLIB
09 Zip files
10 Hashes
11 Deriving Keys
12 Secure random numbers
13 Stream ciphers
14 Block ciphers
15 TCP Server
16 TCP Client
17 HTTP Get
18 HTTP Post
19 UDP Sockets
20 Database design
21 Selecting rows
22 Using queries
23 Names and indexes
24 Transactions