Giter Club home page Giter Club logo

java-oo-stey-by-step's Introduction

Java OO Stey By Step

Business Requirement

  • Due to the requirement for diff steps of practice which in README.md of test folder, Please write the corresponding implementation code in src folder to pass tests and fulfill the requirement.

Practice Challenges

  1. Java Syntax implementation for the different feature in OO
  2. Three main feature in OOP.
  3. Read and run tests to understand the implementation validation and business logic.
  4. Use a design program with basic OO Thinking.
  5. How to Use Observer Pattern to decouple the two-way dependencies.

Environment

  • Java 8
  • Intellij-IDEA
  • Gradle (Optional)

Practice Requirement

Use below command to clone practice to your local machine

git clone repo_of_this_template

Run tests command:

./gradlew test
or
gradle test (if you have Gradle installed in local machine)
  • Due to the requirement in src/test/java/paractice_/README.md, Complete the corrsponding code in src/main/java/practice_/。Test must be passed, requirement must be fulfilled.
  • Before coding you should uncomment the test methods in test class.
  • Understand what happens during the execution of the code. If you can't understand it, use the debugger to step through it to aid understanding.
  • git commit with meanful comments after each test method is passed。

Practice Output && Submit

  • You should implement the code to pass all tests in test folder after uncomment all test methods, and push your repo to github repo named java-oo-stey-by-step.
  • Commit your repostory link to complete this Question.

java-oo-stey-by-step's People

Contributors

eddiefong avatar nealseah avatar zjx-immersion avatar

Watchers

 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.