Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.19 KB

dart.en.md

File metadata and controls

37 lines (21 loc) · 1.19 KB

Dart Learning Guide

1. Objectives

This section aims to introduce the Dart programming language through some of its most interesting features. By the end of this course, students will be able to:

  • Know how to install and configure Dart.
  • Recognize the syntax of the Dart language.
  • Apply Dart to specific problem-solving scenarios.
  • Understand the distinctive points and differences between Dart and other object-oriented programming languages.
  • Understand and apply Object-Oriented Programming (OOP) with Dart.

2. Duration

1.5 days (Calculated based on working days; for part-time students, a maximum of 3 consecutive days starting from the first day)

3. Documentation Links

Students can access Dart documentation through the following links:

Students are encouraged to refer to these materials to understand what to focus on in each section:

4. Test Link

Test your knowledge at: https://tiv.wsm.vn/learn

5. Ref:

Happy coding!!!