Skip to content
  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers
StevePerkins.com
Technology and life
LinkedInGitHubEmail
  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers
Category: <span>Programming</span>

Category: Programming

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"

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"

Go for Java Programmers: Packages, Functions, and Variables

Part of a series explaining Go from a Java developer perspective. This article covers the fundamentals of Go’s syntax, packages, functions, and variables.

Read more"Go for Java Programmers: Packages, Functions, and Variables"

Go for Java Programmers: Introduction

The first of a series of articles explaining Go for Java programmers. What is Go, and how can it benefit you alongside Java?

Read more"Go for Java Programmers: Introduction"

Posts pagination

1 2 3 4 5

Categories

  • Book Reviews (4)
  • Infrastructure (10)
  • Programming (25)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Powered by Kahuna & WordPress.
©2025 StevePerkins.com