SkillAgentSearch skills...

HelloWorldProjJava24

Code samples included in blog post 'Java 24: ‘HelloWorld’ and ‘main()’ meet minimalistic', published here: https://blog.jetbrains.com/idea/2025/02/java-24-helloworld-and-main-meet-minimalistic/(opens in a new tab).

Install / Use

/learn @malagupta/HelloWorldProjJava24
About this skill

Quality Score

0/100

Supported Platforms

JetBrains

README

Why this repository?

This repository hosts code samples included in the following blog posts:

  1. Java 24: ‘HelloWorld’ and ‘main()’ meet minimalistic

    1. Patterns.java - Print a pattern of letter P, using a specified letter
    2. AnimateText.java - Animatedly display lines of text by printing each word with a pause in between
    3. MaximumSubarray.java - Finds the largest sum of a contiguous subarray within the given array of integers.
    4. HangmanGame.java - Guess a word, one letter at a time
  2. Java 24: Build Games, Prototypes, Utilities, and More—With Less Boilerplate

    1. Drawing Concentric circles – A fun animation to watch in action.
    2. Hangman – Guess a word, one letter at a time.
    3. Treasure Hunt – Find the location of the hidden treasure.
    4. Rock-Papper-Scissors – Who hasn’t played this classic?
    5. Dots and Boxes – Join lines to complete boxes and claim territory.
  3. Just for the love of creating games using console and some basic UI :)

    1. Funny Development Paradigms - A fun take on the actual development paradigms. I created two version of this game:
      1. Swing UI based
      2. Console based
    2. Mood-Emoji :)
      1. MoodArt.java - displays a text based scenery, based on your mood
      2. SimpleMoodEmoji.java - Draws a simple text based emoji based on your mood

Author

This project is maintained by Mala Gupta.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated7mo ago
Forks0

Languages

Java

Security Score

67/100

Audited on Aug 27, 2025

No findings