Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimd0ngjun/this_is_java
for the record of the Java grammar course
https://github.com/kimd0ngjun/this_is_java
Last synced: 1 day ago
JSON representation
for the record of the Java grammar course
- Host: GitHub
- URL: https://github.com/kimd0ngjun/this_is_java
- Owner: kimD0ngjun
- Created: 2023-12-28T12:01:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T15:54:18.000Z (12 months ago)
- Last Synced: 2024-12-10T02:10:41.718Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 자바 문법 공부
---
## 개요
### 1. 어디까지 진행했는가?
- 2회독 진행 중
### 2. 추가로 더 공부할 부분?
- 모듈, 롬복 라이브러리, 멀티 스레드, 람다식, 스트림, 네트워크 응용 및 적용...
### 3. 교보재(?)
- 프로그래밍 언어 : `Java 17`
- IDE(통합 개발 환경) : `IntelliJ`