Programación

1º DAM/DAW - Curso 2023-2024

User Tools

Site Tools


apuntes:plataforma

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
apuntes:plataforma [2023/05/28 15:00] – [Kit de desarrollo/ Entorno de ejecución] Santiago Faciapuntes:plataforma [2023/06/07 06:53] – [Introducción a la plataforma Java] Santiago Faci
Line 1: Line 1:
 ===== Introducción a la plataforma Java ===== ===== Introducción a la plataforma Java =====
 +
 +{{ java-logo.png?100 }}
  
 ==== La plataforma Java ==== ==== La plataforma Java ====
Line 48: Line 50:
 <figure> <figure>
 {{ jdk_jre.png?400 }} {{ jdk_jre.png?400 }}
 +<caption>Java stack / Java Heap</caption></figure>
 +
 +=== ¿Qué incluyen JDK y JRE? ===
 +
 +
 +<figure>
 +{{ javase.jpg?600 }}
 <caption>Java stack / Java Heap</caption></figure> <caption>Java stack / Java Heap</caption></figure>
 ==== Preparación del entorno de desarrollo ==== ==== Preparación del entorno de desarrollo ====
  
 +=== Software necesario ===
 +
 +  * **JDK**: [[ https://adoptium.net | Proyecto Adoptium]]
 +  * **IDE**: [[https://www.jetbrains.com/idea/download|IntelliJ IDEA]] (Suficiente con la versión //Community//)
 +
 +=== ¿Qué versión de Java debería descargarme? ===
  
 <figure> <figure>
Line 56: Line 71:
 <caption>Java version history (Fuente: http://www.wikipedia.org)</caption></figure> <caption>Java version history (Fuente: http://www.wikipedia.org)</caption></figure>
  
-[[https://adoptium.net/es/|Adoptium]]+---- 
 + 
 +(c) 2023 Santiago Faci
  
-[[https://www.jetbrains.com/idea/download|IntelliJ IDEA (Community Edition)]] 
apuntes/plataforma.txt · Last modified: 2023/06/07 06:55 by Santiago Faci