Giter Site home page Giter Site logo

tmdad2015's Introduction

TMDAD2015

Repository for Project in Course: "Technologies and Models for Distributed Applications Development"

This is a group project done for the MSc in Computer Engineering at University of Zaragoza.

Workflow

  • Each of the members forks from jgbarcos github.
  • Then we proceed to work individually pushing changes to our github.
  • Whenever you want to make a change available to all, perform a pullrequest to jgbarcos.
  • Whenever you want to get all the available changes, perform a pull from jgbarcos.

The following diagram sumarizes the workflow:

    ------------github javi-------------
    |                |                 |         ^ Pullrequest
    |                |                 |         v Pull
github rosa     github victoria    github alex

Guidelines

Some guidelines to mantain a coherent style between every member:

  • Write commit messages and code always in English (everything: methods, variables, comments...).
  • Start commit messages with a descriptive one-line title: Verb + short description of the change.
  • For further description, leave a blank line after the title and then proceed to describe the commit.
  • Never write garbage commit messages like: ".", "asdf" or anything that gives no description of the change.
  • Don't make a commit with multiple non-related changes, instead perform a commit for each change.
  • Check the files that are being committed, make sure there aren't any unnecesary files and modify .gitignore as needed.

Example of a commit:

Fixed Tokenizer chapter parsing

Some of the books have different chapter delimiter styles:

  • CHAPTER 1
  • chapter 1
  • FIRST CHAPTER
  • PROLOGUE

Tokenizer's parser was fixed to recognize those styles and remove trailing whitespaces.

tmdad2015's People

Contributors

jgbarcos avatar rubialex17 avatar vikymediana 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.