Coder Social home page Coder Social logo

jean / distsysbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mixu/distsysbook

0.0 2.0 0.0 2.3 MB

The book Distributed systems: for fun and profit

Home Page: http://book.mixu.net/distsys/

Makefile 0.17% JavaScript 1.18% HTML 94.85% CSS 3.80%

distsysbook's Introduction

Distributed systems: for fun and profit

Read the book here: http://book.mixu.net/distsys/

Notes

I've added this repository to make it easier to work with the book, if you feel like it.

Writing a patch should be easy: edit the markdown files under ./input/ and file a pull request; I'll handle the rest.

I didn't include the commits from prior to the release, because writing is a messy and painful process of revisions, deletions and rethinking things.

git shortlog -sn

tells me that I made 205 commits between October 2012 (1st commit was in September) and September 16th 2013 to write this.

Directory structure

The content of the book is in ./input/. To generate the book:

npm install
make build

which generates the output in ./output/.

To rebuild the .epub and .mobi files:

make ebook

You need to install Calibre first for the HTML to epub/mobi conversion.

Thanks

Many many thanks to: logpath, alexras, globalcitizen, graue, frankshearar, roryokane, jpfuentes2, cmeiklejohn, stevenproctor, eos2102 and steveloughran for their help!

Licence

This book is available for free, but what I've written remains mine.

Translations: as long as the result made is available for free (you can have ads) I welcome translations.

Other use: contact me; as long as your intentions are good I'd be happy to figure out something. I'm not looking to make money from the book but I don't want it to be republished without my permission.

Icons

Some icons by Yusuke Kamiyamane. Licensed under a Creative Commons Attribution 3.0 License.

Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.

distsysbook's People

Watchers

 avatar  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.