Friday, January 13, 2017

Step 2 - Create a basic REST API

Now that you have picked up a programming language it is time to start building a project and you may want to select some sort of web framework.  Some examples of these could be.

  • Java - Spark
  • Ruby - Sinatra
  • NodeJS - Express
Investigate your options and pick the best one for you to learn.

Step 1 - Decide on a programming language.

Starting any project can be a task. One of the largest up front topics is picking a programming language. Luckily this exercise is just a game so picking out a language is not a matter of life or death. I will make a recommendation to what language you might choose. Pick a language that you want to learn more from in both programming aspects but also testing.

  •  Pick Programming Language 
  •  Create a GitHub repository