Skip to content

This repository houses examples and environment setup for the Revature feeder program beginning on 6/7/2021

Notifications You must be signed in to change notification settings

reeceJM61/210607-FeederProgram

 
 

Repository files navigation

210607-FeederProgram

This repository houses examples and environment setup for the Revature feeder program beginning on 6/7/2021

Environment Setup Guide


Purpose

This document provides a list of the required technologies for anyone who will be participating in the Revature Online Training program. It details why each technology is required and provides some instructions on how to install and configure the technologies.

Required Technologies

The following technologies are required in order to complete this phase of the program:

  • Git (Week 1): We'll be using Git as a version control tool during the course of this program. Not only will you use Git to track changes to your projects, but you'll also use it to collaborate with your trainer and with your fellow associates.
  • Java SE Development Kit 8 (Week 1): We will be utilizing Java 8 as our primary language for the duration of the program. This software development kit will provide the compiler and runtime environment needed to quickly and efficiently develop Java applications.
  • Spring Tool Suite 4 (Week 1): We will be using Spring Tool Suite 4 as our integrated development environment (IDE). Though you don't need an IDE to write code, an IDE provides several features that make rapid development (e.g. quickly writing and refactoring code) easier.

Additional Resources

About

This repository houses examples and environment setup for the Revature feeder program beginning on 6/7/2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%