JavaScript Books
-
Learning ASP.NET AJAX(with line-by-line explanation of the source code)
Published 11 years ago
by Prof. Sham Tickoo, CADCIM Technologies
Learning ASP.NET AJAX (with line-by-line explanation of the source code) is an example-based textbook written to cater to the needs of the users who have knowledge of basic web technologies and wish to have an in-depth knowledge of ASP.NET AJAX, an advanced web technology. The highlight of the textbook is that each concept introduced in it has been explained with the help of suitable examples to facilitate the process of learning, thus making it an ideal guide for the users of AJAX.
-
Flex 3 with Java
Published 11 years ago
by Satish Kore, Packt Publishing
Develop rich internet applications quickly and easily using Adobe Flex 3, ActionScript 3.0 and integrate with a Java backend using BlazeDS 3.2 A step-by-step tutorial for developing web applications using Flex 3, ActionScript 3.0, BlazeDS 3.2, and Java Build efficient and seamless data-rich interactive applications in Flex using a combination of MXML and ActionScript 3.
-
Google, Amazon, and Beyond: Creating and Consuming Web Services
Published 17 years ago includes sample chapter
by Alexander Nakhimovsky, Tom Myers, Apress
readable, accessible and eminently practical... ...quite a good book about writing software to consume and provide web services. — Slashdot While many books are focused on the underlying technologies of web services and others are dedicated to providing web services, few books show how to consume web services.
-
Active Server Pages for Dummies
Published 23 years ago
by Bill Hatfield, Unknown
ASP for Dummies proves that despite the intimidating appearance of ASP code, the system isn't that hard to learn and can be a lot of fun. The book delivers this introduction to ASP using examples i...
-
Windows Vista Sidebar: Your visual blueprint for developing cool gadgets for the Windows OS
Published 13 years ago
by Dave Konopka, Visual
Here’s the only series that teaches professional-level computer topics visually. Step-by-step screen shots demonstrate over 150 Windows Vista Sidebar techniques, including creating a gadget HTML interface; setting gadget height, width, and font; applying visual effects to text; using JavaScript in a gadget; adding or hiding content in a gadget display; building a flyout panel; defining default settings for gadgets; using XMLHttpRequest to download data; handling loading errors in XML documents
-
Professional JavaScript
Published 21 years ago
by Sing Li, Nigel McFarlane, Mark Wilcox, Cliff Wootton, Andrea Chiarelli, Paul Wilton, Stuart Updegrave, James De Carli, Cliff Wooton, Andrea Chirelli, Wrox
This book covers the broad spectrum of programming JavaScript - from the core language to browser applications and server-side use to stand-alone and embedded JavaScript
-
Practical DWR 2 Projects
Published 13 years ago includes sample chapter
by Frank Zammetti, Apress
The Ajax craze is sweeping the world, and there is no shortage of libraries from which to choose to make it all easier to develop. One of those libraries has risen near the top in the Java space, and that library is DWR. DWR, or Direct Web Remoting, allows you to treat your Java classes running on the server as if they were local objects running in the browser, bringing the full power of your server–side business logic to the client without the usual problems that entails.
-
Accelerated GWT: Building Enterprise Google Web Toolkit Applications
Published 12 years ago includes sample chapter
by Vipul Gupta, Apress
Ajax is a web development technique that takes advantage of JavaScript to display and interact dynamically with information embedded into a web page. Its emergence has made it possible to create web applications that closely resemble their desktop–based brethren.
-
Accelerated DOM Scripting with Ajax, APIs, and Libraries
Published 13 years ago includes sample chapter
by Aaron Gustafson, Jonathan Snook, Dan Webb, Stuart Langridge, Apress
If you're a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level. This book is about JavaScript and using the document object model—the conduit to the HTML document. This book is not about learning how to program JavaScript from scratch.
-
Brilliant Java Script
Published 11 years ago
by Ken Bluttman, FT Press
If you are designing websites and need an introduction to programming with the scripting language of the Web, Brilliant Javascript will show you how to use basic javascript programming to to improve the functionality and design of your webpages, validate forms, detect browsers, create cookies, and much more.