Coder Social home page Coder Social logo

dreambt / the-learn-d-developer-design-patterns Goto Github PK

View Code? Open in Web Editor NEW

This project forked from roblevintennis/the-learn-d-developer-design-patterns

0.0 1.0 0.0 4.25 MB

The Learn'd Developer: Design Patterns—A book that examines Design Patterns using a test-driven approach

Perl 4.15% CSS 7.14% PHP 24.09% Java 34.36% JavaScript 30.27%

the-learn-d-developer-design-patterns's Introduction

Description

This is the home of The Learn'd Developer: Design Patterns, a book that examines Design Patterns using a test-driven approach. It contains the book and its code samples. Design Patterns, is the first in the The Learn'd Developer Series—a series of books aimed at developers that want to hone their craft.

License

It is released under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.

Viewing

We regenerate the book often. See the files named: the-learn-d-developer-design-patterns.xxx (where xxx is the file extension). Also, we try to keep an up to date version of the book here: The Learn'd Developer: Design Patterns

Building

To generate the book in all formats simply type the following from the project's root directory:

make all 

The Makefile itself is pretty descriptive and should get you going quickly.

Source code

The source code for the book is all in the ./resources directory. As the code uses TDD you will find the following useful for running the tests:

Java

For any Java source code, the unit tests were done using JUnit4 in Eclpise. Also, any test doubles use Mockito.

PHP

For any PHP source code, the unit tests were done using phpunit.

JavaScript

For any JavaScript source code, the unit tests were done using mocha.js. Also, any test doubles use sinon.js.

Contribution guidelines

Contributions are welcome. Please see both the book's Preface and, of course, any issues in the github issue tracker.

Special acknowledgements

I feel obliged to commend Addy Osmani on his countless community contributions, particularly in developer education, and acknowledge that seeing the impact of his works inspired me to write myself. Also, the book: Essential JS Design Patterns is where I shamelessly lifted the slightly tweaked pandoc build process being used here!

the-learn-d-developer-design-patterns's People

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.