books: ajax programming ...
books:
XML: Visual QuickStart Guide (2nd Edition)
13 reviews
Kevin Howard Goldberg
Peachpit Press
, 2008
Larry Grinnell's MyMac.com Review
XML (eXtensible Markup Language) has become the medium to move data in efficient and predictable ways. Derived from a similar markup language, SGML (Standard Generalized Markup Language), XML is structured, but not as highly as SGML. Structure is what itís all about. The very loosely structured HTML (HyperText Markup Language) is also derived from SGML. Even the XML markup looks amazingly like ...
Ajax for Web Application Developers
6 reviews
Kris Hadlock
Sams
, 2006
Kris shows you engineering side of the AJAX
I have attended Kris Hadlock's presentation in AJAXWORLD Conference & EXPO last week. I am glad I did because I really wanted to learn how to write reusable JavaScript libraries in my projects. His book is all about AJAX but engineering side of it. Why? because I found not many books out there show you how to capture server errors and record them for debugging and improvement in your project. Not ...
New Perspectives on JavaScript and AJAX, Comprehensive (New Perspectives (Paperback Course Technology))
9 reviews
Patrick Carey
,
Frank Canovatchel
Course Technology
, 2009
Cryptic Exercises
There are a lot of ways one could write a book; however, this is probably the least desirable. Excessive passages of storyline take up the students time. While the additional content might be ok, it is coupled with exercises that as you proceed into the text begin to require the student to decipher what the author is saying vice the problem at hand. You lose track of the learning process and ...
Ajax Programming for the Absolute Beginner (No Experience Required (Course Technology))
Jr, Jerry Lee Ford
Course Technology PTR
, 2008
Learn Ajax the easy way! If you are new to programming with Ajax and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the ?for the absolute beginner? series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical programming applications and will learn how these skills can be put to use in real-world ...
Professional Web 2.0 Programming (Wrox Professional Guides)
4 reviews
Eric van der Vlist
,
Danny Ayers
, ...
Wrox
, 2006
An okay survey, but not very coherent
The problem with this book is that it jumps around a lot and I mean a lot. All the topics are in there, but not in a logical progression. If I had not needed this as a required text for a class I would not have bought it.
Enterprise AJAX: Strategies for Building High Performance Web Applications
1 review
David C. Johnson
,
Alexei White
, ...
Prentice Hall
, 2007
This is the item of choice for any collection moving beyond introductory texts.
College-level computer holdings strong on Ajax or web programming guides need ENTERPRISE AJAX: STRATEGIES FOR BUILDING HIGH PERFORMANCE WEB APPLICATIONS. It covers advanced Ajax topics, so it's not for the beginner - that will please any already versed in Ajax who want to skip the basics. From implementing Model-View-Controller in the browser to overcoming security risks and optimizing Ajax ...
ASP.NET AJAX Programming Tricks
1 review
Matthew David Ellis
Magma Interactive, LLC
, 2007
Great book! Highly recommended!
This book examines in detail AJAX, not just how-to use it like many others, but how AJAX integrates with the client and server. These types of details are really great because it helps to understand not just the usage of the UpdatePanel, ScriptManager, etc but how they integrate into the current ASP.NET environment. I am making use of AJAX at my work and find the details and examples incredibly ...
JavaScript and Ajax For Dummies
®
3 reviews
For Dummies, 2009
Pretty good thus far!
Hi everybody, I think this book is pretty good. I have read three other programing books before and they were all way too complicated, even though they said they were for beginners, one of them was actually a for dummies as well, lol. This time I think I will finally learn how to program. In one of the other reviews, somebody complained about chapter three, but I disagree. I think chapter three ...
Ajax on Rails
16 reviews
Scott Raymond
O'Reilly Media
, 2007
very concise and useful
The chapters are short and cover what is needed to start programming in any of the subjects they cover such as: prototype, rjs. Examples are also well chosen. This book assumes good level of familiarity with javascript and ruby on rails.
Programming ASP.NET AJAX: Build rich, Web 2.0-style UI with ASP.NET AJAX
5 reviews
Christian Wenz
O'Reilly Media
, 2007
Great Book for all web interface designers
A great read. A must read for AJAX developers! ASP.NET AJAX is a free framework for quickly creating efficient and interactive Web applications that work across all popular browsers. This book will teach you: 1) Create next-generation interfaces with reusable AJAX components. Enhance existing pages using powerful AJAX controls with support for all modern browsers. 2) Access remote ...
JSON: Computer, Human-readable medium, Data structure, Associative array, Douglas Crockford, Internet media ...
1 review
Alphascript Publishing
, 2009
Don't buy!
Douglas Crockford wrote on the JSON mailing list: "I recommend that you NOT buy this book. It is just a collection of Wikipedia articles which are available for free in more up-to-date editions from Wikipedia. [...] This book is criminally overpriced."
Creating Vista Gadgets: Using HTML, CSS and JavaScript with Examples in RSS, Ajax, ActiveX (COM) and ...
20 reviews
Rajesh Lal
Sams
, 2008
Great Book
I recommend this book for everyone does not have any information about vista gadgets. Your simple language and good samples, it's easy to learn, how gadgets works and how made your own...
Vaadin: IT Mill Toolkit, Ajax (Programming), Web 2.0, Open Source, Rich Internet Application, Google Web ...
Betascript Publishing
, 2010
High Quality Content by WIKIPEDIA articles! Vaadin is an open source web application framework for rich Internet applications. In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ensure a rich and interactive user experience. On client-side Vaadin is built on top of and can be ...
Ajax (Programming): Comparison of Javascript Frameworks, Json, Xmlhttprequest, Comet, Ajax, Comparison of ...
Books LLC
, 2010
Purchase includes free access to book updates online and a free trial membership in the publisher's book club where you can select from more than a million books without charge. Chapters: Comparison of Javascript Frameworks, Json, Xmlhttprequest, Comet, Ajax, Comparison of Javascript-Based Source Code Editors, Dojo Toolkit, Google Docs, Visual Webgui, Openajax Alliance, Zk, Editgrid, Yahoo! Ui Library, Push Technology, Icefaces, Zcubes, ...
Beginning Ajax with PHP: From Novice to Professional
13 reviews
Lee Babin
Apress
, 2006
Good starter
Good starter book, but there are plenty of tools and frameworks online (e.g. jQuery) that should be investigated and would probably serve the reader better than this book.
Programming Rails
Robby Russell
O'Reilly Media
, 2006
Rails is one of the leading frameworks for developing the new generation of Web 2.0 applications using the increasingly popular Ruby scripting language. This book offers an unequaled introduction and in-depth explanation of the Rails architecture, as well as a practical guide to techniques for Rails developers and those of you considering a switch to Ruby on Rails. "Programming Rails will not only provide you with a deep understanding of ...
Learning ASP.Net 2.0 with Ajax: A Practical Hands-on Guide
3 reviews
Jesse Liberty
,
Dan Hurwitz
, ...
O'Reilly Media
, 2007
Gentle but Complete Getting Started
§ I am impressed at how well-paced and explanatory this book is. Usually the big problems I see in coding books have very little to do with the quality of the code and very much to do with care (or its lack) in pacing and organization. The result here is a book that thinks through and accounts for the questions beginners will have. The authors direct themselves to developers asking the ...
Google Web Toolkit GWT Java AJAX Programming: A step-by-step to Google Web Toolkit for creating Ajax ...
11 reviews
Prabhakar Chaganti
Packt Publishing
, 2007
Get to Know GWT Fast - You Need To!
Automagically convert Java to JavaScript. Thus begins the seemingly curious proposition of the Google Web Toolkit (GWT). Of course, it's about a lot more than that. For one thing, GWT addresses a key gap in the rapid delivery of the Asynchronous JavaScript and XML (AJAX) based applications that are driving eyeballs and mindshare to Google's Web site. By the time you've read ...
search for books
application
,
applications
,
associative
,
beginning
,
comparison
,
comprehensive
,
crockford
,
developers
,
enterprise
,
experience
,
frameworks
,
hands-on
,
human-readable
,
international
,
javascript
,
javascript-based
,
paperback
,
performance
,
perspectives
,
practical
,
professional
,
programming
,
quickstart
,
serialization
,
silverlight
,
step-by-step
,
strategies
,
structure
,
technology
,
xmlhttprequest
books:
Amazon.com Widgets
Kindle - Amazon's New Wireless Reading Device
This is the future of book reading. I have used it and love it!
randomly chosen
pc & video games:
Call of Duty: Modern Warfare 3
(PlayStation 3)
home
impressum - about us