Télécharger le livre :  Task Programming in C# and .NET
Ajouter à ma liste d'envies
At a high level, to understand asynchronous programming, you need to be familiar with task programming, efficient use of the async and await keywords, and a few more important topics. However, task programming is the first major step towards modern-day asynchronous...

Editeur : Apress
Parution : 2025-03-10

PDF, ePub

22,67
Télécharger le livre :  When Docker Meets Java
Ajouter à ma liste d'envies
Discover how to become a more efficient Java developer using Docker. This book will help you streamline your development process, boost portability, and enhance the efficiency of your applications. Docker has transformed the landscape of application and deployment by...

Editeur : Apress
Parution : 2025-03-10

PDF, ePub

71,97
Télécharger le livre :  Data Structures in Depth Using C++
Ajouter à ma liste d'envies
Understand and implement data structures and bridge the gap between theory and application. This book covers a wide range of data structures, from basic arrays and linked lists to advanced trees and graphs, providing readers with in-depth insights into their...

Editeur : Apress
Parution : 2025-03-06

PDF, ePub

62,11
Télécharger le livre :  The Art of Decoding Microservices
Ajouter à ma liste d'envies
Stay competitive in today’s software industry by mastering microservices. As microservices architecture becomes the modern standard, this book demystifies the transition from monoliths to microservices with clear guidance and practical examples for easier adoption and...

Editeur : Apress
Parution : 2025-03-01

PDF, ePub

62,11
Télécharger le livre :  Introducing Microsoft Purview
Ajouter à ma liste d'envies
Microsoft Purview is an integrated Information governance platform that provides organizations with the tools needed to manage, discover, and protect their information assets across on-premises, multi-cloud, and software-as-a-service (SaaS) environments. This book will...

Editeur : Apress
Parution : 2025-02-27

PDF, ePub

56,19
Télécharger le livre :  Developing Web Components with Svelte
Ajouter à ma liste d'envies
Leverage the power of Svelte to quickly produce the foundations of a framework-agnostic component library that can extend and develop over time. This is a project-oriented book that simplifies setting up the skeleton of the library and adding components, using little...

Editeur : Apress
Parution : 2025-02-26

PDF, ePub

46,34
Télécharger le livre :  Pro RESTful APIs with Micronaut
Ajouter à ma liste d'envies
Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP, and more, for building today's Java-based microservices, big data applications, and web service applications using the Micronaut framework. This book is based on a course the...

Editeur : Apress
Parution : 2025-02-24

PDF, ePub

56,19
Télécharger le livre :  Migrating from Xamarin.Forms to .NET MAUI
Ajouter à ma liste d'envies
This guide walks you through the process of updating a Xamarin.Forms application to .NET MAUI, using a fitness app as a case study for a real-world example of a migration. The book lays out a comprehensive roadmap for a migration, shining a light on both the strategic...

Editeur : Apress
Parution : 2025-02-20

PDF, ePub

56,19
Télécharger le livre :  PowerShell Fast Track
Ajouter à ma liste d'envies
Create complex scripts in PowerShell and learn how to connect them to cloud services like Azure and Azure AD. This updated version of the book will help you learn PowerShell by providing small “cheat” snippets that you can combine to write efficient and effective...

Editeur : Apress
Parution : 2025-02-05

PDF, ePub

62,11
Télécharger le livre :  Concurrent Programming Interviews
Ajouter à ma liste d'envies
Ace your software engineering job interviews by preparing yourself for the concurrent programming rounds. This book fills the gap in practical resources designated for concurrency interview prep. It simplifies complex concepts in C++ and provides example questions to...

Editeur : Apress
Parution : 2025-01-30

PDF, ePub

56,19
Télécharger le livre :  Pro Spring Boot 3 with Kotlin
Ajouter à ma liste d'envies
Quickly and productively build complex Kotlin-based Spring applications and microservices out of the box, with minimal concern over things such as configurations. This revised edition will show you how to fully leverage the Spring Boot 3 micro-framework and apply it to...

Editeur : Apress
Parution : 2025-01-17

PDF, ePub

71,97
Télécharger le livre :  Real-World Java
Ajouter à ma liste d'envies
A concise handbook for the most common tools used in modern Java development Good Java developers learn Java syntax, how to create loops and switches, and can work out a lambda filter stream. But great Java developers need to understand the vast ecosystem of tools and...

Editeur : Wiley
Parution : 2025-01-14
Collection : Tech Today
PDF, ePub

45,15
Télécharger le livre :  Alice and Bob Learn Secure Coding
Ajouter à ma liste d'envies
Unlock the power of secure coding with this straightforward and approachable guide! Discover a game-changing resource that caters to developers of all levels with Alice and Bob Learn Secure Coding. With a refreshing approach, the book offers analogies, stories of the...

Editeur : Wiley
Parution : 2025-01-10

PDF, ePub

45,15
Télécharger le livre :  The Impact of Algorithmic Technologies on Healthcare
Ajouter à ma liste d'envies
The book explores the fundamental principles and transformative advancements in cutting-edge algorithmic technologies, detailing their application and impact on revolutionizing healthcare. This book provides an in-depth account of how technologies such as artificial...

Editeur : Wiley-Scrivener
Parution : 2025-01-09
Collection : Machine Learning in Biomedical Science and Healthcare Informatics
PDF, ePub

219,97
Télécharger le livre :  Terraform Made Easy
Ajouter à ma liste d'envies
Explore the transformative benefits of Infrastructure as Code (IaC) and understand why Terraform is the go-to tool for managing cloud infrastructure efficiently. This book is your ultimate guide to mastering Terraform on Google Cloud Platform, providing you with the...

Editeur : Apress
Parution : 2024-12-31

PDF, ePub

56,19
Télécharger le livre :  Generative AI Apps with LangChain and Python
Ajouter à ma liste d'envies
Future-proof your programming career through practical projects designed to grasp the intricacies of LangChain’s components, from core chains to advanced conversational agents.  This hands-on book provides Python developers with the necessary skills to develop...

Editeur : Apress
Parution : 2024-12-26

PDF, ePub

64,08
Télécharger le livre :  Java 23 for Absolute Beginners
Ajouter à ma liste d'envies
Write your first code in Java 23 using simple, step-by-step examples that model real-word objects and events, making learning easy. With this book you will be able to pick up core programming concepts without fuss and write efficient Java code in no time. Clear code...

Editeur : Apress
Parution : 2024-12-26

PDF, ePub

88,73
Télécharger le livre :  Web Browser Engineering
Ajouter à ma liste d'envies
A working or budding software engineer always benefits from deeply understanding the platform their code runs on, and web browsers are the most common and widely-used platform there is. This book is the essential description of how they work and how that impacts web...

Editeur : OUP Oxford
Parution : 2024-12-23

PDF

Gratuit
Télécharger le livre :  AI Solutions for the United Nations Sustainable Development Goals (UN SDGs)
Ajouter à ma liste d'envies
Learn the United Nations Sustainable Development Goals (UN SDGs) and see how machine learning can significantly contribute to their realization. This book imparts both theoretical knowledge and hands-on experience in comprehending and constructing machine learning-based...

Editeur : Apress
Parution : 2024-12-17

PDF, ePub

64,08
Télécharger le livre :  C++ Essentials For Dummies
Ajouter à ma liste d'envies
The quick and crystal-clear guide to C++ programming C++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review...

Editeur : For Dummies
Parution : 2024-12-13

PDF, ePub

15,40
<< < 56789 >