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
Accelerator
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
Type
/
to 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 }}
ChrisMayfield
/
ThinkJavaCode2
Public
Notifications
You must be signed in to change notification settings
Fork
684
Star
213
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Java practice
- #6
#6
Open
kylewehrung
wants to merge 18 commits into
ChrisMayfield:master
ChrisMayfield/ThinkJavaCode2:master
from
kylewehrung:java-practice
kylewehrung/ThinkJavaCode2:java-practice
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Java practice
#6
kylewehrung
wants to merge 18 commits into
ChrisMayfield:master
ChrisMayfield/ThinkJavaCode2:master
from
kylewehrung:java-practice
kylewehrung/ThinkJavaCode2:java-practice
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2023
Fun command line repeater
kylewehrung
committed
8f195b7
View commit details
Copy full SHA for 8f195b7
Browse repository at this point
Now we're talking, some similarities to python
kylewehrung
committed
1170db8
View commit details
Copy full SHA for 1170db8
Browse repository at this point
Merge pull request #1 from kylewehrung/java-practice
Show description for e92f51b
kylewehrung
authored
e92f51b
View commit details
Copy full SHA for e92f51b
Browse repository at this point
Making it convert from inchs to centimeters as well
kylewehrung
committed
cd4c4ea
View commit details
Copy full SHA for cd4c4ea
Browse repository at this point
Can convert feet to centimeters and vice-versa!
kylewehrung
committed
623e6cd
View commit details
Copy full SHA for 623e6cd
Browse repository at this point
Commits on Jul 22, 2023
Consume leftover newline charachter to fix problem
kylewehrung
committed
47de60c
View commit details
Copy full SHA for 47de60c
Browse repository at this point
Merge pull request #2 from kylewehrung/java-practice
Show description for e7085cf
kylewehrung
authored
e7085cf
View commit details
Copy full SHA for e7085cf
Browse repository at this point
Convert celsius to fahrenheit, fun!
kylewehrung
committed
6a44034
View commit details
Copy full SHA for 6a44034
Browse repository at this point
Found/fixed formatting error
kylewehrung
committed
ad1d492
View commit details
Copy full SHA for ad1d492
Browse repository at this point
Found/fixed error, fun!
kylewehrung
committed
c50483a
View commit details
Copy full SHA for c50483a
Browse repository at this point
Commits on Jul 24, 2023
Merge pull request #3 from kylewehrung/java-practice
Show description for 91b72ad
kylewehrung
authored
91b72ad
View commit details
Copy full SHA for 91b72ad
Browse repository at this point
Commits on Jul 25, 2023
Merge pull request #4 from kylewehrung/java-practice
Show description for baf6319
kylewehrung
authored
baf6319
View commit details
Copy full SHA for baf6319
Browse repository at this point
Commits on Jul 27, 2023
Practice using parameters with Java
kylewehrung
committed
b8fe275
View commit details
Copy full SHA for b8fe275
Browse repository at this point
Merge branch 'master' into java-practice
kylewehrung
authored
5abd99d
View commit details
Copy full SHA for 5abd99d
Browse repository at this point
Commits on Jul 29, 2023
checking for a palindrome from random letters
kylewehrung
committed
b03af23
View commit details
Copy full SHA for b03af23
Browse repository at this point
Generate random string, check if it's a palindrome
kylewehrung
committed
94e0d55
View commit details
Copy full SHA for 94e0d55
Browse repository at this point
Merging two arrays together
kylewehrung
committed
fd3822a
View commit details
Copy full SHA for fd3822a
Browse repository at this point
Commits on Nov 5, 2023
added a palindrome length checker
kylewehrung
committed
ac8b82d
View commit details
Copy full SHA for ac8b82d
Browse repository at this point
You can’t perform that action at this time.