$19.99
per month
Video
Jul 2018
1hr 44mins
1st Edition
-
Work with beginner-level concepts and code in Dart
-
Covers installation, programming basics, and error handling
-
Assignments and quizzes to test your knowledge
Dart is a client-optimized object-oriented programming language running on all major mobile and desktop operating systems. It has a very friendly learning curve. It is developed by Google and is used to build mobile, desktop, backend and web applications. The programming part of the course uses Dart 1 version.
The course aims to help you get started with Dart programming. You’ll be guided through installing the Dart framework and IntelliJ IDE. As you dive deeper, you'll get hands-on training to create basic Dart programs, use the variables, collections, and flow controls like Switch, loop, forEach, and functions. Finally, you will learn about error handling.
Each section in the course is accompanied by an assignment and quizzes to help you validate your learning and enhance your understanding of the topic being explained. It’s a good practice to solve the assignment questions first on your own and then verify your solutions with those given in the assignment videos.
All the code and supporting files for this course are available at - https://github.com/PacktPublishing/Dart---A-Beginners-Course
This course is for developers wanting to learn programming in Dart at a basic level. No prior knowledge of Dart is required before taking this course.
-
Installing an IntelliJ IDE
-
Variables
-
Arrays
-
Flow controls
-
Functions
-
Error handling