Home / Companies / InfluxData / Blog / Post Details
Content Deep Dive

Java is the COBOL of my generation and Go is its successor (and other reflections after GopherCon)

Blog post from InfluxData

Post Details
Company
Date Published
Author
Paul Dix
Word Count
1,677
Language
English
Hacker News Points
-
Summary

Go is a simple, high-performance language that's gaining popularity due to its concurrency primitives, robust implementation, and easy deployment. The author believes that Go has the potential to supplant Java as the dominant language for server-side code, web APIs, and other applications. While it may not reach the same level of popularity as dynamic languages like Ruby or Python, Go is expected to gain significant traction in the coming years, driven by its simplicity, performance, and concurrency features. The author, who has experience working with Java, believes that Go's strengths make it an attractive choice for developers looking for a more expressive and efficient language. However, some potential drawbacks, such as the lack of exceptions and generics, may limit Go's adoption among certain groups. Ultimately, the author is optimistic about Go's future prospects and sees it as a major player in the developer landscape.