![]() |
Developing Blackberry Tablet Applications with Flex 4.5
ISBN: 9781449305567 / Angielski / Miękka / 116 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Ready to put your ActionScript 3 skills to work on mobile apps? This hands-on book walks you through the process of creating an Adobe AIR application for Blackberry Tablets from start to finish, using the Flex 4.5 framework. Move quickly from a basic Hello World application to complex interactions with Blackberry APIs, and get complete code examples for working with tablet components including the accelerometer, GPS unit, camera, file system, and multitouch screen. This is an ideal resource no matter how much Flex experience you have.
Ready to put your ActionScript 3 skills to work on mobile apps? This hands-on book walks you through the process of creating an Adobe AIR applicati... |
cena:
122,92 |
![]() |
Automating ActionScript Projects with Eclipse and Ant: Code, Compile, Debug and Deploy Faster
ISBN: 9781449307738 / Angielski / Miękka / 98 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Automating repetitive programming tasks is easier than many Flash/AS3 developers think. With the Ant build tool, the Eclipse IDE, and this concise guide, you can set up your own "ultimate development machine" to code, compile, debug, and deploy projects faster. You'll also get started with versioning systems, such as Subversion and Git. Create a consistent workflow for multiple machines, or even complete departments, with the help of extensive Ant code samples. If you want to work smarter and take your skills to a new level, this book will get you on the road to automation--with... Automating repetitive programming tasks is easier than many Flash/AS3 developers think. With the Ant build tool, the Eclipse IDE, and this concise ... |
cena:
81,93 |
![]() |
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:
97,30 |
![]() |
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:
122,92 |
![]() |
Mobile JavaScript Application Development: Bringing Web Programming to Mobile Devices
ISBN: 9781449327859 / Angielski / Miękka / 150 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. When developing apps for the latest smartphones, you're faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most powerful JavaScript frameworks available today. You'll build sample apps with jQuery Mobile, Sencha Touch, and PhoneGap to learn the unique advantages--and disadvantages--of each framework. From there, you can determine which one is best for your project. This book is ideal for web developers... When developing apps for the latest smartphones, you're faced with several vexing questions. How many platforms do you need to accommodate? What le... |
cena:
102,43 |
![]() |
Building Hybrid Android Apps with Java and JavaScript: Applying Native Device APIs
ISBN: 9781449361914 / Angielski / Miękka / 100 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store. Learn how to create apps that have access to native APIs, such as location, vibrator, sensors, and the camera, using a JavaScript/Java bridge and choose the language that gives you better performance for each task. If you have experience with HTML5 and... Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrap... |
cena:
81,93 |
![]() |
Building Modular Cloud Apps with Osgi: Practical Modularity with Java in the Cloud Age
ISBN: 9781449345150 / Angielski / Miękka / 100 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you're an experienced Java developer in the enterprise, this practical, hands-on book shows you how to use OSGi to design, develop, and deploy modular cloud applications. You'll quickly learn how to use OSGi, through concise code examples and a set of best practices derived from the authors' experiences with real-world projects. Through the course of this book, you'll learn to develop modern web applications with tools and techniques such as RESTful Web Services, NoSQL, provisioning, elasticity, Auto Scaling, hotfixes, and automatic failover. Code samples are available from... If you're an experienced Java developer in the enterprise, this practical, hands-on book shows you how to use OSGi to design, develop, and deploy m... |
cena:
102,43 |
![]() |
Java Ee Applications on Oracle Java Cloud:: Develop, Deploy, Monitor, and Manage Your Java Cloud Applications
ISBN: 9780071817158 / Angielski / Miękka / 288 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Master Java EE Application Development on Oracle Java Cloud
Build highly available, scalable, secure, distributed applications on Oracle Java Cloud. In this Oracle Press guide, Oracle ACE Director and Java Champion Harshad Oak leads you through the entire Java EE cloud-based application lifecycle--from development to deployment. Filled with real-world examples, ready-to-use code, and best practices, Java EE Applications on Oracle Java Cloud is an invaluable resource for anyone looking to meet the growing demand for cloud-based development skills.
Master Java EE Application Development on Oracle Java Cloud
Build highly available, scalable, secure, distributed applications on Oracle Java Cloud... |
cena:
252,25 |
![]() |
Sinatra: Up and Running: Ruby for the Web, Simply
ISBN: 9781449304232 / Angielski / Miękka / 120 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Take advantage of Sinatra, the Ruby-based web application library and domain-specific language used by Heroku, GitHub, Apple, Engine Yard, and other prominent organizations. With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications. Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you ll quickly learn... Take advantage of Sinatra, the Ruby-based web application library and domain-specific language used by Heroku, GitHub, Apple, Engine Yard, and othe... |
cena:
77,84 |
![]() |
Just Spring Data Access: Covers Jdbc, Hibernate, Jpa and Jdo
ISBN: 9781449328382 / Angielski / Miękka / 76 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. JDBC has simplified database access in Java applications, but a few nagging wrinkles remain--namely, persisting Java objects to relational databases. With this book, you'll learn how the Spring Framework makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM). Through sample code, you'll discover how Spring streamlines the use of JDBC and ORM tools such as Hibernate, the Java Persistence API (JPA), and Java Data Objects (JDO). If you're a Java developer familiar with Spring (perhaps through O'Reilly's Just Spring... JDBC has simplified database access in Java applications, but a few nagging wrinkles remain--namely, persisting Java objects to relational database... |
cena:
81,93 |
![]() |
RESTful Java Web Services Second Edition
ISBN: 9781784399092 / Angielski / Miękka / 354 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
209,71 |
![]() |
Google Apps Script 2e
ISBN: 9781491946183 / Angielski / Miękka / 216 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn how to create dynamic web applications with Google Apps Script and take full advantage of your Google-hosted services. If you have basic coding skills and some JavaScript experience, this practical book shows you how Apps Script works, and provides step-by-step guidance for building applications you can use right away. Apps Script is handy for automating Google Apps tasks, but it also serves as a complete application platform. With this book, you'll learn how to build, store, run, and share data-driven web apps right on Google Drive. You'll have access to complete code and... Learn how to create dynamic web applications with Google Apps Script and take full advantage of your Google-hosted services. If you have basic codi... |
cena:
122,92 |
![]() |
Getting Started with Grunt: The JavaScript Task Runner
ISBN: 9781783980628 / Angielski / Miękka / 132 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
166,90 |
![]() |
Node Cookbook Second Edition
ISBN: 9781783280438 / Angielski / Miękka / 378 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
235,39 |
![]() |
Node.Js Blueprints
ISBN: 9781783287338 / Angielski / Miękka / 268 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
261,07 |
![]() |
Iron-Clad Java: Building Secure Web Applications
ISBN: 9780071835886 / Angielski / Miękka / 304 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Proven Methods for Building Secure Java-Based Web Applications
Develop, deploy, and maintain secure Java applications using the expert techniques and open source libraries described in this Oracle Press guide. Iron-Clad Java presents the processes required to build robust and secure applications from the start and explains how to eliminate existing security bugs. Best practices for authentication, access control, data protection, attack prevention, error handling, and much more are included. Using the practical advice and real-world examples provided in this authoritative resource,... Proven Methods for Building Secure Java-Based Web Applications
Develop, deploy, and maintain secure Java applications using the expert techniques a... |
cena:
187,28 |
![]() |
WebRTC Integrator's Guide
ISBN: 9781783981267 / Angielski / Miękka / 382 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
235,39 |
![]() |
Learning Alfresco Web Scripts
ISBN: 9781784390600 / Angielski / Miękka / 182 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
141,21 |
![]() |
Learning NServiceBus Sagas
ISBN: 9781782173496 / Angielski / Miękka / 214 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
141,21 |
![]() |
CoffeeScript Application Development Cookbook
ISBN: 9781783289691 / Angielski / Miękka / 368 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
235,39 |