In this tutorial, you'll learn the steps of to use Groovy and Apache JMeter to send HTTP and HTTPS requests for your load and performance testing. Read all
A developer who primarily works in Go explores the world of Rust and beings by looking at the parts of Rust that operate similarly to pieces of Golang. Read all
A Java developer demonstrates how to programmatically ignoring check exceptions in your Java code, discusses why this is important, and gives some libraries. Read all
Google Cloud recently released a new text-to-speech service. Let's take it for a test run with a Spring Boot app to see how to work with it in Java. Read all
A discussion of the Cocos2d-x framework, and several different design patterns developers can use with Cocos2d-x for behavior, structure, optimization, etc. Read all
Learn how you can use JDK 9's enhancements to create immutable sets, lists, and maps using static factory methods—now usable on Collection interfaces. Read all