Skip to main content

Dart Programming (3cr)

Course unit code: C-10065-TT00GD76

General information


Credits
3 cr
Institution
Metropolia University of Applied Sciences

Objective

In this couse, you will learn the basics of Dart programming language.

Content

1. Getting started
2. Dart Basics
3. Control Flow
4. Error Handling
5. Functions
6. Collections
7. Object-Oriented Programming
8. Asynchronous Programming
9. Project and Packages
10. File Handling
11. Testing
12. Final Project

Qualifications

To get the most out of the course, you should have the following prerequisites:

1. Basic Programming Knowledge

Understanding of fundamental programming concepts such as variables, control flow (if statements, loops), functions, and data types.
Familiarity with the concept of data structures (e.g., arrays, strings) and basic algorithms.
2. Terminal Skills:

Comfortable using a command-line interface (CLI) or terminal.
Basic commands for navigating the filesystem (e.g., cd, ls/dir, mkdir).
3. IDE Familiarity

Ability to use a text editor or Integrated Development Environment (IDE) for writing code. Familiarity with Visual Studio Code is a plus.
This course has been created using the Dart version 3.6.

Assessment criteria, approved/failed

Pass/fail

You will receive a passing mark for the course after completing 80% of the assignment. See more detailed instructions about the assessment on the course notice board.

Go back to top of page