Wydawnictwo Packt Publishing - ebooki
Tytuły książek wydawnictwa: Packt Publishing
-
Promocja
If you're building GUI prototypes or cross-platform GUI applications, then this book is your fastest and most powerful solution. It will address challenges in developing cross-platform applications with the Qt framework. With every chapter you’ll take a step closer to mastering Qt. By the end, you’ll have an application that is ready-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Walks through the hands-on process of building intelligent agents from the basics and all the way up to solving complex problems including playing Atari games and driving a car autonomously in the CARLA simulator. Discusses various learning environments and how to transform real-world problems into learning environments and solve using the agents.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Natural Language Processing with Java will explore how to automatically organize text using approaches such as full-text search, proper name recognition, clustering, tagging, information extraction, and summarization. You will leverage the power of Java to extract relationships within different elements of text and documents.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Apache Spark Deep Learning Cookbook presents useful tips and tricks to overcome any problem related to building efficient distributed deep learning applications on Apache Spark. With the help of this book, you will leverage powerful deep learning libraries such as TensorFlow to develop your models and ensure their optimum performance.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
Discover the world of ML through the lens and application of Core ML. We will take you through examples; each example provides a new use case uncovering how ML can be applied specifically to computer vision tasks. By the end of the book, you will have the intuition and skills required to boost your iOS applications with the help of machine learning-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
REST is an architectural style that tackles the challenges of building scalable web services. In today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The depth, breadth, and ease of use of ASP.NET Core, makes it a breeze for developers t-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Writing safe and correct parallel programs is tough. Reasoning about concurrent memory modification is tough; efficiently exploiting the modern computing environment (with its multi-layered caches and deep execution pipelines) is also tough. Most systems programming languages add a further complication: unsafe memory access. The burden on you, the-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
This book helps you get a deep understanding of Spring and how it can make your life easier. This collection of projects demonstrates the versatility of the language and enables you to build standalone applications. The book unveils the latest features of Kotlin and walks you through the building blocks that form the basis of writing applications.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
OpenStack is a very popular cloud computing platform that has enabled several organizations during the last few years to successfully implement their Infrastructure as a Service (IaaS) platforms. This book will guide you through new features of the latest OpenStack releases and how to bring them into production straightaway in an agile way.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Having an information security mechanism is one of the most crucial factors for any organization. Important assets of organization demand a proper risk management and threat model for security, and so information security concepts are gaining a lot of traction. This book covers the concept of information security, and shows you why it’s impo-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
In today’s times, homes are becoming smarter day by day. Automatic control of household features and appliances is making our lives simpler and more comfortable. A perfect platform to build home automation systems is Raspberry Pi 3. Using Raspberry Pi 3 you can build your own motion sensors, control lamps and more. This book, through various-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
Spring Boot provides a variety of features that address today’s business needs with a powerful database and state of the art MVC framework. This practical guide will help you get up and running with all the latest features of Spring Boot.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Explore pandas, the powerful Python library for data analysis and manipulation by working on real-world datasets. Get to grips with the fundamentals and learn to use pandas to clean messy data, independently analyze groups within your data, make powerful time-series calculations, and create beautiful visualizations during exploratory data analysis.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
The Assembly language is the lowest level human readable programming language on any platform. Knowing the way things are on the Assembly level will help developers design their code in a much more elegant and efficient way. This book will take readers on a journey to mastering the Assembly language.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
This sixth edition of WordPress Complete is a practical guide for anyone who wants to get started their journey as an online publisher, website owner, or even a website developer. It takes you through the process of planning and building your site step by step. This book is also a beginner's guide to theme and plugin development.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
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)
134.10 zł
149.00 zł(-10%) -
-
Promocja
RxJava is a library for composing asynchronous and event-based programs using Observable sequences for the JVM, allowing developers to build robust applications in less time.Learning RxJava addresses all the fundamentals of reactive programming to help readers write reactive code, as well as teach them an effective approach to designing and impleme-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
This book will try to create starting points for Java developers who would like to extend their knowledge on how to interact with hardware on the Raspberry Pi by providing small real world usable projects. After reading this book the reader will be able to build their own real world usable projects not limited to Home Automation, IoT and/or Robotic-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Dynamics 365 for Operations is built on a number of foundation products from Microsoft that are used to make it bigger, better, and stronger than the average business system. The book is a collection of recipes that takes you on a journey through creating a sample real-world solution-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
-
Promocja
NFRs are the lifeline of any software application, capturing and addressing them is a critical activity in any IT project. The book provides a comprehensive approach delivering strategic, tactical and operational engagements for fortune 100 customers worldwide.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Software architecture or creating a blueprint design for a particular software application is not a walk in the park. The two biggest challenges in software architecture are keeping architecture in sync, first, with the requirements as they are uncovered or evolve and, next, with the implementation as it gets built and evolves.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
76.49 zł
84.99 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Enterprise architects will find this book useful to create valuable, TOGAF®-based artifacts for different stakeholders. This book fills the gap between theory and reality by providing references and examples that can be customized to fit the different needs of different organizations.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Are you interested in making the most of the Java Virtual Machine? Uncover JVM's core mechanics, optimize Java performance, and master memory management with this expert guide on the Java Virtual Machine.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
This book will help you learn about the practices, tools, and frameworks in the low-code/no-code platform, Microsoft Power Platform, to design and create enterprise-grade business-critical solutions at scale using the DevOps and ALM processes.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Master the essentials of OpenAI GPT with “OpenAI GPT for Python Developers,” a comprehensive guide that navigates through the intricacies of GPT models, prompt engineering, fine-tuning, and more, tailored specifically for Python developers.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
62.91 zł
69.90 zł(-10%) -
-
Promocja
This is a must-have book for developers and architects who want to understand the core skills that a Java professional should have to become a data architect in order to create effective architectures. You’ll be able to pick up industry best practices if you’re an aspiring Java data architect who wants to easily achieve their goal.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Master real-world development in “Go Programming – From Beginner to Professional”. From the basics to advanced topics, gain proficiency by mastering applications, database interactions, RESTful APIs, concurrency and more using Go idiomatic practices.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Unlock the power of Houdini FX with this beginner-friendly guide. Learn essential techniques for creating dynamic visual effects and elevate your artistic skills.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Explore the transformative potential of RAG-driven LLMs, computer vision, and generative AI with this comprehensive guide, from basics to building a complex RAG pipeline-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
This book helps you uncover the world of Arm-based microcontroller firmware development, equipping you to decode datasheets, expertly manipulate registers, and autonomously craft optimized code.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
This Microsoft Azure certification guide is designed to help you solidify your skills in building cloud solutions. The book aligns with the latest AZ-204 exam objectives, which will help you pass the exam on your first attempt.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Practical Time Series Analysis will introduce you to the basic concepts of time series analysis and describe powerful yet simple techniques in Python which data scientists and data engineers would find useful in dealing with real life datasets in industrial settings. This book focuses on explaining important concepts and practical techniques to pro-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
This book offers a comprehensive introduction to ASP.NET Core as the foundation for full-stack development, and helps you develop modern web apps with leading JavaScript frameworks like Angular, React, and Vue.js.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Explore the evolving world of language model prompt engineering with this book. From the basics of NLP to mastering prompt engineering techniques, this book is your gateway to leveraging the power of large language models effectively.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
62.91 zł
69.90 zł(-10%) -
-
Promocja
This book helps you to understand Snowflake's unique architecture and ecosystem that places it at the forefront of cloud data warehouses. The recipes present in this book will enable you to develop proficiency in managing data on Snowflake and learn Snowflake's novel features such as data sharing, cloning, and time travel.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Nowość Promocja
This book is your fast-track guide to building smarter, scalable, and AI-integrated Python-based applications using MCP. You'll learn to develop, integrate, and deploy MCP-powered systems with ease.-
- PDF + ePub pkt
(129,00 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
This handbook helps you become a key player in your business apps team by mastering modern Power Platform architecture. With Azure, AI, Copilot, DevOps, and PL-600 prep, you'll sharpen your skills and design smarter, enterprise-grade solutions.-
- PDF + ePub pkt
(116,10 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
-
Promocja
Build your REST API development skills with Java through hands-on guidance from five software engineering experts who guide you through advanced techniques for security, versioning, error handling, documentation, testing, and performance tuning.-
- PDF + ePub pkt
Mastering RESTful Web Services with Java. Practical guide for building secure and scalable production-ready REST APIs
Marián Varga, Pedro Henrique Pereira de Andrade, Silvio de Morais, Thiago Bomfim, Igor Avancini Fraga
(50,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
This ultimate guide to Hooks shows you how to manage state, handle form submissions, fetch data using Suspense, and build reusable custom Hooks. This edition includes the latest Hooks and introduces modern React 19 features with real-world use cases.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Azure Cloud Projects offers a hands-on introduction to Microsoft Azure, designed to help you build real-world cloud solutions, develop job-ready skills, and apply best practices that are widely used across the cloud computing industry.-
- PDF + ePub pkt
Azure Cloud Projects. Learn Microsoft Azure through hands-on, real-world projects
Hamid Sadeghpour Saleh, Jonah C. Andersson, Sherry List, Kim Berg
(50,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
This book guides you through the intricacies of building robust software architectures with Spring. You'll get hands-on with the tools and best practices needed to design scalable, secure, and high-performance applications.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
-
Promocja
Uncover and fix cloud native anti-patterns across strategy, culture, security, and operations. This book guides you through the practical steps to avoid common traps and shift your organization toward cloud-native best practices that drive lasting success.-
- PDF + ePub pkt
Cloud Native Anti-Patterns. Avoiding Common Mistakes and Driving Success with Best Practices and Real-World Cases
Gerald Bachlmayr, Aiden Ziegelaar, Alan Blockley, Bojan Zivic, Nick Triantafillou
(50,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Developers familiar with C++ will learn about advanced character animation, similar to animations found in 3D games. This book teaches details about GPU-accelerated animations, collision detection, behavior trees, and navigation in a game map.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Unlock Unity game development with expert C# scripting guidance and master game mechanics, enhance user experience, and delve into advanced features, such as AI and VR to turn game ideas into reality.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Official pandas documentation, while thorough, does not contain many useful examples. This book guides you, as if you were looking over the shoulder of an expert, through situations that you are highly likely to encounter.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Apache Arrow is a language-neutral, in-memory data format for fast data processing. It allows zero-copy reads for efficient data exchange and works well with CPUs and GPUs. This book will teach you how to use Arrow to improve your data systems.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Spring Boot 3.0 Cookbook demonstrates the latest features of this popular framework. You'll learn how to apply them to overcome challenges when building modern cloud applications.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
This hands-on guide empowers you to develop scalable and efficient applications. You'll also learn microservices patterns, reactive programming, and security measures for building robust backend systems.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
Are you ready to be a part of the AI revolution? This book guides you through the concepts and steps you'll need to quickly add the latest and best AI models and features to your applications with real-world examples using Microsoft Semantic Kernel.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Python and SQL Bible is your ultimate resource for mastering Python and SQL. This all-in-one guide takes you from the basics to advanced concepts, providing hands-on projects and expert tips to become proficient in both programming languages.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Discover the fundamentals & advanced techniques of Python. This course equips you to tackle computational problems and optimize your solutions. Perfect for technical professionals seeking to deepen their understanding of Python and algorithms.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Being a good developer is more than knowing how to code. With valuable insider knowledge, Django in Production quickly teaches you the best processes and setups that will take your Django development to the next level.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
Java Coding Problems, Second Edition brings you a brand-new set of challenges designed to help you master solutions to all the most common real-world Java tasks. Gain confidence as a Java developer and in how to answer Java interview questions.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
This edition is a comprehensive guide to design architecture and implement practices for delivering business value. You’ll learn concepts influencing architectural decisions, and topics like observability, security and running in multiple regions.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
-
Promocja
This third edition delves from Angular basics to deployment, covering performance optimization, authentication, state management, Signals, and more. It includes updated examples and tools to enhance your Angular skills for business requirements.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Build Your Own Programming Language provides a hands-on approach to designing and implementing programming language features in a simple compiler and programming environment. This book will help you create new or domain-specific languages.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Becoming a Dynamics 365 Finance & Supply Chain Solution Architect will help you understand common issues that occur while implementing D365 F&SCM projects, including inefficient solutions, planning, data migrations, and resource allocations. With this book, you’ll learn to plan, organize, and troubleshoot ERP deployments, with a focu-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
This book is a step-by-step guide to developing a Java Spring Boot microservice, guiding you through the process of automated deployment using AWS CodePipeline. The chapters will help you write the source code and commit it, review the code, build artifact, and provision infrastructure and deployment using AWS services.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Embedded Linux Development using Yocto Projects gives you a deeper insight into Yocto Project's build system and addresses the latest long-term support release tools and topics to help you perform different Linux-based tasks.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
143.10 zł
159.00 zł(-10%) -
-
Promocja
Transitioning to Java is a comprehensive guide for programmers familiar with other programming languages who want to learn Java. This book covers the basics of Java syntax, OOP concepts, and advanced topics such as design patterns. Using practical examples, you’ll gain a solid understanding of Java and develop Java applications with confiden-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Explore recipes for both classical quantitative finance approaches to modeling financial data, as well as modern machine learning and deep learning solutions-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Event-driven architecture in Golang makes it extremely easy to adapt to ever-demanding software systems, that need to be updated based on changing requirements. This book provides a hands-on approach to implementation of event-driven architecture and associated methodologies that will have you up and running and productive, in no time.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
This book demonstrates a roadmap to making important decisions in Android app development. Clean Android Architecture shows you how to structure your app in different layers to make it clean and introduces the available technologies used for integration. This practical guide will help you understand clean mobile architecture concepts clearly.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
Whether you’re diving back into C# or starting out, this new edition of our bestselling guide will teach you the fundamentals of object-oriented programming, working with databases, multithreading, and data encryption. You’ll also learn about website development using ASP.NET Core Razor Pages, the Model-View-Controller pattern, and Bl-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
197.10 zł
219.00 zł(-10%) -
-
Promocja
This book takes you through tried and tested approaches to building distributed systems and implementing microservices architecture. It follows a single real-world project from start to finish, using Spring Boot, Spring Cloud, and a full suite of related tools and frameworks for development, security, testing, and deployment.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Low-code development is a new revolution in the software world. This development book covers enough ground on low-code development with Mendix to get you up to speed with this trend. You’ll learn the fundamentals of the Mendix platform with the help of examples and real-world scenarios, along with exploring the right tools you need to be suc-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
TypeScript is among the fastest-growing languages, helping developers build full-stack apps by integrating with powerful frameworks such as React and Node.js. With this book, you’ll get started with TypeScript and build an SPA with React and middleware using Node.js and Express. Finally, you’ll be able to package your web app and depl-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Deep Reinforcement Learning with Python - Second Edition will help you learn reinforcement learning algorithms, techniques and architectures – including deep reinforcement learning – from scratch. This new edition is an extensive update of the original, reflecting the state-of-the-art latest thinking in reinforcement learning.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
CISA - Certified Information Systems Auditor Study Guide offers complete, up-to-date coverage of the CISA exam so you can take them with confidence, fully equipped to pass first time.Written in a clear, succinct way with self-assessment questions, exam tips and mock exams with detailed answer explanations, this book covers all 5 domains of CISA cer-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
This new edition is completely revised and updated to work with Python 3. In addition to new chapters on network data analysis with ELK stack (Elasticsearch, Logstash, Kibana, and Beats) and Azure Cloud Networking, it also includes updates on using newer libraries such as pyATS, Genie, and Nornir, as well as Ansible 2.8.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
233.10 zł
259.00 zł(-10%) -
-
Promocja
This Learning Path guides you through every concept necessary to create fully functional GUI applications using PyQt and Tkinter with only a few lines of code. You’ll learn to design and build GUIs that are functional, appealing, and user-friendly using the powerful combination of Python and its GUI frameworks.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
161.10 zł
179.00 zł(-10%) -
-
Promocja
Microsoft has introduced a new product based on MS Dynamics CRM named MS Dynamics 365 which consists of 7 components and has extended functionality compared to any other CRM systems. It is equipped to be flexible to meet the needs of businesses. This book provides a comprehensive coverage of Dynamics 365 and helps you make your tasks much simpler.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
This book will provide you with practical recipes to manage the build system using CMake. You will be taken through a series of task-based examples that demonstrate how to employ the CMake toolbox to build portable and modular code and to minimize the code complexity of the build infrastructure.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
-
Promocja
GitHub is best known for bringing together developers from all around the world to discover, share, and build better software. This book starts with the basics such as building a repository and moves on to other topics like managing organizations, collaborations using GitHub workflows, and repository settings. A ready reference to all things GitHub-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
80.91 zł
89.90 zł(-10%) -
-
Promocja
Tkinter is a lightweight, portable, and easy-to-use graphical toolkit available in the Python Standard Library. Due to its simplicity and availability, it is widely used to build GUIs in Python. This book teaches how to design and build a functional, appealing, and user-friendly GUI using one of the most powerful languages: Python with Tkinter.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
This book is a useful resource to perform data visualization with Python using the latest version of Matplotlib (2.1.x). You will create a variety of graphs and charts, and embed your plots within different third party tools. By the end of the book, you will build attractive, insightful and powerful visualizations to make better sense of your data.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Nowadays, writing side effects free programs is very critical. As requirements are becoming complex day by day, Functional Programming can help us in this situation. This book will not only help you learn basics of Functional Programming with Kotlin, but will also show you how to apply them to real-life projects with popular libraries like funkTion-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
The SciPy stack is a popular Python ecosystem used for mathematical and scientific computing tasks. Learn how you can put to use the various functionalities offered by the SciPy stack in the most efficient way possible. With the help of this book, you will solve real-world problems in linear algebra, numerical analysis, visualization, and more.-
- PDF + ePub + Mobi pkt
SciPy Recipes. A cookbook with over 110 proven recipes for performing mathematical and scientific computations
Luiz Felipe Martins, V Kishore Ayyadevara, Ruben Oliva Ramos
(29,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
Proxmox is an open source server virtualization solution that has enterprise-class features to manage virtual machines, to be used for storage, and to virtualize both Linux and Windows application workloads. This book will help you become an expert in effectively building virtual environments with Proxmox and also help you tackle the day-to-day cha-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
scikit-learn has evolved as a robust library for machine learning applications in python with support for a wide range of supervised and unsupervised learning algorithms.This edition brings to you the various enhancements to its model implementations, API and bug fixes in the latest major release of scikit-learn to support Python. This book covers-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
-
Promocja
Augmented Reality brings with it a set of challenges that are unseen and unheard off for the traditional web and mobile developers. This book is your gateway to Augmented Reality development, not a theoretical showpiece for your book cabinet, but something that you will keep by your desk at the time of coding and architecting your first AR app.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
Multithreaded applications execute multiple threads in a single processor environment, allowing developers achieve concurrency. Moden day programming requires data to be fetched at incredible speed. Multithreading allows developers to deal with asynchronous data so their programming needs are met. This book will teach you the finer points of multit-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Dreamforce 16 brought forth the latest addition to the Salesforce platform: an AI tool named Einstein. Einstein promises to provide users of all Salesforce applications with a powerful platform to help them gain deep insights into the data they work on. This book will introduce you to Einstein and help you integrate it into your respective business-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
80.91 zł
89.90 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
152.10 zł
169.00 zł(-10%) -
-
Promocja
-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
170.10 zł
189.00 zł(-10%) -
-
Promocja
Explore the essentials of C# programming and algorithmic thinking in this beginner-friendly course by Aristides Bouras. Understand how a computer works, delve into development environments, and tackle complex programming challenges step-by-step.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
35.91 zł
39.90 zł(-10%) -
-
Promocja
This accessible guide covers Python fundamentals and core machine learning concepts. Ideal for complete beginners looking to break into tech and data science.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
58.49 zł
64.99 zł(-10%) -
-
Promocja
This book converts the concepts of a hexagonal architecture into actual code. It concentrates on one of the most common forms of application in use today - a web application with an underlying database.-
- PDF + ePub + Mobi pkt
(2,90 zł najniższa cena z 30 dni)
4.41 zł
4.90 zł(-10%) -
-
Promocja
Learn Python programming from scratch with this comprehensive beginner's guide. This book takes you through all the key concepts, from variables and loops to object-oriented programming (OOP) and data handling using Pandas, with hands-on challenges.-
- PDF + ePub pkt
(20,90 zł najniższa cena z 30 dni)
40.41 zł
44.90 zł(-10%) -
-
Promocja
Dive into the world of Python programming & algorithmic thinking with this expertly crafted course. Starting from the basics of how a computer works to advanced concepts like object-oriented programming & file manipulation, this course covers it all.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
35.91 zł
39.90 zł(-10%) -
-
Promocja
Master the complexities of Kotlin programming with the third edition of this complete guide. Discover idiomatic uses of coroutines, explore design patterns, embrace functional programming, and learn the latest trends in microservices architecture.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
This book is a comprehensive introduction to building data pipelines, that will have you moving and transforming data in no time. You'll learn how to build data pipelines, transform and clean data, and deliver it to provide value to users. You will learn to deploy production data pipelines that include logging, monitoring, and version control.-
- PDF + ePub + Mobi pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
Learn the latest Databricks features, with up-to-date insights into the platform. This book will develop your skills to build scalable and secure data pipelines to ingest, transform, and deliver timely, accurate data to drive business decisions.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Build modern REST APIs in Go using mostly the standard library, with a focus on security, performance, and observability. You'll develop a real-world project and gain foundational knowledge to build scalable, idiomatic Go web services.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
This book helps you leverage Swift 6.2 to enhance your development skills through advanced techniques, modern programming practices, and by exploring the latest features, allowing you to create high-performance, scalable apps effortlessly.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
This book teaches you how to apply data structures, algorithms, and AI in C++ through practical examples, helping you build responsive, scalable game systems with clear explanations and real code.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
This updated guide walks you through Docker basics, from installing and running containers to deploying AI models with Docker Model Runner—perfect for developers and professionals new to containerization and real-world AI projects.-
- PDF + ePub pkt
(15,90 zł najniższa cena z 30 dni)
31.41 zł
34.90 zł(-10%) -
-
Promocja
This recipe-based guide starts with a basic project structure and advances to explore best practices applicable to common situations and not-so-common problems every engineer faces during their work.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
This book introduces beginner-level engineers to AUTOSAR, covering architecture, communication, SWC design, operating systems, RTE, and memory management. Through practical use cases, you'll build a solid foundation to confidently navigate AUTOSAR.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
76.49 zł
84.99 zł(-10%) -
-
Promocja
This comprehensive guide to implementing CI/CD through tried and tested design patterns helps you discover the full potential of CI/CD through industry implemented CI/CD design patterns and improve robustness and resilience for CI/CD.-
- PDF + ePub pkt
CI/CD Design Patterns. Design and implement CI/CD using proven design patterns
Garima Bajpai, Michel Schildmeijer, Muktesh Mishra, Pawel Piwosz, Helen Beal
(50,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
This cookbook skips the basics and dives straight into intermediate and advanced Blazor techniques. The recipes offer practical solutions and tips on best coding practices, security, performance, AI, and more.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
98.10 zł
109.00 zł(-10%) -
-
Promocja
This book covers topics such as data lake management, pipeline orchestration, and serving layer construction. You'll also leverage key AWS services like Glue and EMR, while exploring best practices in data governance, DevOps, and IaC.-
- PDF + ePub pkt
Data Engineering with AWS Cookbook. A recipe-based approach to help you tackle data engineering problems with AWS services
Trâm Ngoc Pham, Gonzalo Herreros González, Viquar Khan, Huda Nofal
(50,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Explore the essentials of linear regression using Python, covering topics like finding the best-fitting line, assessing statistical significance, and advanced methods such as Bayesian regression, all supported by Python code examples.(17,90 zł najniższa cena z 30 dni)
35.91 zł
39.90 zł(-10%) -
-
Promocja
Learn advanced architectural principles and learn how to solve common API development challenges using best practices. This book covers real-world examples to develop your skills in REST and GraphQL API development in .NET.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
Master calculus fundamentals essential for AI and machine learning. This guide covers derivatives, integrals, limits, and multivariable calculus, emphasizing applications in neural networks, optimization, and data science techniques.(17,90 zł najniższa cena z 30 dni)
35.91 zł
39.90 zł(-10%) -
-
Promocja
With practical approach and detailed examples, this book covers newest features of Apache Airflow 2.x and it's potential for workflow orchestration, operational best practices, and data engineering-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
116.10 zł
129.00 zł(-10%) -
-
Promocja
AWS Cloud Projects will guide you through the implementation of real-world projects, helping you understand how to solve technical challenges in a fast, scalable, and efficient way by leveraging AWS.-
- PDF + ePub pkt
(50,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
Navigate the complexities of Kubernetes and fully leverage its capabilities for enterprise applications. This edition dives into advanced deployments, groundbreaking techniques, and insights that will elevate your skills and redefine your expertise.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
134.10 zł
149.00 zł(-10%) -
-
Promocja
This book presents a hands-on learning approach to data science, machine learning, generative AI, and AI orchestration by guiding you through various experiments using Polyglot Notebooks.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
-
Promocja
This course takes you from the fundamentals of Python syntax to advanced applications, including web development and game design. Whether you're new to coding or looking to expand your skills, this course offers a complete guide to Python.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
31.41 zł
34.90 zł(-10%) -
-
Promocja
Unlock the power of C++ and enhance your algorithmic thinking with this course. From understanding basic operations to mastering complex structures, this course provides a structured pathway for new programmers. Start your coding journey today!-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
35.91 zł
39.90 zł(-10%) -
-
Promocja
This course offers an in-depth introduction to Java and algorithmic thinking, ideal for beginners. Starting with fundamental computer concepts, it progresses through Java programming basics, & algorithmic principles, concluding with file management.-
- PDF + ePub pkt
(29,90 zł najniższa cena z 30 dni)
35.91 zł
39.90 zł(-10%) -

