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.
- Host: GitHub
- URL: https://github.com/sevdanurgenc/dart-tutorial
- Owner: SevdanurGENC
- License: mit
- Created: 2020-11-23T16:22:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-23T21:42:35.000Z (over 5 years ago)
- Last Synced: 2025-08-10T08:36:52.212Z (10 months ago)
- Topics: dart, dart-examples, dart-language, dart-tutorial
- Language: Dart
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dart-Tutorial

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