Inne - Programowanie
Książki, ebooki, audiobooki, kursy video z kategorii: Inne - Programowanie dostępne w księgarni Helion
-
Promocja Promocja 2za1
Perl is a family of high-level, general-purpose, interpreted, dynamic programming languages consisting of Perl 5 and Perl 6. Perl 6 helps developers write concise and declarative code that is easy to maintain. This book is an end-to-end guide that will help non-Perl developers get to grips with the language and use it to solve real-world problems.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Android Studio is an Integrated Development Environment (IDE) designed for developing Android apps. As with most development processes, Android keeps resources and logic nicely separated, and so this book covers the management of imagery and other resources, and the development and testing tools provided by the IDE.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Managing an applications state is crucial for your application to behave consistently and this is where Redux comes into the picture. It provides a state container for applications. This book gives in-depth information on Redux and third party tools needed for a developer to build a robust modern web application in React.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
Beginning C# 7 Hands-On - The Core Language teaches you core C# language and syntax, in a working Visual Studio environment, line by line! This book covers everything from core language through to more advanced language features such as C# object-oriented programming techniques. This book is for C# 7 beginners, who need a practical reference to cor- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
NativeScript is an open source framework to build truly native mobile apps with Angular, TypeScript, or even good ole’ plain JavaScript. The most important aspect is that it allows your views to be rendered as real native UI components “native” to iOS or Android, which offer superior performance with fluid usability. This decou- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Are you facing trouble in multithreading with C++? Is metaprogramming getting a bit too tedious? Boost C++ libraries will ease all this with a collection of modern libraries. Boost libraries are developed by professionals, tested on multiple platforms and processor architectures, and contain reliable solutions for a wide range of tasks.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
The Java 9 module system is an important addition to the language that affects the way we design and organize code and libraries in Java. It provides a new way to achieve maintainable code by the encapsulation of native Java types, as well as a way to write better libraries that have clear interfaces. This book will give you step-by-step instructio- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
Promocja Promocja 2za1
The combination of Docker and Jenkins will help you scale up your builds, automate tasks and speed up Jenkins performance with the benefits of Docker containerization. The book is for system operations engineers and developers who want to speed up software releases using fewer server resources, improve quality with acceptance tests integrated into- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Python is a very high level, general purpose language that is utilized heavily in fields such as data science and research, as well as being one of the top choices for general purpose programming for programmers around the world. It features a wide number of powerful, high and low-level libraries and frameworks that complement its delightful syntax- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Android Wear Projects is your opportunity to step into the exciting new world of Android Wear App development. This book will help you to master the skills in Android Wear programming and give you a complete insight on wear app development.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Visual Studio 2017 is the all-new IDE released by Microsoft to help developers to build stunning Windows and web apps. With this book, you’ll understand how VS2017 can help you to boost productivity while simplifying your most common tasks. Explore the improvements in Visual Studio 2017 and find out what takes to put it to work for your proj- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
JMeter is a Java application designed to load and test performance for a web application. JMeter extends to improve the functioning of various other static and dynamic resources. This book is a great starting point to learn about JMeter. It covers the new features introduced with JMeter 3 and enables you to dive deep into the new techniques neede- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
Promocja Promocja 2za1
Thinking about adapting the DevOps culture for your organization using a very simple, yet powerful automation tool, Ansible 2.0? Then this book is for you!In this book, you will start with the role of Ansible in the DevOps module, which covers fundamental DevOps practices and how Ansible is leveraged by DevOps organizations to implement consistent- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you’re a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems.Author Katherine Cox-- ePub + Mobi pkt
(108,22 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
Promocja Promocja 2za1
Concurrency programming allows several large tasks to be divided into smaller sub-tasks, which are further processed as individual tasks that run in parallel. Java 9 includes a comprehensive API with lots of ready-to-use components for easily implementing powerful concurrency applications, but with high flexibility so you can adapt these components- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
Distributed computing is a concept where a single program is divided into smaller logical pieces where each of these is executed on a separate machine resulting in maximized performance. Distributed Computing in Java 9 will teach you how to improve the performance of traditional applications through the usage of parallelism and optimized resource u- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Starting with the foundational principles, such as syntax, and scaling up to advanced topics like metaprogramming and big data analysis, this book will give you all of the tools you need to be a professional Ruby developer. A few of the key topics that you will learn in this book are: object-oriented programming, built in Ruby methods, core program- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
Appium is an open source test automation framework for mobile applications. It allows you to test all three types of mobile applications: native, hybrid, and mobile web. It allows you to run the automated tests on actual devices, emulators, and simulators. When every mobile app is made on at least two platforms, iOS and Android, you need a tool tha- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
Go (a.k.a. Golang) is a statically-typed programming language first developed at Google. It is derived from C with additional features such as garbage collection, type safety, dynamic-typing capabilities, additional built-in types, and a large standard library.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Do you want to create real-time highly scalable Java applications with the latest WildFly application Server? Then this book is the ideal choice for you.It will take you into a deep dive on using all the WildFly assets and APIs and will show how they can leverage the latest Java EE 7 to create state of the art Java applications.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
JSON is becoming the backbone for meaningful data interchange over the internet. This format is now supported by an entire ecosystem of standards, tools, and technologies for building truly elegant, useful, and efficient applications. With this hands-on guide, author and architect Tom Marrs shows you how to build enterprise-class applications and s- ePub + Mobi pkt
(107,61 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
Promocja Promocja 2za1
Microsoft Dynamics 365 provides users and organizations with powerful capabilities. With unique features, it bridges the common business challenges and technology pitfalls that hinder user adoption and organizational acceptance of a CRM solution. This book will give you what you need to identify the best possible approach to extend your Dynamics 36- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
Promocja Promocja 2za1
Mastering MacOS Programming is a comprehensive book, which enables you to unleash the full potential of the latest version using Swift 3 to build applications.This book will take your Swift programming skills to a level at which you can work as a professional software engineer, using a step by step approach, ensuring that the introduction of each n- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
DevOps is a term used to refer to a set of practices that emphasize the collaboration and communication of both software developers and the IT operations team. The main goal of DevOps is to automate the software development process with proper processes that involve people to change the culture. This book will follow a bootcamp approach, which will- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
This easy-to-follow guide is full of hands-on examples of reactive programming.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
Python is a versatile language that has found applications in many industries. The clean syntax, rich standard library, and vast selection of third-party libraries makes Python a wildly popular language.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
The latest versions of C++ have seen programmers change the way they code, giving up on the old-fashioned C-style programming and adopting modern C++ instead. Starting with modern language features, this recipe-based guide will show you how to solve specific problems by explaining the solution and offers insights into how modern C++ works.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5, SCSS and Angular. Ionic also makes app development easier, faster, and more fun.This hands-on guide will help you understand the Ionic framework and how you can leverage it to create amazing real-time applications.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
This book will walk you through all the concepts and tools that Microsoft Azure has to offer and how these can be used in the DevOps environment. You will be introduced to use and management of Visual Studio Team Services (VSTS), so that you can understand the structure of the application that we will use as a sample throughout the book. You will u- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
You’ve learned how to program, and you’ve probably created some simple games at some point, but now you want to build larger projects and find out how to resolve your problems. So instead of a coder, you might now want to think like a game developer or software engineer. To organize your code well, you need certain tools to do so, and- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
This book aims to simplify the concepts of FP and provide practical examples with Swift. It combines FP, OOP, POP, and FRP paradigms and explores function currying, memoization, lenses, algebraic data types, type erasure, monads, functors, applicatives, and functional data structures. It also provides a backend API with Vapor and a multi-paradigm i- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Microsoft Dynamics NAV is a full business solution suite, and a complete ERP solution, which contains a robust set of development tools to support customization and enhancement. These tools help in greater control over financials and can simplify supply chain, manufacturing, and operations. This book will take you from an introduction to Dynamics N- PDF + ePub + Mobi pkt
Programming Microsoft Dynamics NAV. Hone your skills and increase your productivity when programming in Microsoft Dynamics NAV 2017 - Fifth Edition
Marije Brummel, David A. Studebaker, Christopher D. Studebaker, Luc van Vugt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
Promocja Promocja 2za1
Writing concurrent and parallel programming applications is an integral skill for any Java programmer. Java 9 comes with a host of fantastic features, including significant performance improvements and new APIs.This book will take you through all the new APIs, showing you how to build parallel and multi-threaded applications.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
C++ has come a long way and is now adopted in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop applications, servers, and performance-critical applications, not to forget its importance in game programming. Despite its strengths in these areas, beginners usually tend to shy- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
Do you want to make sense of your data? Do you want to create interactive charts, data trees, info-graphics, geospatial charts, and maps efficiently? Then this book is your ideal choice to master interactive data visualization with D3. JS 4.0 This book will have a real–world, case-study approach, where you will learn to create complex visual- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
The release of Java 9 has brought the REPL, known as JShell, which will make experiments and prototyping much more straightforward than the old IDE-based project-led approach. Java has also acquired a module system which makes discovery, loading and integrity checking much easier than the old JAR format. Together with the emphasis on functional pro- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
The Raspberry Pi Zero is a new inexpensive computer that has turned tables for enthusiasts and hobbyists. This will be a recipe-based guide that will take you through setting-up the Pi Zero to connecting sensors and working with them. With the help of this book, you will not only learn the fundamentals of working with embedded devices, but will als- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
C# has recently been made open source and now supports cross-platform development for Linux, macOS, and Windows. It can be used to create everything from business applications, web sites and services, to apps and games for Android and iPhones.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
With the latest release, Microsoft has rolled out several new features for developers, administrators, consultants, and users alike, to tailor their implementation to best meet each individual’s requirements. This book will help you get a firm understanding of the ins and outs of the latest version of Dynamics NAV.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
Promocja Promocja 2za1
Graphite has become one of the most powerful monitoring tools available today, due to its ease of use, rapid graph prototyping abilities, and a friendly rendering API. With this practical guide, system administrators and engineers will learn how to use this open source tool to track operational data you need to monitor your systems, as well as appl- ePub + Mobi pkt
(95,87 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
If you’re new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you’ll scale the learning curve and discover how enjoyable, powerful, and fun this language can be.In this updated second edition, author Simon St.Laurent shows you how to write simple Erlang programs by teaching you one skil- ePub + Mobi pkt
(83,11 zł najniższa cena z 30 dni)
126.65 zł
149.00 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Do you want to master Windows Presentation Foundation to build high-quality robust applications? This book features expert tips and techniques and uses practical examples to get you up and running.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
Promocja Promocja 2za1
OpenStack for Architects will guide you in making crucial design decisions to meet your organization's requirements for an OpenStack deployment. With this hands-on guide, you’ll understand the importance of creating a roadmap for IaaS and find out how experts lead successful OpenStack projects in a wide range of industries.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
Promocja Promocja 2za1
This updated third edition will guide you through object-oriented JavaScript in an easy-to-understand manner. From using a JavaScript Console to implementing reactive programming techniques while coding in JavaScript, this book will get you up and running!- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Discover how easy it is to manage finance by using Microsoft Dynamics NAV 2016. This book will help you get practical knowledge of cash flow management, currencies, intercompany postings, budgets, and accounting implications in areas such as jobs, services, warehousing, and manufacturing.- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Prototyping and user testing is the best way to create successful products, but many designers skip this important step and use gut instinct instead. By explaining the goals and methodologies behind prototyping—and demonstrating how to prototype for both physical and digital products—this practical guide helps beginning and intermediate- ePub + Mobi pkt
(92,65 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
Promocja Promocja 2za1
Voice user interfaces (VUIs) are becoming all the rage today. But how do you build one that people can actually converse with? Whether you’re designing a mobile app, a toy, or a device such as a home assistant, this practical book guides you through basic VUI design principles, helps you choose the right speech recognition engine, and shows y- ePub + Mobi pkt
(92,65 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
Promocja Promocja 2za1
Why does poor software quality continue to plague enterprises of all sizes in all industries? Part of the problem lies with the process, rather than individual developers. This practical guide provides ten best practices to help team leaders create an effective working environment through key adjustments to their process.As a follow-up to their pop- ePub + Mobi pkt
(80,73 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -
Promocja Promocja 2za1
Machine learning has finally come of age. With H2O software, you can perform machine learning and data analysis using a simple open source framework that’s easy to use, has a wide range of OS and language support, and scales for big data. This hands-on guide teaches you how to use H20 with only minimal math and theory behind the learning algo- ePub + Mobi pkt
(82,37 zł najniższa cena z 30 dni)
126.65 zł
149.00 zł(-15%) -
Promocja Promocja 2za1
Pixels use electricity, and a lot of it. If the Internet were a country, it would be the sixth largest in terms of electricity use. That’s because today’s average web page has surpassed two megabytes in size, leading to slow load times, frustrated users, and a lot of wasted energy. With this practical guide, your web design team will le- ePub + Mobi pkt
(109,65 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
HBase is a remarkable tool for indexing mass volumes of data, but getting started with this distributed database and its ecosystem can be daunting. With this hands-on guide, you’ll learn how to architect, design, and deploy your own HBase applications by examining real-world solutions. Along with HBase principles and cluster deployment guidel- ePub + Mobi pkt
(81,73 zł najniższa cena z 30 dni)
126.65 zł
149.00 zł(-15%) -
Promocja Promocja 2za1
Microservices can have a positive impact on your enterprise—just ask Amazon and Netflix—but you can fall into many traps if you don’t approach them in the right way. This practical guide covers the entire microservices landscape, including the principles, technologies, and methodologies of this unique, modular style of system buil- ePub + Mobi pkt
(82,94 zł najniższa cena z 30 dni)
126.65 zł
149.00 zł(-15%) -
Promocja Promocja 2za1
If you want to attract and retain users in the booming mobile services market, you need a quick-loading app that won’t churn through their data plans. The key is to compress multimedia and other data into smaller files, but finding the right method is tricky. This witty book helps you understand how data compression algorithms work—in t- ePub + Mobi pkt
(80,70 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
Yes, it is possible to be all things to all people, if you're talking about the Emacs editor. As a user, you can make any kind of customization you want, from choosing the keystrokes that invoke your favorite commands to creating a whole new work environment that looks like nothing ever developed before. It's all in Emacs Lisp -- and in this- ePub + Mobi pkt
(92,65 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
Promocja Promocja 2za1
DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM c- ePub + Mobi pkt
(92,65 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
Promocja Promocja 2za1
Książka jest skierowana do programistów, którzy chcą się zapoznać z technologią OpenCL W publikacji duży nacisk został położony na przedstawienie konkretnych przykładów (wraz z komentarzem opisującym sposób implementacji danego przykładu oraz techniczne aspekty danego problemu). Zaprezentowane zostały także sposoby wykor- ePub + Mobi pkt
(38,90 zł najniższa cena z 30 dni)
51.20 zł
64.00 zł(-20%) -
Promocja Promocja 2za1
How can Apache Mesos make a difference in your organization? With this practical guide, you’ll learn how this cluster manager directs your datacenter’s resources, and provides real time APIs for interacting with (and developing for) the entire cluster. You’ll learn how to use Mesos as a deployment system, like Ansible or Chef, and- ePub + Mobi pkt
(109,65 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
Programming WCF Services is the authoritative, bestselling guide to Microsoft’s unified platform for developing modern, service-oriented applications on Windows. Hailed as the definitive treatment of WCF, this guide provides unique insight, rather than documentation, to help you learn the topics and skills you need for building maintainable,- ePub + Mobi pkt
(186,15 zł najniższa cena z 30 dni)
194.65 zł
229.00 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
85.49 zł
94.99 zł(-10%) -
Promocja Promocja 2za1
If you’re an experienced programmer who has not worked with Clojure before, this guide is the perfect thorough but gentle introduction for you. Author Carin Meier not only provides a practical overview of this JVM language and its functional programming concepts, but also includes a complete hands-on training course to help you learn Clojure- ePub + Mobi pkt
(79,59 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
Mastering QGIS. Go beyond the basics and unleash the full power of QGIS with practical, step-by-step examples
Martin Dobias, Richard Smith Jr., GISP, John Van Hoesen, GISP, Kurt Menke, GISP, Luigi Pirelli, Richard Smith
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
To make sense of the world, we’re always trying to place things in context, whether our environment is physical, cultural, or something else altogether. Now that we live among digital, always-networked products, apps, and places, context is more complicated than ever—starting with "where" and "who" we are.This practical, insightful book- ePub + Mobi pkt
(107,02 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
If you’re looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is the book you want. Through clear real-world examples, you’ll learn Hibernate and object-relational mapping from the ground up, starting with the basics. Then you’ll dive into the framework’s moving parts to understand how- ePub + Mobi pkt
(92,65 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
Promocja Promocja 2za1
Design, deploy, and maintain your own private or public Infrastructure as a Service (IaaS), using the open source OpenStack platform. In this practical guide, experienced developers and OpenStack contributors show you how to build clouds based on reference architectures, as well as how to perform daily administration tasks.Designed for horizontal s- ePub + Mobi pkt
(82,71 zł najniższa cena z 30 dni)
126.65 zł
149.00 zł(-15%) -
Promocja 2za1
New information technologies (IT) hold the promise of better health in a world increasingly coping with chronic illness. The miniaturization of ever-more powerful sensing devices, along with the collection, analysis, and sharing of data, support activities in homes and clinics that let patients have a greater role in their own health care.This arti- ePub + Mobi pkt
-
Promocja Promocja 2za1
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- ePub + Mobi pkt
(92,65 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
Promocja Promocja 2za1
With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies. And more than 60 of the world- ePub + Mobi pkt
(89,33 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Build your own distributed sensor network to collect, analyze, and visualize real-time data about our human environment—including noise level, temperature, and people flow. With this hands-on book, you’ll learn how to turn your project idea into working hardware, using the easy-to-learn Arduino microcontroller and off-the-shelf sensors.- ePub + Mobi pkt
(37,04 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
58.49 zł
64.99 zł(-10%) -
Promocja Promocja 2za1
If you build your Scala application through Test-Driven Development, you’ll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2—two of the best testing frameworks available—and how to run your tests in the Simple Build Tool (SBT) des- ePub + Mobi pkt
(50,91 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
58.49 zł
64.99 zł(-10%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Why learn F#? With this guide, you’ll learn how this multi-paradigm language not only offers you an enormous productivity boost through functional programming, but also lets you develop applications using your existing object-oriented and imperative programming skills. You’ll quickly discover the many advantages of the language, includi- ePub + Mobi pkt
(89,66 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
Promocja Promocja 2za1
If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running- ePub + Mobi pkt
(108,01 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
Promocja Promocja 2za1
Organize a Civic Apps Competition (CAC) in your city. This practical guide provides best practices for each phase of the process, based largely on the authors’ firsthand experience planning and managing Apps for Metro Chicago (A4MC). You’ll learn everything from setting goals and creating a budget to running the competition and measurin- ePub + Mobi pkt
(22,74 zł najniższa cena z 30 dni)
33.92 zł
39.90 zł(-15%) -
Promocja Promocja 2za1
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- ePub + Mobi pkt
(186,15 zł najniższa cena z 30 dni)
194.65 zł
229.00 zł(-15%) -
Promocja 2za1
Open source is not only a catalyst for small business growth, but also a driver of future success for many startups today. Bringing together Bluehost anonymized customer data and trends with O’Reilly Media’s job market data, along with other sources of trend data, this report captures the current state of open source as it relates to sm- ePub + Mobi pkt
-
Promocja Promocja 2za1
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- ePub + Mobi pkt
(39,84 zł najniższa cena z 30 dni)
63.74 zł
74.99 zł(-15%) -
Promocja Promocja 2za1
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- ePub + Mobi pkt
(80,73 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -
Promocja 2za1
This annual report examines the key trends and developments -- most notably, the demise of Borders -- that shaped the 2011 computer book market.- ePub + Mobi pkt
-
Promocja Promocja 2za1
The DbContext API captures Entity Framework’s (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with t- ePub + Mobi pkt
(37,04 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
Promocja 2za1
As we move into an era of unprecedented volumes of data and computing power, the benefits aren't for business alone. Data can help citizens access government, hold it accountable and build new services to help themselves. Simply making data available is not sufficient. The use of data for the public good is being driven by a distributed community o- ePub + Mobi pkt
-
Promocja Promocja 2za1
Programmers used to be the only people excited about APIs, but now a growing number of companies see them as a hot new product channel. This concise guide describes the tremendous business potential of APIs, and demonstrates how you can use them to provide valuable services to clients, partners, or the public via the Internet. You’ll learn al- ePub + Mobi pkt
(72,24 zł najniższa cena z 30 dni)
76.42 zł
89.90 zł(-15%) -
Promocja Promocja 2za1
Take advantage of the Code First data modeling approach in ADO.NET Entity Framework, and learn how to build and configure a model based on existing classes in your business domain. With this concise book, you’ll work hands-on with examples to learn how Code First can create an in-memory model and database by default, and how you can exert mor- ePub + Mobi pkt
(37,04 zł najniższa cena z 30 dni)
55.24 zł
64.99 zł(-15%) -
Promocja Promocja 2za1
This guide is an ideal learning tool and reference for Apache Pig, the open source engine for executing parallel data flows on Hadoop. With Pig, you can batch-process data without having to create a full-fledged application—making it easy for you to experiment with new datasets.Programming Pig introduces new users to Pig, and provides experie- ePub + Mobi pkt
(80,94 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
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- ePub + Mobi pkt
(39,84 zł najniższa cena z 30 dni)
63.74 zł
74.99 zł(-15%) -
Promocja Promocja 2za1
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- ePub + Mobi pkt
(82,25 zł najniższa cena z 30 dni)
126.65 zł
149.00 zł(-15%) -
Promocja Promocja 2za1
OpenStack was created with the audacious goal of being the ubiquitous software choice for building public and private cloud infrastructures. In just over a year, it's become the most talked-about project in open source. This concise book introduces OpenStack's general design and primary software components in detail, and shows you how to start usin- ePub + Mobi pkt
(42,74 zł najniższa cena z 30 dni)
67.92 zł
79.90 zł(-15%) -
Promocja Promocja 2za1
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- ePub + Mobi pkt
(42,74 zł najniższa cena z 30 dni)
67.92 zł
79.90 zł(-15%) -
Promocja Promocja 2za1
Learn how to customize websites with XOOPS, the open source CMS that helps non-developers build dynamic community websites, intranets, and other applications. This concise book shows you how to use XOOPS themes and modules to design everything from simple blogs to large database-driven CMS portals.Web designers and current XOOPS users will learn ho- ePub + Mobi pkt
(46,74 zł najniższa cena z 30 dni)
50.91 zł
59.90 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
Collecting data is relatively easy, but turning raw information into something useful requires that you know how to extract precisely what you need. With this insightful book, intermediate to experienced programmers interested in data analysis will learn techniques for working with data in a business environment. You'll learn how to look at data to- ePub + Mobi pkt
(77,71 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
As a software engineer, you recognize at some point that there's much more to your career than dealing with code. Is it time to become a manager? Tell your boss he’s a jerk? Join that startup? Author Michael Lopp recalls his own make-or-break moments with Silicon Valley giants such as Apple, Netscape, and Symantec in Being Geek -- an insightf- ePub + Mobi pkt
(72,24 zł najniższa cena z 30 dni)
76.42 zł
89.90 zł(-15%) -
Promocja Promocja 2za1
Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers- ePub + Mobi pkt
(89,53 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
Promocja Promocja 2za1
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Real World Haskell takes you through the basics of functional programming at a brisk pace, and then helps you increase your understandin- ePub + Mobi pkt
(143,65 zł najniższa cena z 30 dni)
152.15 zł
179.00 zł(-15%) -
Promocja Promocja 2za1
Want to tap the power behind search rankings, product recommendations, social bookmarking, and online matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to mine the enormous amount of data created by people on the Internet. With the sophisticated algorithms in this book, you can write smart programs to access int- ePub + Mobi pkt
(79,02 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
Although Ruby is an easy language to learn, in the heat of action you may find that you can't remember the correct syntax for a conditional or the name of a method. This handy pocket reference offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data structures to method syntax, highlighting those key f- ePub + Mobi pkt
(19,89 zł najniższa cena z 30 dni)
29.67 zł
34.90 zł(-15%) -
Promocja Promocja 2za1
"Self-forgetfulness is the reigning temptation of the technological era. This is why we so readily give our assent to the absurd proposition that a computer can add two plus two, despite the obvious fact that it can do nothing of the sort--not if we have in mind anything remotely resembling what we do when we add numbers. In the computer's case, th- ePub + Mobi pkt
(67,92 zł najniższa cena z 30 dni)
72.24 zł
84.99 zł(-15%) -
Promocja Promocja 2za1
"Head First Object Oriented Analysis and Design is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner."Ivar Jacobson, Ivar Jacobson Consulting"I just finished reading HF OOA&D and I loved it! The thing I liked most about this- ePub + Mobi pkt
(220,15 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
Promocja Promocja 2za1
Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a who- ePub + Mobi pkt
(107,40 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
Promocja Promocja 2za1
Baseball Hacks isn't your typical baseball book--it's a book about how to watch, research, and understand baseball. It's an instruction manual for the free baseball databases. It's a cookbook for baseball research. Every part of this book is designed to teach baseball fans how to do something. In short, it's a how-to book--one that will increase yo- ePub + Mobi pkt
(72,24 zł najniższa cena z 30 dni)
76.42 zł
89.90 zł(-15%) -
Promocja Promocja 2za1
GNU Emacs is the most popular and widespread of the Emacs family of editors. It is also the most powerful and flexible. Unlike all other text editors, GNU Emacs is a complete working environment--you can stay within Emacs all day without leaving. Learning GNU Emacs, 3rd Edition tells readers how to get started with the GNU Emacs editor. It is a tho- ePub + Mobi pkt
(88,88 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%)