Unknown
Experiencing Hour of Code
December 15th, 2017
Hour of Code is an annual event aimed at introducing students to computer science. This is my experience.
Brendon Anderson
Brendon has over 10 years of software development experience at organizations large and small. He craves learning new technologies and techniques and lives in and understands large enterprise application environments with complex software and hardware architectures.
Hour of Code is an annual event aimed at introducing students to computer science. This is my experience.
Functional Testing With Embedded Kafka in a Spring Boot Application using a Gradle task.
I learned a lot building my first Ratpack application. I hope this post will help you on your way to building your first Ratpack application.
How to control a WeMo device using Groovy
The performance of expensive calculations in Groovy can be increased with the use of memoization.