Skip to content

Instantly share code, notes, and snippets.

@tamata78
Created February 26, 2020 07:27
Show Gist options
  • Save tamata78/2376c09d4bff4ac4e512b8ce0fce7e13 to your computer and use it in GitHub Desktop.
Save tamata78/2376c09d4bff4ac4e512b8ce0fce7e13 to your computer and use it in GitHub Desktop.
実装効率化の検討

実装効率アップ

  • 手順
    • 実装方法分からない場合
      • ライブラリ理解
      • 予測実装
        • タスク分割
        • パラメータ渡し
      • 答え、ヒント検索実装
        • 日本語:ズバリの答えのみ試す
        • 本家
  • 気づき
    • ちょっと調査で見積もり
    • 時間制限
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment