Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanchezih/ap40-c147
Argentina Programa 4.0 - Java Inicial (C147)
https://github.com/sanchezih/ap40-c147
java jdbc junit5 lombok maven mysql oop-principles regex
Last synced: about 4 hours ago
JSON representation
Argentina Programa 4.0 - Java Inicial (C147)
- Host: GitHub
- URL: https://github.com/sanchezih/ap40-c147
- Owner: sanchezih
- Created: 2023-02-27T22:56:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T15:34:20.000Z (about 1 year ago)
- Last Synced: 2023-10-24T16:39:48.542Z (about 1 year ago)
- Topics: java, jdbc, junit5, lombok, maven, mysql, oop-principles, regex
- Language: Java
- Homepage: https://www.argentina.gob.ar/economia/conocimiento/argentina-programa
- Size: 1.04 MB
- Stars: 50
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Argentina Programa 4.0 - Java Inicial (C147)
![GitHub last commit](https://img.shields.io/github/last-commit/sanchezih/ap40-c147)
![GitHub repo size](https://img.shields.io/github/repo-size/sanchezih/ap40-c147)Plan nacional, federal e inclusivo de formacion en programacion y software \
https://www.argentina.gob.ar/economia/conocimiento/argentina-programa## Herramientas utilizadas
1. Java 11
2. Eclipse
3. Maven
4. JUnit
5. MySQL## Agenda
| Clase Nro. | Tema |
|:-:|---|
| 01| Introduccion a Algoritmos y Java |
| 02| Git y GitHub |
| 03| Arrays y Strings |
| 04| Programas y Archivos |
| 05| Introducción a la programación OO en Java |
| 06| Testing |
| 07| Herencia en Java |
| 08| Excepciones y Colecciones en Java |
| 09| Configuración de Software |
| 10| Ejercicio integrador intermedio - Validador de Correlativas |
| 11| Java y SO |
| 12| Persistencia Relacional |
| 13| JDBC |
| 14| Expresiones Regulares |
| 15| Tipos de Archivo |
| 16| Consultas y Repaso |
| 17| Simulacro |
| 18| Presentacion TP Integrador |