1) First, you need to obviously download the engine. Just click the download button above and place the downloaded .zip file in your projects directory.
2) Install a code editor. You can use whatever editor you want. If it can compile and run C#, It's good enough. My favorite code editor is Microsoft Visual Studio, but make your choice.
3) Once you have a code editor, you can start programming. Good luck!