프로그래밍을 배우기에 최고의 강좌!
쉽고 범용성 높은 'python' 으로 탄탄한 개념 설명부터 퀴즈, 과제를 통한 복습까지 프로그래밍을 접하고, 실력을 키우기 위해 좋은 강좌 입니다.
데이터과학자가 되고 싶은 분, 프로그래머가 되고 싶은 분, 반복적 업무에 프로그래밍을 활용하고 싶은 분 누구나에게 좋은 강좌 입니다.
본 강의는 TEAMLAB과 Inflearn이 함께 구축한 데이터 사이언스 과정의 첫 번째 강의인 "데이터 과학을 위한 파이썬 입문" 입니다. 본 강의는 기준 교육부 지원에 의해 제작된 K-MOOC: 데이터 과학을 위한 파이썬 입문(YouTube) 강좌의 내용을 기반으로 제작되었습니다. 본 강의는 TEAMLAB과 인프런이 함께 준비한 크라우드펀딩의 249명의 지원을 받아 제작되었습니다. 추후 아래 목록에 대한 강의를 추가로 개발할 예정입니다.
데이터 과학을 위한 파이썬 입문 - 본과정
Machnine Learning from Scratch with Python Part I
Machnine Learning from Scratch with Python Part II
I finished this lecture about 1-2 months ago and finished the Django lecture.
I felt that there is no other lecture in Korea that makes Python better than this.
Because not only the lecture on Python, but also the homework system is very well-established.
If you learn it, you have to use it to make it yours. Other lectures only give lectures and end, so if you don't practice on your own, you won't be able to make it yours.
However, this lecture has a system that allows you to submit reports remotely and grade them.
Take this lecture and become a Python basic master. Parting~~ And thank you to the professor and staff who provided a good lecture. (__)
It seems to be intermediate level or higher rather than beginner level.
I think it might be difficult for those who are not beginners in programming,
because of the grading. The structure itself is a bit difficult if you first learn basic grammar and problem solving with jupyter notebook or ipython, and then move on to def.