zoukankan      html  css  js  c++  java
  • javascript

    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 http://www.partycasino.com 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.

  • 相关阅读:
    11. 优秀的基数统计算法--HyperLogLog
    10. Redis实现限流功能
    9. Redis中游标迭代器(scan)
    8. 使用Redis查询附近的人或商家
    7. Redis的管道技术
    6. Redis在内存用完时会怎么办?以及Redis如何处理已过期的数据?
    5. 详解Redis中的事务
    4. Redis的配置文件以及持久化
    2020.7.15 遇到一个bug
    A Review of Visual Tracking with Deep Learning
  • 原文地址:https://www.cnblogs.com/nbalive2001/p/2883286.html
Copyright © 2011-2022 走看看