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.