Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

課題3 tokunaga #26

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

課題3 tokunaga #26

wants to merge 8 commits into from

Conversation

t0w4
Copy link

@t0w4 t0w4 commented Jun 30, 2018

課題3-1 タイピングゲームを作ろう

  • 標準出力に英単語を出す(出すものは自由)
  • 標準入力から1行受け取る
  • 制限時間内に何問解けたか表示する

課題3-2 分割ダウンロードを行う

  • Rangeアクセスを用いる
  • いくつかのゴルーチンでダウンロードしてマージする
  • エラー処理を工夫する
    • golang.org/x/sync/errgourpパッケージなどを使ってみる
  • キャンセルが発生した場合の実装を行う

@t0w4 t0w4 changed the title 課題3 tokunaga WIP: 課題3 tokunaga Jun 30, 2018
@t0w4 t0w4 self-assigned this Jun 30, 2018
@t0w4 t0w4 changed the title WIP: 課題3 tokunaga 課題3 tokunaga Jul 5, 2018
@t0w4 t0w4 added the kadai3 This issue or pull request already exists label Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kadai3 This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant