Git Product home page Git Product logo

tdd-task-1's Introduction

wifi室内导航

描述

通过手机到不同Wifi的强度,计算手机的当前位置。通过选择目标地址,画出路线。当行动时,给出当前位置。
给出基本设计和主要的测试用例。   可以这样理解该题目的需求。   小组有N个人,最好的就是将系统分配给尽量多的人,能让大家并行开发。这个场景是将来团队开发中常见的。拿到一个任务,工作量也不小,手头有几号人,如何将任务分配下去,各人完成一块其实是个挑战。弄不好你发现任务分割不下去,只有自己一个人来完成。在TDD的架构下,我们能将任务分配好,让每个领到任务的人,都能边写测试边开发生产代码,也就是能用TDD完成他们的任务。我们应该怎样来做?不要拘泥于用什么工具描写任务的分配(写word,写uml、还是其它什么方式),关键看我们能否完成基本目标,如何完成(关注的是逻辑的合理性,不是用什么工具表达这个逻辑本身)。

提交方式

请您Fork本项目,然后将项目Clone到本地,进行操作,将您的作业Push到您Fork了的项目里   当您完成作业后,发一个Pull Request到本项目里

tdd-task-1's People

Contributors

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