Interactivity with JavaScript

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/javascript

课程评论:没有评论

第一个写评论        关注课程

课程简介

University of Michigan

课程大纲

If you haven't use a traditional programming language before, this first week is key. Before we begin with the how, we will talk about the why, mainly why we want to use JavaScript. The main reason is that it is very easy for JavaScript to work with the DOM. And easy is always a great way to start. Speaking of starting out, it is also always more fun when our code actually does something we can see, so we will jump quickly into different ways we can generate output. It won't be flashy yet, but it will be a great way to get your feet wet with traditional programming. After that we go back to the basics of how a computer uses data. We begin with variables, expressions, and operators.

课程评论(0条)

课程详情

If you want to take your website to the next level, the ability to incorporate interactivity is a must. But adding some of these types of capabilities requires a stronger programming language than HTML5 or CSS3, and JavaScript can provide just what you need. With just a basic understanding of the language, you can create a page that will react to common events such as page loads, mouse clicks & movements, and even keyboard input. This course will introduce you to the basics of the JavaScript language. We will cover concepts such as variables, looping, functions, and even a little bit about debugging tools. You will understand how the Document Object Model (DOM) is used by JavaScript to identify and modify specific parts of your page. After the course, learners will be able to react to DOM Events and dynamically alter the contents and style of their page. The class will culminate in a final project - the creation of an interactive HTML5 form that accepts and verifies input. This is the third course in the Web Design For Everybody specialization. A basic understanding of HTML and CSS is expected when you enroll in this class. Additional courses focus on enhancing the styling with responsive design and completing a capstone project.

与JavaScript的交互性:如果您想使您的网站更上一层楼,则必须具有结合交互性的能力。但是,添加其中一些类型的功能需要比HTML5或CSS3更强大的编程语言,而JavaScript可以满足您的需求。仅需基本了解该语言,您就可以创建一个页面,以应对常见事件,例如页面加载,鼠标点击和动作,甚至键盘输入。 本课程将向您介绍JavaScript语言的基础知识。我们将介绍变量,循环,函数等概念,甚至包括一些有关调试工具的概念。您将了解JavaScript如何使用文档对象模型(DOM)来识别和修改页面的特定部分。课程结束后,学习者将能够对DOM事件做出反应并动态地更改其页面的内容和样式。该类将最终完成一个最终项目-创建一个接受并验证输入的交互式HTML5表单。 这是“面向所有人的Web设计”专业中的第三门课程。当您注册此类时,需要对HTML和CSS有基本的了解。其他课程侧重于通过响应式设计增强样式并完成顶峰项目。

课程标签

1人关注该课程

主题相关的课程