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.

sunnuntai 9. helmikuuta 2014

Collection of small Pub packages, for learning purposes, best suited to study Dartlang.

Collecting links to Pub packages, in ordxer to find those, which are best suited for learning purposes, and to present different Dart properties.
-  Trying to avoid using BIG environmets, like Polymer, Angular, Hop, Bot  aso.

game_loop    http://pub.dartlang.org/packages/game_loop  This main loop is responsible for processing inputs from keyboards, mice, gamepads, and time. Also, the main loop manages browser state, e.g., pointer lock and fullscreen.   

mailer       https://pub.dartlang.org/packages/mailer    Compose and send emails from Dart. Supports file attachments, HTML emails and multiple transport methods.

solitaire     http://pub.dartlang.org/packages/solitaire      Solitaire card game.


Next I have not tested:  

chess    http://pub.dartlang.org/packages/chess     A port of chess.js to Dart. chess.dart is a library for legal chess move generation, maintenance of chess game state, and conversion to and from the formats FEN and PGN.  

bulls_eye     http://pub.dartlang.org/packages/bulls_eye   Bulls-Eye is an Dart-IO Extension to build up an WebServer (like node.js and Express)

image   http://pub.dartlang.org/packages/image    Provides server and web apps the ability to load, manipulate, and save images with various image file formats including PNG, JPEG, GIF and WebP.

more       http://pub.dartlang.org/packages/more  Various extension libraries that make Dart a better place.  More Dart — Literally   

mongo_dart  http://pub.dartlang.org/packages/mongo_dart     MongoDB driver for Dart  

eventable  http://pub.dartlang.org/packages/eventable      simple event system for implementing model->event->view design pattern. 

streamable   http://pub.dartlang.org/packages/streamable  a library of helpful custom stream candies

geo    http://pub.dartlang.org/packages/geo    A set of geographic's functions

dartminer    http://pub.dartlang.org/packages/dartminer     A Bitcoin miner with Dart language.

stillshot      http://pub.dartlang.org/packages/stillshot     A simple, bare-bones static site generator with markdown and mustache templating support.

color     http://pub.dartlang.org/packages/color     A simple Dart package exposing a Color class which can be used to create, convert, and compare colors.

chrome     http://pub.dartlang.org/packages/chrome     An library for accessing the Chrome APIs in a packaged app or extension.   

ace      http://pub.dartlang.org/packages/ace      High performance code editor for the web.

dartcoin      http://pub.dartlang.org/packages/dartcoin       A Bitcoin library for Dart. Pud-test release.

lawndart      http://pub.dartlang.org/packages/lawndart    An easier way to access storage APIs in the browser.

intl        http://pub.dartlang.org/packages/intl      internationalization and localization facilities, including message translation, plurals and genders, date/number formatting and parsing, and bidirectional text.

watch     http://pub.dartlang.org/packages/watch     Simple file watcher


Just 20   links now... most of them I have not tested. 

To be continued....   most likely..
 .

Ei kommentteja:

Lähetä kommentti