Skip to content

adityaashinde/Java-task

Repository files navigation

VIP-Java

Virtual Internship Program Tasks " Overview "


BEGINNER LEVEL TASK-01

CREATE A CURRENCY CONVERTOR IN JAVA

Technologies Used - Java programming language, Java Servlets Web Features, Applet, and Ajax

Project Description - The purpose of this Java project is to convert a currency from one to another.

A web-based interface for converting currency and getting the output value, for example, here displays converting the currency of the US dollar to INR.

We see variations with different countries using different currencies. Be aware of the current exchange prices in the market and then can convert from one currency to another. A calculator-like application, developed using Ajax, Applet, and web features of Java servlets. You also get a regular update when there’s a change in the value of the country’s currency and also the conversion rate.


BEGINNER LEVEL TASK-02

Create a Tic-Tac-Toe Game web application using Java

Technologies Used - Java, Java Swing, Java GUI (Graphical User Interface), and JFrame.

Project Description - The game starts with two players as active members, having a one-print board on the screen which displays 9 boxes (i.e., 3×3).

The first person who starts the game has to enter either X or O for any one box, followed by the other player entering the other X or O (opposite to what the first player has entered). this continues unless any one of them gets a line cut either diagonally or straight. And the person who founds the line is the winner of the game.


INTERMEDIATE LEVEL TASK-03

Create a Scientific Calculator in Java

Technologies Used - Java, Java Swing, Java AWT, and OOPS

Project Description -

A Scientific calculator built using Java is a general-purpose application whose primary objective is to perform basic mathematical operations and also perform some essential and tricky solutions to trigonometric functions, logarithms, etc.


About

Internship Program Tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages