Skip to content

Commit 4624842

Browse files
committed
Create README_es.md
1 parent 43dec77 commit 4624842

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

README_es.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Práctica de Proyectos de Programación de Java
2+
3+
## Idiomas
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 es un lenguaje de programación versátil y orientado a objetos. Este Skill Tree ofrece un camino de aprendizaje integral para dominar Java. Ideal para principiantes, proporciona una hoja de ruta estructurada para comprender los conceptos de OOP, la sintaxis de Java y el desarrollo de aplicaciones. A través de cursos prácticos sin video y ejercicios de codificación en un entorno interactivo de Java, adquirirás experiencia real en la creación de aplicaciones Java.
12+
13+
## Ejercicios
14+
15+
| Índice | Nombre | Dificultad | Práctica |
16+
|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------|
17+
| 01 | [Inserción masiva de datos en el horario de cursos](https://labex.io/es/courses/project-bulk-insert-data-into-course-schedule) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-bulk-insert-data-into-course-schedule) |
18+
| 02 | [Intercambio de información entre chino e inglés a través de IoC](https://labex.io/es/courses/project-chinese-english-information-switching-via-ioc) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-chinese-english-information-switching-via-ioc) |
19+
| 03 | [Configuración con archivos YAML](https://labex.io/es/courses/project-configuring-with-yaml-files) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-configuring-with-yaml-files) |
20+
| 04 | [Contar el número de accesos por dirección IP](https://labex.io/es/courses/project-counting-access-times-by-ip) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-counting-access-times-by-ip) |
21+
| 05 | [CRUD de Horario de Cursos con MyBatis](https://labex.io/es/courses/project-course-schedule-crud-with-mybatis) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-course-schedule-crud-with-mybatis) |
22+
| 06 | [Extensión de una entidad con propiedades personalizadas](https://labex.io/es/courses/project-custom-type-handler) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-custom-type-handler) |
23+
| 07 | [Mostrar resultados de consultas utilizando expresiones EL](https://labex.io/es/courses/project-displaying-query-results-using-el-expressions) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-displaying-query-results-using-el-expressions) |
24+
| 08 | [Acceso al grupo de conexiones de base de datos Druid](https://labex.io/es/courses/project-druid-database-connection-pool-access) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-druid-database-connection-pool-access) |
25+
| 09 | [Integración de archivos de gestión de empleados](https://labex.io/es/courses/project-employee-management-file-integration) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-employee-management-file-integration) |
26+
| 10 | [Primer programa con el framework Quartz](https://labex.io/es/courses/project-first-program-with-quartz-framework) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-first-program-with-quartz-framework) |
27+
| 11 | [Carga de imágenes basada en el protocolo TCP](https://labex.io/es/courses/project-image-upload-based-on-tcp-protocol) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-image-upload-based-on-tcp-protocol) |
28+
| 12 | [Productor-Consumidor Concurrente con Monitor de Guava](https://labex.io/es/courses/project-implement-thread-communication) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-implement-thread-communication) |
29+
| 13 | [Proyecto de integración de bases de datos con MyBatis](https://labex.io/es/courses/project-input-parameter-practice) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-input-parameter-practice) |
30+
| 14 | [Recibir parámetros de solicitud con JavaBean](https://labex.io/es/courses/project-javabean-mutiple-parameters) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-javabean-mutiple-parameters) |
31+
| 15 | [Combinar múltiples archivos alternativamente](https://labex.io/es/courses/project-merge-multiple-files-alternately) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-merge-multiple-files-alternately) |
32+
| 16 | [Mostrar un proverbio en una página web con JSP](https://labex.io/es/courses/project-output-a-quote) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-output-a-quote) |
33+
| 17 | [Generación de un triángulo con el objeto out](https://labex.io/es/courses/project-outputting-triangle-with-out-object) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-outputting-triangle-with-out-object) |
34+
| 18 | [Recuperación de información de empleados con MVC y Servlet](https://labex.io/es/courses/project-query-employee-information) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-query-employee-information) |
35+
| 19 | [Registro de accesos a páginas web utilizando listeners](https://labex.io/es/courses/project-recording-web-page-accesses-using-listeners) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-recording-web-page-accesses-using-listeners) |
36+
| 20 | [Buscar archivos de texto en un directorio](https://labex.io/es/courses/project-search-for-text-files-in-directory) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-search-for-text-files-in-directory) |
37+
| 21 | [Configuración del entorno de desarrollo de Spring](https://labex.io/es/courses/project-setting-up-spring-development-environment) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-setting-up-spring-development-environment) |
38+
| 22 | [Sistema de Gestión de Empleados con Spring IoC](https://labex.io/es/courses/project-spring-ioc-employee-management-system) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-spring-ioc-employee-management-system) |
39+
| 23 | [Pruebas unitarias de la clase Student en Java](https://labex.io/es/courses/project-student-class-test) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-student-class-test) |
40+
| 24 | [Pruebas unitarias del módulo de gestión de estudiantes](https://labex.io/es/courses/project-student-management-module-unit-testing) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-student-management-module-unit-testing) |
41+
| 25 | [Utilizar propiedades para modificar la configuración de la base de datos](https://labex.io/es/courses/project-use-properties-to-modify-database-configuration) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-use-properties-to-modify-database-configuration) |
42+
| 26 | [Modificar la tabla de profesores utilizando PreparedStatement](https://labex.io/es/courses/project-modifying-the-teacher-table-using-preparedstatement) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-modifying-the-teacher-table-using-preparedstatement) |
43+
| 27 | [Consultar el salario de los profesores utilizando PreparedStatement](https://labex.io/es/courses/project-query-teacher-salary-using-preparedstatement) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-query-teacher-salary-using-preparedstatement) |
44+
| 28 | [Declaración para consultar la tabla de aulas](https://labex.io/es/courses/project-statement-for-querying-teacher-table) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-statement-for-querying-teacher-table) |
45+
| 29 | [Sistema de Consulta de Información Universitaria](https://labex.io/es/courses/project-university-information-query-system) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-university-information-query-system) |
46+
47+
## Más
48+
49+
- 🔗 [Java Aprende más sobre](https://labex.io/es/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

Comments
 (0)