Skip to content

Commit 33c8fd7

Browse files
committed
Update teaching
1 parent 2366899 commit 33c8fd7

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-06-13T01:52:40+09:00</updated><id>/feed.xml</id><title type="html">SDEV Lab</title><subtitle>Software Development and Verification Methodologies Lab@CBNU </subtitle><entry><title type="html">AI 보안 내재화핵심기술 연구과제 선정</title><link href="/2026/04/01/Project.html" rel="alternate" type="text/html" title="AI 보안 내재화핵심기술 연구과제 선정" /><published>2026-04-01T00:00:00+09:00</published><updated>2026-04-01T00:00:00+09:00</updated><id>/2026/04/01/Project</id><content type="html" xml:base="/2026/04/01/Project.html"><![CDATA[<h2 id="ai-보안-내재화-핵심기술-연구개발-과제-선정">AI 보안 내재화 핵심기술 연구개발 과제 선정</h2>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-06-13T02:28:44+09:00</updated><id>/feed.xml</id><title type="html">SDEV Lab</title><subtitle>Software Development and Verification Methodologies Lab@CBNU </subtitle><entry><title type="html">AI 보안 내재화핵심기술 연구과제 선정</title><link href="/2026/04/01/Project.html" rel="alternate" type="text/html" title="AI 보안 내재화핵심기술 연구과제 선정" /><published>2026-04-01T00:00:00+09:00</published><updated>2026-04-01T00:00:00+09:00</updated><id>/2026/04/01/Project</id><content type="html" xml:base="/2026/04/01/Project.html"><![CDATA[<h2 id="ai-보안-내재화-핵심기술-연구개발-과제-선정">AI 보안 내재화 핵심기술 연구개발 과제 선정</h2>
22
33
<p><br /></p>
44

teaching/index.html

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -143,20 +143,19 @@
143143
</header>
144144

145145
<div class="post-content" style="width: 775px; font-size: 18px; text-align: justify; padding: 15px;">
146-
<h4 id="courses">Courses</h4>
146+
<h4 id="undergraduate-courses">Undergraduate Courses</h4>
147147
<ul>
148+
<li>Software Testing: 2025S, 2026S</li>
149+
<li>Compiler: 2017S, 2026S</li>
150+
<li><a href="http://github.com/hongshin/OperatingSystem">Operating system</a>: 2019S, 2020S, 2021S, 2024S, 2025S, 2026S</li>
148151
<li><a href="http://github.com/hongshin/proglang">Principles of Programming Language</a>: 2024F, 2025F</li>
149-
<li>Software Testing, 2025S</li>
150-
<li><a href="http://github.com/hongshin/OperatingSystem">Operating system</a>: 2019S, 2020S, 2021S, 2024S, 2025S</li>
151-
<li>Software engineering: 2016F, 2017F, 2018S, 2019S</li>
152152
<li><a href="https://github.com/hongshin/DiscreteMath">Discrete mathematics</a>: 2017F, 2018F, 2019F, 2020F, 2021F</li>
153-
<li>Problem solving with computational thinking: 2016F, 2017F, 2018F, 2019F, 2020F, 2021F</li>
154-
<li>Open-source software system: 2017S, 2018S</li>
155-
<li>Compiler theory: 2017S</li>
156-
<li><a href="https://github.com/hongshin/Java">Introduction to programming with Java</a>: 2018F</li>
157-
<li><a href="https://github.com/hongshin/learningC">Introduction to programming with C</a>: 2018W, 2019W, 2025F</li>
153+
<li>Introduction to Programming: <a href="https://github.com/hongshin/learningC">[C-lang]</a> 2018W, 2019W, 2025F, <a href="https://github.com/hongshin/Java">[Java]</a> 2018F</li>
154+
<li>Problem solving with computational thinking: 2016F, 2017F, 2018F, 2019F, 2020F, 2021F, 2024S, 2025S</li>
155+
<li>Software engineering: 2016F, 2017F, 2018S, 2019S</li>
156+
<li>Digital Logic and Computer Architecture: 2016S, 2024F</li>
157+
<li>Introduction to System Programming: 2017S, 2018S</li>
158158
<li>Database system: 2016S, 2017S</li>
159-
<li>Digital logic design: 2016S</li>
160159
</ul>
161160

162161
</div>

0 commit comments

Comments
 (0)