Giter VIP home page Giter VIP logo

oibsip's Introduction

OIBSIP Java Programming

This repository contains two tasks assigned to me by Oasis Infobyte under their Internship Program. I developed these programs using Java.

These tasks are part of a larger project where I will utilize my gained practical experience in Java programming.

ATMInterface

The ATMInterface program is a console-based ATM application. It allows users to register, log in, and perform various banking operations such as viewing balance, withdrawing, depositing, transferring, and viewing transaction history. The user data is stored in a HashMap for simplicity, but in a real-world scenario, a database would be used for secure data storage. This program demonstrates basic Java concepts, including classes, methods, control structures, and data manipulation.

NumberGuessingGame

The NumberGuessingGame program is a simple Java game where the user guesses a randomly generated number within a specified range. The game prompts the user for the range and gives them 10 rounds to guess the number. After each guess, the game provides feedback on whether the guess is too high or too low. This program showcases basic user input, random number generation, and conditional statements in Java.

Both programs are developed as console-based applications for ease of demonstration. They serve as foundational projects to showcase Naman Malik's Java programming skills and problem-solving abilities during the internship.


Usage

To run either of the programs, make sure you have Java installed on your machine. To execute the programs, follow these steps:

ATMInterface

  1. Clone this repository to your local machine.
  2. Navigate to the 'ATMInterface' directory using the command line or terminal.
  3. Compile the Java code: javac ATMInterface.java
  4. Run the program: java ATMInterface

NumberGuessingGame

  1. Clone this repository to your local machine.
  2. Navigate to the 'NumberGuessingGame' directory using the command line or terminal.
  3. Compile the Java code: javac NumberGuessingGame.java
  4. Run the program: java NumberGuessingGame

Follow the on-screen instructions in both programs to interact with the applications.


Author

Naman Malik

Connect with me on LinkedIn: LinkedIn

Check out my GitHub profile: GitHub

Feel free to explore the code, learn from it, and use it for educational purposes.


oibsip's People

Contributors

naman065malik avatar dvyadav2307 avatar ishuji1 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.