Skip to content

Using Java and this repository to review: Types of Data, Classes, Types of Operators, Static and Dynamic Instantiation, Containers with Dynamic and Static Arrays, Relations between classes (Interfaces and Abstract), Maven and Helidon to create a basic REST Application

Notifications You must be signed in to change notification settings

luisfelipe7/Java-Review-With-Oracle-SDK11-Helidon-Maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Markdownify Markdownify Markdownify Markdownify

Reviewing Java with Oracle University, Helidon and Maven

Using Java and this repository to review: Types of Data, Classes, Types of Operators, Static and Dynamic Instantiation, Containers with Dynamic and Static Arrays, Relations between classes (Interfaces and Abstract), Maven and Helidon to create a basic REST Application. Additionally, I took this course to review the basics of Java: https://learn.oracle.com/ols/learning-path/java-explorer/40805/79726.

InstallationRun itStructureCredits

Installation

  1. Donwload and Configure Java depending on your operative system: https://www.oracle.com/java/technologies/downloads/.
  2. Download and Configure Java for Intellij IDEA: https://www.jetbrains.com/help/idea/creating-and-running-your-first-java-application.html
  3. Clone the repository
# Clone this repository
$ git clone https://github.com/luisfelipe7/Java-Review-With-Oracle-SDK11-Helidon-Maven/
  1. Go into to the repository
# Go into the repository
$ cd Java-Review-With-Oracle-SDK11-Helidon-Maven/
  1. Open the project with Intellij IDEA.
  2. Download Helidon Library .zip from here: https://github.com/oustudent1/helidon_support
  3. Import the library on the IDE, you can follow this to do it: https://www.jetbrains.com/help/idea/library.html#add-library-docs

Run it

  1. Compile the code using your IDE.
  2. Then execute the program and start checking the options that I have to test and pratice.

Structure

  1. Using the Quickstart Maven Archetype : https://maven.apache.org/archetypes/maven-archetype-quickstart/

Credits

Thanks to UNA (Universidad Nacional de Costa Rica) for teaching everything about Java and Oracle University for the free course to review the basics of Java.


GitHub @luisfelipe7  · 

About

Using Java and this repository to review: Types of Data, Classes, Types of Operators, Static and Dynamic Instantiation, Containers with Dynamic and Static Arrays, Relations between classes (Interfaces and Abstract), Maven and Helidon to create a basic REST Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages