Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
Type of Material
Consortium
Language
  • 1
    Online Resource
    Online Resource
    Routledge
    UID:
    (DE-605)HT021827806
    Format: 1 Online-Ressource
    ISBN: 9781315601908
    Additional Edition: 9781472484253
    Language: Undetermined
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Sebastopol, CA : O'Reilly Media Inc.
    UID:
    (DE-603)458568015
    Format: 1 Online-Ressource (818 pages)
    Edition: 4th edition
    ISBN: 9781788478120 , 9781788478120 , 9781788471572
    Content: Learn the fundamentals, practical applications, and latest features of C# 8.0 and .NET Core 3.0 from expert teacher Mark J. Price. Key Features Build modern, cross-platform applications with .NET Core 3.0 Get up to speed with C#, and up to date with all the latest features of C# 8.0 Start creating professional web applications with ASP.NET Core 3.0 Book Description In C# 8.0 and .NET Core 3.0 - Modern Cross-Platform Development, Fourth Edition, expert teacher Mark J. Price gives you everything you need to start programming C# applications. This latest edition uses the popular Visual Studio Code editor to work across all major operating systems. It is fully updated and expanded with new chapters on Content Management Systems (CMS) and machine learning with ML.NET. The book covers all the topics you need. Part 1 teaches the fundamentals of C#, including object-oriented programming, and new C# 8.0 features such as nullable reference types, simplified switch pattern matching, and default interface methods. Part 2 covers the .NET Standard APIs, such as managing and querying data, monitoring and improving performance, working with the filesystem, async streams, serialization, and encryption. Part 3 provides examples of cross-platform applications you can build and deploy, such as web apps using ASP.NET Core or mobile apps using Xamarin.Forms. The book introduces three technologies for building Windows desktop applications including Windows Forms, Windows Presentation Foundation (WPF), and Universal Windows Platform (UWP) apps, as well as web applications, web services, and mobile apps. What you will learn Build cross-platform applications for Windows, macOS, Linux, iOS, and Android Explore application development with C# 8.0 and .NET Core 3.0 Explore ASP.NET Core 3.0 and create professional web applications Learn object-oriented programming and C# multitasking Query and manipulate data using LINQ Use Entity Framework Core and work with relational databases Discover Windows app development using the Universal Windows Platform and XAML Build mobile applications for iOS and Android using Xamarin.Forms Who this book is for Readers with some prior programming experience or with a science, technology, engineering, or mathematics (STEM) background, who want to gain a solid foundation with C# 8.0 and .NET Core 3.0.
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    UID:
    (DE-627)1784132187
    ISSN: 2044-2696
    In: Theology, London : Sage, 1920, 102(1999), 805, Seite 72, 2044-2696
    In: volume:102
    In: year:1999
    In: number:805
    In: pages:72
    Language: English
    Keywords: Rezension
    URL: Volltext  (lizenzpflichtig)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    UID:
    (DE-627)1767489536
    Format: 1 volume , 24 cm.
    ISBN: 9780367786663
    Series Statement: Explorations in practical, pastoral and empirical theology
    Note: Originally published: 2019
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Book
    Book
    Leicester : Youth Work Press
    UID:
    (DE-627)340018674
    Format: xiii, 215 p
    ISBN: 0861552199
    Note: in ring binder
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Book
    Book
    Edinburgh : Contact Pastoral
    UID:
    (DE-627)1566630096
    Format: 32 Seiten
    ISBN: 0952248506
    Series Statement: Contact Pastoral monographs no. 3
    Note: Includes bibliographical references
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    London : Kogan Page, Limited
    UID:
    (DE-627)1899024786
    Format: 1 online resource (165 pages)
    Edition: 1st ed.
    ISBN: 9781398617384
    Content: Understand why happiness is important in the workplace and why happy companies flourish financially.
    Note: Description based on publisher supplied metadata and other sources
    Additional Edition: 9781398617360
    Additional Edition: Erscheint auch als Druck-Ausgabe 9781398617360
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Sebastopol, CA : O'Reilly Media Inc.
    UID:
    (DE-603)487889746
    Format: 1 Online-Ressource (824 pages)
    Edition: 6th edition
    ISBN: 9781801077361
    Content: A comprehensive guide for beginners to learn the key concepts, real-world applications, and latest features of C# 10 and .NET 6 with hands-on exercises using Visual Studio 2022 and Visual Studio Code Key Features Explore the newest additions to C# 10, the .NET 6 class library, and Entity Framework Core 6 Create professional websites and services with ASP.NET Core 6 and Blazor Build cross-platform apps for Windows, macOS, Linux, iOS, and Android Book Description This latest edition is extensively revised to accommodate all the latest features that come with C# 10 and .NET 6. You will learn object-oriented programming, writing, testing, and debugging functions, implementing interfaces, and inheriting classes. The book covers the .NET APIs for performing tasks like managing and querying data, monitoring and improving performance, and working with the filesystem, async streams, serialization, and encryption. It provides examples of cross-platform apps you can build and deploy, such as websites and services using ASP.NET Core. The best application for learning the C# language constructs and many of the .NET libraries does not distract with unnecessary application code. Hence, the C# and .NET topics covered in Chapters 1 to 12 feature console applications. In Chapters 13 to 17, having mastered the basics, you will build practical applications and services using ASP.NET Core, the Model-View-Controller (MVC) pattern, and Blazor. There are also two new online chapters on using .NET MAUI to build cross-platform apps and building services using a variety of technologies, including Web API, OData, gRPC, GraphQL, SignalR, and Azure Functions. What you will learn Build rich web experiences using Blazor, Razor Pages, the Model-View-Controller (MVC) pattern, and other features of ASP.NET Core Build your own types with object-oriented programming Write, test, and debug functions Query and manipulate data using LINQ Integrate and update databases in your apps using Entity Framework Core, Microsoft SQL Server, and SQLite Build and consume powerful services using the latest technologies, including gRPC and GraphQL Build cross-platform apps using .NET MAUI and XAML Who this book is for This book is for beginners to C# and .NET or programmers who have worked with C# in the past but feel left behind by the changes in the past few years. This book doesn't expect you to have any C# or .NET experience; however, you should have a general understanding of programming. St...
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    La Vergne : David Fickling Books Ltd
    UID:
    (DE-627)1683182855
    Format: 1 online resource (56 pages)
    ISBN: 9781788451666
    Content: Intro -- Title Page -- Contents -- Introduction -- Step One: Love the Customers You Have -- Step Two: Get the Basics Right -- Step Three: Create the Perfect Customer Journey -- Step Four: Human Interaction -- Step Five: Make Mistakes … Lots -- Step Six: Empower Your Team -- Conclusion -- Copyright -- Advertisement.
    Note: Description based on publisher supplied metadata and other sources
    Additional Edition: 9781788451659
    Additional Edition: Erscheint auch als Druck-Ausgabe 9781788451659
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    La Vergne : David Fickling Books Ltd
    UID:
    (DE-627)1669706982
    Format: 1 online resource (19 pages)
    ISBN: 9781788451291
    Content: Intro -- Title Page -- Contents -- The Machine -- Introduction -- Step One: Reward and recognition -- Step Two: Information sharing -- Step Three: Empowerment -- Step Four: Well-being -- Step Five: Instilling pride -- Step Six: Job satisfaction -- Diversity -- Measurement: measuringworkplacehappiness.com -- Conclusion -- Copyright.
    Note: Description based on publisher supplied metadata and other sources
    Additional Edition: 9781910989920
    Additional Edition: Erscheint auch als Druck-Ausgabe 9781910989920
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. Further information can be found on the KOBV privacy pages