Skip to content

Repository files navigation

PRN212 - Basic Cross-Platform Application Programming With .NET

Welcome to the repository for PRN212 - Basic Cross-Platform Application Programming With .NET from My Nguyen. This course focuses on learning and applying C# programming concepts using the .NET platform. The repository contains sample projects and exercises for the course.

Course Overview

  • School: FPT University Da Nang - School of Information Technology
  • Course Name: PRN212 - Application Programming with .NET
  • Programming Language: C#
  • Platform: .NET
  • Total Sessions: 12

Repository Structure

The repository is organized into folders corresponding to the sessions, from 01_ to 12_

How to Use This Repository

  1. Clone the repository:

    git clone prn212
    cd prn212
  2. Create associating C# project:

    dotnet new console -lang c# -n <AppName>

    Use one of the sample codes if needed

    Build and run each project

    dotnet build
    dotnet run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages