Git Product home page Git Product logo

design-patterns-swe-17's Introduction

README for the students

!! Note: This document is Outdated. Ask Mohayemin to update it. !!

What this repository is about

This This repository is for the Design Patterns students to submit their tasks.
This is exclusively for January 2020 Semester.

Before you begin

  1. Create your branch as your2digitID-yournickname. For example, 02-anik. Please use all lowercase letters. Note the hiphen after your id. Its not underscore.
  2. Clone the repository or pull if you already cloned it. Update to your branch. Create a folder at the root of the repository (the same folder where .gitignore file is). The folder name should be same as your branch name.
  3. Write all your code in your folder. Please do not create any other branch.
  4. If you are using anything other than Visual Studio, InteliJ, Eclipse or netbeans. Please inform the course teacher before proceeding any farther. The .gitignore file will work only for these IDEs. Things might be messed up if you are using other IDEs but do not update the .gitignore correctly.

Where to find your tasks

The instructor will give you a ticket number. The tickets can be found in the issues section of the bitbucket repository. Also, you can directly brouwse https://bitbucket.org/iut-dhaka/design-patterns-swe-17/issues/<ticket-number> to find the ticket. All instructions are given in the ticket.

How to submit your tasks

  1. Work only in your branch and inside your folder.
  2. All the commit should include the ticket number it is associated with. For example: #4 rearrange the conditionals in the factory method. This means that the commit is for ticket 4. This will greately help to easily identify which tasks you have completed.
  3. Push your commits.
  4. If not mentioned otherwise, you should have unit tests to test/run your code instead of a main method.

design-patterns-swe-17's People

Contributors

mohayemin avatar arifulislamiut avatar sakib58 avatar

Watchers

James Cloos 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.