Skip to content

repository for Build web apps with ASP.NET Core for beginners course by Microsoft! This repository contains my personal notes and exercises as I study and practice each lesson of the course.

Notifications You must be signed in to change notification settings

BIGTOST/APS.NET-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

ASP.NET Core for Beginners - Microsoft Course Notes

Welcome to my repository for Build web apps with ASP.NET Core for beginners course by Microsoft! This repository contains my personal notes and exercises as I study and practice each lesson of the course.

Structure

The repository is organized into separate directories for each lesson. Each lesson directory contains:

  • Notes: A .txt file with a transcription of the key points from the course pages to help reinforce the concepts.
  • Exercises: Binaries and other necessary files for exercises related to each lesson.

Lessons Covered:

  1. Lesson 1 - Write your first C# code
    • Introduction to C# and basic coding exercises.
  2. Lesson 2 - Get started with web development using Visual Studio Code
    • Setting up Visual Studio Code and creating your first web project.
  3. Lesson 3 - Learning the basics of web accessibility
    • Understanding web accessibility concepts and practices.
  4. Lesson 4 - Create a web UI with ASP.NET Core
    • Building a web UI with ASP.NET Core.

How to Use

  1. Clone or download this repository.
  2. Navigate to the respective lesson folder for notes and exercises.
  3. Open the .txt files to review the transcriptions of the course content.
  4. For exercises, follow the instructions provided in each lesson to execute the code.

Why I Created This Repository

As I progress through this course, I am documenting important concepts and exercises to help solidify my understanding of ASP.NET Core, C#, and web development. This repository serves as a personal reference but is open for anyone else who might find these notes useful.

Contact

Feel free to reach out if you have any questions or suggestions!

Alexandre Cardoso

About

repository for Build web apps with ASP.NET Core for beginners course by Microsoft! This repository contains my personal notes and exercises as I study and practice each lesson of the course.

Topics

Resources

Stars

Watchers

Forks