Getting Started with Fluidinfo: Online Information Storage and Search Platform
ISBN: 9781449307097 / Angielski / Miękka / 132 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Imagine a public storage system that has a place online for structured data about everything that exists or that could exist. This book introduces Fluidinfo, a system that enables you to store information about anything, real or imaginary, in any digital form. You ll learn how to organize and search for data, and decide who can use, modify, and extend what you ve contributed. This guide demonstrates Fluidinfo s potential to create social data, with facilities that encourage users and applications to share, remix, and reuse data in ways they may not have anticipated. You ll learn how... Imagine a public storage system that has a place online for structured data about everything that exists or that could exist. This book introduces ... |
|
cena:
109,15 zł |
Creating Html5 Animations with Flash and Wallaby: Converting Flash Animations to Html5
ISBN: 9781449307134 / Angielski / Miękka / 62 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Creating standards-compliant animations for the Web just got a lot easier. With this concise guide, you'll learn how to convert Flash animations into HTML5, using Wallaby--the experimental tool from Adobe. Wallaby makes Flash content available for devices that don't support Flash runtimes, including the iPhone and iPad. Developing HTML5 animations is time-consuming with all the coding required. This book shows you how to create compelling content for HTML5 environments with relative ease, whether you know Flash or not. After a quick introduction to simple animation building with... Creating standards-compliant animations for the Web just got a lot easier. With this concise guide, you'll learn how to convert Flash animations in... |
|
cena:
87,31 zł |
Introduction to Tornado: Modern Web Applications with Python
ISBN: 9781449309077 / Angielski / Miękka / 142 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Walk through the basics of Tornado, the high-performance web server known for its speed, simplicity, and scalability on projects large and small. With this hands-on guide, you'll learn how to use Tornado's acclaimed features by working with several example applications. You also get best practices for using Tornado in the real world. Are you interested in creating a scalable social application, real-time analytics engine, or RESTful API--all with the power and simplicity of Python? This book shows you why Tornado is fantastic choice for writing powerful applications that are simple... Walk through the basics of Tornado, the high-performance web server known for its speed, simplicity, and scalability on projects large and small. W... |
|
cena:
103,69 zł |
Building Web Applications with ERLANG: Working with Rest and Web Sockets on Yaws
ISBN: 9781449309961 / Angielski / Miękka / 156 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Why choose Erlang for web applications? Discover the answer hands-on by building a simple web service with this book. If you re an experienced web developer who knows basic Erlang, you ll learn how to work with REST, dynamic content, web sockets, and concurrency through several examples. In the process, you ll see first-hand that Erlang is ideal for building business-critical services. Erlang was designed for fault-tolerant, non-stop telecom systems, and building applications with it requires a large set of skills. By the end of the book, you ll have the information you need to build... Why choose Erlang for web applications? Discover the answer hands-on by building a simple web service with this book. If you re an experienced web ... |
|
cena:
87,31 zł |
Getting Started with Oauth 2.0: Programming Clients for Secure Web API Authorization and Authentication
ISBN: 9781449311605 / Angielski / Miękka / 82 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Whether you develop web applications or mobile apps, the OAuth 2.0 protocol will save a lot of headaches. This concise introduction shows you how OAuth provides a single authorization technology across numerous APIs on the Web, so you can securely access users' data--such as user profiles, photos, videos, and contact lists--to improve their experience of your application. Through code examples, step-by-step instructions, and use-case examples, you'll learn how to apply OAuth 2.0 to your server-side web application, client-side app, or mobile app. Find out what it takes to access... Whether you develop web applications or mobile apps, the OAuth 2.0 protocol will save a lot of headaches. This concise introduction shows you how O... |
|
cena:
101,01 zł |
Developing with Google+: Practical Guide to the Google+ Platform
ISBN: 9781449312268 / Angielski / Miękka / 50 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Would you like to integrate Google+ with an existing website, or build your own social application on the platform? Developing with Google+ takes you on a tour of the Google+ APIs, with lots of concrete examples and hands-on projects. You'll learn how to take advantage of Google+ social plug-ins, communicate programmatically with Google+ over REST APIs, and author real-time Hangout Apps. Over the course of this book, you'll follow the progress of a fictional company, Baking Disasters, as it incorporates all the features of the Google+ platform.
Would you like to integrate Google+ with an existing website, or build your own social application on the platform? Developing with Google+ ... |
|
cena:
81,85 zł |
Beginning Jquery 2 for ASP.NET Developers: Using Jquery 2 with ASP.NET Web Forms and ASP.NET MVC
ISBN: 9781430263043 / Angielski / Miękka / 336 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. jQuery is the most popular JavaScript library in use today, appearing on nearly two thirds of the 10,000 most visited sites on the web. With this sort of popularity, it's clear that ASP.NET developers can't afford to miss out.
By combining jQuery with ASP.NET you get the best of both worlds: the client-side interactivity and responsiveness of JavaScript with the robustness and extensibility of Microsoft's web stack. Beginning jQuery 2 for ASP.NET Developers shows you how. To begin with, you'll find out how jQuery hooks up with your ASP.NET controls, and simplifies event... jQuery is the most popular JavaScript library in use today, appearing on nearly two thirds of the 10,000 most visited sites on the web. With this sort...
|
|
cena:
172,26 zł |
Pro Html5 Accessibility
ISBN: 9781430241942 / Angielski / Miękka / 386 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro HTML5 Accessibility helps designers come to grips with building exciting, accessible and usable web sites and applications with HTML5. The book covers how to use HTML5 in order to serve the needs of people with disabilities and older persons using assistive technology (AT). It aims to be a useful 'go-to' guide, providing practical advice. It takes several approaches, including a look at the new semantics of HTML5 and how to combine its use with authoring practices you know from using earlier versions of HTML. It also demonstrates how HTML5 content is currently supported...
Pro HTML5 Accessibility helps designers come to grips with building exciting, accessible and usable web sites and applications with ...
|
|
cena:
287,12 zł |
Webgl: Up and Running: Building 3D Graphics for the Web
ISBN: 9781449323578 / Angielski / Miękka / 200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get a quick introduction to WebGL, the new standard for 3D rendering on the Web and a member of HTML5 s family of technologies. With this hands-on guide, you ll learn essential WebGL development and production concepts, using the JavaScript 3D engine Three.js. At the end of the book, you ll put everything together and build a full 3D application with WebGL. You don t have to be a game development wizard or have 3D graphics experience to get started. If you use HTML, CSS, and JavaScript and have familiarity with JQuery and Ajax this book will help you gain a working knowledge of WebGL... Get a quick introduction to WebGL, the new standard for 3D rendering on the Web and a member of HTML5 s family of technologies. With this hands-on ... |
|
cena:
151,74 zł |
Paypal Apis: Up and Running: Monetizing Your Application with Payment Flows
ISBN: 9781449318727 / Angielski / Miękka / 152 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If your web application s success depends on how quickly and easily users can make transactions, PayPal APIs provide effective solutions you can t afford to overlook. This concise book takes you hands-on through several options to help you determine the best choice for your situation, whether you re collecting money via websites or mobile apps for products and services, donations, or anything else. In each chapter, you ll work with a different PayPal API by integrating it into the book s sample application, using Python and the Google App Engine framework. This expanded edition... If your web application s success depends on how quickly and easily users can make transactions, PayPal APIs provide effective solutions you can t ... |
|
cena:
130,99 zł |
Testable JavaScript: Ensuring Reliable Code
ISBN: 9781449323394 / Angielski / Miękka / 274 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. One skill that s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you re creating a new application or rewriting legacy code. From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you ll learn a holistic approach for writing JavaScript code that you and your colleagues can easily fix and maintain going forward. Testing JavaScript code is complicated. This book helps... One skill that s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and ma... |
|
cena:
151,74 zł |
Web Performance Daybook Volume 2: Techniques and Tips for Optimizing Web Site Performance
ISBN: 9781449332914 / Angielski / Miękka / 226 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Performance is critical to the success of any website, and help with using today s new tools is key. In this remarkable guide, 32 leading web performance experts offer practical tips, techniques, and advice for optimizing your site s user experience. Originally written for an online calendar, this collection of articles will inspire you to squeeze every ounce of performance from your site whether you re a web developer, mobile developer, or web designer. Check the table of contents and you ll be convinced. In order of appearance, Web Performance Daybook authors include:... Performance is critical to the success of any website, and help with using today s new tools is key. In this remarkable guide, 32 leading web perfo... |
|
cena:
86,69 zł |
OData And Visual Studio LightSwitch Using ASP.NET / Windows Phone / jQuery / datajs / Knockout
ISBN: 9781477561270 / Angielski / Miękka / 158 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is about OData and Microsoft Visual Studio LightSwitch. The purpose of this book is to demonstrate the use of OData, and explain its importance. OData is a protocol used to expose and consume data over the web. It uses a common REST-like (representational state transfer) interface to communicate, rather than the usual pre-defined application specific interfaces used by traditional web services. Visual Studio LightSwitch is a development tool that provides the easiest and fastest way to create 'forms over data, line of business applications'. It allows you to build applications for...
This book is about OData and Microsoft Visual Studio LightSwitch. The purpose of this book is to demonstrate the use of OData, and explain its importa...
|
|
cena:
68,07 zł |
Fun with Silverlight 4 with VB.NET: Illustrated Guide to Creating Rich Internet Applications
ISBN: 9781477455050 / Angielski / Miękka / 602 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "Simple, concise, instructive and informative - Tim Heuer, Microsoft (Redmond, WA)" (On C# version of the Book ) "This is a great book for someone looking to get a broad view of the Silverlight 4 platform. It is very simple to read/understand for anyone wanting to get started. The book is very illustrative - literally - to provide good visuals about each of the core concepts. At the end of reading this book and following the examples, the reader should be able to quickly start building "real" applications using the basic concepts. ... Recommend." ""Handy guide for you to find... "Simple, concise, instructive and informative - Tim Heuer, Microsoft (Redmond, WA)" (On C# version of the Book ) "This is a great book for someone ... |
|
cena:
159,14 zł |
Practical App Development with Aurelia: Leverage the Power of Aurelia to Build Personal and Business Applications
ISBN: 9781484234013 / Angielski / Miękka / 272 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Explore all the aspects of the Aurelia framework, including routing, templating, data binding, components, event aggregation, HTTP services, features, plugins, etc.
Explore all the aspects of the Aurelia framework, including routing, templating, data binding, components, event aggregation, HTTP services, features,...
|
|
cena:
145,46 zł |
Bootstrap: Responsive Web Development
ISBN: 9781449343910 / Angielski / Miękka / 109 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap's HTML/CSS-based tools and design templates right away. You'll also learn how to extend your app with interactive features, using its suite of jQuery plugins--often without writing a single line of code. Developed by Twitter and available free from GitHub, Bootstrap supports responsive design by dynamically adjusting your web page layout. With just a basic knowledge of HTML, CSS, and JavaScript, you can build apps... Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started buil... |
|
cena:
87,31 zł |
Beginning Css3
ISBN: 9781430244738 / Angielski / Miękka / 568 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning CSS3 teaches you how to style web pages using Cascading Style Sheets (CSS)--the language of web design. Starting from first principles, you'll learn through a series of practical exercises how to change the default look of HTML tags, adding color, backgrounds, and borders. The book demystifies core concepts, such as the CSS box model and selectors, giving you the confidence and knowledge to create innovative and flexible page layouts. You'll also learn how to create rounded corners, drop shadows, and gradients without the need for images, using the latest CSS3 techniques.
Beginning CSS3 teaches you how to style web pages using Cascading Style Sheets (CSS)--the language of web design. Starting from first princip...
|
|
cena:
287,12 zł |
Opa: Up and Running: Rapid and Secure Web Development
ISBN: 9781449328856 / Angielski / Miękka / 120 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa provides a complete stack for web application development, including a web server, database engine, distribution libraries, and a programming language that compiles to JavaScript. Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa ... |
|
cena:
95,55 zł |
Coding with Coda: Beautiful Development in One Window
ISBN: 9781449356095 / Angielski / Miękka / 64 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Like to build websites in the wild with your MacBook? This concise hands-on guide introduces you to the ideal editor: Coda 2. Rather than clutter your screen with shell access, a separate CSS editor, and a version control app, you ll discover how Coda s "one-window web development" bundles everything into one neat application. Take Coda on a trial run, then learn step-by-step how to configure each feature to fit your working style. You ll find out firsthand how Coda will save you time and effort on your next project.
Like to build websites in the wild with your MacBook? This concise hands-on guide introduces you to the ideal editor: Coda 2. Rather than clutter y... |
|
cena:
57,33 zł |
English Insights 1
ISBN: 9781408068120 / Angielski / Miękka / 250 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Suitable for students at secondary level, this title combines an approach to learning English with National Geographic images, DVD clips and articles. It helps you develop real-world language skills through age-appropriate resources.
Suitable for students at secondary level, this title combines an approach to learning English with National Geographic images, DVD clips and articles....
|
|
cena:
144,69 zł |