Marknadens största urval
Snabb leverans

Böcker av Jesse Liberty

Filter
Filter
Sortera efterSortera Populära
  • av Jesse Liberty
    559,-

    A practical guide to mastering C# and .NET MAUI to build native cross-platform apps with a single codebasePurchase of the print or Kindle book includes a free PDF eBookKey Features:Extend your skills to build cross-platform native apps for iOS, Android, Windows, and MacLearn by working on a real-world projectGo beyond MAUI and integrate with the .NET ecosystemBook Description:While UI plays a pivotal role in retaining users in a highly competitive landscape, maintaining the same UI can be tricky if you use different languages for different platforms, leading to mismatches and un-synced pages. In this book, you'll see how .NET MAUI allows you to create a real-world application that will run natively on different platforms. By building on your C# experience, you'll further learn to create beautiful and engaging UI using XAML or fluent C#, architect a solid app, and discover best practices for this Microsoft platform.The book starts with the fundamentals and quickly moves to intermediate and advanced topics on laying out your pages, navigating between them, and adding controls to gather and display data. You'll explore the key architectural pattern of Model-View-ViewModel: and ways to leverage it. You'll also get to grips with using xUnit and NSubstitute to create robust and reliable code coverage.By the end of this book, you'll be well-equipped to leverage .NET MAUI and create an API for your app to interact with a web frontend to the backend data using Blazor and C#.What You Will Learn:Explore the fundamentals of creating .NET MAUI apps with Visual StudioUnderstand XAML and fluent C# as the key tools for building your user interfaceObtain and Display data using layout and controlsDiscover the MVVM pattern to create robust appsAcquire the skills for storing and retrieving persistent dataBuild custom controls when the supplied controls fall shortUse unit testing to ensure your app is solid and reliableIntegrate into the .NET ecosystem to build a web-based frontendWho this book is for:Learning .NET MAUI is targeted squarely at C# programmers, whether or not they have experience with cross-platform or mobile applications, who wish to learn Microsoft's premier platform for building iOS, Android, Windows and Mac apps using a single C#-based solution.

  • - Master Git for effective implementation of version control for your programming projects
    av Jesse Liberty
    659,-

    Git for Programmers explores the advanced concepts of Git and trains you to leverage its functionalities in the best way.

  • av Jesse Liberty & Jeff Blankenburg
    705,-

    This book offers everything you''ll need to upgrade your existing programming knowledge and begin to develop applications for the Windows Phone. It focuses on the 75 percent of the material that you will need 95 percent of the time. We''re not going to teach you object-oriented programming (OOP) all over again, but we are going to take the time to point out how .NET and C# differ in their execution of the standard OOP concepts from other languages'' implementations in order to make your migration as smooth and stress-free as possible.Migrating to Windows Phone will lead you through a tour of the key features of developing for Microsoft''s devices. We''ll consider everything from data handling to accelerometers, from mapping to WCF. We''ll also walk you through monetizing your application through Microsoft''s online Windows Phone store.

  • av Jesse Liberty & Paul Betts
    645,-

    Pro Reactive Extensions and LINQ is a deep dive into the next important technology for .NET developers: Reactive Extensions. This in-depth tutorial goes beyond what is available anywhere else to teach how to write WPF, Silverlight, and Windows Phone applications using the Reactive Extensions (Rx) to handle events and asynchronous method calls. Reactive programming allows you to turn those aspects of your code that are currently imperative into something much more event-driven and flexible. For this reason, it's sometimes referred to as LINQ for Events. Reactive programming hinges on the concept of the observable collection, as opposed to the simple enumerable collection with which we're all familiar. For example, to extract data from a collection and add it to a list box, you would traditionally iterate through the list box, extracting each object in turn. This approach works fine, but it requires significant knowledge about the data you're working with, which can be limiting. In Rx programming, you're instead informed about each object in turn and then free to react to each notification however you like, which affords much greater flexibility.This book shows you how reactive programming can be applied to a range of situations-from WPF applications to Windows Phone apps-to improve coding efficiency and boost performance.

Gör som tusentals andra bokälskare

Prenumerera på vårt nyhetsbrev för att få fantastiska erbjudanden och inspiration för din nästa läsning.