view seminar2012/index.html @ 0:dd1c78c6398f

add having slides
author taiki <taiki@cr.ie.u-ryukyu.ac.jp>
date Mon, 25 Mar 2013 05:14:03 +0900
parents
children
line wrap: on
line source

<!DOCTYPE html>

<!--
  Google HTML5 slide template

  Authors: Luke Mahé (code)
           Marcin Wichary (code and design)
           
           Dominic Mazzoni (browser compatibility)
           Charles Chen (ChromeVox support)

  URL: http://code.google.com/p/html5slides/
-->

<html>
  <head>
    <title>Presentation</title>
    <link src='../styles.css'>
    <meta charset='utf-8'>
    <script
        src='../slides.js'></script>
  </head>
  
  <style>
    /* Your individual styles here, or just use inline styles if that’s
       what you want. */
    
    
  </style>
  <body style='display: none'>

      <section class='slides layout-regular template-default'>
      
      <!-- Your slides (<article class='nobackground'>s) go here. Delete or comment out the
           slides below. -->

      <article>
        <h1>河野研 研究室紹介</h1>
      </article>

      <article>
        <h3>
           Q 週にどれくらい研究室に行きますか?
           </h3>
           <ul>
               <li>ほぼ毎日</li>
           </ul>
      </article>

      <article>

        <h3>
           Q 夏休みはありましたか?
        </h3>
<ul>
        <li>ないです。ごく普通に毎週ゼミはあります</li>
</ul>
      </article>

      <article>

        <h3>
           Q 進学、就職、退学、留年の割合は?
        </h3>
<ul>
        <li>進学率100%(ここ近年調べ)</li>
</ul>
<ul>
    <li>M2
    <ul>
        <li>玉城将士</li>
    </ul>
    </li>
    <li>M1
    <ul>
        <li>當眞大千</li>
        <li>大城信康</li>
        <li>谷成雄</li>
    </ul>
    </li>
    <li>B4
    <ul>
        <li>渡真利勇飛</li>
        <li>杉本優</li>
        <li>平良太貴</li>
    </ul>
    </li>
</ul>
      </article>

      <article>

        <h3>
           Q どれくらいの人数が留学に行きますか?
        </h3>
<ul>
	<li>留学0%(ここ近年調べ)</li>
</ul>
      </article>

      <article>
        <h3>
           Q 備品はどのような機材がありますか?
        </h3>
<ul>
	<li>Mac Pro</li>
	<li>Displayは1人1台以上</li>
	<li>keyBoard,mouse</li>
	<li>河野先生の意向次第で好きな備品を買ってもらえます。Maybe</li>
</ul>
      </article>

      <article>
        <h3>
           Q 先生にはどのくらいの頻度で食事に連れて行ってもらえますか?
        </h3>
<ul>
        <li>週1以上(ゼミのあとはご飯です)</li>
	頻度は、ハリーズ>>>>>>>>>大戸屋>その他<br>
	先生がほとんど毎日研究室に来るので先生とご飯食べに行く機会は多いかもしれません。
</ul>
      </article>

      <article>
      <h3>ハリーーーーーーーーーーーーーズ</h3>
        <img src="curry.JPG" height="600">
      </article>

      <article>
        <h3>
           Q ルールはある?
        </h3>
	<ul>
	<li>なるべく研究室に来るように、先生が寂しがります。</li>
	<li>配属された方はもれなくカレーパーティに参加できます。(河野先生の自宅で)今年は12月に予定</li>
</ul>
      </article>

      <article>
        <h3>
           Q 研究室の特徴は?
        </h3>
<ul>
        <li>@homeな研究室です。</li></ul>
      </article>

      <article>
        <h3>
           Q 一週間のゼミの回数は?
        </h3>
<ul>
        <li>週1です。ソース読み会が突然発生します。</li>
	<li>ゼミの内容は各自1週間の成果、進捗状況を報告します。</li>
	</ul>
      </article>

    </section>

  </body>
</html>