Tuesday, February 21, 2023

App Dev #1: Setup Development Environment

The first thing to do when working as a developer is to setup your development evironment. We will start by setting up a folder structure as described below:

  1. Create a folder c:\main
  2. Create a sub folder to store all documents at c:\main\docs
  3. Create a sub folder to store code at c:\main\code

Next we will create a gmail account also and link it to google drive so we can share documents that we are working on with our team members. Google drive can be installed from here Just click on the blue download button and install it.

No comments: