|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/web-development
课程评论:没有评论
课程名称:网络开发入门 课程概述:本课程旨在引导您迈向未来网络开发与设计的学习之路,无论您目前的经验或技术知识有多么有限。互联网是一个庞大的空间,作为普通用户,您可能每天都会访问多个网站,无论是出于商业、娱乐还是教育的目的。但您是否想过这些网站是如何运作的?它们是如何构建的?浏览器、计算机和移动设备是如何与互联网互动的?构建网站需要哪些技能?随着互联网上将近10亿个网站,了解这些问题将是您更好理解互联网和培养新互联网技能的第一步。 通过本课程,您将能够描述万维网的结构和功能,使用HTML、CSS和JavaScript创建动态网页,应用创建HTML表单时所需的基本编程语言概念,选择合适的网络托管服务,并将您的网页发布到互联网上。最后,您将能够制定一个创建个人或商业网站的工作模型,并为进一步学习更高级的网络开发或设计课程做好准备。 课程大纲: 1. **课程概述与网站结构及托管**:了解网站的功能、结构以及如何选择网站名称和网络托管服务。 2. **自己设计网站:HTML基础**:学习HTML的基本标签、创建格式化表格、使用超链接等基本技能。 3. **使用JavaScript的编程入门**:通过学习JavaScript,使网页具备动态交互性,掌握编程语言的基础知识。 4. **有风格的网站:CSS属性、颜色和字体**:学习如何使用CSS为网页设计图形布局,提高网站的视觉效果。 5. **创建HTML表单**:制作常见的HTML表单,捕获用户信息,验证和提交数据。 6. **创建网络应用**:学习设计动态互动网页,掌握客户端和服务器端的开发区分,应用高级JavaScript编程技能。 通过完成本课程,您将获得创建和管理网页的基础知识,并为进一步深入学习网络开发做好准备。
Name:Course Overview and Website Structure and Hosting
Description:This first module provides an overview of how websites function, their structure, and the ins and outs of choosing a website name and selecting an online host to house your website. By the end of this module, you'll be able to: find and select a web hosting company; choose an effective domain name; use the host to manage your websites; and discuss how networks and the internet function at a high level.
Name:Designing Your Own Website: HTML Basics
Description:In this module, we'll begin to explore how to design and create websites by exploring the base language used to power all websites: HTML. By the end of this lesson, you'll be able to: identify and use common HTML tags; add an image to a webpage; create HTML-formatted tables; use hyperlinks to connect a series of webpages; upload your finished HTML pages to a web host; and, learn some tips and tricks for styling pages and practicing your coding.
Name:Introduction to Programming Using JavaScript
Description:Now that you know some basic HTML, it's time to turn our attention to another common scripting language used to make websites dynamic - that is allowing users to interact with your webpages - JavaScript. While learning about JavaScript, you'll also gain some foundational knowledge common to all programming languages. By the end of this module, you'll be able to: discuss what is meant by dynamic content; perform essential programming language tasks; create simple JavaScript programs; use JavaScript to set up alerts and respond to events, to read input, and to change HTML; and conduct basic JavaScript testing.
Name:Websites with Style: CSS Properties, Colors and Fonts
Description:While HTML and JavaScript are very useful for web development, they don't exactly make websites look attractive - that's where cascading style sheets, or CSS, comes into play. While HTML is used to build the structure of our pages and JavaScript is used to provide interactive functionality, CSS is used to graphically design and layout webpages. By the end of this module, you'll be able to: discuss common mistakes in designing a website; identify and apply CSS basics like purpose and syntax; use CSS properties to control fonts, colors, layouts, and other common properties; differentiate between in-line, internal, and external CSS; and practice and test your cascading style sheets.
Name:Creating HTML Forms
Description:In this lesson, we're going to learn to apply all of the skills we've acquired so far to make a very common, and very useful type of webpage - an HTML form. HTML forms are seen everywhere on the internet and are used to capture particular information from users in a variety of ways. By the end of this module you'll be able to: create basic HTML forms; identify and appropriately use different types of HTML input; validate user input; submit HTML forms; and test how your forms are working and troubleshoot errors.
Name:Creating Web Applications
Description:In our final module, we're going to explore the basics of designing web applications - programming useful and dynamic webpages that allow our users to interact with them. By the end of this lesson you'll be able to: distinguish between client and server-side development; apply advanced JavaScript programming skills to create logic with selection and iteration; create new features for applications; create more advanced HTML forms; and practice and learn additional troubleshooting and problem-solving techniques. The module wraps with a final peer review activity that will draw upon all of the skills you've learned in this course.
This course is designed to start you on a path toward future studies in web development and design, no matter how little experience or technical knowledge you currently have. The web is a very big place, and if you are the typical internet user, you probably visit several websites every day, whether for business, entertainment or education. But have you ever wondered how these websites actually work? How are they built? How do browsers, computers, and mobile devices interact with the web? What skills are necessary to build a website? With almost 1 billion websites now on the internet, the answers to these questions could be your first step toward a better understanding of the internet and developing a new set of internet skills. By the end of this course you’ll be able to describe the structure and functionality of the world wide web, create dynamic web pages using a combination of HTML, CSS, and JavaScript, apply essential programming language concepts when creating HTML forms, select an appropriate web hosting service, and publish your webpages for the world to see. Finally, you’ll be able to develop a working model for creating your own personal or business websites in the future and be fully prepared to take the next step in a more advanced web development or design course or specialization.