Book Image

Learning C# 8 and .NET Core 3.0 [Video]

By : Mohammed Ezzat
Book Image

Learning C# 8 and .NET Core 3.0 [Video]

By: Mohammed Ezzat

Overview of this book

<p><span id="description" class="sugar_field">C# is one of the easiest yet most powerful high-level programming languages, making it perfect for business and also educational purposes. Knowing C# means actually discovering the .NET world through .NET specific software or cross-platform software using .NET Core, or even extending your opportunities by developing cross-platform mobile application.</span></p> <p><span id="description" class="sugar_field">This course will start by preparing everything you need to develop using C#. You will experience the important features of C# as an object-oriented programing language. Also, along the way, you will experience the brilliance of Visual Studio as an IDE, which makes it one of the best IDEs to work with. The course will show you how debugging works for Visual Studio, the new features in .NET core, and how to run your application and have releasable version of it. </span></p> <p><span id="description" class="sugar_field">By the end of the course, you will have command over the C# programming language. And you’ll be able to develop your own application using .NET Core.</span></p> <p><span class="sugar_field"><span id="description" class="sugar_field">The code bundle for this course is available at - <a style="font-weight: normal;" href="https://github.com/PacktPublishing/Learning-C-8-and-.NET-Core-3.0" target="_new">https://github.com/PacktPublishing/Learning-C-8-and-.NET-Core-3.0</a></span></span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">A complete guide to help you get started with C# programming and .NET Core, taking a practical and step-by-step approach to develop as you learn and build an application using .NET Core.</span></span></p>
Table of Contents (7 chapters)
Chapter 2
Getting Started with C#
Content Locked
Section 5
Lambda Expressions
What is lambda expressions and how is it used? - Understand Lambda Expressions - Learn to use Lambda Expressions - Explore the usage of Lambda Expressions