An open API service indexing awesome lists of open source software.

https://github.com/sukso96100/skhu-c-programming-hws

2016 년도 1학기 유상신 교수님 C 프로그래밍 1 강의 과제 모음
https://github.com/sukso96100/skhu-c-programming-hws

Last synced: 3 months ago
JSON representation

2016 년도 1학기 유상신 교수님 C 프로그래밍 1 강의 과제 모음

Awesome Lists containing this project

README

        

# skhu-c-programming-hws

2016년도 1학기 유상신 교수님 C 프로그래밍 1 강의와, 2016년도 2학기 홍은지 교수님 C 프로그래밍 2 강의를 들으면서 제출한 과제를 모아 둔 저장소 입니다.

- c-programming-1-hws : 2016년도 1학기 유상신 교수님 C 프로그래밍 1 강의 때 제출한 과제 모음
- c-programming-2-hws : 2016년도 2학기 홍은지 교수님 C 프로그래밍 2 강의 때 제출한 과제 모음

**반드시 참고 용도로만 사용 하시기 바랍니다. 이 저장소에 있는 것들을 그대로 배껴서 제출하는 경우 본인에게 불이익이 있을 수도 있으며. 그에 대한 책임을 져 드리지 않습니다.**

## License
MIT License
>
>The MIT License (MIT)
>Copyright (c) 2016 Youngbin Han ([email protected])
>
>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
>
>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
>
>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
>