|
143 | 143 | </header> |
144 | 144 |
|
145 | 145 | <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> |
147 | 147 | <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> |
148 | 151 | <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> |
152 | 152 | <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> |
158 | 158 | <li>Database system: 2016S, 2017S</li> |
159 | | - <li>Digital logic design: 2016S</li> |
160 | 159 | </ul> |
161 | 160 |
|
162 | 161 | </div> |
|
0 commit comments