-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
136 lines (105 loc) · 5.54 KB
/
Copy pathindex.html
File metadata and controls
136 lines (105 loc) · 5.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!DOCTYPE html>
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta property="og:title" content="UTMC">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.utmc.or.jp/">
<meta property="og:image" content="https://www.utmc.or.jp/files/ogp-toppage.png">
<meta property="og:description" content="University of Tokyo Microcomputer Club">
<meta property="og:site_name" content="東大マイコンクラブ">
<meta property="og:locale" content="ja_JP">
<meta name="twitter:card" content="summary_large_image ">
<meta name="twitter:site" content="@utmc">">
<meta name="twitter:title" content="UTMCとは">
<meta name="twitter:description" content="東大マイコンクラブ(UTMC)は1976年創設の東京大学のコンピュータサークルです">
<meta name="twitter:image" content="https://www.utmc.or.jp/files/ogp-toppage.png">
<meta name="viewport" content="width=device-width">
<link rel="icon" href="https://www.utmc.or.jp/favicon.ico" sizes="any">
<link rel="icon" href="https://www.utmc.or.jp/files/utmclogo.svg" type="image/svg+xml">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.utmc.or.jp/files/favicon-32.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://www.utmc.or.jp/files/apple-touch-icon.png">
<link rel="mask-icon" href="https://www.utmc.or.jp/files/safari-pinned-tab.svg" color="#000000">
<title>UTMCとは | 東大マイコンクラブ</title>
<link rel="stylesheet" type="text/css" media="all" href="./files/style.css">
</head>
<body class="page-template-default page page-id-5 singular two-column right-sidebar vsc-initialized">
<div id="page" class="hfeed">
<header id="branding" role="banner">
<hgroup>
<h1 id="site-title"><span><a href="./index.html" rel="home">東大マイコンクラブ</a></span></h1>
<h2 id="site-description">新入部員募集中!</h2>
</hgroup>
<a href="./index.html">
<img src="./files/utmc_logo_header_wordpress-1.png" width="1000" height="288" alt="東大マイコンクラブ">
</a>
<nav id="access" role="navigation">
<h3 class="assistive-text">メインメニュー</h3>
<div class="skip-link"><a class="assistive-text" href="./index.html">メインコンテンツへ移動</a></div>
<div class="menu">
<ul>
<li class="page_item page-item-5 current_page_item"><a href="./index.html" aria-current="page">UTMCとは</a>
</li>
<li class="page_item page-item-10"><a href="./newcomer.html">入部希望の方</a>
</li>
<li class="page_item page-item-10"><a href="./slides.html">LTスライド集</a>
</li>
<li class="page_item page-item-10"><a href="https://docs.google.com/spreadsheets/d/1mSy9ncH4RQj3mlWQSOkPrBLRxLQKi3qOFM0EyORyHRw/edit?usp=sharing" target="_blank" rel="noopener noreferrer" >LTスケジュール(予定)</a>
</li>
</ul>
</div>
</nav><!-- #access -->
</header><!-- #branding -->
<div id="main">
<div id="primary" class="horizontaldiv">
<div id="content" role="main">
<article id="post-5" class="post-5 page type-page status-publish hentry">
<header class="entry-header">
<h1 class="entry-title">UTMCとは</h1>
</header><!-- .entry-header -->
<div class="entry-content">
<p>東大マイコンクラブは1976年に設立されたコンピュータに関すること全般を扱うサークルです。ゲーム制作やサーバー管理、電子工作まで幅広く活動しています。[→ <a href="./history">歴史</a>]</p>
<p>基本的な活動内容は毎週金曜日の生産会です。<br>生産会では部員が各自の作品を製作するほかボードゲーム等で交流を深めています。</p>
<p>製作した作品は五月祭及び駒場祭で展示するほかプロダクトCDで販売しております。<a
href="https://drive.google.com/drive/folders/1_I_tvVn0R-u9gp82uc-Ib2IsUvpmst2v?usp=sharing">GoogleDrive</a>に過去の部誌を挙げておりますのでぜひご覧ください。
</p>
<p>また部員の要望により多種の講習会 (LT) を行なっています。2019年度のテーマは以下のとおりです。</p>
<ul>
<li>Processing</li>
<li>ゲーム開発</li>
<li>LaTeX</li>
<li>電子工作</li>
<li>サーバー</li>
<li>ライフゲーム</li>
<li>深層学習</li>
<li>スクレイピング</li>
<li>インターン</li>
<li>Unity</li>
<li>DXライブラリ</li>
<li>Brainf*ck</li>
<li>ネットワーク分析</li>
<li>Blender</li>
<li>Docker</li>
<li>レイマーチング</li>
<li>オセロAI</li>
<li>量子コンピュータ</li>
</ul>
以下に最新の部誌を載せています。
<div style="text-align:center">
<iframe src="https://drive.google.com/file/d/14dk1slflyq709aCCx4JL8PBd68UwZHEN/preview" width="400"
height="600"></iframe>
</div>
過去にUTMCメンバー、OBが制作した作品は<a href="./software">こちら</a>からご覧いただけます。
<div style="text-align: right"> 2026/06/09</div>
</div><!-- .entry-content -->
<footer class="entry-meta">
</footer><!-- .entry-meta -->
</article><!-- #post-5 -->
</div><!-- #content -->
</div><!-- #primary -->
</div>
<footer id="colophon" role="contentinfo">
</footer><!-- #colophon -->
</div><!-- #page -->
</body>
</html>