Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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 |