July 3rd, 2024

James Gosling (Creator of Java): I've retired

James Gosling, creator of Java, retires after years in software engineering, notably at Amazon. Colleagues and followers appreciate his contributions. Gosling plans side projects in retirement. Comments praise his impact.

Read original articleLink Icon
James Gosling (Creator of Java): I've retired

James Gosling, known as the creator of Java, announced his retirement after many years as a software engineer, particularly highlighting his time at Amazon. Colleagues and followers expressed gratitude for his contributions to the field, with some acknowledging the impact Java had on their careers. Gosling mentioned looking forward to working on various side projects during his retirement. The post garnered numerous comments praising his work and wishing him well in this new chapter. One commenter even calculated the potential impact of Java on millions of livelihoods worldwide. Gosling's retirement marks the end of an era for the software development community, with many recognizing his significant influence and legacy in the industry.

Related

The Prototype's Language

The Prototype's Language

The evolution of programming languages in payments technology sector is discussed, highlighting the shift from COBOL to Java and now to Python for its speed and adaptability. Language choice impacts developers and work quality.

Moving to Java 17 or how I learned to stop worrying and love NoSuchMethodError

Moving to Java 17 or how I learned to stop worrying and love NoSuchMethodError

Icon Solutions upgraded to Java 17 in IPF 2024.1 for Spring 6 and Spring Boot 3 compatibility. Challenges included plugin and dependency adjustments, emphasizing centralized management and code cleanliness post-upgrade for smoother transitions.

The Death of the Junior Developer – Steve Yegge

The Death of the Junior Developer – Steve Yegge

The blog discusses AI models like ChatGPT impacting junior developers in law, writing, editing, and programming. Senior professionals benefit from AI assistants like GPT-4o, Gemini, and Claude 3 Opus, enhancing efficiency and productivity in Chat Oriented Programming (CHOP).

Migrating from Java 8 to Java 17 II: Notable API Changes Since Java 8

Migrating from Java 8 to Java 17 II: Notable API Changes Since Java 8

The article details API changes in Java versions 9 to 17, emphasizing improvements for Java 8 migrations. Changes include null handling, performance enhancements, string improvements, switch expressions, record classes, and utility additions for developer productivity and code readability.

Do I Regret Being 'Just' a Software Engineer?

Do I Regret Being 'Just' a Software Engineer?

Jacky Alciné, a software engineer, contemplates leaving the tech industry due to hiring complexities and hierarchical structures. He advocates for change, emphasizing diversity and community engagement in tech initiatives.

Link Icon 2 comments
By @toomuchtodo - 4 months
"I've finally retired. After a crazy number of years as a software engineer, it's time for me to just have fun. The last 7 years at Amazon have been great, despite COVID-19 and industrial craziness. I've got a long list of side projects to plough through. It'll be fun."

https://archive.today/jKr03

https://en.wikipedia.org/wiki/James_Gosling

By @galkk - 4 months
I hate to be that guy, but out of all language authors I think that Gosling is the least remarkable.

First versions of Java as a language really feel as a language, designed by a student with pretty maximalist opinions. No goto, no autoboxing, resistance to generics…

Even at a time it was created, it was nothing new.