Sign up
Forgot password?
FAQ: Login

Buckett C. Dart in Action (+ Source code)

  • rar file
  • size 31,44 MB
  • contains archive epub document(s)
  • added by
  • info modified
Buckett C. Dart in Action (+ Source code)
Manning Publications, 2013. — 424 p. + Source code.
Dart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After you master the core concepts, you'll move on to running Dart on the server and creating single page HTML5 web applications.
About the Technology
Dart is a web programming language developed by Google. It has modern OO features, just like Java or C#, while keeping JavaScript's dynamic and functional characteristics. Dart applications are "transpiled" to JavaScript, and they run natively in Dart-enabled browsers. With production-quality libraries and tools, Dart operates on both the client and the server for a consistent development process.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up