Major League Hacking 2024 Hackathon Season Java | BrebeufHx
top of page

JAVA

Java_logo_icon.png

Java is a programming language that mainly uses object-oriented programming. It is more difficult to understand than Python, which is why we recommend starting with Python if you are a beginner.

​

Why Java?

Java is a language that is often used in software and app development. Java is also known for being the language used to program Minecraft, as well as many other big time companies, such as Microsoft and Intel. It is also often used to make Android apps.

​

Installation

To program in Java, you must download the Java Development Kit (JDK) from this link:

https://www.oracle.com/java/technologies/javase-downloads.html

​

You will also need a code editor to write your program on. Here are a few that are free:

​

  1. Netbeans: https://netbeans.apache.org/download/index.html

  2. IntelliJ IDEA Community Edition: if you like using Pycharm, this is its equivalent for Java. Use this link to install: https://www.jetbrains.com/idea/download/

  3. Eclipse: https://www.eclipse.org/downloads/

​

Resources to learn Java:

​

​

We also recommend using online videos to learn programming. Here are a few popular Youtube programming channels.

​

  • freeCodeCamp

  • Thenewboston

  • Derek Banas

  • Programming with Mosh

  • Telusko

bottom of page