|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-javascript-by-creating-7-useful-apps/
课程评论:没有评论
课程名称:通过创建7个实用应用程序学习JavaScript 概述:对于初学者来说,通过实践创建各种项目是提升技能的最佳方式。本课程专为具备基本HTML、CSS和JavaScript知识的初学者设计。我们将从零开始创建完整的网络应用程序,包括:数字计算器、数字时钟、字数工具、待办事项应用、图片滑动器、数学加法应用和带有本地存储的联系表单。 在这些应用程序中,我们将使用HTML构建结构,使用CSS应用样式,使应用看起来美观且整洁,而JavaScript则为应用提供功能,前提是需要有相应的HTML和CSS支持。可以将它们视作JavaScript工作的画布。本课程将教您创建基于浏览器的网络应用的有用且实用的步骤,这些应用能够在任何现代浏览器中正常工作。我们将使用谷歌Chrome作为项目浏览器,建议您也使用相同的浏览器。 为了编写代码更加有趣和高效,我将使用Sublime文本编辑器。它是一款跨平台的文本编辑器,适用于Windows和Mac系统,免费下载使用,但如果您觉得好用,建议购买正式许可证。此外,Brackets也是一款出色的跨平台文本编辑器,它是开源的,完全免费使用,全球开发者可以共同贡献改进。 课程结束时,您将自信地构建更多实用项目。
The best way for a beginner to enhance their skills is by practising building various projects. This course is a beginner course for those who have some basic knowledge of how HTML, CSS and JavaScript works. The complete web apps we will create from absolute scratch include:Digital CalculatorDigital clockWord count toolTodo list appImage SliderMaths Addition AppContact form with local storage HTML will be used to create the structure of these applications.CSS will be used to apply styling to make the applications look nice and presentable.Java script creates the functionality for the app and required HTML and CSS to be in place before it can do it's thing.They are are like a canvas for JavaScript to work on. In this course you will learn useful and practical steps to creating web based browser apps that will work when viewed with any modern web browser.I will be using google chrome for this project and i advise you do the same. A good text editor makes writing code fun and productive. I will be using sublime text editor for this course. It is a cross platform text editor that will work on any platform like windows and macs.It is free to download and use but recommend that you purchase a full license after trying it out if you enjoy using it.Another good cross platform text editor is brackets which is open source and completely free to use. By open source i mean developers from around the world can contribute to make it even better. By the end of this course you will be confident to build more useful projects.