Wydawnictwo O'Reilly Media - ebooki
Tytuły książek wydawnictwa: O'Reilly Media
-
Promocja Promocja 2za1
As Java continues to evolve, this cookbook continues to grow in tandem with hundreds of hands-on recipes across a broad range of Java topics. Author Ian Darwin gets developers up to speed right away with useful techniques for everything from string handling and functional programming to network communication and AI.If you're familiar with any relea-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How? With fastai, the first library to provide a consistent inte-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture.With many ill-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
Design, implement, and execute continuous delivery pipelines with a level of flexibility, control, and ease of maintenance that was not possible with Jenkins before. With this practical book, build administrators, developers, testers, and other professionals will learn how the features in Jenkins 2 let you define pipelines as code, leverage integra-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
What will you learn from this book?Go from beginner to confident developer as you create apps, games, and real-world projects using C#, .NET 9, and Visual Studio. With this engaging, visual guide, you'll master object-oriented programming, build 3D games in Unity, harness the power of LINQ for data queries, and learn to leverage AI tools in your de-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of Python Data Science Handbook do you get them all--IPython, NumPy, pandas, Matplotlib, scikit-learn,-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.How can software engineers manage a living codebase that evolves and responds to changing re-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
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--
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
This practical book demonstrates why C++ is still one of the dominant production-quality languages for financial applications and systems. Many programmers believe that C++ is too difficult to learn. Author Daniel Hanson demonstrates that this is no longer the case, thanks to modern features added to the C++ Standard beginning in 2011.Financial pro-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications.Designed for expe-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By be-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify improvement opportunities and their impact on production code. When it comes to reliability and system evolution,-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Ideal for working programmers new to Java, this best-selling book guides you through the language features and APIs of Java 21. Through fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Dan Leuck introduce you to Java's fundamentals, including its class libraries, programming techniques, and idioms, with an eye toward-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guid-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
In spatial data science, things in closer proximity to one another likely have more in common than things that are farther apart. With this practical book, geospatial professionals, data scientists, business analysts, geographers, geologists, and others familiar with data analysis and visualization will learn the fundamentals of spatial data analys-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.10 and pandas 1.4, the third edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You'll learn the latest versions of pandas, NumPy,-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
Kubernetes has become the operating system of today's cloud native world, providing a reliable and scalable platform for running containerized workloads. In this friendly, pragmatic book, cloud experts Justin Domingus and John Arundel show you what Kubernetes can do-and what you can do with it. This updated second edition guides you through the gro-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
Nowadays, finance, mathematics, and programming are intrinsically linked. This book provides the relevant foundations of each discipline to give you the major tools you need to get started in the world of computational finance.Using an approach where mathematical concepts provide the common background against which financial ideas and programming t-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
With the immense cost savings and scalability the cloud provides, the rationale for building cloud native applications is no longer in question. The real issue is how. With this practical guide, developers will learn about the most commonly used design patterns for building cloud native applications using APIs, data, events, and streams in both gre-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Most organizations with a web presence build and operate APIs; the doorway for customers to interact with the company's services. Designing, building, and managing these critical programs affect everyone in the organization, from engineers and product owners to C-suite executives. But the real challenge for developers and solution architects is cre-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Algorithmic trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Py-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
Every day, companies struggle to scale critical applications. As traffic volume and data demands increase, these applications become more complicated and brittle, exposing risks and compromising availability. With the popularity of software as a service, scaling has never been more important.Updated with an expanded focus on modern architecture par-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
There’s a lot of information about big data technologies, but splicing these technologies into an end-to-end enterprise data platform is a daunting task not widely covered. With this practical book, you’ll learn how to build big data infrastructure both on-premises and in the cloud and successfully architect a modern data platform.Ideal-
-
ebook
(179,40 zł najniższa cena z 30 dni)
254.15 zł
299.00 zł(-15%) -
-
Promocja Promocja 2za1
This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Inter-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja Promocja 2za1
Looking to accelerate development and build cloud native applications with AWS Cloud Development Kit? Through hands-on projects, you'll learn the basics of AWS CDK, the tool of choice for many of the world's largest technology companies.Informed by real case studies and years of work with enterprise-scale cloud architectures, this book will benefit-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
To ensure that applications are reliable and always available, more businesses today are moving applications to AWS. But many companies still struggle to design and build these cloud applications effectively, thinking that because the cloud is resilient, their applications will be too. With this practical guide, software, DevOps, and cloud engineer-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenance or collaborating with others, every Python project faces the same problem: how to build reliable workflows beyond local development while stayi-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
FastAPI is a young yet solid framework that takes advantage of newer Python features in a clean design. As its name implies, FastAPI is indeed fast, rivaling similar frameworks in languages such as Golang. With this practical book, developers familiar with Python will learn how FastAPI lets you accomplish more in less time with less code.Author Bil-
-
ebook
(113,40 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
-
Promocja Promocja 2za1
Automate your software development processes with GitHub Actions, the continuous integration and continuous delivery platform that integrates seamlessly with GitHub. With this practical book, open source author, trainer, and DevOps director Brent Laster explains everything you need to know about using and getting value from GitHub Actions. You'll l-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
What will you learn from this book?Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals by working with built-in data structures and functions. You'll build your very own web app, which—once it's ready for prime time—runs in the cloud. You'-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Learn how easy it is to apply sophisticated statistical and machine learning methods to real-world problems when you build using Google Cloud Platform (GCP). This hands-on guide shows data engineers and data scientists how to implement an end-to-end data pipeline with cloud native tools on GCP.Throughout this updated second edition, you'll work thr-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
Get started in the rapidly expanding field of computer vision with this practical guide. Written by Adrian Kaehler and Gary Bradski, creator of the open source OpenCV library, this book provides a thorough introduction for developers, academics, roboticists, and hobbyists. You’ll learn what it takes to build applications that enable computers-
-
ebook
(173,40 zł najniższa cena z 30 dni)
245.65 zł
289.00 zł(-15%) -
-
Promocja Promocja 2za1
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.Inside, you’ll find complete recipes for more than a dozen-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja Promocja 2za1
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 Promocja 2za1
Cloud services and SaaS software permeate every company's IT landscape, requiring a shift from manually provisioned services to a more structured approach, with codification at its core. Terraform provides tools to manage the lifecycle of your IT landscape across thousands of different cloud providers and SaaS platforms.By defining your infrastruct-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Cloud native security isn't a game for individual players. It requires team collaboration with a platform that can help cloud security engineers, developers, and operations people do their best work. That's what the cloud native application protection platform (CNAPP) delivers. With this practical guide, you'll learn how CNAPPs can help you consoli-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
The adoption of serverless is on the rise, but until now, little guidance has been available for development teams that want to apply this technology on AWS. This definitive guide is packed with architectural, security, and data best practices and patterns for architects and engineers who want to build reliable enterprise-scale serverless solutions-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Implementing and designing systems that make suggestions to users are among the most popular and essential machine learning applications available. Whether you want customers to find the most appealing items at your online store, videos to enrich and entertain them, or news they need to know, recommendation systems (RecSys) provide the way.In this-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
If your organization plans to modernize services and move to the cloud from legacy software or a private cloud on premises, this book is for you. Software developers, solution architects, cloud engineers, and anybody interested in cloud technologies will learn fundamental concepts for cloud computing, migration, transformation, and development usin-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Cloud native development gives you the power to rapidly build, secure, and scale software. But you still need to navigate many potential pitfalls along the way. Through practical examples, this book demonstrates how to use Google Cloud as a laboratory to enable rapid innovation, a factory to automate build and testing, and a citadel to operate appl-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Once renowned as a customer relationship management tool, Salesforce has evolved into a cloud-first application and capability ecosystem. With dedicated components for tasks such as middleware, big data, reporting, ETL, data loading, and API orchestration, Salesforce has become more prevalent in modern architectures.This concise yet comprehensive g-
-
ebook
(113,40 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
-
Promocja Promocja 2za1
Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing. But many scientific Python tools were not designed to leverage this parallelism. With this short but thorough resource, data scientists and Python programmers will learn how the Dask open source library for parallel computing provides APIs that make it e-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes you from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating Git's many functions. You'll learn how to wor-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples whe-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
How do you deal with the problems you face when using Azure? This practical guide provides over 75 recipes to help you to work with common Azure issues in everyday scenarios. That includes key tasks like setting up permissions for a storage account, working with Cosmos DB APIs, managing Azure role-based access control, governing your Azure subscrip-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
If you want to work in any computational or technical field, you need to understand linear algebra. As the study of matrices and operations acting upon them, linear algebra is the mathematical basis of nearly all algorithms and analyses implemented in computers. But the way it's presented in decades-old textbooks is much different from how professi-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
With the rise of the cloud, every aspect of IT has been shaken to its core. The fundamentals for building systems are changing, and although many of the principles that underpin security still ring true, their implementation has become unrecognizable. This practical book provides recipes for AWS, Azure, and GCP to help you enhance the security of y-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-exe-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Most companies developing software employ something they call "Agile." But there's widespread misunderstanding of what Agile is and how to use it. If you want to improve your software development team's agility, this comprehensive guidebook's clear, concrete, and detailed guidance explains what to do and why, and when to make trade-offs.In this tho-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Security is usually an afterthought when organizations design microservices for cloud systems. Most companies today are exposed to potential security threats, but their responses are often more reactive than proactive. This leads to unnecessarily complicated systems that are hard to implement and even harder to manage and scale. Author Gaurav Raje-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answ-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Many companies claim to have "gone to the cloud," yet returns from their efforts are meager or worse. Why? Because they've defined cloud as a destination, not a capability. Using cloud as a single-vendor, one-stop destination is fiction; in practice, today's organizations use a mosaic of capabilities across several vendors. Your cloud strategy need-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that improve coding in multiple languages. Software developers, testers, and mainta-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
For makers looking to use the smallest microcontrollers or to wring the highest performance out of larger ones, the C language is still the best option. This practical book provides a solid grounding in C basics for anyone who tinkers with programming microcontrollers. You'll explore the many ways C enables developers and makers to get big results-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
With this practical book, AI and machine learning practitioners will learn how to successfully build and deploy data science projects on Amazon Web Services. The Amazon AI and machine learning stack unifies data science, data engineering, and application development to help level upyour skills. This guide shows you how to build and run pipelines in-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
User experience (UX) strategy lies at the intersection of UX design and business strategy, but until now, there hasn't been an easy-to-apply framework for executing it. This hands-on guide introduces lightweight product strategy tools and techniques to help you and your team devise innovative digital solutions that people want.Author Jaime Levy sho-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
Turning text into valuable information is essential for businesses looking to gain a competitive advantage. With recent improvements in natural language processing (NLP), users now have many options for solving complex challenges. But it's not always clear which NLP tools or libraries would work for a business's needs, or which techniques you shoul-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
AI may be the greatest opportunity of our time, with the potential to add nearly $16 trillion to the global economy over the next decade. But so far, adoption has been much slower than anticipated, or so headlines may lead you to believe. With this practical guide, business leaders will discover where they are in their AI journey and learn the step-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
Get a comprehensive understanding of gRPC fundamentals through real-world examples. With this practical guide, you’ll learn how this high-performance interprocess communication protocol is capable of connecting polyglot services in microservices architecture, while providing a rich framework for defining service contracts and data types.Compl-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja Promocja 2za1
In the past few years, going cloud native has been a big advantage for many companies. But it’s a tough technique to get right, especially for enterprises with critical legacy systems. This practical hands-on guide examines effective architecture, design, and cultural patterns to help you transform your organization into a cloud native enterp-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
Despite popular forays into augmented and virtual reality in recent years, spatial computing still sits on the cusp of mainstream use. Developers, artists, and designers looking to enter this field today have few places to turn for expert guidance. In this book, Erin Pangilinan, Steve Lukas, and Vasanth Mohan examine the AR and VR development pipel-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
Many industry experts consider unsupervised learning the next frontier in artificial intelligence, one that may hold the key to general artificial intelligence. Since the majority of the world's data is unlabeled, conventional supervised learning cannot be applied. Unsupervised learning, on the other hand, can be applied to unlabeled datasets to di-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
It’s an exciting time to get involved with MicroPython, the re-implementation of Python 3 for microcontrollers and embedded systems. This practical guide delivers the knowledge you need to roll up your sleeves and create exceptional embedded projects with this lean and efficient programming language. If you’re familiar with Python as a-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
Data science teams looking to turn research into useful analytics applications require not only the right tools, but also the right approach if they’re to succeed. With the revised second edition of this hands-on guide, up-and-coming data scientists will learn how to use the Agile Data Science development methodology to build data application-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja Promocja 2za1
Most developers would agree that writing automated tests is a good idea, but writing good, well-structured tests is still an elusive skill for many. For Java and Groovy developers, however, there’s good news. This practical guide shows you how to write concise and highly readable tests with Spock, the most innovative testing and specification-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
The overwhelming majority of a software systemâ??s lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Googleâ??s Site Reliability T-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose-
-
ebook
(50,99 zł najniższa cena z 30 dni)
72.24 zł
84.99 zł(-15%) -
-
Promocja Promocja 2za1
The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard l-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
How much do you need to know about electronics to create something interesting, or creatively modify something that already exists? If you’d like to build an electronic device, but don’t have much experience with electronics components, this hands-on workbench reference helps you find answers to technical questions quickly.Filling the g-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja Promocja 2za1
Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of m-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja Promocja 2za1
Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. If you don’t have experience with Apple’s developer tools, no problem! From object-oriented programming to storing app data in iCloud, the fourth edition of this book covers everything you need to build apps for the iPhone, iPad, a-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 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-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
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 Promocja 2za1
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%) -
-
Promocja Promocja 2za1
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 Promocja 2za1
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 Promocja 2za1
In this truly unique technical book, today's leading software architects present valuable principles on key development issues that go way beyond technology. More than four dozen architects -- including Neal Ford, Michael Nygard, and Bill de hOra -- offer advice for communicating with stakeholders, eliminating complexity, empowering developers, and-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja Promocja 2za1
What are the ingredients of robust, elegant, flexible, and maintainable software architecture? Beautiful Architecture answers this question through a collection of intriguing essays from more than a dozen of today's leading software designers and architects. In each essay, contributors present a notable software architecture, and analyze what makes-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja Promocja 2za1
Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're-
-
ebook
(95,40 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
-
Promocja Promocja 2za1
Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. This edition of Learning Python puts you in the-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja Promocja 2za1
Cocoa® is more than just a collection of classes, and is certainly more than a simple framework. Cocoa is a complete API set, class library, framework, and development environment for building applications and tools to run on Mac OS® X. With over 240 classes, Cocoa is divided into two essential frameworks: Foundation and Application Kit.-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja Promocja 2za1
C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
If you're just getting started with Perl, this is the book you want—whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this best seller closely follows the popular introductory Perl course taught by the authors since 1991. This eighth edition covers recent changes to the langua-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Baseball is not the only sport to use "moneyball." American football fans, teams, and gamblers are increasingly using data to gain an edge against the competition. Professional and college teams use data to help select players and identify team needs. Fans use data to guide fantasy team picks and strategies. Sports bettors and fantasy football play-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Most intermediate-level machine learning books focus on how to optimize models by increasing accuracy or decreasing prediction error. But this approach often overlooks the importance of understanding why and how your ML model makes the predictions that it does.Explainability methods provide an essential toolkit for better understanding model behavi-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
While Excel remains ubiquitous in the business world, recent Microsoft feedback forums are full of requests to include Python as an Excel scripting language. In fact, it's the top feature requested. What makes this combination so compelling? In this hands-on guide, Felix Zumstein--creator of xlwings, a popular open source package for automating Exc-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how t-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
As more companies move toward microservices and other distributed technologies, the complexity of these systems increases. You can’t remove the complexity, but through Chaos Engineering you can discover vulnerabilities and prevent outages before they impact your customers. This practical guide shows engineers how to navigate complex systems w-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the whole asyncio API, but picking out-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja Promocja 2za1
With this practical book, architects, CTOs, and CIOs will learn a set of patterns for the practice of architecture, including analysis, documentation, and communication. Author Eben Hewitt shows you how to create holistic and thoughtful technology plans, communicate them clearly, lead people toward the vision, and become a great architect or Chief-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
If you use UNIX, you probably use csh to type commands even if you've never heard of it. It's the standard shell (command line) on most UNIX systems. tcsh is an enhanced version that's freely available and highly recommended.Using csh & tcsh describes from the beginning how to use these shells interactively. More important, it shows how to-
-
ebook
(65,40 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
-
Promocja Promocja 2za1
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 Promocja 2za1
Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose programming language that’s helped hundreds of thousands of programmers, system-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to commu-
-
ebook
(77,40 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
-
Promocja Promocja 2za1
Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Run-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Promocja Promocja 2za1
With a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further-
-
ebook
(83,40 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
-
Nowość Promocja Promocja 2za1
Cilium is now considered the de facto cloud native networking platform for Kubernetes, connecting, securing, and monitoring millions of applications across thousands of clusters. With such versatility and feature-richness, Cilium can be daunting to learn. This comprehensive guide breaks Cilium down, making it broadly accessible to the increasing nu-
-
ebook
(211,65 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Nowość Promocja Promocja 2za1
Cloud computing is no longer just a buzzword but a crucial skill set for today's professionals. The ability to navigate the complexities of cloud technologies and understand the Azure environment is a significant advantage. Whether you're starting your tech journey or looking to solidify your foundational knowledge, this study guide is your essenti-
-
ebook
(160,65 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Learn the essential skills and concepts for working with data in the cloud using Microsoft Azure. With this practical guide, professionals new to data management and Azure will learn how to leverage Azure services such as Azure Cosmos DB, Azure Storage, Azure SQL, and Microsoft Fabric to create, store, process, analyze, and visualize data. Author M-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Navigating the complexities of large-scale spatial data can be daunting. In order to unleash the power of massive and complex datasets, you'll need a cutting-edge tool like Apache Sedona. This innovative distributed computing system, designed specifically for spatial data, has diverse applications in fields such as mobility, telematics, agriculture-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
AI-assisted coding and cloud-based tools are already transforming how modern applications are built. Bolt.new, a powerful in-browser AI agent from StackBlitz, streamlines the development process, allowing you to prototype quickly, debug intelligently, and launch confidently—no local setup required. Whether you're new to full stack development-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Deriving business value from analytics is a challenging process. Turning data into information requires a business analyst who is adept at multiple technologies including databases, programming tools, and commercial analytics tools. This practical guide shows programmers who understand analysis concepts how to build the skills necessary to achieve-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Learn how to use Go's strengths to develop services that are scalable and resilient even in an unpredictable environment. With this book's expanded second edition, Go developers will explore the composition and construction of cloud native applications, from lower-level Go features and mid-level patterns to high-level architectural considerations.E-
-
ebook
(143,40 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
-
Promocja Promocja 2za1
ActivityPub is the new standard for connecting social networks together on the social web. This open, decentralized social networking protocol defines an API for sharing activities to a social network and a procedure that servers use to distribute those activities to a subscriber's feed. With this book, you'll learn how to assemble ActivityPub-enab-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
In today's data-driven world, understanding statistical models is crucial for effective analysis and decision making. Whether you're a beginner or an experienced user, this book equips you with the foundational knowledge to grasp and implement statistical models within Tableau. Gain the confidence to speak fluently about the models you employ, driv-
-
ebook
(119,40 zł najniższa cena z 30 dni)
169.14 zł
199.00 zł(-15%) -
-
Promocja Promocja 2za1
Microservices can be a very effective approach for delivering value to your organization and to your customers. If you get them right, microservices help you to move fast by making changes to small parts of your system hundreds of times a day. But if you get them wrong, microservices will just make everything more complicated.In this book, technica-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
An understanding of psychology-specifically the psychology behind how users behave and interact with digital interfaces-is perhaps the single most valuable nondesign skill a designer can have. The most elegant design can fail if it forces users to conform to the design instead of working within the "blueprint" of how humans perceive and process the-
-
ebook
(113,40 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
-
Promocja Promocja 2za1
How can you make sense of the complex IoT landscape? With dozens of components ranging from devices to metadata about the devices, it's easy to get lost among the possibilities. But it's not impossible if you have the right guide to help you navigate all the complexities. This practical book shows developers, architects, and IT managers how to buil-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Many UX designers are surprised to learn that much of the job isn't about drawing things. It's about knowing what to draw and how to convince people to build it. Whether you're a one-person design team making products from scratch or a C-level product leader managing many products and strategies, UX for Business is your missing guide to real-world-
-
ebook
(101,40 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
-
Promocja Promocja 2za1
Explore the theory and practice of designing and writing serverless applications using examples from the Knative project. With this practical guide, mid-level to senior application developers and team managers will learn when and why to target serverless platforms when developing microservices or applications. Along the way, you'll also discover wa-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Gain deep insight into real-time analytics, including the features of these systems and the problems they solve. With this practical book, data engineers at organizations that use event-processing systems such as Kafka, Google Pub/Sub, and AWS Kinesis will learn how to analyze data streams in real time. The faster you derive insights, the quicker y-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how a-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
How many buyers will an additional dollar of online marketing bring in? Which customers will only buy when given a discount coupon? How do you establish an optimal pricing strategy? The best way to determine how the levers at our disposal affect the business metrics we want to drive is through causal inference.In this book, author Matheus Facure, s-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
Turn your R code into packages that others can easily install and use. With this fully updated edition, developers and data scientists will learn how to bundle reusable R functions, sample data, and documentation together by applying the package development philosophy used by the team that maintains the "tidyverse" suite of packages. In the process-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
Use R to turn data into insight, knowledge, and understanding. With this practical book, aspiring data scientists will learn how to do data science with R and RStudio, along with the tidyverse—a collection of R packages designed to work together to make data science fast, fluent, and fun. Even if you have no programming experience, this updat-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
-
Promocja Promocja 2za1
Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're intereste-
-
ebook
(149,40 zł najniższa cena z 30 dni)
211.65 zł
249.00 zł(-15%) -
-
Promocja Promocja 2za1
This updated edition of the Nutshell guide not only helps experienced Java programmers get the most out of versions through Java 17, it also serves as a learning path for new developers. Chock-full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised book includes ne-
-
ebook
(131,40 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
-
Promocja Promocja 2za1
FinOps brings financial accountability to the variable spend model of cloud. Used by the majority of global enterprises, this management practice has grown from a fringe activity to the de facto discipline managing cloud spend. In this book, authors J.R. Storment and Mike Fuller outline the process of building a culture of cloud FinOps by drawing o-
-
ebook
(161,40 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -

