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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
object-oriented-thinking
/
java-coordinate-playground
Public
forked from
next-step/java-coordinate-playground
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[이건창] 좌표 계산기 구현
- #5
#5
Open
this-is-spear
wants to merge 20 commits into
this-is-spear
object-oriented-thinking/java-coordinate-playground:this-is-spear
from
this-is-spear-done
object-oriented-thinking/java-coordinate-playground:this-is-spear-done
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
[이건창] 좌표 계산기 구현
#5
this-is-spear
wants to merge 20 commits into
this-is-spear
object-oriented-thinking/java-coordinate-playground:this-is-spear
from
this-is-spear-done
object-oriented-thinking/java-coordinate-playground:this-is-spear-done
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2022
Merge pull request #1 from object-oriented-thinking/this-is-spear
Show description for 9dbc7ad
this-is-spear
authored
9dbc7ad
View commit details
Copy full SHA for 9dbc7ad
Browse repository at this point
docs : 요구사항 정리
this-is-spear
committed
1689cb0
View commit details
Copy full SHA for 1689cb0
Browse repository at this point
docs : 요구사항 정리
this-is-spear
committed
4a24249
View commit details
Copy full SHA for 4a24249
Browse repository at this point
feat : StringExpression TDD로 구현
this-is-spear
committed
2ac06a6
View commit details
Copy full SHA for 2ac06a6
Browse repository at this point
docs : 모델링 수정
this-is-spear
committed
fe1e84d
View commit details
Copy full SHA for fe1e84d
Browse repository at this point
feat : Coordinate TDD로 구현
this-is-spear
committed
d1a0e1c
View commit details
Copy full SHA for d1a0e1c
Browse repository at this point
Commits on Jul 12, 2022
refact : 식을 계산하는 기능 테스트 및 구현
this-is-spear
committed
af55d21
View commit details
Copy full SHA for af55d21
Browse repository at this point
feat : LineCalculator TDD로 구현
this-is-spear
committed
edcde57
View commit details
Copy full SHA for edcde57
Browse repository at this point
Merge branch 'this-is-spear-done' of https://github.com/object-oriented-thinking/java-coordinate-playground into this-is-spear
this-is-spear
committed
1a87ea0
View commit details
Copy full SHA for 1a87ea0
Browse repository at this point
Commits on Jul 18, 2022
docs : 수정된 요구사항
this-is-spear
committed
27b8260
View commit details
Copy full SHA for 27b8260
Browse repository at this point
Refact : Line, Rectangle, Coordinate 객체 기능 구현 및 테스트
this-is-spear
committed
26a0232
View commit details
Copy full SHA for 26a0232
Browse repository at this point
Refact : 코드 악취 제거
this-is-spear
committed
dd4dc9c
View commit details
Copy full SHA for dd4dc9c
Browse repository at this point
Refact : CoordinatesCalculator 기능 재정의
this-is-spear
committed
67d70b0
View commit details
Copy full SHA for 67d70b0
Browse repository at this point
Feat : CoordinatesCalculator 기능 구현 및 테스트 진행
this-is-spear
committed
697d164
View commit details
Copy full SHA for 697d164
Browse repository at this point
Fix : 거리 계산 수정
this-is-spear
committed
7e446be
View commit details
Copy full SHA for 7e446be
Browse repository at this point
Feat : Main 클래스 구현
this-is-spear
committed
1c050e0
View commit details
Copy full SHA for 1c050e0
Browse repository at this point
Refact : 답을 구하는 방식 변경
this-is-spear
committed
bb6ba17
View commit details
Copy full SHA for bb6ba17
Browse repository at this point
Docs : 요구사항 추가
this-is-spear
committed
589b963
View commit details
Copy full SHA for 589b963
Browse repository at this point
Fix : Rectangle 예외 메시지 수정 및 접근 제어자 변경
this-is-spear
committed
c727b99
View commit details
Copy full SHA for c727b99
Browse repository at this point
Feat : 삼각형 기능 구현 및 테스트 진행
this-is-spear
committed
f0c939e
View commit details
Copy full SHA for f0c939e
Browse repository at this point
You can’t perform that action at this time.