Pro HTML5 Programming

Pro HTML5 Programming pdf epub mobi txt 电子书 下载 2025

出版者:Apress
作者:Peter Lubbers
出品人:
页数:304
译者:
出版时间:2010-9-1
价格:USD 49.99
装帧:Paperback
isbn号码:9781430227908
丛书系列:
图书标签:
  • HTML5
  • programming
  • web
  • 前端开发
  • Web开发
  • 网页设计
  • html5,css3
  • 英文版
  • HTML5
  • 编程
  • 前端
  • 开发
  • 网页
  • 技术
  • 学习
  • 教程
  • 实战
  • 开发工具
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

HTML5 is here, and with it, web applications take on a power, ease, scalability, and responsiveness like never before. In this book, developers will learn how to use the latest cutting-edge HTML5 web technology—available in the most recent versions of modern browsers—to build web applications with unparalleled functionality, speed, and responsiveness.

Explains how you can create real-time HTML5 applications that tap the full potential of modern browsers

Provides practical, real-world examples of HTML5 features in action

Shows which HTML5 features are supported in current browsers

Covers all the new HTML5 APIs to get you up to speed quickly with HTML5

What you’ll learn

How the HTML5 specification has evolved

How to develop cutting-edge web applications using new HTML5 features like WebSockets, Geolocation, Web Storage, Canvas, and Audio and Video.

Which features are available in browsers today

Who is this book for?

This book is for web designers and developers who want to use the latest cutting-edge technology available in current browsers; developers who want to create dynamic, HTML5 web applications; and developers who want to know which HTML5 features are supported in current browsers.

作者简介

Author Information

Peter Lubbers

Peter Lubbers is the Director of Documentation and Training at Kaazing Corporation and the co-founder of the San Francisco HTML5 User Group. Peter also teaches HTML5 training courses all over the world. Prior to joining Kaazing, Peter worked as an information architect at Oracle, where he wrote many books, including the award-winning Oracle Application Server Portal Configuration Guide. At Oracle, Peter also developed documentation automation solutions and two of his inventions are patented. A native of the Netherlands, Peter served as a Special Forces commando in the Royal Dutch Green Berets. Peter lives on the edge of the Tahoe National Forest and in his spare time, he loves to run ultra marathons in the Sierra Nevada foothills and around Lake Tahoe (preferably in one go!).

Brian Albers

Brian Albers is the VP of development at Kaazing. Brian has over 13 years of experience in the field of User Interface technologies. Prior to joining Kaazing, Brian worked as Senior Development Manager at Oracle, where he led the planning and designing of the next generation of Oracle's UI technology—an effort publicly known as ADF Faces. During his 10 year tenure at Oracle, Brian worked primarily on mixing cutting-edge technology with large enterprise demands (internationalization, accessibility, scalability). He proposed the open source donation of ADF Faces, which ultimately became the Apache MyFaces Trinidad project. Brian also led a cross-team effort to develop a DHTML rich client and a mobile client presentation layer for Oracle's Project Fusion. Brian received a BS degree in Computer Science from the University of Texas, Austin, and a BA degree in Plan II Honors from the University of Texas, Austin.

Frank Salim

Frank Salim is a polyglot programmer with a keen interest in making life easier for his fellow coders. Frank leads WebSocket development at Kaazing. He is an open source advocate and a committer in several open source projects.

目录信息

Chapter 1: Overview of HTML5
Chapter 2: Using the HTML5 Canvas API
Chapter 3: Working with HTML5 Audio and Video
Chapter 4: Using the HTML5 Geolocation API
Chapter 5: Using the Communication APIs
Chapter 6: Using the HTML5 WebSocket API
Chapter 7: Using the HTML5 Forms API
Chapter 8: Using the HTML5 Web Workers API
Chapter 9: Using the HTML5 Web Storage API
Chapter 10: Creating HTML5 Offline Web Applications
Chapter 11: The Future of HTML5
· · · · · · (收起)

读后感

评分

社交网络成了现在最热门的应用。以twitter 和 facebook为代表的应用逐渐成为人们生活的一部分. 社交网络作为一种新的应用 , 不但使人们的生活方式发生着创新,也使开发他们的工具发生着革命性的创新。 现在技术更强的支持位置信息,实时性能和广播(共享)。 用于改善用户体验...

评分

市面上关于HTML5的书不多,这本是我目前看到最靠谱的一本,翻译得也很顺口,比较通俗易懂吧,正在读。 HTML5中的各种很酷的新API都拿出来单独讲了一章,并且有很多典型的示例。引用文中作者的一句话就是:“我们的示例虽然看起来非常简单,但潜力是巨大的。”...  

评分

这本书跟那o'reilly的html5指南真是一模一样啊。。。后来的同学们,这两本随便买一本就好了,不过这本比o'reilly的看起来舒服一点,O(∩_∩)O~ 不要像我一样,买了两本%>_<% 不过书里面的内容只是html5一些新属性的介绍,具体怎么用得很炫还是得去网上搜,HTML5Rocks好像是catc...  

评分

总算读完了,以前为了做PPT,看了一阵子,后来因为PPT中不打算设计全部,所以最后两章就没看。昨天总算看掉了,好像应付任务一样,其实是不应该的。 上天保佑我能做手机网站,把html5 和 css3用起来,不然的话,看看书也是没用的呀,看完了就忘记了,啥也没学到,岂不郁闷哉。 ...  

评分

书的内容是比较前沿(HTML5毕竟也是比较新的东西) 一些功能,几乎没有浏览器能够实现。 没有什么技术难度和深度。 仅仅是一本技术普及的介绍手册。 正本书的内容十分实用。 语言简练易懂对于英文一般的人读起来也不会有什么困难! 简单介绍一下书中内容: 1,Canvas AP...  

用户评价

评分

读了前面几章

评分

HTML 5 的一些技术还是非常有用的,我重点看了 Canvas 和 Worker. 这书还不错,介绍很到位。

评分

读到地理API后不读了。

评分

前端更新速度实在太快了,一本书没法讲得面面俱到,这本书就是讲了各个部分最基础的东西,不过对于进阶这又完全看个人,因为前端设计上的灵感是任何书也帮不了的,尤其是各类css处理器和js,至少这本书教会了如何去用html不同部分的工具。PS:Websocket那里是不是有点超纲了?

评分

周末两天把它看完了,讲得有点粗,需要演练

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有