computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
739 B
12 lines
739 B
# Dart Basics |
|
|
|
Dart is an open-source, general-purpose, object-oriented programming language with C-style syntax developed by Google in 2011. The purpose of Dart programming is to create a frontend user interfaces for the web and mobile apps. It can also be used to build server and desktop applications. |
|
|
|
Visit the following resources to learn more: |
|
|
|
- [Dart Overview](https://dart.dev/overview) |
|
- [What is Dart Programming?](https://www.javatpoint.com/flutter-dart-programming) |
|
- [Dart Tutorial](https://www.geeksforgeeks.org/dart-tutorial/) |
|
- [About Dart](https://flutterbyexample.com/lesson/about-dart) |
|
- [What is Dart?](https://www.youtube.com/watch?v=sOSd6G1qXoY) |
|
- [Dart in 100 Seconds](https://www.youtube.com/watch?v=NrO0CJCbYLA)
|
|
|