形態と構成
基礎的でスケーラブルなランタイム環境を表す、象徴的な「コーヒーカップ」またはキャラクターロゴ。
色彩心理学
爽やかなデジタルブルーは、信頼、組織的な強さ、プロフェッショナルな開発者の雰囲気を表しています。
デザイン要素
湯気が立つカップのモチーフは、温かみのある基礎的なエコシステムを提供するというブランドの焦点を反映しています。
ロゴは各所有者の商標です。識別目的でフェアユースに基づき使用しています。
Java is a high-level, general-purpose, memory-safe, object-oriented programming language. It is intended to let programmers write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need to recompile. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture. The syntax of Java is similar to C and C++, but has fewer low-level facilities than either of them. The Java runtime provides dynamic capabilities that are typically not available in traditional compiled languages.
出典:Wikipedia