Object Oriented Programming with C#
Offered By: LinkedIn Learning
Course Description
Overview
Discover the power of object-oriented programming in the widely used programming language, C#.
Syllabus
Introduction
- Programming an object-oriented text adventure game
- What you should know
- Setting up .NET 6
- Classes
- Extending a class
- Scope
- Singleton
- Partial classes
- The room
- Room movement
- Actions
- Execute action
- Go action
- Action loop
- Creating rooms
- Calculating neighbors
- Overriding methods
- Joining words
- Decorating rooms
- Items
- Inventory
- Using items
- Interfaces
- Creating a backpack
- Creating a chest
- Creating a key and gold
- Populating items
- Take action
- Use action
- Continuing with C#
Taught by
Anton Delsink
Related Courses
30 Days to Learn LaravelLaracasts Backend Development for .Net Full Stack
Board Infinity via Coursera Connecting Front-End to Back-End
Codecademy Learn ASP.NET Core MVC (.NET 6) - Full Course
freeCodeCamp Web Programming with Flask - Intro to Computer Science - Harvard's CS50 (2018)
freeCodeCamp