排序
Exploring Groovy: Features and Advantages Over Java
Exploring Groovy: Features and Advantages Over Java,Groovy is a dynamic language built for the JVM. It seamlessly integrates with Java code and libraries, building on Java's streng...
Tutorial: Learn how to use the H2 Database with Spring Boot! 🤔
Tutorial: Learn how to use the H2 Database with Spring Boot! 🤔,In this instructional we’ll review an example application which is written in the Groovy Programming Language and w...
Tech Watch #3 — October, 20, 2023
Tech Watch #3 — October, 20, 2023, Stop Using char in Java. And Code Points\ It's a can of worms, when you start messing with chars, code points, and you're likely going to get it...
Groovy: The Dynamic and Versatile JVM Language!
Groovy: The Dynamic and Versatile JVM Language! , Supercharge Your Java Development with Groovys Expressiveness and Flexibility! Introduction Groovy is an object-oriented language ...
Graalvanizando un script de Groovy
Graalvanizando un script de Groovy,En este post voy a publicar el código y pasos a seguir para convertir un script de Groovy en un binario de tal forma que para su ejecución no s...
Nextflow: Mezclando multiples lenguajes
Nextflow: Mezclando multiples lenguajes,Una vez hecha la introducción a Nextflow (ver artículo anterior) vamos a empezar a explorar algunas de las funcionalides que nos ofrece. S...
Android Build.Gradle Explained
Android Build.Gradle Explained ,Hello friends, Gradle is a build system that automates the development stages of an Android application. While writing code for the java platform in...
Code evaluation as a debugging tool
Code evaluation as a debugging tool,In this article, 'code evaluation' means - executing code expressions in runtime, like it happens when you pause the application in debug mode i...
Export Meetup.com Events to a Github Pages Jekyll site
Export Meetup.com Events to a Github Pages Jekyll site,I help run the Omaha Java Users Group, and for a long time our communication has been through meetup.com/omahajava/, however ...
Groovy 4.0: 10 New Features That Make It AWESOME!
Groovy 4.0: 10 New Features That Make It AWESOME!,The latest Groovy 4.0 introduced many interesting features. In this video, I share with you my TOP 10 new features that make the l...
100 Languages Speedrun: Episode 35: Groovy
100 Languages Speedrun: Episode 35: Groovy, 100 Languages Speedrun (102 Part Series) 1 100 Languages Speedrun: Episode 01: Python 2 100 Languages Speedrun: Episode 02: Emojicode .....
Groovy’s @CompileStatic and Methods with the Same Name
Groovy's @CompileStatic and Methods with the Same Name,Application programming interfaces (APIs) can get whacky, but compiled languages help users to get things semantically correc...