logo
分类于: 计算机基础 云计算&大数据

简介

A Smarter Way to Learn JavaScript: The new approach that uses technology to cut your effort in half

A Smarter Way to Learn JavaScript: The new approach that uses technology to cut your effort in half 8.2分

资源最后更新于 2020-07-27 14:51:43

作者:Mark Myers

出版社:CreateSpace Independent Publishing Platform

出版日期:2014-01

ISBN:9781497408180

文件格式: pdf

标签: JavaScript Programming 计算机 Web前端 英语 美国 编程 programming

简介· · · · · ·

A few years ago I set out to teach myself JavaScript by reading programming books. It was such a struggle that I decided I must have lost some learning ability over the years. Then it hit me... I wasn't a bad learner. The books were bad teachers! I fought my way through a dozen books, and by brute effort, learned JavaScript. But I had to design exercises for myself. Without pra...

直接下载

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Display alert messages to the user
Gather information through prompts
Manipulate variables
Build statements
Do math
Use operators
Concatenate text
Run routines based on conditions
Compare values
Work with arrays
Run automated routines
Display custom elements on the webpage
Generate random numbers
Manipulate decimals
Round numbers
Create loops
Use functions
Find the current date and time
Measure time intervals
Create a timer
Respond to the user's actions
Swap images
Control colors on the webpage
Change any element on the webpage
Improvise new HTML markup on the fly
Use the webpage DOM structure
Insert comments
Situate scripts effectively
Create and change objects
Automate object creation
Control the browser's actions