Skip to content

NadyaPo/tutrit-java-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Generic badge

tutrIt club: java quickstart


Environment installation

Here the list of environment tools we'll use for study on course\

  1. We gona use IntelliJ IDEA as primary IDE. You need to install it, community version would be fine.
  2. Here Open Jdk you can download java development kit for your OS. It's ok to use the latest version.
  3. It is complicated to set up JAVA_HOME for Windows OS, and it is much more easy to study on Linux. Anyway, here you can find good instruction how install JDK and setup JAVA_HOME on Windows, Linux, and MacOS
  4. We will use Maven to build java project since the very first day. Must have installed.
  5. And we will use git as version control system - so I suggest install Git Client. I suggest you this one - Windows Git Client - you can work with it as in linux system

No environment quickstart

You start study without complicated environment installation if you use IntelliJ IDEA
Video instruction could be found here JDK - no environment installation quickstart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%