Seth Ladd, Developer Advocate at Google, introduces us to Dart, a new class-based programming language for creating structured web applications. Developed with the goals of simplicity, efficiency, and scalability, the Dart language combines powerful new language features with familiar language constructs into a clear, readable syntax. Some of the topics covered include: -Motivations to create the language -Features unique to Dart -Isolates -DOM -Code Samples ** see more videos on open source development at marakana.com
Posts Tagged ‘Structured’
Dart: A Language For Structured Web Programming
Wednesday, January 4th, 2012Dart: A Language for Structured Web Programming by Seth Ladd and Steve Messick
Friday, December 23rd, 2011
Dart is a new structured web programming language, complete with libraries, a virtual machine, and editor. Dart is Google’s effort to make it easier and more productive to build complex and rich modern web apps. This brown bag will introduce Dart, explain its motivations, and give an overview of the effort and where it’s going. The project is in Technology Preview, so now is the perfect time to check it out, provide feedback, and help sharpen Dart. As a special treat, we will get an introduction to, and a demo, of the Dart Editor.