|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

.Net Maui Projekte: Multiplattform Desktop und mobile Apps neu aber grob.

EVERYTHING MUST GEAUX NOW
(1021)
Angemeldet als privater Verkäufer
Verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, finden daher keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
US $39,99
Ca.CHF 32,30
Artikelzustand:
Neu
Ganz entspannt. Rückgaben akzeptiert.
Versand:
US $5,22 (ca. CHF 4,22) USPS Media MailTM.
Standort: Brusly, Louisiana, USA
Lieferung:
Lieferung zwischen Sa, 9. Aug und Fr, 15. Aug nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:226877328597

Artikelmerkmale

Artikelzustand
Neu: Neues, ungelesenes, ungebrauchtes Buch in makellosem Zustand ohne fehlende oder beschädigte ...
ISBN
9781837634910

Über dieses Produkt

Product Identifiers

Publisher
Packt Publishing, The Limited
ISBN-10
1837634912
ISBN-13
9781837634910
eBay Product ID (ePID)
21065568425

Product Key Features

Language
English
Publication Name
.Net MAUI Projects : Build Multi-Platform Desktop and Mobile Apps from Scratch Using C# and Visual Studio 2022
Subject
General, Programming Languages / Asp.Net
Publication Year
2024
Type
Textbook
Subject Area
Mathematics, Computers
Author
Michael Cummings, Daniel Hindrikes, Johan Karlsson
Format
Trade Paperback

Dimensions

Item Length
92.5 in
Item Width
75 in

Additional Product Features

Intended Audience
Trade
Dewey Edition
23
Dewey Decimal
005.1
Synopsis
Harness the powerful features of .NET MAUI, the evolution of Xamarin.Forms, to create multi-platform app projects using location services, the weather API, machine learning, and much more Key Features Leverage .NET MAUI through real-world projects, from weather apps to real-time multiplayer games with SignalR and Azure Functions Explore the essential features of .NET MAUI such as Shell, CollectionView, and CarouselView Go beyond the basics with advanced topics like machine learning using TensorFlow and ML.NET Purchase of the print or Kindle book includes a free PDF eBook Book Description This third edition of .NET MAUI Projects explores the features of .NET MAUI, a lightweight multi-platform development toolkit for building apps with a rich user interface. Updated to cover the latest features of .NET MAUI, including CollectionView and Shell, this book delves into concepts such as machine learning and cloud services.Starting with an overview of .NET Core and how it works, this book shares tips for choosing the right development environment for planning multi-platform apps. You'll then build your first .NET MAUI app and advance to learning how to use Shell to implement app architecture. Progressing in complexity, the projects guide you through creating apps, ranging from a location tracker and weather map to machine learning and multiplayer games. Further, the book will take you through modern mobile development frameworks such as SQLite, .NET Core, and ML.NET, empowering you to customize your apps for Windows, macOS, Android, and iOS platforms for native-like performance. Engaging examples are woven throughout the book so you can grasp essential concepts by writing code rather than extensive theory.By the end of this book, you'll be ready to develop your own native apps using .NET MAUI and associated technologies such as .NET Core, Visual Studio 2022, and C#. What you will learn Set up .NET MAUI to build native apps for multiple platforms using its single project capabilities Understand the core aspects of developing a mobile app, such as layout, UX, and rendering Use custom handlers for platform-specific access Discover how to create custom layouts for your apps with .NET MAUI Shell Implement serverless services in your .NET MAUI apps using Azure SignalR Create a .NET MAUI Blazor application leveraging the power of web technologies Build and train machine learning models using ML.NET and Azure Cognitive Services Who this book is for This book is for C# and .NET developers who want to learn .NET MAUI and get started with native .NET Core mobile application development from the ground up. Working knowledge of Visual Studio and C# will help you to get the most out of this book. ]]>, Harness the powerful features of .NET MAUI, the evolution of Xamarin.Forms, to create multi-platform app projects using location services, the weather API, machine learning, and much more Key Features - Leverage .NET MAUI through real-world projects, from weather apps to real-time multiplayer games with SignalR and Azure Functions - Explore the essential features of .NET MAUI such as Shell, CollectionView, and CarouselView - Go beyond the basics with advanced topics like machine learning using TensorFlow and ML.NET - Purchase of the print or Kindle book includes a free PDF eBook Book Description This third edition of .NET MAUI Projects explores the features of .NET MAUI, a lightweight multi-platform development toolkit for building apps with a rich user interface. Updated to cover the latest features of .NET MAUI, including CollectionView and Shell, this book delves into concepts such as machine learning and cloud services. Starting with an overview of .NET Core and how it works, this book shares tips for choosing the right development environment for planning multi-platform apps. You'll then build your first .NET MAUI app and advance to learning how to use Shell to implement app architecture. Progressing in complexity, the projects guide you through creating apps, ranging from a location tracker and weather map to machine learning and multiplayer games. Further, the book will take you through modern mobile development frameworks such as SQLite, .NET Core, and ML.NET, empowering you to customize your apps for Windows, macOS, Android, and iOS platforms for native-like performance. Engaging examples are woven throughout the book so you can grasp essential concepts by writing code rather than extensive theory. By the end of this book, you'll be ready to develop your own native apps using .NET MAUI and associated technologies such as .NET Core, Visual Studio 2022, and C#. What you will learn - Set up .NET MAUI to build native apps for multiple platforms using its single project capabilities - Understand the core aspects of developing a mobile app, such as layout, UX, and rendering - Use custom handlers for platform-specific access - Discover how to create custom layouts for your apps with .NET MAUI Shell - Implement serverless services in your .NET MAUI apps using Azure SignalR - Create a .NET MAUI Blazor application leveraging the power of web technologies - Build and train machine learning models using ML.NET and Azure Cognitive Services Who this book is for This book is for C# and .NET developers who want to learn .NET MAUI and get started with native .NET Core mobile application development from the ground up. Working knowledge of Visual Studio and C# will help you to get the most out of this book. Table of Contents - Introduction to .NET MAUI - Building Our First .NET MAUI App - Converting a Xamarin.Forms App to .NET MAUI - Building a News App Using .NET MAUI Shell - Building a Matchmaking App with a Rich UX Using Animations - Building a Photo Gallery App Using CollectionView and CarouselView - Building a Location Tracking App Using GPS and Maps - Building a Weather App for Multiple Form Factors - Setting Up a Backend for Sticks and Squares Using Azure Services - Building a Real-Time Game - Building a Calculator Using .NET MAUI Blazor - Hot Dog or Not Hot Dog Using Machine Learning
LC Classification Number
QA76.76.A65C8 2024

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

EVERYTHING MUST GEAUX NOW

98,2% positive Bewertungen884 Artikel verkauft

Mitglied seit Jun 1999
Antwortet meist innerhalb 24 Stunden
Angemeldet als privater VerkäuferDaher finden verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
Welcome, thank you for looking at our store.
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
4.9
Lieferzeit
5.0
Kommunikation
4.9

Verkäuferbewertungen (335)

Alle Bewertungen
Positiv
Neutral
Negativ