Code Monkey home page Code Monkey logo

command-line-projects's Introduction

Command-line-Projects

This repository showcases practical Java projects that implement object-oriented programming (OOP) and advanced Java concepts, offering a valuable resource for hands-on learning and experience

  1. Calculator Build a basic calculator that can perform operations like addition, subtraction, multiplication, and division. This will give you practice with functions and control flow.
  2. Number Guessing Game Develop a game where the program randomly selects a number, and the user has to guess it. Provide feedback if the guess is too high or too low. This project helps you understand loops and conditional statements.
  3. Unit Converter Build a unit converter that can convert between different units of measurement (e.g., kilometers to miles, Celsius to Fahrenheit). This project will strengthen your understanding of functions and user input.
  4. Password Generator Develop a password generator that creates random, secure passwords based on user-defined criteria (e.g., length, inclusion of special characters). This project will help you understand random number generation and string handling.
  5. Word Counter Create a program that counts the number of words, characters, and lines in a given text file. This will give you experience with file I/O operations and string manipulation. To-Do List Create a simple to-do list application where users can add, remove, and mark tasks as complete. This project will help you practice working with lists and user input.
  6. Simple Quiz Create a quiz application that asks the user multiple-choice questions and provides feedback on their answers. This will help you practice working with lists, conditionals, and user input.
  7. Contact Book Design a command-line application to store and manage contacts. Users should be able to add, view, and delete contacts. This will help you practice working with data structures like lists or dictionaries.

command-line-projects's People

Contributors

zima083 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.