Java Software Development Setup

Posted by : on

Category : Software Development   Java


Java Software Development Setup

For winget version see Java Software Development Setup Winget

Software Development Tools

Git

Git is a source code management version-control system for tracking changes in any set of files and allows for coordinating work among programmers cooperating on source code during software development. An added benefits is that when used with an online service such as GitLab or GitHub is provides a remote backup of the files.

For students the benefits are

  1. You can track your changes.
  2. You can go back to previous working version of the code at any time.
  3. You can view old version for use in reports.
  4. Have a backup
  5. Third party proof of work done on a date on time.
  6. Experience for industry.
  7. Portfolio

GitHub Desktop

WinMerge

Database Development Tools

MySQL

XAMPP

Java Development Tools

Java JDK

Java SE Development Kit 8

Apache NetBeans

Plugins
Web Servers
Apache Tomcat
GlassFish

About Mark Crowe
Mark Crowe

Full Stack Developer and Teacher, based in Ireland

Email :

Website : https://marcocrowe.github.io/#/

About Mark Crowe

Hi, my name is Mark. I am currently constructing this website.

Star