Suche einschränken:
Zur Kasse

2656 Ergebnisse - Zeige 1 von 20.

A Power BI Compendium

Box, Alison
A Power BI Compendium
Are you a reasonably competent Power BI user but still struggling to generate reports that truly tell the story of your data? Or do you simply want to extend your knowledge of Power BI by exploring more complex areas of visualizations, data modelling, DAX, and Power Query? If so, this book is for you. This book serves as a comprehensive resource for users to implement more challenging visuals, build better data models, use DAX with more confid...

CHF 83.00

Modern Data Architecture on Azure

Lad, Sagar
Modern Data Architecture on Azure
This book is an exhaustive guide to designing and implementing data solutions on Azure. It covers the process of managing data from end to end, starting from data collection all the way through transformation, distribution, and consumption.Modern Data Architecture on Azure begins with an introduction to the fundaments of data management, followed by a demonstration of how to build relational and non-relational data solutions on Azure. Here, yo...

CHF 69.00

Learn Microservices with Spring Boot 3

Telang, Tarun / Macero García, Moisés
Learn Microservices with Spring Boot 3
This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of microservices, test-driven development, and com...

CHF 76.00

Python Debugging for Ai, Machine Learning, and Cloud Comp...

Vostokov, Dmitry
Python Debugging for Ai, Machine Learning, and Cloud Computing
This book is for those who wish to understand how Python debugging is and can be used to develop robust and reliable AI, machine learning, and cloud computing software. It will teach you a novel pattern-oriented approach to diagnose and debug abnormal software structure and behavior.The book begins with an introduction to the pattern-oriented software diagnostics and debugging process that, before performing Python debugging, diagnoses problem...

CHF 69.00

How JavaScript Works

Simpson, Jonathon
How JavaScript Works
JavaScript is a complicated language with a lot of misinformation surrounding how it works. This book provides a comprehensive introduction to JavaScript, from how it works at a technical level to how it is used to create websites and applications. Everything you need to know to start a career in JavaScript development is covered here. How JavaScript Works begins with a practical introduction of the basics before moving into the technical un...

CHF 52.90

The Ultimate Guide to Functions in Power Query

Motamedisedeh, Omid
The Ultimate Guide to Functions in Power Query
This book is a complete guide to using functions in Power Query and is designed to help users of all skill levels learn and master its various functions. The Ultimate Guide to Functions in Power Query begins with an introduction to Power Query and an overview of the different types of functions available, along with detailed explanations of how to use each of them. Yoüll see how to leverage power functions to process and transform large data...

CHF 63.00

Distributed Machine Learning with Pyspark

Testas, Abdelaziz
Distributed Machine Learning with Pyspark
Migrate from pandas and scikit-learn to PySpark to handle vast amounts of data and achieve faster data processing time. This book will show you how to make this transition by adapting your skills and leveraging the similarities in syntax, functionality, and interoperability between these tools.Distributed Machine Learning with PySpark offers a roadmap to data scientists considering transitioning from small data libraries (pandas/scikit-learn) ...

CHF 69.00

Hands-On Test-Driven Development

Donald, Greg
Hands-On Test-Driven Development
Learn to properly test Ruby and Ruby on Rails applications by first writing failing tests, and then by implementing application code to make the failing tests pass. This book will teach you how to employ test-driven development (TDD) using RSpec while building a blog from start to finish. By the end of the book, you will be ready to deploy their fully tested blog to their own production web server using the latest versions of Ruby 3 and Ruby o...

CHF 76.00

Hardware and Software Projects Troubleshooting

Koelsch, George
Hardware and Software Projects Troubleshooting
Learn how to create good requirements when designing hardware and software systems. While this book emphasizes writing traditional ¿shall¿ statements, it also provides guidance on use case design and creating user stories in support of agile methodologies. The book surveys modelling techniques and various tools that support requirements collection and analysis. Yoüll learn to manage requirements, including discussions of document types and dig...

CHF 65.00

People Ops

Caldwell, Patrick
People Ops
Learn to deal with difficult employee demands, navigate layoffs, address the gender pay gap, protect your time and wellbeing, and discover what candidates really think about recruitment processes. People Ops is a collection of candid lessons, stories, and principles in leadership, people, and culture from startup environments. It reveals the hard truths and sometimes uncomfortable realities that we all know exist but struggle to articulate.For...

CHF 49.50

Options and Derivatives Programming in C++23

Oliveira, Carlos
Options and Derivatives Programming in C++23
This book is a hands-on guide for programmers who want to learn how C++ is used to develop solutions for options and derivatives trading in the financial industry. It explores the main algorithms and programming techniques used in implementing systems and solutions for trading options and derivatives. This updated edition will bring forward new advances in C++ software language and libraries, with a particular focus on the new C++23 standard.T...

CHF 76.00

Mastering Digital Electronics

Ward, Hubert Henry
Mastering Digital Electronics
Discover the essential knowledge and practical skills to excel in the dynamic field of digital electronics with "Mastering Digital Electronics." From the fundamentals of diode resistor logic to unraveling the intricacies of TTL and CMOS logic gates, this book takes you on a journey through the evolution of digital electronics. Starting with the humble SR latch and progressing to the revolutionary JK flip flop that powers today's computer techn...

CHF 63.00

Practical Implementation of a Data Lake

Paul, Nayanjyoti
Practical Implementation of a Data Lake
This book explains how to implement a data lake strategy, covering the technical and business challenges architects commonly face. It also illustrates how and why client requirements should drive architectural decisions. Drawing upon a specific case from his own experience, author Nayanjyoti Paul begins with the consideration from which all subsequent decisions should flow: what does your customer need? He also describes the importance of iden...

CHF 40.50

Deep Dive Into Power Automate

Mishra, Goloknath
Deep Dive Into Power Automate
Understand the basics of flow and learn how to implement guidelines in real-life scenarios, including Robotic Process Automation (RPA) capabilities. This book covers the evolution of flow and how it is transformed to a full-fledged RPA (such as Power Automate).The book starts with an introduction to flow and its transformation to Process Automation. You will learn how to create a Power Automate environment and demonstrate different types of fl...

CHF 76.00

Kubernetes Fundamentals

Agrawal, Himanshu
Kubernetes Fundamentals
Explore the world of Kubernetes and learn the concepts needed to develop, deploy, and manage applications on this container orchestrator. This step-by-step development guide is designed for application developers and support members aiming to learn Kubernetes and/or prepare for interviews. All the concepts in the book are presented in Q&A, format, framing questions exactly the way they are asked in an interview, giving you a distinctive edge i...

CHF 63.00

Building the Modern Workplace with SharePoint Online

Narayn, Hari
Building the Modern Workplace with SharePoint Online
This book is a comprehensive guide that will empower you to create a robust digital workplace solution from scratch using SharePoint Online and Microsoft¿s Power Platform. This revised edition incorporates the latest features of SharePoint Online, including Advanced JSON formatting, Power Automate updates, and SPFx updates.Author Hari Narayn kicks things off with an overview of the fundamentals of SharePoint Online, followed by tutorials cover...

CHF 83.00

Modern Typescript

Beattie-Hood, Ben
Modern Typescript
Dive into the world of TypeScript, a popular superset of the JavaScript language that enhances the development experience with static typing. This book covers every aspect of TypeScript in a concise and easy-to-understand style, making it the ultimate resource for mastering TypeScript. Author Ben Beattie-Hood provides comprehensive coverage of TypeScript¿s features, such as structural typing, optionality and union types, computed and recursive...

CHF 52.90

Game Programming with Unity and C#

Hardman, Casey
Game Programming with Unity and C#
Learn the essentials of the Unity game engine, the C# programming language, and the art of object-oriented programming. This book is aimed at beginners with no knowledge or experience in game development or programming. Packed with examples, this Second Edition is up-to-date with the latest Unity standards and features as of 2023, and includes many adjustments to improve your experience. Starting with an introduction to Unity, you will learn ...

CHF 83.00

Beginning C++ Compilers

Ospanova, Ademi B. / Tuleuov, Berik I.
Beginning C++ Compilers
This book focuses on how to install C/C++ compilers on Linux and Windows platforms in a timely and efficient way. Installing C/C++ compilers, especially Microsoft compilers, typically takes quite a lot of time because it comes with Microsoft Visual Studio for the vast majority of users. Installing Visual Studio requires usually about 40 GB of disk space and a large amount of RAM, so it is impossible to use weak hardware. The authors provide...

CHF 69.00

Beginner's Guide to Unity Shader Graph

Alda, Álvaro
Beginner's Guide to Unity Shader Graph
Discover how shaders can enhance your game and mesmerize players by making graphic gameplay elements more realistic and attractive. This book provides easy-to-follow recipes that will show you how to leverage the Unity Shader Graph to create more immersive, enjoyable games. Author Álvaro Alda takes you through each effect step by step, so that you gain a foundational understanding of  how they are created using the Shader Graph tool. Practical...

CHF 83.00