# 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)