Git Product home page Git Product logo

dart-up-and-running-book's Introduction

Dart: Up and Running

Build Status

This is the book Dart: Up and Running by Kathy Walrath and Seth Ladd. More info: http://shop.oreilly.com/product/0636920025719.do

An HTML version of this book is online: http://www.dartlang.org/docs/dart-up-and-running/

Repo and testing info

As of February 2013, this is our primary repository for the book. We copy the .xml files to the private O'Reilly repo from time to time; we expect them to publish from their repo every few months.

Currently, drone.io tests only whether the .dart files under code/ pass static analysis (dart_analyzer). We could do real unit testing, and we could do better with HTML samples. In the future, we might want to test whether the .xml files are valid. The command for that would be something like this:

xmllint --postvalid --xinclude --noout book.xml

Updating the dartlang.org copy of this book

Basically, you get the dartlang.org project, and you run make book. See https://github.com/dart-lang/dartlang.org#readme for details.

Project structure

code/: Code samples used in the book. We want this to be automatically checked against or included in the XML files, but we're not there yet.

figs/: Figures and images.

README.md: This file.

*.xml: Book contents. book.xml is the entry point for the book, from an XML point of view.

runtests.sh: BASH script that runs dart_analyzer on all Dart source files in the code directory.

dart-up-and-running-book's People

Contributors

kwalrath avatar marycampione avatar sethladd avatar zugaldia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.