Skip to content

StevePerkins.com

Technology and life

  • About Steve Perkins
  • ‘Hibernate Search By Example’ Book
  • Go for Java Programmers

Programming

Simplify Time Intervals in Java With TimeUnit

February 14, 2016October 10, 2014 by Steve Perkins

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

Categories Programming Tags Java Leave a comment

Go for Java Programmers: Formatting Rules and Surprises

September 10, 2020March 10, 2014 by Steve Perkins

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

Categories Programming Tags Go, Java 2 Comments

Go for Java Programmers: Control Structures

September 10, 2020March 1, 2014 by Steve Perkins

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

Categories Programming Tags Go, Java 4 Comments

Go for Java Programmers: Packages, Functions, and Variables

September 10, 2020February 25, 2014 by Steve Perkins

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

Categories Programming Tags Go, Java 2 Comments

Go for Java Programmers: Introduction

September 11, 2020February 24, 2014 by Steve Perkins

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

Categories Programming Tags Go, Java 1 Comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Page5 Next →

Categories

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

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Social

  • LinkedIn
  • GitHub
  • Email
© 2025 StevePerkins.com • Built with GeneratePress