Serie de varios cursos Java.
- 000 Java Profesional SE
- 000 592 DESARROLLADOR JAVA EE FRONT END MULTIPLATAFORMA
- 001 Java SE Programación I
- 002 Java SE Programación II
- 003 Object-Oriented Analysis and Design Using UML Ed 2
- 004 Java SE 7 Develop Rich Client Applications
- 005 IFCD04 DESARROLLO DE APLICACIONES JAVA: COMPONENTES WEB Y APLICACIONES DE BASE DE DATOS (JSP Y JPA)
- Building Web Applications with UML
- Developing Enterprise Java Applications with J2EE™ and UML
- 090 Understanding Web Services: XML, WSDL, SOAP, and UDDI
- 091 Implementing SOA Using Java™ EE
- 092 J2EE™ Web Services
- 093 Designing Web Services with the J2EE™ 1.4 Platform JAX-RPC, SOAP, and XML Technologies
- 095 Web Services Testing with soapUI
- 096 SOA with Java: Realizing Service-Orientation with Java Technologies
- 201 CURSO PROGRAMADOR – ANALISTA JAVA DE APLICACIONES EMPRESARIALES
- 202 Curso profesional de Spring Boot 2.2
- 211 MySQL JDBC Tutorial
- Learning SQL, 3rd Edition
- MySQL Sandbox
- The MySQL Workshop
- MySQL and JSON: A Practical Programming Guide
- MySQL for the Internet of Things
- MySQL Concurrency
- Learning MySQL, 2nd Edition
- High Performance MySQL, 4th Edition
- 301 Fundamentos de Java
- 302 Programación con Java
- 303 Java con JDBC
- 304
- 305 Servlets y JSPs
- 306 Hibernate y JPA
- 307 Spring Framework
- 308 JavaServer Faces
- 309 Java Empresarial
- 350 Universidad Java: De Cero a Master +93 hrs (JDK 14 update)!
- 500 Java Oracle University
- 501 Java Coding & Concepts with a Game: Java Puzzle Ball
- 505 Java Explorer
- 510 Java SE 11 Developer
- 580 Building and Running a Java SE Application by Using Maven
- 611 Aprende a programar en Java 👍
- 612 Programación Orientada a Objetos con Java
- 613 Curso Programador Java Certificado I
- 614 Creación de aplicaciones Web con Java EE
- 615 Acceso a datos en aplicaciones Java con JPA e Hibernate 👍
- 616 Microservicios con Spring Boot y Cloud
- 617 Git en Eclipse para Proyectos Java 👍
- [630 Eclipse IDE for Beginners: Increase Your Java Productivity]
- [631 Java Database Connection: JDBC and MySQL]
- 632 JSP, Servlets and JDBC for Beginners: Build a Database App
- [633 JSF 2.2 - Java Server Faces for Beginners - Build a DB App]
- [634 Hibernate: Advanced Development Techniques]
- [635 Spring & Hibernate for Beginners (includes Spring Boot)]
- [636 Deploy Java Spring Apps Online to Amazon Cloud (AWS)]
- [637 Full Stack: Angular and Spring Boot]
- 670 Java Programming: Beginner to Guru
- [671 SQL Beginner to Guru: MySQL Edition - Master SQL with MySQLSQL]
- [672 Apache Maven: Beginner to Guru]
- [673 Introduction to Spring Boot 2 and Spring Framework 5]
- [674 Spring Framework 5]
- [675 Hibernate and Spring Data JPA]
- [676 Mastering Thymeleaf with Spring Boot]
- [677 Spring Boot Microservices with Spring Cloud Beginner to Guru]
- [678 Reactive Programming with Spring Framework 5]
- [679 Spring Security Core]
- [680 OpenAPI: Beginner to Guru(https://github.com/adolfodelarosades/Java/blob/master/temarios/680-OpenAPI-Beginner_to_Guru.md)
- [681 Testing Spring Boot
- [682 Docker for Java Developers
- [683 Spring Framework DevOps on AWS
- [684 Ready for Production with Spring Boot Actuator
- [685 Kube By Example - Building Spring Boot Docker Images
- [686 Kube By Example - Spring Boot on Kubernetes
- [687 Kube By Example - Spring Boot Microservices on Kubernetes
- 851 Test unitario con junit y mockito en Spring Java 8 - 2022
- 852 Learn Java Unit Testing with JUnit 5 in 20 Steps
-
901 Java Unit Testing with JUnit 5: Test Driven Development with JUnit 5
-
930 Introducing Maven: A Build Tool for Today's Java Developers
-
945 Core Servlets and JavaServer Pages™: Volume 1: Core Technologies, 2nd Edition
-
946 Core Servlets and JavaServer Pages, Volume 2: Advanced Technologies, Second Edition
-
985 Microservices with Spring Boot and Spring Cloud - Second Edition
-
991 Developing Java Applications with Spring and Spring Boot
Video Instalación hecha en la MAC (password: 123456789)
MySQL Community Downloads - MySQL Community Server 8.0.20
mini-de-adolfo:tmp adolfodelarosa$ sudo /usr/local/mysql/bin/mysql -u root -p
Password:
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 8
Server version: 8.0.20 MySQL Community Server - GPL
Copyright (c) 2000, 2020, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show DATABASES;
+--------------------+
| Database |
+--------------------+
| information_schema |
| mysql |
| performance_schema |
| sys |
+--------------------+
4 rows in set (0,00 sec)
mysql> quit
Bye
mini-de-adolfo:tmp adolfodelarosa$
Java Platform, Enterprise Edition: The Java EE Tutorial
[howtodoinjava] (https://howtodoinjava.com/)
Test Your Java Knowledge With FREE Sample Questions
Oracle® Application Server Containers for J2EE Servlet Developer's Guide
Welcome to the Documentation Library
Create a simple Login application and secure pages with Java Servlet Filter
How to Deploy Java Web Application in AWS?
How to deploy a Java enterprise application to AWS cloud
DEPLOYING JAVA WEB APPLICATIONS
[https://enmilocalfunciona.io/principios-solid/](Principios SOLID)