Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hgschandeepa/dart-for-beginners-dp-education
Welcome to the Dart for Beginners repository! π In this repository, you'll find code examples and lessons to help beginners learn Dart programming language.
https://github.com/hgschandeepa/dart-for-beginners-dp-education
dart flutter
Last synced: 2 days ago
JSON representation
Welcome to the Dart for Beginners repository! π In this repository, you'll find code examples and lessons to help beginners learn Dart programming language.
- Host: GitHub
- URL: https://github.com/hgschandeepa/dart-for-beginners-dp-education
- Owner: HGSChandeepa
- Created: 2023-11-18T16:14:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T10:23:54.000Z (3 months ago)
- Last Synced: 2024-08-22T11:57:18.484Z (3 months ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 65.4 KB
- Stars: 29
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dart for Beginners - DP
Welcome to the Dart for Beginners repository! π In this repository, you'll find code examples and lessons to help beginners learn Dart programming language.
## π[All Dart Lecture Slidesπ](https://drive.google.com/file/d/1jqWRXeOfGyeuq7jaOKvNMyFUC9rx8CB2/view?usp=sharing)
## Table of Contents
- [Introduction](#introduction)
- [Getting Started](#getting-started)
- [Lessons](#lessons)
- [Code Examples](#code-examples)
- [Contributing](#contributing)
- [License](#license)## Introduction
This repository is designed to help beginners get started with Dart programming. Whether you are new to programming or transitioning from another language, you'll find useful resources here.
## Getting Started
To get started with Dart, follow these steps:
1. Install Dart on your machine. You can find installation instructions on the [official Dart website](https://dart.dev/get-dart).
2. Clone this repository to your local machine:
```bash
https://github.com/HGSChandeepa/Dart-for-Beginners-DP-Education
Happy coding! π