Danny Goodman – författare
448 kr
Läs direkt efter köp
As the most comprehensive book on the market, the JavaScript Bible is a classic bestseller that keeps you up to date on the latest changes in JavaScript, the leading technology for incorporating interactivity into Web pages. Part tutorial, part reference, this book serves as both a learning tool for building new JavaScript skills as well as a detailed reference for the more experienced JavaScript user.
You''ll get up-to-date coverage on the latest JavaScript practices that have been implemented since the previous edition, as well as the most updated code listings that reflect new concepts. Plus, you''ll learn how to apply the latest JavaScript exception handling and custom object techniques.
Coverage includes:
JavaScript''s Role in the World Wide Web and Beyond Developing a Scripting Strategy Selecting and Using Your Tools JavaScript Essentials Your First JavaScript Script Browser and Document Objects Scripts and HTML Documents Programming Fundamentals Window and Document Objects Forms and Form Elements Strings, Math, and Dates Scripting Frames and Multiple Windows Images and Dynamic HTML The String Object The Math, Number, and Boolean Objects The Date Object The Array Object JSON - Native JavaScript Object Notation E4X - Native XML Processing Control Structures and Exception Handling JavaScript Operators Function Objects and Custom Objects Global Functions and Statements Document Object Model Essentials Generic HTML Element Objects Window and Frame Objects Location and History Objects Document and Body Objects Link and Anchor Objects Image, Area, Map, and Canvas Objects Event ObjectsPractical examples of working code round out this new edition and contribute to helping you learn JavaScript quickly yet thoroughly.
448 kr
Läs direkt efter köp
As the most comprehensive book on the market, the JavaScript Bible is a classic bestseller that keeps you up to date on the latest changes in JavaScript, the leading technology for incorporating interactivity into Web pages. Part tutorial, part reference, this book serves as both a learning tool for building new JavaScript skills as well as a detailed reference for the more experienced JavaScript user.
You''ll get up-to-date coverage on the latest JavaScript practices that have been implemented since the previous edition, as well as the most updated code listings that reflect new concepts. Plus, you''ll learn how to apply the latest JavaScript exception handling and custom object techniques.
Coverage includes:
JavaScript''s Role in the World Wide Web and Beyond Developing a Scripting Strategy Selecting and Using Your Tools JavaScript Essentials Your First JavaScript Script Browser and Document Objects Scripts and HTML Documents Programming Fundamentals Window and Document Objects Forms and Form Elements Strings, Math, and Dates Scripting Frames and Multiple Windows Images and Dynamic HTML The String Object The Math, Number, and Boolean Objects The Date Object The Array Object JSON - Native JavaScript Object Notation E4X - Native XML Processing Control Structures and Exception Handling JavaScript Operators Function Objects and Custom Objects Global Functions and Statements Document Object Model Essentials Generic HTML Element Objects Window and Frame Objects Location and History Objects Document and Body Objects Link and Anchor Objects Image, Area, Map, and Canvas Objects Event ObjectsPractical examples of working code round out this new edition and contribute to helping you learn JavaScript quickly yet thoroughly.
339 kr
Skickas inom 5-8 vardagar
509 kr
Läs direkt efter köp
Packed with information on the latest web specifications and browser features, this new edition is your ultimate one-stop resource for HTML, XHTML, CSS, Document Object Model (DOM), and JavaScript development. Here is the comprehensive reference for designers of Rich Internet Applications who need to operate in all modern browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera.
With this book, you can instantly see browser support for the latest standards-based technologies, including CSS Level 3, DOM Level 3, Web Forms 2.0, XMLHttpRequest for AJAX applications, JavaScript 1.7, and many more. This new edition:
Provides at-a-glance references for the tags, attributes, objects, properties, methods, and events of HTML, XHTML, CSS, DOM, and core JavaScript. You can quickly look up a particular feature or language term to see if it is available in desired browser brands and versions.Includes handy cross referencing that lets you look up an attribute (or object property, method, or event type) to find all the items that recognize it, including interrelated HTML tags, style properties, and document object model methods, properties, and events.Offers appendices where you can quickly locate values useful in HTML authoring and scripting. You''ll find coverage of commands used across three browsers for user-editable content.Includes a glossary that gives you quick explanations of some of the new and potentially confusing terminology of DHTML.Dynamic HTML: The Definitive Reference speeds the way to adding sophisticated features to your web pages. Indispensable, complete, and succinct, this bestselling guide is the must-have compendium for all web developers involved in creating dynamic web content.
295 kr
Läs direkt efter köp
On numerous online forums for JavaScript and DHTML, the majority of questions begin with "How do I...?" This new Cookbook provides the answers. After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. He has now applied state-of-the-art ECMA and W3C DOM standards and used best practices to create this extensive collection of practical recipes that can bring your web pages to life.The JavaScript & DHTML Cookbook is all about adding value to the content of a web page. The book focuses on practical and sensible applications of scripting, rather than flying images and gratuitous color changes. For every problem Goodman addresses, there''s a solution or "recipe"--a focused piece of code that web developers can insert directly into their applications. Yet, rather than just cut-and-paste code, you also get explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to your designs.The recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements and sorting tables. This book contains over 150 recipes on the following topics:
Working with interactive forms and style sheetsPresenting user-friendly page navigationCreating dynamic contentProducing visual effects for stationary contentPositioning HTML elementsManaging browser windows and multiple framesThis book is the ideal companion to O''Reilly''s JavaScript: The Definitive Guide and Dynamic HTML: The Definitive Reference. If you own either of these books, the JavaScript & DHTML Cookbook is a must.376 kr
Läs direkt efter köp
In today''s Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your application.Why is JavaScript & DHTML Cookbook so popular? After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. For every problem he addresses, Goodman not only offers code, but a discussion of how and why the solution works. Recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements, sorting tables, and implementing Ajax features on the client.Ideal for novices as well as experienced scripters, this book contains more than 150 recipes for:
Working with interactive forms and style sheetsPresenting user-friendly page navigationCreating dynamic content via Document Object Model scriptingProducing visual effects for stationary contentPositioning HTML elementsWorking with XML data in the browserRecipes in this Cookbook are compatible with the latest W3C standards and browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera 9. Several new recipes provide client-side Ajax solutions, and many recipes from the previous edition have been revised to help you build extensible user interfaces for Web 2.0 applications. If you want to write your own scripts and understand how they work, rather than rely on a commercial web development framework, the JavaScript & DHTML Cookbook is a must.273 kr
Läs direkt efter köp
On numerous online forums for JavaScript and DHTML, the majority of questions begin with "How do I...?" This new Cookbook provides the answers. After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. He has now applied state-of-the-art ECMA and W3C DOM standards and used best practices to create this extensive collection of practical recipes that can bring your web pages to life.The JavaScript & DHTML Cookbook is all about adding value to the content of a web page. The book focuses on practical and sensible applications of scripting, rather than flying images and gratuitous color changes. For every problem Goodman addresses, there''s a solution or "recipe"--a focused piece of code that web developers can insert directly into their applications. Yet, rather than just cut-and-paste code, you also get explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to your designs.The recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements and sorting tables. This book contains over 150 recipes on the following topics:
Working with interactive forms and style sheetsPresenting user-friendly page navigationCreating dynamic contentProducing visual effects for stationary contentPositioning HTML elementsManaging browser windows and multiple framesThis book is the ideal companion to O''Reilly''s JavaScript: The Definitive Guide and Dynamic HTML: The Definitive Reference. If you own either of these books, the JavaScript & DHTML Cookbook is a must.354 kr
Läs direkt efter köp
In today''s Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your application.Why is JavaScript & DHTML Cookbook so popular? After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. For every problem he addresses, Goodman not only offers code, but a discussion of how and why the solution works. Recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements, sorting tables, and implementing Ajax features on the client.Ideal for novices as well as experienced scripters, this book contains more than 150 recipes for:
Working with interactive forms and style sheetsPresenting user-friendly page navigationCreating dynamic content via Document Object Model scriptingProducing visual effects for stationary contentPositioning HTML elementsWorking with XML data in the browserRecipes in this Cookbook are compatible with the latest W3C standards and browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera 9. Several new recipes provide client-side Ajax solutions, and many recipes from the previous edition have been revised to help you build extensible user interfaces for Web 2.0 applications. If you want to write your own scripts and understand how they work, rather than rely on a commercial web development framework, the JavaScript & DHTML Cookbook is a must.380 kr
Skickas inom 3-6 vardagar
295 kr
Skickas inom 3-6 vardagar
273 kr
Läs direkt efter köp
Is it possible for JavaScript programmers to learn Apple''s iOS 4 SDK and live to tell the tale? Technology guru Danny Goodman did, and with this book he leaves a well-marked trail for you to follow. An authority on JavaScript since its inception, Goodman understands the challenges you might face in creating native iOS apps with this SDK, and introduces Xcode, Objective-C, and Cocoa Touch in a context you''ll readily understand.
Why bother with the SDK when you can simply build web apps for Apple''s iOS devices? Web apps can''t access an iPhone''s music library, camera, or iOS system software for maps, audio, and more. Nor can you sell web apps in the App Store. If you want to take full advantage of the iPhone and iPad, iOS 4 SDK is your tool -- and this is your book. Includes full coverage of iOS SDK 4.2.
Learn the distinction between web app and iOS native app programmingCreate a workbench app to test code snippets throughout the learning processGet a structural view of an iOS app, and compare the process of building objects in Objective-C versus JavaSciptDiscover how your code launches iOS apps and makes them user-readyLearn about iOS memory management details that are different from JavaScript, including pointers and data typesUse Objective-C and Cocoa Touch to implement common JavaScript tasks295 kr
Läs direkt efter köp
Is it possible for JavaScript programmers to learn Apple''s iOS 4 SDK and live to tell the tale? Technology guru Danny Goodman did, and with this book he leaves a well-marked trail for you to follow. An authority on JavaScript since its inception, Goodman understands the challenges you might face in creating native iOS apps with this SDK, and introduces Xcode, Objective-C, and Cocoa Touch in a context you''ll readily understand.
Why bother with the SDK when you can simply build web apps for Apple''s iOS devices? Web apps can''t access an iPhone''s music library, camera, or iOS system software for maps, audio, and more. Nor can you sell web apps in the App Store. If you want to take full advantage of the iPhone and iPad, iOS 4 SDK is your tool -- and this is your book. Includes full coverage of iOS SDK 4.2.
Learn the distinction between web app and iOS native app programmingCreate a workbench app to test code snippets throughout the learning processGet a structural view of an iOS app, and compare the process of building objects in Objective-C versus JavaSciptDiscover how your code launches iOS apps and makes them user-readyLearn about iOS memory management details that are different from JavaScript, including pointers and data typesUse Objective-C and Cocoa Touch to implement common JavaScript tasks266 kr
Skickas inom 5-8 vardagar
Complete HyperCard 2.2 Handbook
295 kr
Skickas inom 3-6 vardagar
236 kr
Skickas inom 5-8 vardagar
101 kr
Läs direkt efter köp
In a reimagined present day, Sabine, a guarded, independent German tennis player, and Sandy, a Brooklyn-born Jewish baseball player, find themselves in New York City for World Day-a sporting event meant to celebrate international peace.
For years, Sabine was regarded as a tennis legend until an act of violence threatened her life and career. Now, she is determined to stand before the crowds once again a winner. Sandy is the beloved star of his hometown team, but a recent horrific antisemitic crime nearly unravels him.
Their lives are forever changed when a massive terrorist attack strikes World Day. As Sabine and Sandy emerge from this destruction, their journeys take them across the Atlantic and back again, where they come to understand how they are each connected to the attack-connections veiled by shocking family secrets and geopolitical motivations. After these revelations, they''ll have to decide if their love and friendship can bridge a path forward.
In striking resonance with today''s rising antisemitism, AMERIKALAND tells the emotional story of people battling their histories and charting their own fates.
360 kr
Tillfälligt slut