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.
11 lines
1023 B
11 lines
1023 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. |
|
|
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://dart.dev/overview'>Dart Overview</BadgeLink> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.javatpoint.com/flutter-dart-programming'>What is Dart Programming?</BadgeLink> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.geeksforgeeks.org/dart-tutorial/'>Dart Tutorial</BadgeLink> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://flutterbyexample.com/lesson/about-dart'>About Dart</BadgeLink> |
|
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=sOSd6G1qXoY'>What is Dart?</BadgeLink> |
|
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=NrO0CJCbYLA'>Dart in 100 Seconds</BadgeLink>
|
|
|