forked from CodersHigh/WebSite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
374 lines (322 loc) · 17.2 KB
/
index.html
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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<title>Home | CodersHigh</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/custom.css">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="assets/js/modernizr.js"></script>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-107692655-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-107692655-1');
</script>
<!-- 페이스북 자바스크립트 -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/ko_KR/sdk.js#xfbml=1&version=v2.10&appId=493022517702978";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ko_KR/sdk.js#xfbml=1&version=v3.1&appId=333656387175445&autoLogAppEvents=1';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand abc" href="index.html"><img src="assets/img/codershighLogo.png" class="img-responsive" style="padding-top: 0px;">
</div>
<div class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html" style="margin-left: 30px;font-size: inherit;">홈</a></li>
<li><a style="margin-left: 30px; font-size: inherit;" href="./about.html">소개</a></li>
<li><a style="margin-left: 30px; font-size: inherit;" href="./portfolio.html">수강생작품</a></li>
<li><a style="margin-left: 30px; font-size: inherit;" href="mailto:[email protected]?subject=CodersHigh%20웹사이트를%20통해%20연락드립니다">문의</a></li>
<li><a style="margin-left: 30px; font-size: inherit;" href="./techblog_list.html">기술블로그</a></li>
<li><a style="margin-left: 30px; font-size: inherit;" href="./edublog_list.html">교육블로그</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- *****************************************************************************************************************
HEADERWRAP
***************************************************************************************************************** -->
<div id="headerwrap">
<div class="container">
<div class="row">
<div class="col-xs-8 col-xs-offset-2">
<h3>나의 앱 아이디어로</h3>
<h1>우주에 흔적 남기기</h1>
<h3>Make a dent in the universe</h3>
<h5>내가 만든 앱으로 세상에 작은 변화를 만들어 낼 수 있다면 얼마나 즐거울까요?</h5>
<h5>코더스하이는 여러분이 이 넓은 우주에 조그만 흔적을 남기는 것을 도와드립니다.</h5>
</div>
<!--<div class="col-lg-8 col-lg-offset-2 himg">
<img src="assets/img/browser.png" class="img-responsive">
</div>-->
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /headerwrap -->
<!-- *****************************************************************************************************************
SERVICES
***************************************************************************************************************** -->
<div id="service">
<div class="container">
<div class="row centered">
<div class="col-md-4 col-xs-12">
<i class="fa fa-paper-plane"></i>
<h4>코딩 걸음마</h4>
<p>누군가에게 코딩은 막연한 두려움일 수 있습니다.<br>
조건문과 반복문 , 변수와 상수를 코딩 게임을 통해 배워보세요.<br>
초등학생부터 대학생까지, 수준에 맞는 게임과 퀴즈가 준비되어 있답니다.</p>
<!--<p><br/><a href="pages/single-post.html" class="btn btn-theme">More Info</a></p>-->
</div>
<div class="col-md-4 col-xs-12">
<i class="fa fa-plane"></i>
<h4>프로토타입 만들기</h4>
<p>앱의 아이디어를 정리하고 구체적인 UI를 구동하기 위해서 코딩 지식은 필요 없습니다. <br>
인터페이스 가이드라인을 익히고 빠르게 프로토타입을 만들어 앱 개발을 위한 준비를 하세요.<br>
프로토타입이 발전해 감에 따라 앱 개발 능력도 함께 발전합니다.</p>
<!--<p><br/><a href="pages/single-post.html" class="btn btn-theme">More Info</a></p>-->
</div>
<div class="col-md-4 col-xs-12">
<i class="fa fa-space-shuttle"></i>
<h4>앱 개발 프로젝트</h4>
<p>앱의 아이디어를 프로토타입으로 표현할 수 있고, 기초적인 코딩 지식이 있다면, <br>
이제 진짜 앱을 만들어 낼 수 있습니다. <br>
팀을 이뤄 작업하는 앱 개발 프로젝트를 통해 혼자서는 할 수 없는 수준의 앱을 만들어 보세요.</p>
<!--<p><br/><a href="pages/single-post.html" class="btn btn-theme">More Info</a></p>-->
</div>
</div>
</div><!--/container -->
</div><!--/service -->
<!-- *****************************************************************************************************************
MIDDLE CONTENT
***************************************************************************************************************** -->
<div class="container mtb">
<div class="row">
<div class="col-md-6">
<h3 style="font-size: 36px;">교육 결과물</h3>
<div class="hline"></div>
<div class="blogcontent">
<p><a href="./edureports/2018_cau_summer.html">2018 여름방학 중앙대 iOS 특강</a></p>
<p><a href="./edureports/2018_ku_summer.html">2018 여름방학 고려대 iOS 특강</a></p>
<p><a href="./edureports/2018_swu_summer.html">2018 여름방학 서울여대 iOS 특강</a></p>
<p><a href="./edureports/2018_hyu_spring.html">2018 1학기 한양대학교 iOS 특강</a></p>
<p><a href="./edureports/2018_cau_winter.html">2018 겨울방학 중앙대학교 iOS 특강</a></p>
<!-- <p><a href="./edureports/2018_dgu_winter.html">2018 겨울방학 동국대학교 iOS 특강</a></p>
<p><a href="./edureports/2018_ku_winter.html">2018 겨울방학 고려대학교 iOS 특강</a></p>
<p><a href="./edureports/2017_snu_fall.html">2017 2학기 서울대학교 정보문화학과</a></p> -->
<!-- <p><a href="./edureports/2017_ku_summer.html">2017 여름방학 고려대학교 iOS 특강</a></p> -->
<br />
<p><a href="./reports_list.html">결과물 더 보기</a></p>
<!-- <p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA3Pn8YOT6gojXrHG3hXTGoI">2018 겨울방학 중앙대학교 iOS 특강</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA1ONTam-G6w3kqut7y3r2eX">2018 겨울방학 동국대학교 iOS 특강</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA3Jw9c736zvT4t7dL43zpFu">2018 겨울방학 고려대학교 iOS 특강</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA2rLOY-2q4-Cthq8NvW3HyZ">2017 2학기 서울대학교 정보문화학과</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA0TnP582PkvukgyPMC_QtDk">2017 여름방학 고려대학교 iOS 특강</a></p>
-->
<!-- <p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA1Xj6d5bqPLC3gMONWE3i58">2017 여름방학 중앙대학교 iOS 특강</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA0n3TlnHOf7rzXlPgAi6jD5">2017 1학기 한양대학교 공과대학 컴퓨터/SW 전공</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA0QodqQgj6cJXlJH3RA7VZq">2017 1학기 서울대학교 정보문화학과</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA3JO0bowFPoGhzY71RPPIWF">2017 1학기 연세대학교 UIC IID 학과</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA2eUX0a0biUqE3RRO-8csSd">2017 겨울방학 고려대학교 iOS 특강</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA0xwmBhDreS2wPQ6xE_Hl3Y">2017 겨울방학 중앙대학교 iOS 특강</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA3VR66iO7FZK7I39ZKyEgqt">2016 2학기 서울대학교 정보문화학과</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA2zvrCEhi6fkZFprobJwdj2">2016 2학기 한양대학교 공과대학 컴퓨터/SW 전공</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA3h2VgYNL6B8Mnbdf9bqXg1">2016 2학기 연세대학교 UIC IID 학과</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA2mOa5DSkMx1RKsYI8Ivu0T">2016 2학기 동국대학교 멀티미디어학과</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA3HgQ8kHnVELZIRU8BCZ_QK">2016 여름방학 고려대학교 iOS 특강</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA3HCfUO2FwIwrR1NJbWfS05">2016 1학기 서울대학교 정보문화학과</a></p>
<p><a href="https://www.youtube.com/playlist?list=PLBjx8AiS7qA2P2w7kvZ-VLh4Bb6nUQqbm">2016 겨울방학 고려대학교 iOS 특강</a></p> -->
</div>
</div>
<div class="col-md-6">
<h3 style="font-size: 36px;">기술 블로그</h3>
<div class="hline"></div>
<div class="blogcontent">
<p><a href="techblogs/tb_001_calendarvot/tb001_script.html">메시지 익스텐션을 이용한 Calendar-Vot 제작기 by 염혜리</a></p>
<p><a href="techblogs/tb_002_replykit/tb002_script.html">ReplayKit을 이용해 여행 떠나기 by 유준영</a></p>
<p><a href="techblogs/tb_003_firebaseChat/tb003_script.html">Firebase를 이용하여 채팅창 만들기 by 박현수</a></p>
<p><a href="techblogs/tb_004_firebaseTimeline/tb004_script.html">Firebase를 이용하여 Timeline만들기 by 박병욱</a></p>
<p><a href="techblogs/tb_005_playgroundbook/tb005_script.html">플레이그라운드 북 만들기 by 윤성관</a></p>
<p><a href="techblogs/tb_007_movieSearcher/tb007_script.html">네이버 오픈 API를 이용한 영화 검색 애플리케이션 만들기
by 김수진 </a></p>
</div>
</div>
<div class="col-md-6">
<h3 style="font-size: 36px;">교육 블로그</h3>
<div class="hline"></div>
<div class="blogcontent">
<p><a href="edublogs/eb_001_chc005review/eb001_script.html">코더스하이 커리큘럼 회의 리뷰 by 윤성관</a></p>
</div>
</div>
</div><!--/row -->
</div><!--/container -->
<div id="newswrap" style="height: 600px;">
<div class="container mtb">
<div class="row" style="text-align: center;">
<h3 style="margin-top: -70px; "> 페이스북 페이지 </h3>
<div class="hline-w" style="border-color:white;margin-left: 30%; margin-right: 30%;"></div>
<div class="row">
<div class="fb-page col-md-6 col-xs-12" data-href="https://www.facebook.com/codershighteam" data-tabs="timeline" data-width="500" data-height="439" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/codershighteam" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/codershighteam">코더스하이 CodersHigh</a></blockquote></div>
<div class="fb-group col-md-6 col-xs-12" data-href="https://www.facebook.com/groups/2041128336175840/" data-width="500" data-show-social-context="true" data-show-metadata="true"></div>
</div>
</div>
</div>
</div>
<!-- *****************************************************************************************************************
FOOTER
***************************************************************************************************************** -->
<div id="footerwrap">
<div class="container">
<div class="row">
<div class="col-xs-4">
<h4 class="footer">회사 소개</h4>
<div class="hline-w"></div>
<p>코더스하이는 iOS/macOS 교육 콘텐츠 제작 그룹입니다.</br>
코더들이 짜릿한 즐거움을 느끼도록 하는 것이 우리의 목표입니다.</p>
</div>
<div class="col-xs-4">
<h4 class="footer">소셜 네트워크</h4>
<div class="hline-w"></div>
<p>
<a href="https://www.facebook.com/codershighteam/"><i class="fa fa-facebook"></i></a>
<a href="http://us3.campaign-archive1.com/home/?u=0823b2402b36f258c57c2d2d4&id=e066983150">
<img src="assets/img/mailchimp.png">
</a>
</p>
</div>
<div class="col-xs-4">
<h4 class="footer">회사 위치</h4>
<div class="hline-w"></div>
<p>
경기도 수원시 영통구 광교로 156, 광교비즈니스센터 11층<br/>
</p>
</div>
</div><!--/row -->
<div style="margin-top: 50px">
<h4 class="footer">2017 ⓒ CodersHigh</h4>
<p style="text-align: center;">대표이사 윤성관 | 사업자등록번호 740-81-00581</p>
</div>
</div><!--/container -->
</div><!--/footerwrap -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/retina-1.1.0.js"></script>
<script src="assets/js/jquery.hoverdir.js"></script>
<script src="assets/js/jquery.hoverex.min.js"></script>
<script src="assets/js/jquery.prettyPhoto.js"></script>
<script src="assets/js/jquery.isotope.min.js"></script>
<script src="assets/js/custom.js"></script>
<script>
// Portfolio
(function($) {
"use strict";
var $container = $('.portfolio'),
$items = $container.find('.portfolio-item'),
portfolioLayout = 'fitRows';
if( $container.hasClass('portfolio-centered') ) {
portfolioLayout = 'masonry';
}
$container.isotope({
filter: '*',
animationEngine: 'best-available',
layoutMode: portfolioLayout,
animationOptions: {
duration: 750,
easing: 'linear',
queue: false
},
masonry: {
}
}, refreshWaypoints());
function refreshWaypoints() {
setTimeout(function() {
}, 1000);
}
$('nav.portfolio-filter ul a').on('click', function() {
var selector = $(this).attr('data-filter');
$container.isotope({ filter: selector }, refreshWaypoints());
$('nav.portfolio-filter ul a').removeClass('active');
$(this).addClass('active');
return false;
});
function getColumnNumber() {
var winWidth = $(window).width(),
columnNumber = 1;
if (winWidth > 1200) {
columnNumber = 5;
} else if (winWidth > 950) {
columnNumber = 4;
} else if (winWidth > 600) {
columnNumber = 3;
} else if (winWidth > 400) {
columnNumber = 2;
} else if (winWidth > 250) {
columnNumber = 1;
}
return columnNumber;
}
function setColumns() {
var winWidth = $(window).width(),
columnNumber = getColumnNumber(),
itemWidth = Math.floor(winWidth / columnNumber);
$container.find('.portfolio-item').each(function() {
$(this).css( {
width : itemWidth + 'px'
});
});
}
function setPortfolio() {
setColumns();
$container.isotope('reLayout');
}
$container.imagesLoaded(function () {
setPortfolio();
});
$(window).on('resize', function () {
setPortfolio();
});
})(jQuery);
</script>
</body>
</html>