Giter Site home page Giter Site logo

assignment1's Introduction

Merit America - Assignment 1

Follow these steps:

1. GitHub

  1. Fork this repository (hint: Fork an example repository)

  2. Add your partner as a collaborator to your forked repository (hint: Inviting collaborators to a personal repository)

2. Your Computer

  1. Open your terminal or command prompt

  2. Navigate to a folder where you keep your coding projects (hint: use the cd command)

  3. Clone your forked repository (hint: Cloning a repository)

  4. Open Eclipse

  5. Click File -> Import

  6. Select "Maven -> Existing Maven Projects" and press Next

  7. Click Browse and find the assignment1 folder, select the assignment1 folder

  8. Ensure the pom.xml Project is selected and click Finish

  9. Implement your solution in src/main/java (Commit your code changes regularly as you complete requirements)

  10. Right-click on the "assignment1" project in Eclipse, select "Run As" and "Java Application" and select the MeritAmericaBankApp to run your main() method

  11. Right-click on the "assignment1" project in Eclipse, select "Run As" and "JUnit Test" to run our tests to verify your solution

  12. Once complete, zip your "assignment1" folder

3. HackerRank

  1. Navigate to this assignment on HackerRank

  2. Click on "Upload code as Zip" and select your zip file

  3. You can click on the "Run Unit Tests" button to confirm it is working.

  4. Click Submit

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.