An open API service indexing awesome lists of open source software.

https://github.com/sevdanurgenc/dart-tutorial

This repo consists of the topics I hold about Dart Course.
https://github.com/sevdanurgenc/dart-tutorial

dart dart-examples dart-language dart-tutorial

Last synced: 14 days ago
JSON representation

This repo consists of the topics I hold about Dart Course.

Awesome Lists containing this project

README

          

# Dart-Tutorial

![image](https://user-images.githubusercontent.com/5441882/99990059-6d912200-2dc4-11eb-8f45-2a1cbe4a4406.png)

dart nedir?

- google tarafindan gelistirilen acik kaynak kodlu, genel amacli programlama dili
- yuksek performansli web server ve mobil uygulamalar gelistirmek amaciyla olusturuldu
- 1.0 versiyonu 14 kasim 2013 yilinda duyuruldu
- su andaki stabil versiyonu 2.10.3

- kendine ait sanal makinesi bulunmaktadir (dart virtual machine ya da dart vm)
- nesne tabanli bir dil (object oriented)
- kullanim cesitleri
- web'de dart'in javascript'e derlenmesi
- cli uygulama olarak calismasi
- aot derlemesi (flutter ile)
- native (flutter ile)

fluter neden dart'i kullaniyor :

- dart'in ahead of time (aot) ve just in time (jti) derlemesi ile yazilimcilarin uygulama gelistirme hizini arttiran Hot Reload mumkun hale geliyor
- dart object allocation ve garbage collection ozelligi ile performansi arttirip hot reload ozelligine katki saglar
- dart modern programlama dillerini bilen bir yazilimci icin ogrenmesi kolay bir dil
- acik kaynak bir dil
- topluluk etkisi, kararlarda oldukca etkili