注册一亩三分地论坛,查看更多干货!
您需要 登录 才可以下载或查看附件。没有帐号?注册账号 
x
1. 课程的基本信息:课程平台,开课学校,课程全名,开课时间,课程链接
课程平台:edx
开课学校:MIT
课程全名:MITx:6.00.6x Introduction to Computer Science and Programming: Using Python
开课时间:2017/8/29
课程链接:https://courses.edx.org/courses/ ... 1x+2T2017_2/course/youtube class recording: https://www.youtube.com/watch?v= ... dFxL8giv4yhgdMGaZNA
2. 课程难度,作业量,每周花在这门课的时间,以及你的基础(是初学者?还是本来就是你的专业内容?)
课程难度: Beginner, don't have to have previous CS foundation, also good for intermediate to review CS fundamental structure
作业量: Exercises after one or two lectures
每周花在这门课的时间:Depends, most watched this course for coding interview
我的基础:Have used Python for more than one year. But before that, only had learned C++ foundation from college book and some R and SAS
3. 各种感想、收获、课程内容介绍、你对这门课的评价等等~~这个就自己发挥啦
• very clear in teaching, not much reductant talking • very informative in different types of search algorithm and their comparison
4. 如果让你重新学过这门课,你会在学习方法上,背景提升上会有什么样的改进
Wish I watch this class at the beginning when I start to learn Python
5. 这门课和其他你跟过的课,用过的资源或者是学校上过的课有什么区别?
More systematic
6. 给以后打算学这门课的同学一些建议(请具体!可包括任何方面)
Reviewing foundation whenever feel unclear.
I didn't learn Python in a systematic way. Most search Google for what I need to do when I meet problems. After a while, especially switching between R and Python, I realized it is easier to mix things together without a systematic understanding of the Python foundation.
|