GithubHelp home page GithubHelp logo

haskell_study's Introduction

Haskell_Study

Haskell Study

haskell_study's People

Contributors

ttsurutani avatar kuninet avatar

Watchers

 avatar James Cloos avatar  avatar

haskell_study's Issues

プルリで回す案

  1. 課題1を出す人は、課題1用のフィーチャーブランチを切ってプルリ。プルリにより、参加者に報知する(フィーチャーブランチの名前は、たとえばexam#NN_maxのような、”課題番号”+”実装する関数”などとする)
  2. 課題に関する疑問や質問は、このブランチ上で議論。テストケースの追加とかもしてもらえるとありがたい。
  3. 課題に関する整理が終わったら、masterにマージ
  4. 参加者は各自課題1の回答用にフィーチャーブランチを作成。
  5. 課題の関数は名前の衝突を防ぐために、なんらかのルールで別名とする。(ex.最大値を返す関数maxの場合、maxT,maxKとか。こうするとPreludeの関数との衝突も回避できてラッキー)
  6. 質問したい(俗にいうWIP)とか、終わったと思った人はプルリ。これで参加者は別の人の回答をみることができる。(ローカルでみたい人はブランチをpullすればよい)
  7. 回答用に切ったブランチはそのままとしてもいいし、議論が出尽くしたところで、masterにマージしてもよい。別名にしてあるので、単純マージ可能なはず。

image

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.