Publicado por Manning Pubn 01.04.1999., 1999
ISBN 10: 1884777740 ISBN 13: 9781884777745
Idioma: Inglés
Librería: NEPO UG, Rüsselsheim am Main, Alemania
EUR 17,62
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Gut. 422 Seiten aus einer wissenschaftlichen Bibliothek - Sprache: Englisch Gewicht in Gramm: 969 23,1 x 18,8 x 2,5 cm, Taschenbuch.
Librería: unifachbuch e.K., Köln, NRW, Alemania
EUR 1,95
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Unbenutzte Restauflage Unbenutzt. Schnelle Lieferung, Kartonverpackung. Abzugsfähige Rechnung. Bei Mehrfachbestellung werden die Versandkosten anteilig erstattet. 361 pp. Englisch.
Librería: unifachbuch e.K., Köln, NRW, Alemania
EUR 1,95
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Unbenutzte Restauflage Unbenutzt. Schnelle Lieferung, Kartonverpackung. Abzugsfähige Rechnung. Bei Mehrfachbestellung werden die Versandkosten anteilig erstattet. -Adobe AIR is one of the hottest topics in rich application development. This exciting new technology is still in beta, but it's already being adopted by such web giants as eBay. With AIR, Web developers use their existing skills to build rich applications that flow seamlessly between the internet and the desktop. 'Adobe AIR in Action' introduces AIR to developers familiar with Flex and JavaScript, showing them how to build solid AIR-driven desktop and hybrid applications. Using small examples, the expert authors walk web developers through the new topics they will need to develop AIR applications for the desktop. Readers will learn the essential features of the AIR API with examples and code samples that web professionals can use to get up and running in AIR quickly. The book describes how to create and customize native windows, read and write files and folders on the local file system. Web developers who read this book will be able to take instant advantage of the increased resources available to desktop applications. Sometimes-connected, web-enabled applications are gaining in popularity, and web developers of all stripes will want to add these skills to their toolbox. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle Elektronisches Buch from Manning. Also available is all code from the book. 317 pp. Deutsch.
Librería: unifachbuch e.K., Köln, NRW, Alemania
EUR 1,95
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Gebraucht - Wie neu Unbenutzt. Schnelle Lieferung, Kartonverpackung. Abzugsfähige Rechnung. Bei Mehrfachbestellung werden die Versandkosten anteilig erstattet. -New Web applications require engaging user-friendly interfaces-and the cooler, the better. With Flex 3, Web developers at any skill level can create high-quality, effective, and interactive Rich Internet Applications (RIAs) quickly and easily. Flex removes the complexity barrier from RIA development by offering sophisticated tools and a straightforward programming language so you can focus on what you want to do instead of how to do it. And now that the major components of Flex are free and open source, the cost barrier is gone, as well! 543 pp. Englisch.
Librería: unifachbuch e.K., Köln, NRW, Alemania
EUR 2,95
Convertir monedaCantidad disponible: 3 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Unbenutzte Restauflage Unbenutzt. Schnelle Lieferung, Kartonverpackung. Abzugsfähige Rechnung. Bei Mehrfachbestellung werden die Versandkosten anteilig erstattet. -This guide to the Tapestry approach offers instructions for creating full-featured web applications by connecting framework components to application code. Many simple examples show how to perform common tasks like form validation, application localization, client-side scripting, and synchronization 400 pp. Englisch.
Publicado por MANNING PUBN, New York, 2013
ISBN 10: 161729103X ISBN 13: 9781617291036
Idioma: Inglés
Librería: Grand Eagle Retail, Bensenville, IL, Estados Unidos de America
EUR 51,29
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: new. Paperback. jQuery makes it easy to build interactive websites and applications. As rich and powerful as it is, however, it can't do everything, so numerous extension points have been provided that allow additional functionality to be integrated into the normal jQuery processing. Extending jQuery shows how to build custom extensions to the jQuery library. It teaches how to write plugins by providing guidelines and techniques to make use of all the extension points within jQuery. Readers will learn how to design plugins for maximum reuse and learn how to write new widgets and effects for jQuery UI. They'll also explore extensions in key areas including Ajax, events, animation, and validation. * Covers all the extension points within jQuery * Provides best practice guidelines and techniques * Connect with a thriving third-party plugin community Intermediate-level knowledge of JQuery and JavaScript needed. No experience writing plugins or other extensions is required. JavaScript is the driving force behind the Web 2.0 experience. jQuery is the most popular JavaScript library on the internet and it allows developers to more easily interact with the elements appearing on a Web page. Covers all the extension points within jQuery Provides best practice guidelines and techniques Connect with a thriving third-party plugin community Intermediate - level knowledge of JQuery and JavaScript needed. No experience writing plugins or other extensions is required. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Librería: Buchmarie, Darmstadt, Alemania
EUR 10,29
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Good.
EUR 38,09
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Web APIs are everywhere, giving developers an efficient way to interact with applications, . . *** Nota: Los envíos a España peninsular, Baleares y Canarias se realizan a través de mensajería urgente. No aceptamos pedidos con destino a Ceuta y Melilla.
Publicado por MANNING PUBN, New York, 2013
ISBN 10: 1617290793 ISBN 13: 9781617290794
Idioma: Inglés
Librería: Grand Eagle Retail, Bensenville, IL, Estados Unidos de America
EUR 56,60
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: new. Paperback. Scala has established itself as a viable alternative to Java, and powerful new tools make it easier than ever to get started. Play 2 is an open source web framework for building browser-based applications in Scala. It takes advantage of Scala's strong type system to give high-performance, bug-free code. Because it's event-based and non-blocking, it's a great choice for near real time applications. And it makes use of the web's stateless nature to offer excellent scalability and flexibility. Play for Scala shows how to build Scala-based web applications using the Play 2 framework. It starts by introducing Play! through a comprehensive overview example. Then, it looks at each facet of a typical Play application, both by exploring simple code snippets and by adding to a larger running example. * Covers easiest way to build real-world web applications * Shows how to take advantage of latest technologies * Teaches how to build more robust software Written for programmers familiar with Scala and web-based application architecture. No previous experience with Play required. Play 2.0 is open-source software that makes it possible for programmers to use the Scala programming language to write software applications and web sites that run in a web browser. Covers easiest way to build real-world web applications Shows how to take advantage of latest technologies Teaches how to build more robust software Written for programmers familiar with Scala and web-based application architecture. No previous experience with Play required. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Publicado por Manning Pubn 02.09.2004., 2004
ISBN 10: 193239415X ISBN 13: 9781932394153
Idioma: Inglés
Librería: Buchladen an der Kyll, Birgel, Alemania
EUR 4,99
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Sehr gut. 400 Seiten Buch ist leicht verlagert (wellig), kleine Lagerspuren am Buch, Inhalt einwandfrei und ungelesen 234662 Sprache: Englisch Gewicht in Gramm: 770 21,4 x 14,9 x 1,9 cm, Taschenbuch.
EUR 19,29
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Über den AutorrnrnElyse Kolker Gordon has been building web applications for five years and is a Technical Lead at Vevo, where she solves challenges with isomorphic apps every day. She writes technical articles and speaks about JavaS.
EUR 20,87
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoCondición: New. Über den AutorAUTHOR BIOTimo Tuominen has used FRP and RxJava extensively as an architect of amajor Android project for Samsung while working with Futurice. As aconsultant he has developed dozen.
EUR 25,63
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Über den AutorJothy Rosenberg is a professor-turned-entrepreneur who has founded sixcompanies. He has written two previous technical books and holds severalpatents. Jothy has a PhD in Computer Science from Du.
EUR 26,82
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. Über den AutorrnrnChristopher Mitchell is a teacher, student, and recognized leader in the graphing calculator enthusiast community. You ll find Christopher (aka Kerm Martian) and his community of calculator experts answering questio.
Publicado por Manning Pubn, 2009
ISBN 10: 1933988452 ISBN 13: 9781933988450
Librería: unifachbuch e.K., Köln, NRW, Alemania
EUR 1,95
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Gebraucht - Wie neu Unbenutzt. Schnelle Lieferung, Kartonverpackung. Abzugsfähige Rechnung. Bei Mehrfachbestellung werden die Versandkosten anteilig erstattet. -Many of the people responsible for a website don't have a clue what's required tobuild one and keep it up and running. The job of planning, launching, andmanaging a site often falls to people who have little or no experience in webdesign or development. Website Owner's Manual is for the thousands of marketers, IT managers, project leaders, and business owners who need to put awebsite in place and keep it running with a minimum of trouble. Using clever illustrations, easy-to-follow lists and diagrams, and other friendlytouches, Website Owner's Manual helps readers form a vision for a site, guidesthem through the process of selecting a web design agency, and gives just enoughbackground to help them make intelligent decisions throughout the developmentprocess. This book provides a jargon-free overview of web design, includingaccessibility, usability, online marketing, and web development techniques. 272 pp. Englisch.
EUR 57,87
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Dependency Injection has become one of the most dominant practices in the past decade, and it's. . . *** Nota: Los envíos a España peninsular, Baleares y Canarias se realizan a través de mensajería urgente. No aceptamos pedidos con destino a Ceuta y Melilla.
EUR 16,61
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: Sehr gut. 250 Seiten; 9781617297632.2 Gewicht in Gramm: 1.
EUR 29,36
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoKartoniert / Broschiert. Condición: New. Über den AutorrnrnAzat Mardan is a software engineer leader and a university professor with extensive experience using and teaching JavaScript and Node. He s the author of several books on JavaScript, Node, React, and Express, including the.
EUR 34,09
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. Über den AutorrnrnTanmay Bakshi began coding at the age of four and had his first app on the iOS App Store by the age of nine. He taught himself Swift when it was still in beta. He s excited about passing on his knowledge to other yo.
Librería: moluna, Greven, Alemania
EUR 33,53
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoKartoniert / Broschiert. Condición: New. Über den AutorJohn Whitington is the founder of a company which builds software for electronic document processing. He has studied and taught Computer Science at Queens' College, Cambridge and has authored a number of com.
EUR 9,51
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Very Good. Condition: Very Good | Language: English | Product Type: Books.
EUR 35,98
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Über den AutorrnrnChristopher Mitchell is a PhD candidate and a recognized leader in the TI-83+/TI-84+ programming community. He hosts discussions and collaboration on calculator programsand projects at his website, Cemetech.
EUR 11,76
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Fine. Condition: Fine, Pages: 568, Size: 23.3x18.7x3.8.
EUR 36,12
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. Über den AutorDoug Hudgeon runs a business automation consultancy, putting his considerable experience helping companies set up automation and machine learning teams to good use. In 2000, Doug launched one of Australia s first el.
EUR 20,21
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Neu. Neu Neuware, Importqualität, Versand Büchersendung - (at)lt;DIV(at)gt;Providing example-rich coverage of Ajax packed with ready-to-use code and practical recipes for common and not-so-common tasks, this work guides Web developers through the transition from learning about Ajax to successfully applying Ajax-driven techniques in real-world development scenarios.(at)lt;/div(at)gt;<.
EUR 11,90
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Fine. Condition: Fine | Pages: 680 | Language: English | Product Type: Books.
EUR 37,27
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. Über den AutorHiroko Nishimura is a special education teacher, turned helpdesk engineer, turned systems administrator, turned technical instructor and writer. In 2020, Hiroko became an AWS Community Hero for her work in making AWS m.
EUR 38,24
Convertir monedaCantidad disponible: 5 disponibles
Añadir al carritoKartoniert / Broschiert. Condición: New. Über den AutorNicolas Vandeput is a supply chain data scientist specialising in demand forecasting and inventory optimisation. He founded his consultancy company SupChains in 2016, delivering models and training .
EUR 39,82
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Über den AutorrnrnLukas Ruebbelke started programming Flash over 10 years ago and has been building web applications ever since. With the recent explosion of the modern browser, it was a natural transition to JavaScript. He is an act.
EUR 40,59
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Über den AutorStephanie Stimac is a design technologist and senior product manager who focuses on building and improving developer experiences. She previously worked on the Microsoft Edge browser for 6 years before joining Ra.