Entradas

Mostrando las entradas con la etiqueta Java

Building the ATP Dashboard Tennis.com with Javascript

Imagen
Building the ATP Dashboard The goal of this project was to create a web page capable of displaying ATP rankings in a simple and visually appealing way. To accomplish this, I built a dashboard that retrieves data directly from Tennis API using JavaScript and the Fetch API. The application includes several useful features: ATP Top 3 players overview. Total number of players returned by the API. Dynamic player search. Interactive ATP ranking table. All information is loaded in real time and updated whenever the page is refreshed. You can try the live version of the dashboard here: ATP Tennis Dashboard Demo I also recorded a short video showing how to obtain an API Key through RapidAPI, explore the available endpoints, and test the dashboard: Watch the English Video Tutorial Download the Source Code If you'd like to experiment with the project or customize it for your own applications, the complete source code is available for download. The package includes: Compl...

Como programar en Java

Imagen
Bienvenidos a un nuevo post de nuestro blog, vamos a platicar acerca de Java uno de los lenguajes de programación más populares del mundo, creo que me atrevería a decir que por lo menos hemos tenido contacto con un programa de Java en nuestro día. Java es un lenguaje orientado a objetos con muchas librerías, hay programas en Páginas WEB, en dispositivos móviles, en celulares, en tablets, en aviones, en camiones de pasajeros, en televisiones smart tv, etc. ... Este lenguaje es de Sun Microsoft (Oracle) y fue lanzado en 1995 Cabe mencionar que no es lo mismo Java que Javascript , son lenguajes diferentes si tienen cosas parecidas pero no es el mismo concepto ni la misma forma de programación.  Para programar Java, necesitamos instalar el kit de Java o JDK  https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html  y cuando yo aprendí a programar utilice el IDE de Eclipse y Netbeans y recientemente instale Android Studio para...

🚀 Mantener este blog funcionando requiere tiempo y café. ¡Puedes contribuir con uno aquí!