Wydawnictwo O'Reilly Media - ebooki
Tytuły książek wydawnictwa: O'Reilly Media
-
Promocja
If you’re writing one of several applications that call for asynchronous programming, this concise hands-on guide shows you how the async feature in C# 5.0 can make the process much simpler. Along with a clear introduction to asynchronous programming, you get an in-depth look at how the async feature works and why you might want to use it in-
-
ebook
(23,94 zł najniższa cena z 30 dni)
33.92 zł
39.90 zł(-15%) -
-
Promocja
Even as big data is turning the world upside down, the next phase of the revolution is already taking shape: real-time data analysis. This hands-on guide introduces you to Storm, a distributed, JVM-based system for processing streaming data. Through simple tutorials, sample Java code, and a complete real-world scenario, you’ll learn how to bu-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Get practical guidelines for making your website accessible to people with disabilities. With this handbook, you’ll learn how to design or develop a site that conforms to Section 508 of the US Rehabilitation Act—and in the process you’ll discover how to provide a better user experience for everyone.The Accessibility Handbook intro-
-
ebook
(35,94 zł najniższa cena z 30 dni)
50.91 zł
59.90 zł(-15%) -
-
Promocja
Need a shortcut to a degree in shipping great software? Successful team leaders must have an extremely broad skill set to find the right product, work through a complex and ever-changing development process, and do it all incredibly quickly. In this guide, Chris Vander Mey provides a simplified, no-BS approach to the entire software lifecycle, dist-
-
ebook
(59,94 zł najniższa cena z 30 dni)
84.92 zł
99.90 zł(-15%) -
-
Promocja
Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.This re-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja
Learn how to build your own computer vision (CV) applications quickly and easily with SimpleCV, an open source framework written in Python. Through examples of real-world applications, this hands-on guide introduces you to basic CV techniques for collecting, processing, and analyzing streaming digital images. You’ll then learn how to apply th-
-
ebook
(47,94 zł najniższa cena z 30 dni)
67.92 zł
79.90 zł(-15%) -
-
Promocja
This book picks up right where Learning Perl leaves off. With Intermediate Perl, you’ll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriented programming.Each chapter is small enough t-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja
Get a head start on building apps for Windows 8. With a series of examples, this hands-on guide takes you through the process of creating complete touch-enabled apps that respond to native sensors. Through the course of the book, you’ll learn how to work with the Windows Runtime application model while building a Bing Image Search app.If you&-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
If you’re a web developer or designer ready to learn Rails, this unique book is the ideal way to start.Rather than throw you into the middle of the framework’s Model-View-Controller architecture, Learning Rails 3 works from the outside in. You’ll begin with the foundations of the Web you already know, and learn how to create somet-
-
ebook
(71,40 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
-
Promocja
If you’re a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You’ll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.Regular expressions are an essential-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja
Want to perform programming tasks better, faster, simpler, and make them repeatable? Take a deep dive into Windows PowerShell and discover what this distributed automation platform can do. Whether you’re a .NET developer or IT pro, this concise guide will show you how PowerShell’s scripting language can help you be more productive on ev-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Pixel shaders are some of the more powerful graphic tools available for XAML programmers, but shader development bears little resemblance to traditional .NET programming. With this hands-on book, you’ll not only discover how to use existing shaders in your Windows Presentation Foundation (WPF) and Silverlight applications, you’ll also l-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
If you’re curious about how things work, this fun and intriguing guide will help you find real answers to everyday problems. By using fundamental math and doing simple programming with the Ruby and R languages, you’ll learn how to model a problem and work toward a solution.All you need is a basic understanding of programming. After a qu-
-
ebook
(59,94 zł najniższa cena z 30 dni)
84.92 zł
99.90 zł(-15%) -
-
Promocja
If you want a basic understanding of computer vision’s underlying theory and algorithms, this hands-on introduction is the ideal place to start. You’ll learn techniques for object recognition, 3D reconstruction, stereo imaging, augmented reality, and other computer vision applications as you follow clear examples written in Python.Progr-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja
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, yo-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
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-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
It’s easy to make lots of programming mistakes in C++—in fact, any program over a few hundred lines is likely to contain bugs. With this book, you’ll learn about many common coding errors that C++ programmers produce, along with rules and strategies you can use to avoid them.Author Vladimir Kushnir shows you how to use his Safe C+-
-
ebook
(50,99 zł najniższa cena z 30 dni)
72.24 zł
84.99 zł(-15%) -
-
Promocja
Use your C# skills to build your next website with Orchard, the popular content management system based on ASP.NET MVC. With step-by-step guidance, you’ll learn your way around the Orchard environment by constructing a complete, real-world site throughout the course of this book. You’ll create, manage, and display dynamic content with o-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Take resource-oriented computing out for a spin with this hands-on introduction to NetKernel, and discover how ROC can improve the way you design and implement software and software systems. Learn how ROC’s new approach combines core ideas from the REST architectural style with the Unix development model. By using NetKernel to create and then-
-
ebook
(50,99 zł najniższa cena z 30 dni)
72.24 zł
84.99 zł(-15%) -
-
Promocja
You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and ex-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja
Learn how to quickly build cool electronic gadgets with .NET Gadgeteer. With the easy-to-follow instructions in this guide, you’ll tackle five fascinating projects, using Microsoft’s rapid prototyping Gadgeteer platform. There’s no soldering involved—you simply plug in modules that make gadget-building quick and easy.Ideal f-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
It’s true: you can build native apps for iOS, Android, and Windows Phone with C# and the .NET Framework—with help from MonoTouch and Mono for Android. This hands-on guide shows you how to reuse one codebase across all three platforms by combining the business logic layer of your C# app with separate, fully native UIs. It’s an idea-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Ever wished you could learn C from a book? Head First C provides a complete learning experience for C and structured imperative programming. With a unique method that goes beyond syntax and how-to manuals, this guide not only teaches you the language, it helps you understand how to be a great programmer. You'll learn key areas such as language basi-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja
Get started with Spring Integration, the lightweight Java-based framework that makes designing and developing message-oriented architectures a breeze. Through numerous examples, you’ll learn how to use this open source framework’s basic building blocks to work with both inter- and intra-application programming models.If you’re a J-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Build custom business applications for SharePoint with Visual Studio LightSwitch—including intuitive apps that don’t require a single line of code. This example-driven guide takes non-programmers step-by-step through the process of creating simple apps and utilities, and shows programmers familiar with C# or Visual Basic how to build cu-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know alrea-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja
Good software design is simple and easy to understand. Unfortunately, the average computer program today is so complex that no one could possibly comprehend how all the code works. This concise guide helps you understand the fundamentals of good design through scientific laws—principles you can apply to any programming language or project fro-
-
ebook
(50,99 zł najniższa cena z 30 dni)
72.24 zł
84.99 zł(-15%) -
-
Promocja
Gain hands-on experience with the amazing PhoneGap library, using the practical recipes in this handy guide. With these solutions, you can enable your mobile web apps to interact with device-specific features such as the accelerometer, GPS, camera, and address book. Learn how to use your knowledge of HTML, CSS, and JavaScript to build full mobile a-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Take your Drupal skills even further with valuable tricks for making site building truly efficient. In this concise guide—the third in a series by award-winning designer Dani Nordin—you’ll learn how to set up your own development environment, quickly update your modules, and use version control to protect yourself from bonehead mi-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
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-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
Personal health and fitness has joined the digital revolution. Using Microsoft HealthVault, people interested in monitoring their health have an unprecedented opportunity to research their own data. This concise book explains how HealthVault users can collect and analyze their data, and how application developers can help them with mobile or web-ba-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Do you want to develop mobile apps with Java—and have them work on a variety of devices powered by iOS and Android? You’ve come to the right place.This project-driven book shows you how to build portable apps with two amazing open source frameworks, Google Web Tools (GWT) and PhoneGap. With these tools, you’ll use learn how to wri-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
This short, free ebook from March 2012 describes the Dart language, libraries, and tools that help you develop structured, fast, and maintainable web apps that run in any modern browser.-
-
ebook
-
-
Promocja
When you’re under pressure to produce a well designed, easy-to-navigate mobile app, there’s no time to reinvent the wheel. This concise book provides a handy reference to 70 mobile app design patterns, illustrated by more than 400 screenshots from current iOS, Android, BlackBerry, WebOS, Windows Mobile, and Symbian apps.User experience-
-
ebook
(47,94 zł najniższa cena z 30 dni)
67.92 zł
79.90 zł(-15%) -
-
Promocja
Want to turn your mobile device into a musical instrument? Or equip your game with interactive audio, rather than canned samples? You can do it with Pure Data (Pd), an open source visual programming environment that lets you manipulate digital audio in real time. This concise book shows you how to use Pd—with help from the libpd library—-
-
ebook
(47,94 zł najniższa cena z 30 dni)
67.92 zł
79.90 zł(-15%) -
-
Promocja
Create your own electronic devices with the popular IOIO ("yoyo") board, and control them with your Android phone or tablet. With this concise guide, you’ll get started by building four example projects—after that, the possibilities for making your own fun and creative accessories with Android and IOIO are endless.To build Android/IOIO-
-
ebook
(14,94 zł najniższa cena z 30 dni)
21.17 zł
24.90 zł(-15%) -
-
Although the digital revolution has made content available to more people than print books ever could, ebooks are still only as accessible as the foundation they’re built on—and all too often the foundation is weak. But that’s changing. With the introduction of EPUB 3, publishers now have the means to create a single rich data sou-
-
ebook
-
-
iBooks Author is the first tool of its kind. Never before have publishers, authors, and content creators had a tool for making dynamic, interactive ebooks in a WYSIWYG environment. This book is intended to get you up and writing in iBooks Author. You’ll learn what to expect from this new tool and what its strengths and limitations are. You-
-
ebook
-
-
Promocja
Now you can overcome the vexing, real-life issues you confront when creating apps for the iPhone, iPad, or iPod Touch. By making use of more than 100 new recipes in this updated cookbook, you’ll quickly learn the steps necessary for writing complete iOS apps, whether they’re as simple as a music player or feature a complex mix of animat-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja
Working with data and databases in C# certainly can be daunting if you’re coming from VB6, VBA, or Access. With this hands-on guide, you’ll shorten the learning curve considerably as you master accessing, adding, updating, and deleting data with C#—basic skills you need if you intend to program with this language.No previous knowl-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
If you’re an app developer with a solid foundation in Objective-C, this book is an absolute must—chances are very high that your company’s iOS applications are vulnerable to attack. That’s because malicious attackers now use an arsenal of tools to reverse-engineer, trace, and manipulate applications in ways that most program-
-
ebook
(47,94 zł najniższa cena z 30 dni)
67.92 zł
79.90 zł(-15%) -
-
Promocja
If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. Now updated for HTML5, the second edition of this hands-on guide shows you how to use open source web standards to design and build apps that can be adapted for any Android device.You’ll learn how to create an Android-friendly web app o-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja
Ready to create rich interactive experiences with your artwork, designs, or prototypes? This is the ideal place to start. With this hands-on guide, you’ll explore several themes in interactive art and design—including 3D graphics, sound, physical interaction, computer vision, and geolocation—and learn the basic programming and ele-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja
Frustrated by the requirements for testing and distributing your iOS app? You’re not alone. This concise book takes you step by step through the maze of certification and provisioning processes that have to happen before, during, and after development. You’ll learn what’s required to sign certificates, test your app on iOS devices-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Gain hands-on experience with PureMVC, the popular open source framework for developing maintainable applications with a Model-View-Controller architecture. In this concise guide, PureMVC creator Cliff Hall teaches the fundamentals of PureMVC development by walking you through the construction of a complete non-trivial Adobe AIR application.Through-
-
ebook
(32,99 zł najniższa cena z 30 dni)
46.74 zł
54.99 zł(-15%) -
-
Promocja
When you open the box for your brand-new NOOK Tablet, you'll find Barnes & Noble's latest 7-inch media device to hit the market, a USB cable, power adapter, and a "Quick Start Guide" that tells you how to turn it on. But to really take advantage of all the content and features the device has to offer, you'll need a little more. NOOK Tablet: Out-
-
ebook
(8,94 zł najniższa cena z 30 dni)
12.67 zł
14.90 zł(-15%) -
-
Promocja
Unlock the potential of Samsung's Galaxy S II with this jargon-free guide from technology guru Preston Gralla. You’ll quickly learn how to shoot high-res photos and HD video, keep your schedule, stay in touch, and enjoy your favorite media. Every page is packed with illustrations and valuable advice to help you get the most from the smartest-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
If you plan to develop iOS applications in a corporate setting—for internal consumption or for sale to end users—you need to read this book. Veteran developer James Turner shares best practices and lessons learned from his recent on-the-ground experience planning, building, and shipping an iOS application in an enterprise environment.Wi-
-
ebook
(35,94 zł najniższa cena z 30 dni)
50.91 zł
59.90 zł(-15%) -
-
Promocja
With the Android platform fast becoming a target of malicious hackers, application security is crucial. This concise book provides the knowledge you need to design and implement robust, rugged, and secure apps for any Android device. You’ll learn how to identify and manage the risks inherent in your design, and work to minimize a hacker’-
-
ebook
(32,99 zł najniższa cena z 30 dni)
46.74 zł
54.99 zł(-15%) -
-
Promocja
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 a-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
As programmers, we’ve all seen source code that’s so ugly and buggy it makes our brain ache. Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they’re bad and how they could be improved. Their conclusion? You need to write co-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja
With hundreds of thousands of mobile applications available today, your app has to capture users immediately. This book provides practical techniques to help you catch—and keep—their attention. You’ll learn core principles for designing effective user interfaces, along with a set of common patterns for interaction design on all ty-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja
If you intend to use Amazon Web Services (AWS) for remote computing and storage, Python is an ideal programming language for developing applications and controlling your cloud-based infrastructure. This cookbook gets you started with more than two dozen recipes for using Python with AWS, based on the author’s boto library.You’ll find de-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task paralle-
-
ebook
-
-
Promocja
Want to build native Mac OS X applications with a sleek, developer-friendly alternative to Objective-C? MacRuby is an ideal choice. This in-depth guide shows you how Apple’s implementation of Ruby gives you access to all the features available to Objective-C programmers. You’ll get clear, detailed explanations of MacRuby, including quic-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
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-
-
ebook
(23,94 zł najniższa cena z 30 dni)
33.92 zł
39.90 zł(-15%) -
-
Promocja
There's no need to reinvent the wheel every time you run into a problem with ASP.NET's Model-View-Controller (MVC) framework. This concise cookbook provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the C# code you need, along with a complete working example of how to implement the solution. Learn-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Droid X2 has more power and better graphics than its predecessor, but it still doesn’t offer a printed guide to its amazing features. This Missing Manual helps you dig deep into everything Droid X2 can do. Learn how to shop, keep in touch, play with photos, listen to music, and even do some work. Unleash the power of this popular device with-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
Learn how to leverage MongoDB with your Python applications, using the hands-on recipes in this book. You get complete code samples for tasks such as making fast geo queries for location-based apps, efficiently indexing your user documents for social-graph lookups, and many other scenarios.This guide explains the basics of the document-oriented dat-
-
ebook
(35,94 zł najniższa cena z 30 dni)
50.91 zł
59.90 zł(-15%) -
-
Promocja
If you're a solo website designer or part of a small team itching to build interesting projects with Drupal, this concise guide will get you started. Drupal’s learning curve has thrown off many experienced designers, particularly the way it handles design challenges. This book shows you the lifecycle of a typical Drupal project, with emphasis-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Galaxy Tab lets you work, play, read, and connect on the go, but mastering its TouchWiz interface and finding the best apps can be tricky—unless you have this Missing Manual. Gadget whiz Preston Gralla provides crystal-clear explanations and step-by-step instructions to get you up to speed quickly, whether you have the 3G/4G or Wi-Fi version-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
Turn your iPhone or iPad into the hub of a distributed sensor network with the help of an Arduino microcontroller. With this concise guide, you’ll learn how to connect an external sensor to an iOS device and have them talk to each other through Arduino. You’ll also build an iOS application that will parse the sensor values it receives a-
-
ebook
(23,94 zł najniższa cena z 30 dni)
33.92 zł
39.90 zł(-15%) -
-
Promocja
Take Razor for a test drive and discover first hand how this scripting syntax simplifies the way you create dynamic, data-driven websites. With this concise guide, you’ll work with Razor syntax by building example websites with Microsoft WebMatrix and ASP.NET MVC. You'll quickly learn how Razor lets you combine code and content in a fluid and-
-
ebook
(23,94 zł najniższa cena z 30 dni)
33.92 zł
39.90 zł(-15%) -
-
Promocja
Ready to put your ActionScript 3 skills to work on iPhone and iPad apps? This hands-on book walks you through the process of creating an Adobe AIR application for iOS devices from start to finish, using the Flex 4.5 framework. Move quickly from a basic Hello World application to complex interactions with iOS APIs, and get complete code examples for-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java—just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much o-
-
ebook
(35,94 zł najniższa cena z 30 dni)
50.91 zł
59.90 zł(-15%) -
-
Promocja
Robotlegs is a standout among the ActionScript 3 development frameworks available today. With it, Flash, Flex, and AIR developers can create well-architected, testable, and flexible Rich Internet Applications—fast. This concise guide shows you how the light footprint and focused scope of this open source framework not only solves your immedia-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
How do you transform user interface designs created in Photoshop or Illustrator into interactive web pages? It's easier than you think. This guide shows you how to use Adobe Flash Catalyst to create interactive UIs and website wireframes for Rich Internet Applications—without writing a single line of code.Ideal for web designers, this book in-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
How can you help your software team improve? This concise book introduces codermetrics, a clear and objective way to identify, analyze, and discuss the successes and failures of software engineers—not as part of a performance review, but as a way to make the team a more cohesive and productive unit.Experienced team builder Jonathan Alexander-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja
While it's always been possible to run Java applications on Amazon EC2, Amazon's Elastic Beanstalk makes the process easier—especially if you understand how it works beneath the surface. This concise, hands-on book not only walks you through Beanstalk for deploying and managing web applications in the cloud, you'll also learn how to use this-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
One advantage of using JIRA for issue tracking, bug tracking, or project management is the ability to extend this tool with hundreds of plugins from the JIRA community. In this concise book, software toolsmith Matt Doar—the author of Practical JIRA Administration—shows you how to create and maintain your own JIRA plugins to meet the spe-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easie-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
What really sets the iPhone apart from laptops and PCs is its use of onboard sensors, including those that are location-enabled. This concise book takes experienced iPhone and Mac developers on a detailed tour of iPhone and iPad hardware by explaining how these sensors work, and what they're capable of doing.With this book, you'll build sample appl-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.Dean Wampler, Java expert and auth-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
If you have a Perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. The Perl Pocket Reference condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat.Updated for Perl 5.14, the 5th edition provides a summary of Perl syntax rules an-
-
ebook
(26,94 zł najniższa cena z 30 dni)
38.17 zł
44.90 zł(-15%) -
-
Promocja
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 example-
-
ebook
(47,94 zł najniższa cena z 30 dni)
67.92 zł
79.90 zł(-15%) -
-
Promocja
Let's say you have a killer app idea for iPhone and iPad. Where do you begin? Head First iPhone and iPad Development will help you get your first application up and running in no time. You'll not only learn how to design for Apple's devices, you'll also master the iPhone SDK tools -- including Interface Builder, Xcode, and Objective-C programming p-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja
If you're familiar with JIRA for issue tracking, bug tracking, and other uses, you know it can sometimes be tricky to set up and manage. In this concise book, software toolsmith Matt Doar clarifies some of the more confusing aspects by answering difficult and frequently asked questions about JIRA administration.Practical JIRA Administration shows y-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
Now that multicore processors are coming to mobile devices, wouldn't it be great to take advantage of all those cores without having to manage threads? This concise book shows you how to use Apple's Grand Central Dispatch (GCD) to simplify programming on multicore iOS devices and Mac OS X.Managing your application’s resources on more than one-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Motorola Xoom is the first tablet to rival the iPad, and no wonder with all of the great features packed into this device. But learning how to use everything can be tricky—and Xoom doesn't come with a printed guide. That's where this Missing Manual comes in. Gadget expert Preston Gralla helps you master your Xoom with step-by-step instruction-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
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 from start to finish, using the Flex 4.5 framework. Move quickly from a basic Hello World application to complex interactions with Android APIs, and get complete code examples for working with Android-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Yes, you can create your own apps for Android phones—and it's easy to do. This extraordinary book introduces App Inventor for Android, a powerful visual tool that lets anyone build apps for Android-based devices. Learn the basics of App Inventor with step-by-step instructions for more than a dozen fun projects, such as creating location-aware-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
Jazz up your iPhone and iPad apps with some slick graphics and animation—and keep users from looking elsewhere. This short and concise book shows developers with even little Cocoa programming experience how to create impressive graphics and animation effects with relatively easy coding. Learn how to incorporate smooth animations and draw imag-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Now that Apple has introduced the GameKit framework to its iOS SDK, you can integrate Game Center features directly into your iPhone and iPad apps. This concise cookbook shows you how it's done, with 18 targeted recipes for adding leaderboards, user authentication, achievements, multiplayer games, and many other features.How do you display players'-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Put your ActionScript 3 skills to work building mobile apps. This book shows you how to develop native applications for Android-based smartphones and tablets from the ground up, using Adobe AIR. You learn the entire development process hands-on, from coding specific functions to options for getting your app published.Start by building a sample app-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
Millions of public Twitter streams harbor a wealth of data, and once you mine them, you can gain some valuable insights. This short and concise book offers a collection of recipes to help you extract nuggets of Twitter information using easy-to-learn Python tools. Each recipe offers a discussion of how and why the solution works, so you can quickly-
-
ebook
(41,94 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
-
Promocja
Ready to unleash the Droid 2? This entertaining guide helps you take full command of Motorola’s sleek new device to get online, shop, find locations, keep in touch, and much more. Every page is packed with useful information you can put to work right away, from setup to troubleshooting, with lots of valuable tips and tricks along the way.Get-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
Get the most from your Droid X right away with this entertaining Missing Manual. Veteran tech author Preston Gralla offers a guided tour of every feature, with lots of expert tips and tricks along the way. You'll learn how to use calling and texting features, take and share photos, enjoy streaming music and video, and much more.Packed with full-col-
-
ebook
(38,99 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
-
Promocja
Many Unix, Linux, and Mac OS X geeks enjoy using the powerful, platform-agnostic text editors vi and Vim, but there are far too many commands for anyone to remember. Author Arnold Robbins has chosen the most valuable commands for vi, Vim, and vi's main clones—vile, elvis, and nvi—and packed them into this easy-to-browse pocket reference-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll also explore how Python is used in databases, networking, front-end scripting layers, text proce-
-
ebook
(149,40 zł najniższa cena z 30 dni)
211.65 zł
249.00 zł(-15%) -
-
Promocja
Want to develop games for Xbox 360 and Windows Phone 7? This hands-on book will get you started with Microsoft's XNA 4.0 development framework right away -- even if you have no experience developing games. Although XNA includes several key concepts that can be difficult for beginning web developers to grasp, Learning XNA 4.0 shortens the learning c-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
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 introd-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja
Learn how to develop your own applications to monitor or control instrumentation hardware. Whether you need to acquire data from a device or automate its functions, this practical book shows you how to use Python's rapid development capabilities to build interfaces that include everything from software to wiring. You get step-by-step instructions,-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja
How do you turn website visitors into customers?Conversion Optimization offers practical advice on how to persuade visitors to make a buying decision -- without driving them away through data overload or tedious navigation. You'll learn how to use marketing principles, design, usability, and analytics on your site to increase your buyer-to-visitor-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja
Many claims are made about how certain tools, technologies, and practices improve software development. But which claims are verifiable, and which are merely wishful thinking? In this book, leading thinkers such as Steve McConnell, Barry Boehm, and Barbara Kitchenham offer essays that uncover the truth and unmask myths commonly held among the softw-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja
If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. This hands-on book shows you how to use these open source web standards to design and build apps that can be adapted for any Android device -- without having to use Java.You'll learn how to create an Android-friendly web app on the platform o-
-
ebook
(56,99 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -
-
Promocja
Why don't typical enterprise projects go as smoothly as projects you develop for the Web? Does the REST architectural style really present a viable alternative for building distributed systems and enterprise-class applications?In this insightful book, three SOA experts provide a down-to-earth explanation of REST and demonstrate how you can develop-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templ-
-
ebook
(56,99 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -
-
Promocja
Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of JBoss EJB 3.1, this book not only brings you up to speed on each component type and container service in this implementation, it also provides a workbook with several hands-on examples to help-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja
How can you make your iPad or iPhone app stand out in the highly competitive App Store? While many books simply explore the technical aspects of iPad and iPhone app design and development, App Savvy also focuses on the business, product, and marketing elements critical to pursuing, completing, and selling your app -- the ingredients for turning a g-
-
ebook
(56,99 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -
-
Promocja
With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using C# 4.0 with .NET's database capabilities, UI framework (WPF),-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja
This Mini Missing Manual takes you down the virtual rows of Apple's iBookstore, to help you find, buy, and download books and subscribe to magazine and newspapers on your iPad. You'll learn now to navigate your books and periodicals and sync them back to iTunes to swap them on and off your iPad to free up storage space.In addition, you'll find out-
-
ebook
(11,94 zł najniższa cena z 30 dni)
16.92 zł
19.90 zł(-15%) -
-
Promocja
So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection o-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
This hands-on, friendly guide shows you how to harness FileMaker's power to make your information work for you. With a few mouse clicks, the FileMaker Pro 11 database helps you create and print corporate reports, manage a mailing list, or run your entire business. FileMaker Pro 11: The Missing Manual helps you get started, build your database, and-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
Creating iPhone Apps with Cocoa Touch: The Mini Missing Manual walks you through developing your first iPhone App and introduces you to your programming environments and tools: Cocoa Touch, Interface Builder, Xcode, and the Objective-C programming language. If you're a Java or C developer, this eBook is your fast track to App development. This eBoo-
-
ebook
(11,94 zł najniższa cena z 30 dni)
16.92 zł
19.90 zł(-15%) -
-
Promocja
The iPad 2 is faster, lighter, and more versatile than its predecessor, but there's still no printed guide to using its amazing features. That’s where this full-color Missing Manual comes in. Learn how to stream HD video, make video calls, manage your email, surf the Web, listen to music, play games, and maybe even do a little iWork. This is-
-
ebook
(47,94 zł najniższa cena z 30 dni)
67.92 zł
79.90 zł(-15%) -
-
Promocja
Anyone with programming experience can learn how to write an iPhone app. But if you want to build a great app, there's a lot more to it than simple coding: you also need to know how design and market your creation. This easy-to-follow guide walks you through the entire process, from sketching out your idea to promoting the finished product.Get to k-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
What does it take to build an iPhone app with stunning 3D graphics? This book will show you how to apply OpenGL graphics programming techniques to any device running the iPhone OS -- including the iPad and iPod Touch -- with no iPhone development or 3D graphics experience required. iPhone 3D Programming provides clear step-by-step instructions, as-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
One of the iPad's big pluses is its beautiful, high-resolution display. That makes it a perfect way to stroll down memory lane-from the comfort of your armchair. View and Manage Your Photos on the iPad: The Mini Missing Manual shows you how to import, organize, and enjoy your photos using clear, jargon-free explanations and step-by-step instruction-
-
ebook
(11,94 zł najniższa cena z 30 dni)
16.92 zł
19.90 zł(-15%) -
-
Promocja
What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included-
-
ebook
(56,99 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -
-
Promocja
Build solid applications for Mac OS X, iPhone, and iPod Touch, regardless of whether you have basic programming skills or years of programming experience. With this book, you'll learn how to use Apple's Cocoa framework and the Objective-C language through step-by-step tutorials, hands-on exercises, clear examples, and sound advice from a Cocoa expe-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja
Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja
What people are saying about Search Patterns"Search Patterns is a delight to read -- very thoughtful and thought provoking. It's the most comprehensive survey of designing effective search experiences I've seen." --Irene Au, Director of User Experience, Google"I love this book! Thanks to Peter and Jeffery, I now know that search (yes, boring old yu-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja
What people are saying about Building iPhone Apps w/ HTML, CSS, and JavaScript"The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies."--John Allsopp, author and founder of W-
-
ebook
(56,99 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -
-
Promocja
Powerful, flexible, and easy to use, Python is an ideal language for building software tools and applications for life science research and development. This unique book shows you how to program with Python, using code examples taken directly from bioinformatics. In a short time, you'll be using sophisticated techniques and Python modules that are-
-
ebook
(113,40 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
-
Promocja
Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercis-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja
What do you need to know to create a game for the iPhone? Even if you've already built some iPhone applications, developing games using iPhone's gestural interface and limited screen layout requires new skills. With iPhone Game Development, you get everything from game development basics and iPhone programming fundamentals to guidelines for dealing-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja
Log4j has been around for a while now, and it seems like so many applications use it. I've used it in my applications for years now, and I'll bet you have too. But every time I need to do something with log4j I've never done before I find myself searching for examples of how to do whatever that is, and I don't usually have much luck. I believe the-
-
ebook
(11,94 zł najniższa cena z 30 dni)
16.92 zł
19.90 zł(-15%) -
-
Promocja
Successful software depends as much on scrupulous testing as it does on solid architecture or elegant code. But testing is not a routine process, it's a constant exploration of methods and an evolution of good ideas. Beautiful Testing offers 23 essays from 27 leading testers and developers that illustrate the qualities and techniques that make test-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja
This is the book to reach for when you're coding on the fly and need an answer now. It's an easy-to-use reference to the core language, with descriptions of commonly used modules and toolkits, and a guide to recent changes, new features, and upgraded built-ins -- all updated to cover Python 3.X as well as version 2.6. You'll also quickly find exact-
-
ebook
(29,94 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
-
Promocja
Are you doing all you can to further your career as a software developer? With today's rapidly changing and ever-expanding technologies, being successful requires more than technical expertise. To grow professionally, you also need soft skills and effective learning techniques. Honing those skills is what this book is all about. Authors Dave Hoover-
-
ebook
(56,99 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -

