Coder Social home page Coder Social logo

assignment1's Introduction

assignment1

Assignment 1 for CS-209

The system is executed with the run(customer_list) method from assignment1.py, which returns a list of completed licenses.

Todo

  1. [0 points] Get your programming environment set up; I assume that since you all have prior programming experience that this will not be a difficult task. - Asyrique
  2. [10 points] Create a workflow diagram (use whatever format helps you understand the process - flowcharts work well for this sort of task) of how a license application flows through the system, with optional branches into license translation and eye testing. One branch should terminate in permanent failure if any of the required documents not available at the DLD (driver’s license, passport, Emirates ID) is missing, expired, or inconsistent with other documents. - Morgante
  3. [30 points] Create a complete module dependency diagram (MDD) of your design for this overall system, and provide a separate document detailing design choices (where you used what object-oriented strategy, design pattern, or concurrent approach and why) - Asyrique
  4. [30 points] Create a complete finite state machine (FSM) of the system assuming one agent in each queue (that is, non-concurrent). Describe what conceptual complexities arise when you add multiple agents (i.e. concurrency) to the situation. - Asyrique
  5. [30 points] Create a working implementation of your MDD and FSM in Java or Python. Print to console liberally to display the motion of customers/applications through the system. - Morgante & Asyrique

assignment1's People

Contributors

morgante avatar

Watchers

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