|
| 1 | +# Java 프로그래밍 프로젝트 실습 |
| 2 | + |
| 3 | +## 언어 |
| 4 | + |
| 5 | +🇨🇳 [简体中文](README_zh.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) |
| 6 | + |
| 7 | +<div align="center"> |
| 8 | +<img width="128px" src="https://file.labex.io/path/vBtgM8cNsQFn.png"> |
| 9 | +</div> |
| 10 | + |
| 11 | +Java 는 다재다능한 객체 지향 프로그래밍 언어입니다. 이 스킬 트리는 Java 마스터를 위한 포괄적인 학습 경로를 제공합니다. 초보자에게 이상적이며, OOP 개념, Java 문법 및 애플리케이션 개발을 이해하기 위한 체계적인 로드맵을 제공합니다. 대화형 Java 플레이그라운드에서 실습 중심의 비디오가 아닌 코스와 실용적인 코딩 연습을 통해 Java 애플리케이션 구축에 대한 실제 경험을 얻을 수 있습니다. |
| 12 | + |
| 13 | +## 연습 |
| 14 | + |
| 15 | +| 인덱스 | 이름 | 난이도 | 연습 | |
| 16 | +|----------|--------------------------------------------------------------------------------------------------------------------------------------------------|----------|---------------------------------------------------------------------------------------------------------| |
| 17 | +| 01 | [MyBatis 를 사용하여 수강 일정에 대량 데이터 삽입](https://labex.io/ko/courses/project-bulk-insert-data-into-course-schedule) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-bulk-insert-data-into-course-schedule) | |
| 18 | +| 02 | [IoC 를 활용한 중국어 - 영어 정보 전환](https://labex.io/ko/courses/project-chinese-english-information-switching-via-ioc) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-chinese-english-information-switching-via-ioc) | |
| 19 | +| 03 | [YAML 파일로 설정하기](https://labex.io/ko/courses/project-configuring-with-yaml-files) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-configuring-with-yaml-files) | |
| 20 | +| 04 | [IP 주소별 방문 횟수 카운팅](https://labex.io/ko/courses/project-counting-access-times-by-ip) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-counting-access-times-by-ip) | |
| 21 | +| 05 | [MyBatis 를 사용한 강좌 일정 CRUD](https://labex.io/ko/courses/project-course-schedule-crud-with-mybatis) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-course-schedule-crud-with-mybatis) | |
| 22 | +| 06 | [사용자 정의 속성으로 엔티티 확장](https://labex.io/ko/courses/project-custom-type-handler) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-custom-type-handler) | |
| 23 | +| 07 | [EL 표현식을 사용하여 쿼리 결과 표시하기](https://labex.io/ko/courses/project-displaying-query-results-using-el-expressions) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-displaying-query-results-using-el-expressions) | |
| 24 | +| 08 | [Druid 데이터베이스 연결 풀 접근](https://labex.io/ko/courses/project-druid-database-connection-pool-access) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-druid-database-connection-pool-access) | |
| 25 | +| 09 | [사원 관리 파일 통합](https://labex.io/ko/courses/project-employee-management-file-integration) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-employee-management-file-integration) | |
| 26 | +| 10 | [Quartz 프레임워크를 사용한 첫 번째 프로그램](https://labex.io/ko/courses/project-first-program-with-quartz-framework) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-first-program-with-quartz-framework) | |
| 27 | +| 11 | [TCP 프로토콜 기반 이미지 업로드](https://labex.io/ko/courses/project-image-upload-based-on-tcp-protocol) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-image-upload-based-on-tcp-protocol) | |
| 28 | +| 12 | [Guava Monitor 를 사용한 동시성 Producer-Consumer](https://labex.io/ko/courses/project-implement-thread-communication) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-implement-thread-communication) | |
| 29 | +| 13 | [MyBatis 데이터베이스 통합 프로젝트](https://labex.io/ko/courses/project-input-parameter-practice) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-input-parameter-practice) | |
| 30 | +| 14 | [JavaBean 을 사용하여 요청 파라미터 받기](https://labex.io/ko/courses/project-javabean-mutiple-parameters) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-javabean-mutiple-parameters) | |
| 31 | +| 15 | [여러 파일 번갈아 병합하기](https://labex.io/ko/courses/project-merge-multiple-files-alternately) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-merge-multiple-files-alternately) | |
| 32 | +| 16 | [JSP 를 사용하여 웹 페이지에 속담 표시하기](https://labex.io/ko/courses/project-output-a-quote) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-output-a-quote) | |
| 33 | +| 17 | [객체 없이 삼각형 출력하기](https://labex.io/ko/courses/project-outputting-triangle-with-out-object) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-outputting-triangle-with-out-object) | |
| 34 | +| 18 | [MVC 및 Servlet 을 사용한 직원 정보 검색](https://labex.io/ko/courses/project-query-employee-information) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-query-employee-information) | |
| 35 | +| 19 | [리스너를 활용한 웹 페이지 접속 기록](https://labex.io/ko/courses/project-recording-web-page-accesses-using-listeners) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-recording-web-page-accesses-using-listeners) | |
| 36 | +| 20 | [디렉토리 내 텍스트 파일 검색](https://labex.io/ko/courses/project-search-for-text-files-in-directory) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-search-for-text-files-in-directory) | |
| 37 | +| 21 | [Spring 개발 환경 설정](https://labex.io/ko/courses/project-setting-up-spring-development-environment) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-setting-up-spring-development-environment) | |
| 38 | +| 22 | [Spring IoC 직원 관리 시스템](https://labex.io/ko/courses/project-spring-ioc-employee-management-system) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-spring-ioc-employee-management-system) | |
| 39 | +| 23 | [Java Student 클래스 유닛 테스트](https://labex.io/ko/courses/project-student-class-test) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-student-class-test) | |
| 40 | +| 24 | [학생 관리 모듈 유닛 테스트](https://labex.io/ko/courses/project-student-management-module-unit-testing) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-student-management-module-unit-testing) | |
| 41 | +| 25 | [속성을 사용하여 데이터베이스 설정 변경하기](https://labex.io/ko/courses/project-use-properties-to-modify-database-configuration) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-use-properties-to-modify-database-configuration) | |
| 42 | +| 26 | [PreparedStatement 를 사용하여 Teacher 테이블 수정하기](https://labex.io/ko/courses/project-modifying-the-teacher-table-using-preparedstatement) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-modifying-the-teacher-table-using-preparedstatement) | |
| 43 | +| 27 | [PreparedStatement 를 사용하여 강사 급여 조회](https://labex.io/ko/courses/project-query-teacher-salary-using-preparedstatement) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-query-teacher-salary-using-preparedstatement) | |
| 44 | +| 28 | [강의실 테이블 쿼리 실행 설명](https://labex.io/ko/courses/project-statement-for-querying-teacher-table) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-statement-for-querying-teacher-table) | |
| 45 | +| 29 | [대학교 정보 조회 시스템](https://labex.io/ko/courses/project-university-information-query-system) | ★☆☆ | [🚀 실습 시작](https://labex.io/ko/courses/project-university-information-query-system) | |
| 46 | + |
| 47 | +## 더 보기 |
| 48 | + |
| 49 | +- 🔗 [Java 자세히 알아보기](https://labex.io/ko/skilltrees/java) |
| 50 | +- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects) |
| 51 | +- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses) |
| 52 | + |
0 commit comments