DART on Googlen avoimen lähdekoodin ohjelmointikieli, joka toimii verkkosivuilla ja servereissä, ja jolla voi JavaScriptiä paremmin hoitaa suurten verkkosovellusten koodaamisen. DART kielen kehitys aloitettiin 9/2011 ja 1.0-versio kielestä julkistettiin loppuvuodesta -2013. Nyt jo on olemassa lähes valmiit työkalut Chrome selainta varten. Blogger-blogien pitäjiä varten saamme ehkä kiintoisia Gadgetteja sivupalkkeihin ja muuta toiminnallisuutta verkkosivuille.
TÄMÄ blogi sisältää pääosin omia pohdintojani ja muistiinpanoja, eikä se varmaankaan tuo kovinkaan paljon uutta DART-kielen opiskeluun. Materiaali on pääosin KOPIOITU :( Dartlang-sivustoilta, josta kannattaa KÄYDÄ TARKISTAMASSA kielen viimeiset syntaksit.

torstai 2. helmikuuta 2012

Fresh Docs From Google Dart, Fine Stuff!


    This is all from:    Bob Nystrom      post to GoogleDart Group Discussion   Feb 01 05:32PM -0800

    " Happy Wednesday, Dartisans!

    We've just pushed a new batch of documentation to api.dartlang.org. It
    includes a slew of fun new things:

    1. We now show subclasses, subinterfaces, and implementing classes for each
    type. You can now see the full graph of types and click around to see how
    things are related to each other.

    2. Docs for the server libraries! One of the most frequent questions we get
    is "what can I do on the standalone VM?" The libraries that answer that are
    still being fleshed out, but we've got nice documentation up now for what's
    there. No more hunting through old samples to try to guess at things. It's
    all right here: http://api.dartlang.org/io.html.

    3. Last, but not least, we have documentation for our DOM and HTML
    libraries. The DOM is a *huge* API and documenting it is a monumental
    undertaking. Fortunately, the Mozilla folks and an army of honorable
    volunteers have tackled that at https://developer.mozilla.org/en/DOM.

    Even better, they've graciously done so under a Creative Commons license (
    https://developer.mozilla.org/Project:Copyrights). This lets us include
    that documentation on api.dartlang.org, which you'll see now if you look at
    the dart:dom and dart:html docs (for example:
    http://api.dartlang.org/html/UListElement.html).

    I can't tell you how much we appreciate being able to share this
    documentation and how cool it is of Mozilla and the contributors to allow
    this.

    Cheers,   - bob   "   

Ei kommentteja:

Lähetä kommentti