|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/crashing-course-for-web-front-end-development/
课程评论:没有评论
**课程名称:** Web前端开发基础 **课程概述:** 本课程时长超过5小时,内容涵盖HTML、CSS、Bootstrap、JavaScript和JQuery。您无需精通每一个细节即可开始构建自己的网站。课程包含9个项目作为作业,旨在通过实践驱动学习,使知识真正内化。 **课程特色:** * **精炼实用:** 课程聚焦于各知识点的核心内容和实际应用,而非追求面面俱到,旨在快速帮助您入门。 * **技能组合:** 提供HTML、CSS、Bootstrap、JavaScript和JQuery共五种关键前端技术,是构建现代网站前端的必备技能。 * **项目驱动学习:** 项目不提供详细步骤,鼓励学员主动运用所学知识解决问题,培养独立思考和解决问题的能力,提升知识的掌握程度。 **学习建议:** 1. 观看教程视频,了解各知识点的基本概念。 2. 亲手编写代码进行练习,观察实际效果。遇到问题时,积极利用搜索引擎寻找解决方案。 3. 在项目实践中,可以先设计页面布局,再通过JavaScript/JQuery实现交互逻辑。 **课程理念:** 本课程强调“主动学习”和“问题解决”的能力。通过提供缺乏详细步骤的项目,鼓励学员主动探索、研究和调试,从而培养独立思考、解决技术难题的能力,而非被动接受信息。这种学习方式虽然具有挑战性,但能更有效地巩固和内化所学知识。
More than 5 hours of lectures covering HTML, CSS, BootStrap, JavaScript and JQuery. You don't need to know every detail of the topics to get started on building your website.9 projects as assignments will force you to learn through yourself, whose knowledge will eventually retain in your body.Why this course?There are many web front-end courses out there. This course has the following features:You don't need to know every detail to get started. This course goes through the essential parts of each subject with examples, not to a wildly comprehensive level, but enough to get you started.HTML + CSS + BootStrap + JavaScript + JQuery. A good package of skills and pretty much what you need to start to build a modern website front-end.No detail steps for your projects. You have to rely on yourself to use the knowledge learned to build your own projects. This could be hard. However, you would definitely be able to achieve it with patience and efforts.Why there is no detail steps in those projects?Usually a project is guided as a walk-through in other online courses. The good side is that you can follow the steps to build whatever it instructs you. However, simply typing by following instructions doesn't give much to you. You have to first understand and then do it on your own to retain those knowledge in your body. Project without detail steps trains you on how to attack the problem (the project to be built in this case) using the knowledge learned. Hence, you need to do your research and find ways to solve each issue blocking you from going further. There are two ways of thinking, reactive thinking and proactive thinking. Reactive is you start to remember something after logically reminded by other things. Proactive is thinking without direct reminding or hints. The latter is much more difficult than the former. Doing projects by reverse engineering trains you in the latter form.What if I get stuck or don't understand it?Well, that's the point of learning, right? Try to search online and use resources to solve your problems. You need to think and train yourself to learn how to attack any obstacles that in front of you.But there are other courses that have longer duration and wider coverage on those topics?You can learn comprehensively or learn what is enough to get you started. I personally enjoy knowing just what I need so that I can get my hands dirty on doing stuff. Look at those topics that are covered in this book, each one could be a complete book or course to study. It all depends on what you are interested in.So what should I plan to do?1. Watch the tutorial video and know the element topics in the tutorial.2. Practice writing code of each element topic yourself and see the outcome of it. Any trouble, google it.For project, you can design the layout first and then add in JavaScript/JQuery to control the logic.