|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/codio-introduction-to-vuejs-framework
课程评论:没有评论
课程名称:VueJS框架入门 课程概述:本课程旨在帮助初学者在不需要安装任何软件的情况下,探索HTML、CSS和VueJS的基础知识。课程为学习者提供了坚实的基础技能,涵盖了HTML基础、CSS基础和VueJS基础,同时也提供了创意设计体验。在课程结束时,学习者将完整开发一个待办事项应用程序,结合所学的HTML、CSS和VueJS知识。 课程大纲: 1. **HTML和CSS** - 描述:本模块介绍HTML和CSS的基本技术,并提供简短的演示,让学习者初步了解执行VueJS应用程序的过程。 2. **Vue概述** - 描述:本模块将为学习者提供VueJS的一般概述,特别是VueJS模板和插值、计算属性及指令的相关内容。 3. **拼接Vue** - 描述:该模块将教会学习者如何将多个组件连接起来并使其可操作。在模块结束时,学习者将能够产出一个完整开发的VueJS应用程序。 通过参与本课程,学习者可以掌握开发网页应用所需的基础知识,并获得实际项目经验。
Name:HTML and CSS
Description:This module introduces learners to basic techniques in HTML and CSS. A short demo is also provided to give learners a glimpse of what executing a VueJS application is like.
Name:Vue Overview
Description:This module will provide learners with a general overview of VueJS. Specifically, learners will be exposed to VueJS templates and mustaches, computed props, and directives.
Name:Putting the Vue Together
Description:This final VueJS module will teach learners how to connect multiple components together and make them actionable. At the end of this module, learners will produce a fully developed VueJS application.
Explore HTML, CSS, and VueJS basics without installing anything! This course is designed for beginning learners, providing a solid foundation of basic skills in HTML, CSS, and VueJS. Learners will build an understanding of the creative process of designing as well. The modules in this course cover HTML basics, CSS basics, VueJS basics, as well as provide an exploratory designing experience for learners. At the end of the course, learners will fully develop a todo application using HTML, CSS, an