Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
IngAamiraDev
/
Java-Programming-MasterClass
Public
forked from
Ashleshk/Java-Programming-MasterClass
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
Java-Programming-MasterClass
/
CODE
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
master
Breadcrumbs
Java-Programming-MasterClass
/
CODE
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
000_What-Are-Variables
000_What-Are-Variables
000_helloworld
000_helloworld
001_Primitive-Data-Types-The-Byte,-Short,-Int-And-Long
001_Primitive-Data-Types-The-Byte,-Short,-Int-And-Long
002_Primitive-Data-Types-Float-And-Double
002_Primitive-Data-Types-Float-And-Double
003_Primitive-Data-Types-Char-And-Boolean
003_Primitive-Data-Types-Char-And-Boolean
004_Operators-In-Java
004_Operators-In-Java
005_More-On-Operators-And-Operator-Precedence
005_More-On-Operators-And-Operator-Precedence
006_Strings-And-Finishing-Up-Primitive-Data-Types
006_Strings-And-Finishing-Up-Primitive-Data-Types
007_Keywords-And-Expressions
007_Keywords-And-Expressions
008_Statements,-Whitespace-and-Intentation-(Code-Organization)
008_Statements,-Whitespace-and-Intentation-(Code-Organization)
009_Code-Blocks-And-The-If-Then-Else
009_Code-Blocks-And-The-If-Then-Else
010_Methods-In-Java
010_Methods-In-Java
011_On-Methods-And-A-Challenge
011_On-Methods-And-A-Challenge
012_Method-Overloading
012_Method-Overloading
013_Speed-Converter
013_Speed-Converter
014_MegaBytesConverter
014_MegaBytesConverter
015_barking-dog
015_barking-dog
016_Leap-Year
016_Leap-Year
017_DecimalComaprator
017_DecimalComaprator
018_EqualSumChecker
018_EqualSumChecker
019_Teen-numberChecker
019_Teen-numberChecker
020_method-overloading
020_method-overloading
021_seconds-minutes-challenge
021_seconds-minutes-challenge
022_Area-Calculator
022_Area-Calculator
023_Minute-to-years-days
023_Minute-to-years-days
024_Inequity-calculator
024_Inequity-calculator
025_PlayingCat
025_PlayingCat
026_The-switch-statement-(plus-Challenge-Exercise)
026_The-switch-statement-(plus-Challenge-Exercise)
027_Coding-Excersise
027_Coding-Excersise
028_The-for-Statement-(plus-Challenge-Exercise)
028_The-for-Statement-(plus-Challenge-Exercise)
029_sum-3-and-5-challenge
029_sum-3-and-5-challenge
030_The-while-and-do-while-statements-(+Challenge-Exercise)
030_The-while-and-do-while-statements-(+Challenge-Exercise)
031_DigitSum-Challenge
031_DigitSum-Challenge
032_Coding-Exercises
032_Coding-Exercises
033_Parsing-value-froms-tring
033_Parsing-value-froms-tring
034_Coding-Exercises
034_Coding-Exercises
035_Reading-user-input
035_Reading-user-input
036_Coding-Exercises
036_Coding-Exercises
037_Classes
037_Classes
038_Constructors-(plus-Challenge-Exercise)
038_Constructors-(plus-Challenge-Exercise)
039_Inheritance
039_Inheritance
040_Inheritance-Challenge
040_Inheritance-Challenge
041_Coding-Exercises
041_Coding-Exercises
042_Composition
042_Composition
043_Encapssulation
043_Encapssulation
044_polymorphism
044_polymorphism
045_BillBurger
045_BillBurger
046_Arrays
046_Arrays
047_reference-Vs-Values-type
047_reference-Vs-Values-type
048_Minimum-element-Challenge
048_Minimum-element-Challenge
049_Reverse-Array-challenge
049_Reverse-Array-challenge
050_list-and_ArrayList
050_list-and_ArrayList
051_ArrayList-Challenge-MobileApp
051_ArrayList-Challenge-MobileApp
052_AutoBoxing-Boxing
052_AutoBoxing-Boxing
053_AutoBoxing-unBoxing-Challenge-BankApp
053_AutoBoxing-unBoxing-Challenge-BankApp
054_LinkedList
054_LinkedList
055_LinkedList-challenge-Playlist
055_LinkedList-challenge-Playlist
056_Interfaces
056_Interfaces
057_Interface-Challenge
057_Interface-Challenge
058_VisitedPlaces-ArrayList
058_VisitedPlaces-ArrayList
059_InnerClass
059_InnerClass
060_TODO-List-ArrayList
060_TODO-List-ArrayList
061_InnerClass-Challenge-Playlist
061_InnerClass-Challenge-Playlist
062_AbstractClasses
062_AbstractClasses
063_Abstract-Challenges-LinkedList
063_Abstract-Challenges-LinkedList
064_Generics
064_Generics
065_Packages
065_Packages
066_Scope
066_Scope
067_Access-Modifier
067_Access-Modifier
068_StaticMethod
068_StaticMethod
069_Final-&-StaticInitialzers
069_Final-&-StaticInitialzers
070_Collections
070_Collections
071_BinarySearch
071_BinarySearch
072_Maps
072_Maps
073_Adventure-Game
073_Adventure-Game
074_Immutable-classes
074_Immutable-classes
075_Sets-&-Hashsets
075_Sets-&-Hashsets
076_Sorted-Collections
076_Sorted-Collections
077_Sets-&-Hashset-Challenge-StockMarketApp
077_Sets-&-Hashset-Challenge-StockMarketApp
View all files
You can’t perform that action at this time.