/lectures

개발 관련 온오프라인 강의 자료

Primary LanguageJupyter Notebook

lectures

It's a repository for lecture notes I've used in my lecture last few years. Basically, most of lectures are covering the basis of each programming language itself.

python-data-analysis-beginner : This lecture is designed for those who want to start studying data-analysis. It starts with 4 week of python basic lectures, and then covers data analysis using most popular data analysis packages, numpy and pandas.