GithubHelp home page GithubHelp logo

fehmitahsindemirkan / advencedjavatraining Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 27 KB

Java practices projects and codes samples.

Java 100.00%
advanced-programming blackjack java terminal-game traning

advencedjavatraining's Introduction

Advanced Java Training

Welcome to the Advanced Java Training repository! This collection is dedicated to Java practice projects and code samples. Whether you are looking to enhance your Java skills, explore advanced concepts, or simply practice coding, you'll find a variety of projects and examples here.

Contents

Project 1: Blackjack Game

Description: This project is an implementation of the classic Blackjack card game. It involves creating a deck of cards, managing player and dealer hands, and implementing the rules of the game.

Features:

Deck Management: Create and shuffle a standard deck of 52 playing cards. Player Interaction: Allow the player to hit, stand, and manage their hand. Dealer Logic: Implement the dealer's actions based on the game rules. Winning Conditions: Determine the winner based on the total value of cards in each hand.

Technologies Used

  • Java: The primary programming language used for all projects and code samples.

How to Use

  1. Clone the Repository:

    git clone https://github.com/YourUsername/AdvancedJavaTraining.git
  2. Navigate to a Specific Project or Code Sample:

    cd AdvancedJavaTraining/ProjectName
  3. Compile and Run:

    javac MainClass.java
    java MainClass

    [Provide any additional instructions or prerequisites.]

Contributing

If you have your own Java projects, code samples, or improvements to existing projects, feel free to contribute! Create an issue, submit a pull request, or simply share your ideas. Your contributions are highly appreciated.

License

This project is licensed under the MIT License. Feel free to use, modify, and share the code as per the terms of the license.

advencedjavatraining's People

Contributors

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