Skip to content

This Repo contains simple solution to commonly asked Object Oriented Programming questions in Bing Tech Companies - MS, Google, Amazon , FB etc.

License

Notifications You must be signed in to change notification settings

codeshaker/ObjectOrientedProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ObjectOrientedProgramming

This Repo contains simple solution to commonly asked Object Oriented Programming questions in Bing Tech Companies - MS, Google, Amazon , FB etc.

Tools Used

  1. VS Code
  2. C# Extension for VS Code
  3. .NET Core for debugging and running

Steps

  1. To Create a new .net Project open cmd and write "dotnet new console -o myapp"
  2. Go to myapp folder and run "dotnet restore"
  3. To run the project use the command "dontnet run"

Video Link : https://channel9.msdn.com/Blogs/dotnet/Get-started-VSCode-Csharp-NET-Core-Windows

About

This Repo contains simple solution to commonly asked Object Oriented Programming questions in Bing Tech Companies - MS, Google, Amazon , FB etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages