] Install the Integrated Development Environment(IDE) - visual studio code(VSC), from Microsoft(MSFT), open source,
] Install-Source Code Management (SCM) software - installing git
install-dev-framework - installing the node development framework
install-dev-framework - installing the dotnet core development framework (SDK)
write-the-code app 001 console .NET - v-0.0.1 - ] basic console application, ] C# front end, ] C# backend, ] REQUIRES .net core dev-framework, ] C# language extension
write-the-code app 001 web .NET - v-0.0.1 - ] basic web application, ] javascript front end, ] C# backend, ] REQUIRES .net core dev-framework,, ] C# language extension
write-the-code web app one - v-0.0.1 - ] basic web application, ] javascript front end, ] javascript backend,
005] debug configuration, 006] source code management, 007] testing, 008] deployment,