First lesson

You must install:

  • dot net core 1.1 (https://www.microsoft.com/net/download/core) 
  • node 6.9.3 or newer (https://nodejs.org/en/download/)


I sugest you use vscode to edit your code. It's fast and free.

  • https://code.visualstudio.com/


In order to check that your environments are ready, please create one hello world console application using c# and another using js.

Comentários