26 results for “topic:beginner-java”
Command Line Tool to download Subtitles for Movies:
This repository is designed for Java beginners to practice foundational programming concepts. Whether you're new to programming or aiming to strengthen your Java skills, you'll find a collection of simple yet instructive exercises and examples here.
A beginner-friendly Java project repository covering core Java fundamentals, object-oriented concepts, data structures & algorithms (DSA) practice, and hands-on sample programs.
Practice Java programming through 200+ hands-on coding challenges. Perfect for beginners to advance their skills with real-world projects covering data structures, algorithms, OOP, and core Java concepts.
Java is one of the most popular and powerful programming languages. It will walk you through the basic need-to-knows about Java. If you're new to this language or you want to refresh your memory, this is a great place to start. After learning this course, you will be able to learn to build advanced Java projects. Come on!
This repository contains Java projects showcasing object-oriented principles, algorithms, and real-world applications. Ideal for learners and developers aiming to build scalable, cross-platform applications using the Java Virtual Machine (JVM).
📊 Java Data Analysis Projects – CSV, JSON, Statistics & Visualization
Core Java – Daily Learning: A hands-on, daily-updated repository with practical Java programs on patterns, functions, arrays, OOP, and mini projects. Ideal for beginners and learners to practice, revise, and master Core Java concepts efficiently.
📚 Java + JavaFX = A desktop GUI app in Java for counting/analyzing words.
Java Programming Practice repository with daily Java practice problems, core Java concepts, and beginner to intermediate coding exercises.
University-level Java programs covering core concepts and OOP
プロになるJavaの最終章「Webアプリケーション開発」の個人勉強用リポジトリ 教科書をベースに機能を足していく予定 書籍のリンクは下記記載 最高の本でした
Menu-driven Java Grade Calculator using OOP, collections, and exception handling with class statistics and top scorer analysis.
A simple Java console game where the computer generates a random number between 1–100 and the player guesses it using Hot/Cold hints.
No description provided.
A beginner-friendly Java currency converter using static exchange rates, enum-based currency codes, and loop-driven multiple conversions with clean OOP design.
No description provided.
A console-based ATM simulation system built in Java featuring user login, balance inquiry, withdrawals, fund transfers, and mini-statements.
Advanced Parking Lot System built in Java using OOP principles, featuring time-based parking fees, different spot sizes, and fast vehicle lookup with HashMap.
My second and beginner repository on Github. All files in Python, made in 2021.
No description provided.
Java console-based password generator with custom length and options for numbers and symbols.
A Java-based implementation of the classic casino dice game Craps, developed as part of a school assessment. Features customizable dice, statistical tracking, and realistic gameplay rules for an engaging, interactive experience.
A menu-driven Java application to calculate simple and compound interest using pure OOP, with calculation history and multiple compounding options.
Console-based Memory Matching Game in Java using OOP concepts, featuring difficulty levels, a timer, player profiles, and file-based best score tracking.
Beginner Java and Advanced Java Codes