40723212 spring 協同產品設計實習

  • Home
    • Site Map
    • reveal
    • blog
  • weeks
    • week1-5
    • week6-10
    • week11-18
  • notes
    • Dart
      • object orientend  programming(OOP)
      • overview
      • environment
      • Data types
    • Class
  • About
object orientend  programming(OOP) << Previous Next >> environment

overview

Dart is an object-orented langule with C styie syntax which can optionally trans compile into Javascript.
Dart 是一種物基於C語法所產稱的件導向語言,其功能可將其語言轉換成Javascript

compares the features of Dart and JavaScript.
下表為Dart跟Javascript的差異比較

Feature Dart JavaScript
Type system Optional, dynamic Weak, dynamic
Classes Yes, single inheritance Prototypical
Interfaces Yes, multiple interfaces No
Concurrency Yes, with isolates Yes, with HTML5 web workers

object orientend  programming(OOP) << Previous Next >> environment

Copyright © All rights reserved | This template is made with by Colorlib