osj3474 / nowic

Data Structure Lecture Notes By idebtor@gmail.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures ECE200100/ITP20001

C++ for C Coders

Lecture notes nowic by idebtor@gmail.com

한동대 전산전자 공학부 Data Structures(DS, 자료 구조) 강의에 오신 여러분을 주님의 이름으로 환영합니다. 본 강의는 DS뿐만 아니라 C++ 강의도 포함이 되어 있습니다. 다만, 수강자들이 기본적인 C 프로그래밍은 할 수 있다는 것을 가정합니다. 그래서, 저는 이 강의를 C++ for C Coders & Data Structures 라고 부르게 되었습니다.

이것은 DS를 수강하는 학생들을 위한 개방형 개발 플랫폼입니다. 이 GitHub를 통해서 강의자료와 더불어 수강생들이 감당해야 할 PSETS(Problem Sets)에 공개되지만, 수강생 여러분에게는 update할 권한은 주어지지 아니합니다. 그러므로, 여러분 각자가 자신의 컴퓨터에 Clone을 한 후, 여러분 자신의 local repository로 복사하여 여러분 자신의 작업을 해야 합니다. 이 repository의 내용은 언제든지 update되기 때문입니다. Clone한 repository에서 작업을 하지 말길 당부합니다.
또한, 여기에 올리는 내용 중에 수정해야 할 것이나 추가할 것이나 혹은 더 좋은 생각이 있으면 제게 알려주면 도움이 되어 주길 부탁합니다.

The materials in this site have been collected from the numerous sources such as Stanford CS106, Harvard CS50 and Princeton Algorithms by Prof. Sedgewick including my own and my students over the years of teaching and experiences of programming. Please help me to keep this tutorial up-to-date by reporting any issues or questions. Please send any comments or criticisms to idebtor@gmail.com. Your assistances and comments will be appreciated..

여러분을 이 과목으로 만나고, 또한 섬길 수 있어서 감사합니다.

주 안에서(빚진자)<><

idebtor@gmail.com

One thing I know, I was blind but now I see. John 9:25

About

Data Structure Lecture Notes By idebtor@gmail.com


Languages

Language:C++ 97.0%Language:C 2.1%Language:Shell 0.9%