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

kadai3 by xlune #43

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

kadai3 by xlune #43

wants to merge 2 commits into from

Conversation

xlune
Copy link

@xlune xlune commented May 14, 2018

課題3

課題3-1

タイピングゲームを作ろう。

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

提出コミット: 3-1

課題3-2

分割ダウンローダーを実装しよう。

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

提出コミット: 3-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant