Git Product home page Git Product logo

task_1-1's Introduction

Task_1

OOP ADF Task 1 : Introduction to Java

This exercise is intended to allow students to practice basic Java programming
and try the basic functionality of GitHub (Fork, CLone, Commit, Push, Pull Request)

  • There are 3 exercises which you must complete in each respective file

    • PrimeNumber.java
    • IndexPoint.java
    • TemperatureConvert.java
  • You should write down your identity (Name, Student ID, Class) on the top of each file

    • fail to do so ==> point = 0

PrimeNumber.java

  • write a java program that ask user an input of integer and determine whether the number is prime or not
  • write the output

IndexPoint.java

  • write a java program that ask user 3 inputs of number that represent mid-term score (UTS), end-term score (UAS), and Quiz score
  • calculate the final score of 35% mid-term score, 40% end-term score, and 25% Quiz score
  • determine the grade of the score using these rules, and write the output grade
score Grade
85-100 excellent
75-84 very good
65-74 good
50-64 accepted
49-0 failed

TemperatureConvert.java

  • write a java program that ask user an input of number that represent a temperature in celcius degrees from
  • ask the user the choices to convert the temperature to Reamur degrees from, Fahrenheit degrees from, or Kelvin
  • write the output
  • ask the user if he/she wants to convert the number to another degrees from

task_1-1's People

Contributors

adf-telkomuniv avatar andhikagilang avatar undeed 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.