# 참고 자료 ### JVM 메모리 구조(필수) https://yaboong.github.io/java/2018/05/26/java-memory-management ### Git Desktop 사용법 https://m.blog.naver.com/PostView.nhn?blogId=beaqon&logNo=221269438710&proxyReferer=https%3A%2F%2Fwww.google.com%2F ### 산술 연산자와 비트 연산자의 속도 비교 http://www.todayhumor.co.kr/board/view.php?table=humorbest&no=1515120&s_no=1515120&page=1 ### first-contributions https://github.com/firstcontributions/first-contributions ### char의 +연산(유니코드) https://stackoverflow.com/questions/17124992/incrementing-char-type-in-java ### 객체 지향 언어의 특성 https://gmlwjd9405.github.io/2018/07/05/oop-features.html _ _ _ # 추가 자료 ### 오픈 소스 가이드 https://naver.github.io/OpenSourceGuide/book/ ### 메모리 저장 구조 이해하기 http://blog.naver.com/PostView.nhn?blogId=itperson&logNo=220821884483&categoryNo=50&parentCategoryNo=0&viewDate=¤tPage=1&postListTopCurrentPage=1&from=postView
참고 자료
JVM 메모리 구조(필수)
https://yaboong.github.io/java/2018/05/26/java-memory-management
Git Desktop 사용법
https://m.blog.naver.com/PostView.nhn?blogId=beaqon&logNo=221269438710&proxyReferer=https%3A%2F%2Fwww.google.com%2F
산술 연산자와 비트 연산자의 속도 비교
http://www.todayhumor.co.kr/board/view.php?table=humorbest&no=1515120&s_no=1515120&page=1
first-contributions
https://github.com/firstcontributions/first-contributions
char의 +연산(유니코드)
https://stackoverflow.com/questions/17124992/incrementing-char-type-in-java
객체 지향 언어의 특성
https://gmlwjd9405.github.io/2018/07/05/oop-features.html
추가 자료
오픈 소스 가이드
https://naver.github.io/OpenSourceGuide/book/
메모리 저장 구조 이해하기
http://blog.naver.com/PostView.nhn?blogId=itperson&logNo=220821884483&categoryNo=50&parentCategoryNo=0&viewDate=¤tPage=1&postListTopCurrentPage=1&from=postView