© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
B. Feigenbaum, Ph.D.Go for Java Programmershttps://doi.org/10.1007/978-1-4842-7199-5_2

2. What Java Has That Go Does Not

Barry Feigenbaum, Ph.D.1  
(1)
Austin, TX, USA
 

Java has some features Go does not and vice versa. So, before we look at the Java features that have some equivalent in Go, let us look briefly at the ones Go does not have. Not every possible feature Java has that Go does not have can be listed, but some key ones are summarized in the following.

Note that many of the Go “missing” features were omitted deliberately to keep the language simple and efficient, not because they were hard to provide. This is considered a virtue.

Multiple Assignments ...

Get Go for Java Programmers: Learn the Google Go Programming Language now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.