Talk:Java (programming language): Difference between revisions

Content deleted Content added
add WikiProject Computer science
rv test
 
(11 intermediate revisions by 11 users not shown)
Line 39:
{{WikiProject banner shell|class=C|vital=yes|1=
{{WikiProject Android |importance=High}}
{{WikiProject Computing|importance=high|}}
{{WikiProject Computer science=yes|science-importance=high}}
{{WikiProject Computer science}}
{{WikiProject Java|importance=top}}
}}
Line 61:
== Versions? ==
 
This article has a section on 'editions' (SE, ME, etc). But nothing on the differences between versions. Java 1.7 (and 1.8, though not yet finalized) is in some ways quite a different languages from 1.0. Does anyone think there ought to be a 'Versions' section with ''brief'' notes on the main changes (or perhaps just the language changes) in each version? These could include links to information on the relevant topic elsewhere on WP. <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/86.186.147.69|86.186.147.69]] ([[User talk:86.186.147.69#top|talk]]) 21:47, 5 April 2013 (UTC)</small>
 
== List of Java Frameworks ==
 
Please add the page "List of Java Frameworks" to the "see also" section. [[Special:Contributions/2003:C0:873B:8B00:E03F:D261:D63C:AB57|2003:C0:873B:8B00:E03F:D261:D63C:AB57]] ([[User talk:2003:C0:873B:8B00:E03F:D261:D63C:AB57|talk]]) 10:35, 8 September 2023 (UTC)
 
Java <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/196.189.246.214|196.189.246.214]] ([[User talk:196.189.246.214#top|talk]]) 21:12, 28 February 2024 (UTC)</small> <!--Autosigned by SineBot-->
 
:@ [[Special:Contributions/2603:8081:5F00:4D50:D594:EF6A:C3F8:8193|2603:8081:5F00:4D50:D594:EF6A:C3F8:8193]] ([[User talk:2603:8081:5F00:4D50:D594:EF6A:C3F8:8193|talk]]) 02:42, 3 May 2024 (UTC)
 
== Duke ==
Line 78 ⟶ 74:
 
It's unfortunate that this was removed. While the syntax can be relocated to a different wiki page, I believe it's valuable to have a small example of a Java program here. [[Special:Contributions/87.173.237.209|87.173.237.209]] ([[User talk:87.173.237.209|talk]]) 14:21, 31 May 2024 (UTC)
 
Coming in java 25 LTS (due 2025/09/16):
<syntaxhighlight lang="java" line="1">
void main() {
System.out.println("Hello, World!");
}
</syntaxhighlight>
:@ --[[Special:Contributions/26032A10:8081BCC6:5F00871:4D500:D5949F3:EF6A9B68:C3F87E53:8193AAFF|26032A10:8081BCC6:5F00871:4D500:D5949F3:EF6A9B68:C3F87E53:8193AAFF]] ([[User talk:26032A10:8081BCC6:5F00871:4D500:D5949F3:EF6A9B68:C3F87E53:8193AAFF|talk]]) 0211:4202, 320 May 20242025 (UTC)
 
== History ==
 
The article currently says ''Sun Microsystems released the first public implementation as Java 1.0 in 1996'' yet the authority it cites says <u>''Since its announcement in May 1995, Java has been widely used''</u>. Therefore I am not sure when the first public implementation was released. [[User:Sam Tomato|Sam Tomato]] ([[User talk:Sam Tomato|talk]]) 05:18, 23 April 2025 (UTC)
 
:Yeah, currently the history section and the date in the infobox disagree. We need to figure this out. [[User:PhotographyEdits|PhotographyEdits]] ([[User talk:PhotographyEdits|talk]]) 20:01, 29 April 2025 (UTC)
 
The announcement was in May 1995. And the public release was in 1996. There is no conflict? -- --[[Special:Contributions/2A10:BCC6:871:0:9F3:9B68:7E53:AAFF|2A10:BCC6:871:0:9F3:9B68:7E53:AAFF]] ([[User talk:2A10:BCC6:871:0:9F3:9B68:7E53:AAFF|talk]]) 11:02, 20 May 2025 (UTC)