view 2016/2016_08_02/slide.md @ 20:3d6b9e5ae730

Update
author Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
date Tue, 25 Oct 2016 19:50:03 +0900
parents
children
line wrap: on
line source

title: Gears OS
author: Tatsuki IHA
profile:
lang: Japanese
code-engine: coderay

# 今週
- 研究関連は進んでないです
- プロ1の最終レポートの勉強会をしました

# プロ1
- 前期はずっと Python
    - C は プロ2 でやるそうです
- 関数
- 基本構文
    - if
    - for
    - while
- スコープ
- doctest をつかったユニットテスト
- docstring を使ったコメント、document

# プロ1
- KISS原則とDRY 原則
- 再帰
- File I/O
- Tuples, List, Dictionaries, String
- Functions Objects
    - higher order function
- IDE(PyCharm)
    - JetBrains 製なので UI はほぼ intelliJ
- PyCharm を使った Debug
- 例外
- Assertion
- Version Control

# 最終レポート勉強会
- 巡回セールスマン問題を力技で解く
    - 全ての順路の列挙して最小を探す
- 楽しく13時間
- 最初は15名くらいいたけど、 最終的には2~3名程度に