Discover when you might want to use After Effects, when not to use it, and how to link it to Premiere Pro.
Build a Zapier Integration to Connect Your API to 1,000s of Apps
Are you tired of coding up yet another API integration? Zapier helps integrate 1,000s of apps with your custom API.
How To Skip Gradle Tests (VIDEO)
Did you ever need to skip tests in Gradle? Learn how to do that on both the command line and within the Gradle build script itself.
13 Simple Ways To Edit Code Faster in IntelliJ IDEA
Are you making the most of IntelliJ IDEA for basic code editing? Here are 13 time-saving shortcuts for navigating, highlighting, and moving code.
Learn the Gradle Build Script Basics in 12 Minutes (VIDEO)
Plugins, dependencies, repositories: these are all part of Gradle’s build script, but what do they mean?
Why the Java Community Abandoned the Oracle JDK (VIDEO)
The story of a slow erosion of trust in Oracle and their JDK.
Which JDK Version and Vendor Should You Use on Your Project?
With so many versions and vendors available, choosing which JDK to use can be confusing. Discover the most important facts to help you decide.
Optional in Java: Everything You Need To Know
Learn everything you need to know about Java’s Optional: how it works, what problems it helps solve, and when not to use it.
Run Low-Cost Serverless Java in AWS Lambda (VIDEO)
Discover how easy it is to build, test, and deploy Java applications using the AWS Serverless Application Model (SAM).
Jar vs. Zip Files: The Key Differences
Learn everything you need to know about the differences between jar and zip files, with practical tips and examples along the way.