Advanced C# Programming in .NET Core (Coursera)

Offered by EDUCBA,
Advanced C# Programming in .NET Core (Coursera)

Embark on a journey to master Advanced C# Programming in .NET Core through our comprehensive course. Explore the intricacies of Advanced Language Features, unlocking the full potential of C# to refine your coding skills. Dive into Object-Oriented Programming Techniques, achieving proficiency in design patterns and crucial principles for crafting scalable applications.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

Enhance your expertise in Advanced Data Access, mastering database optimization and efficient data retrieval specific to .NET Core. Navigate the complexities of Error Handling and Logging, ensuring the creation of robust and secure applications. Tailored for developers seeking to deepen their C# proficiency and leverage the advanced capabilities of .NET Core, this course employs practical exercises and real-world applications. You'll emerge adept at addressing intricate programming challenges, becoming a skilled C# developer in the evolving landscape of .NET Core.
This course is part of the .NET Core Mastery: Advanced Techniques for Exp Developers Specialization.

Syllabus

Advanced Language Features
Take your C# programming skills to the next level with this comprehensive module. In the "Delegates and Events" section, you'll delve into event-driven programming using delegates and custom event handlers. In "Lambda Expressions and LINQ," you will explore concise code with lambda expressions and master LINQ for data querying. The "Generics" section teaches you the power of reusable code, and "Asynchronous Programming" enables you to build responsive applications. By the end of this module, you'll be equipped with advanced C# techniques to tackle complex coding challenges and write efficient, maintainable code.

Object-Oriented Programming Techniques
In this module, you'll delve into critical aspects of .NET Core application design and architecture. Starting with Dependency Injection and Middleware, you'll learn how to build modular and flexible applications. Discover strategies for managing application configuration and implementing robust logging. Explore scalability patterns and microservices architecture, leveraging containerization with Docker and orchestration with Kubernetes. Illustrate architectural patterns such as MVVM, MVC, and clean architecture, enabling you to make informed decisions about structuring your .NET Core applications. By the end of this module, you'll possess the skills to design and build high-performance, scalable, and maintainable .NET Core applications.

Advanced Data Access
Master the art of data access in .NET Core with this comprehensive module. Dive into Entity Framework Core (EF Core) to create and manage databases seamlessly. Explore NoSQL databases like MongoDB and Illustrate how to work with them in .NET Core applications. Design caching strategies to boost performance and delve into asynchronous data access techniques to make your applications more responsive. By the end of this module, you'll have a profound interpretation of advanced data access methods that will help you build efficient and high-performance .NET Core applications.

Error Handling and Logging
In the module, you'll become proficient in managing exceptions and errors in software applications. Identify graceful exception handling in C# and learn to design custom exception classes for precise error management. Dive into distributed systems to understand error propagation and tracing. Gain insights into efficient logging using frameworks like Serilog and master diagnostics and tracing for performance optimization. Find error-handling strategies for web applications, microservices, and front-end development. By the end of this module, you'll be equipped to build resilient, fault-tolerant software systems and effectively manage errors in complex distributed environments.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Programming Mobile Applications for Android Handheld Systems: Part 1 (Coursera) Coursera
University of Maryland, College Park

Programming Mobile Applications for Android Handheld Systems: Part 1 (Coursera)

This course introduces you to the design and implementation of Android applications for mobile devices. You will develop an app from scratch, assuming a basic knowledge of Java, and learn how to set up Android Studio, work with various Activities and create simple user interfaces to make your apps run smoothly.

Aug 3rd 2026
5-12 Weeks
Introdução à Ciência da Computação com Python Parte 2 (Coursera) Coursera
Universidade de São Paulo, Brasil

Introdução à Ciência da Computação com Python Parte 2 (Coursera)

Bem vindo ao curso de Introdução à Ciência da Computação destinado aos alunos regulares da Universidade de São Paulo! Esta é a segunda parte do Curso, onde você vai continuar a aprender os principais conceitos introdutórios de Ciência da Computação e também aprenderá a desenvolver pequenos programas na linguagem Python.

Aug 10th 2026
5-12 Weeks
Foundations of Data Science: K-Means Clustering in Python (Coursera) Coursera
University of London,Goldsmiths, University of London

Foundations of Data Science: K-Means Clustering in Python (Coursera)

This MOOC, designed by an academic team from Goldsmiths, University of London, will quickly introduce you to the core concepts of Data Science to prepare you for intermediate and advanced Data Science courses. It focuses on the basic mathematics, statistics and programming skills that are necessary for typical data analysis tasks.

Aug 10th 2026
5-12 Weeks
Introduction to .NET Core (Coursera) Coursera
Board Infinity

Introduction to .NET Core (Coursera)

This course is an introductory-level course for software developers who want to learn the basics of developing applications with .NET Core. .NET Core is a cross-platform, open-source development platform that allows developers to create applications for Windows, Linux, and macOS. Throughout this course, students will learn the fundamental concepts of .NET Core, including its architecture, programming model, and tools. They will also learn how to create, build, and deploy applications using .NET Core.

Aug 10th 2026
3 Weeks
Introduction à la programmation orientée objet (en Java) (Coursera) Coursera
École Polytechnique Fédérale de Lausanne

Introduction à la programmation orientée objet (en Java) (Coursera)

Ce cours introduit la programmation orientée objet (encapsulation, abstration, héritage, polymorphisme) en l'illustrant en langage Java. Il présuppose connues les bases de la programmation (variables, types, boucles, fonctions, ...). Il est conçu comme la suite du cours « Initiation à la programmation (en Java) ».

Aug 16th 2026
5-12 Weeks
Programming Fundamentals (Coursera) Coursera
Duke University

Programming Fundamentals (Coursera)

Programming is an increasingly important skill, whether you aspire to a career in software development, or in other fields. This course is the first in the specialization Introduction to Programming in C, but its lessons extend to any language you might want to learn. This is because programming is fundamentally about figuring out how to solve a class of problems and writing the algorithm, a clear set of steps to solve any problem in its class.

Aug 10th 2026
4 Weeks
Introduction to ES6+ (Coursera) Coursera
Scrimba

Introduction to ES6+ (Coursera)

Introduction to ES6+ covers modern JavaScript features, specifically ES6 and newer ECMAScript versions. JavaScript, a widely used programming language in various domains, is essential for developers aiming to stay relevant across web applications, servers, mobile, and IoT devices. Developers who are already familiar with JavaScript will be able to update their skills and broaden their knowledge in this tiny but mighty course.

Aug 10th 2026
1 Week
The Unix Workbench (Coursera) Coursera
Johns Hopkins University

The Unix Workbench (Coursera)

Unix forms a foundation that is often very helpful for accomplishing other goals you might have for you and your computer, whether that goal is running a business, writing a book, curing disease, or creating the next great app. The means to these goals are sometimes carried out by writing software. Software can’t be mined out of the ground, nor can software seeds be planted in spring to harvest by autumn. Software isn’t produced in factories on an assembly line. Software is a hand-made, often bespoke good. If a software developer is an artisan, then Unix is their workbench.

Aug 3rd 2026
4 Weeks
Code Yourself! An Introduction to Programming (Coursera) Coursera
University of Edinburgh,Universidad ORT Uruguay

Code Yourself! An Introduction to Programming (Coursera)

Have you ever wished you knew how to program, but had no idea where to start from? This course will teach you how to program in Scratch, an easy to use visual programming language. More importantly, it will introduce you to the fundamental principles of computing and it will help you think like a software engineer.

Aug 3rd 2026
5-12 Weeks