Skip to content
  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers
  • Search
StevePerkins.com
Technology and life
LinkedInGitHubEmail
  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers
  • Search
Tag: Java

Tag: Java

Go for Java Programmers: Simple Types

Part of a series explaining Go from a Java developer perspective. This article covers Go’s built-in primitive data types, and how they compare with Java’s.

Read more"Go for Java Programmers: Simple Types"

Simplify Time Intervals in Java With TimeUnit

How to use Java’s TimeUnit enum for simple and clean representation of time intervals, instead of using ugly multiplication to calculate millisecond values.

Read more"Simplify Time Intervals in Java With TimeUnit"

Hosted Continuous Integration Options for Java Projects

Trying out Travis CI, Codeship, Drone.io, and Shippable… to see if any of them can stack up to Jenkins for continuous integration with Java projects.

Read more"Hosted Continuous Integration Options for Java Projects"

Go for Java Programmers: Formatting Rules and Surprises

Part of a series explaining Go from a Java developer perspective. This article covers code formatting rules, and other surprises enforced by the compiler.

Read more"Go for Java Programmers: Formatting Rules and Surprises"

Go for Java Programmers: Control Structures

Part of a series explaining Go from a Java developer perspective. This article covers Go’s three control structures… “if”, “for”, and “switch”.

Read more"Go for Java Programmers: Control Structures"

Posts navigation

1 2 3 4 5

Recent Posts

  • Using Java 9 Modularization to Ship Zero-Dependency Native Apps
  • How to Use GitLab and GitHub Together
  • Easy Database Manipulation with Groovy and Gradle
  • Understanding the New Cross-Platform .NET, part 4 (demo walkthrough)
  • Understanding the New Cross-Platform .NET, part 3 (Visual Studio)

Categories

  • Book Reviews (3)
  • Infrastructure (9)
  • Programming (23)

Tags

.NET Ant AppFog App Servers ASP.NET C# Continuous Integration Dev Tools Eclipse Email Git Go Google Gradle Groovy Heroku hybris Java JavaScript JetBrains linux Maven Python Ruby Scala Spring Testing web hosting WordPress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Powered by Kahuna & WordPress.
©2021 StevePerkins.com
Back to Top