Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minguinho26/java_study
My java_learning record
https://github.com/minguinho26/java_study
Last synced: about 2 months ago
JSON representation
My java_learning record
- Host: GitHub
- URL: https://github.com/minguinho26/java_study
- Owner: minguinho26
- Created: 2020-09-11T03:03:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T14:58:37.000Z (about 3 years ago)
- Last Synced: 2024-05-03T08:21:34.842Z (8 months ago)
- Language: Java
- Size: 14.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java_study
My java_learning record중앙대학교 2학년 2학기 '객체지향프로그래밍'수업을 통해 작성한 예제 코드 + 과제 코드입니다.
자바에서 필요하다 생각되는 기본 지식(변수, 반복문, 조건문, 자료구조, GUI, 제네릭, 스레드 등)을 담았습니다.These are my java example and homework codes when i wrote in class of 'Object-Oriented Programming' in Chung-ang University.
It contains basic knowledge about variable, Repetition Statements, Conditional Statements, data structure, GUI, Generic, Thread and etc.