Giter Site home page Giter Site logo

oo_boot_camp_2022-04-13_java's Introduction

oo_boot_camp_2022-04-13_java

Copyright (c) 2022 by Fred George
May be used freely except for training; license required for training.

OO Boot Camp in Java for Swiss client in April 2022

Java is relatively easy to setup with IntelliJ IDEA. Gradle is used for building and testing the project, and is a prerequisite. Install if necessary. The following instructions are for installing the code in IntelliJ 2021 by JetBrains. Adapt as necessary for your environment.

Note: This implementation was setup to use:

  • IntelliJ 2021.3.1
  • Java SDK 17.0.2 (Oracle)
  • Gradle 7.3.3
  • JUnit 5.8.2 for testing

Open the reference code:

  • Download the source code from github.com/fredgeorge
    • Clone, or pull and extract the zip
  • Open IntelliJ
  • Choose "Open" (it's a Gradle project)
  • Navigate to the reference code root, and enter

Source and test directories should already be tagged as such, with test directories in green.

Confirm that everything builds correctly (and necessary libraries exist). There should be errors in RectangleTest. Fixing them is the first exercise!

oo_boot_camp_2022-04-13_java's People

Contributors

fredgeorge avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.