TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Quick Reminder: Java Programming Quickstart in Ubuntu 12.04

1 pointsby era86over 12 years ago

1 comment

fruchtoseover 12 years ago
Good on you for trying different languages!<p>"An old Java convention is keeping the name of the file and it's class the same."<p>One correction, the Java compiler <i>requires</i> the filename to be the same as the public class present in the file. You will see a compile time error if this condition is not met.
评论 #5019056 未加载