博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
javascript
阅读量:4603 次
发布时间:2019-06-09

本文共 1790 字,大约阅读时间需要 5 分钟。

As you know, Javascript can be thought of as an extension to HTML – this allows authors to incorporate some functionality into their website, from controlling webpage navigation to adding interactive content. Javascript is one of the best ways to jazz-up your webpage.

There are so many advantages of using  Javascript, so if you are right in the middle of setting up your very first website then you are sure to be interested in reading this blog post which will show you  some good Javascript books to get you started.

Javascript is used on almost all websites. Social networking sites like Facebook use it so we can post a status without leaving the page, while gaming sites like use it to make their content interactive, as well as animate their pages with pictures and videos. Javascript is also commonly used to record information about the user’s reading habits, like how long they stayed on a certain page and what they looked at. Let’s have a look at some handy Javascript books to get you started.

 

  • JavaScript: A Beginner’s Guide by John Pollock

This ebook teaches you the latest JavaScript features, how to add interactivity and special effects to websites and how to incorporate XHTML. It has a step-by-step guide which is simple and clear.

  • Sams Teach Yourself JavaScript in 24 Hours by Michael Moncur

Sams book compresses everything you need to know about JavaScript programming into bitesize chunks, as well as providing easy-to-understand tutorials.

  • How To Do Everything With JavaScript by Scott Duffy

This book shows you how to write basic Javascript through step-by-step examples. There’s also a more advanced chapter, so once you’ve mastered the basics you can begin to develop your skills even further.

转载于:https://www.cnblogs.com/nbalive2001/archive/2013/01/30/2883286.html

你可能感兴趣的文章
【转载】Dojo Grid(一)
查看>>
jQurey轮播插件slides简单使用教程
查看>>
CSS网页背景图片等比例占满整个页面的解决方案
查看>>
拼装当前网页的相对路径
查看>>
Eclipse如何定位到某一个类所在硬盘上的位置
查看>>
初入javascript知识点(五)
查看>>
利用css修改input的checkbox样式
查看>>
第十五节:垃圾回收模式
查看>>
织梦自动增加数值标签
查看>>
DPDK初始化
查看>>
iOS消息推送代码(iOS不断更新,稍微有点过时了)
查看>>
DP---最长上升/下降子序列
查看>>
MySQL性能诊断分析
查看>>
python list用法
查看>>
Linux系统磁盘管理
查看>>
1037 在霍格沃茨找零钱 (20 分)
查看>>
记一次header跨域与cookie共享
查看>>
根据屏幕高度自适应元素高度
查看>>
jQuery CSS 操作函数
查看>>
java配置环境变量
查看>>