Content deleted Content added
m Signing comment by 67.2.62.149 - "editing model not a computer language" |
Tom.Reding (talk | contribs) m -redundant class param; cleanup |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1:
{{Talk header}}
{{
{{WikiProject
{{WikiProject Computing|importance=Low}}
{{WikiProject Computer science|importance=Mid}}
{{WikiProject Software|importance=Mid}}
}}
==Editing Model, Not Programming Model==
Line 24 ⟶ 27:
Here is a Java class that, when saved to the file WhichI.java, will compile and illustrate the point being made correctly.
<syntaxhighlight lang="text">
public class WhichI {
public static String i = "am canadian";
Line 34 ⟶ 37:
}
}
</syntaxhighlight>
I think that the none functioning example in the text should be replaced with this one.
Line 96 ⟶ 99:
[[User:Ozymandias42|Ozymandias42]] ([[User talk:Ozymandias42|talk]]) 05:55, 20 April 2015 (UTC)
== Technology Review links ==
The old paginated links for Technology Review were missing, and the Wayback Machine excludes its copy. I found where the same article is posted now (it contains the quote) and updated+archived the links, but it does mess up the dating on some of the references: it sounds like it was originally published in two parts on January 8 and 9, the currently online version says January 1. So perhaps instead of what I did the old dead links should have been kept and the new one should be added as an alternative? Or the dates should be changed the Jan 1? [[User:Agashlin|Agashlin]] ([[User talk:Agashlin|talk]]) 16:01, 20 September 2020 (UTC)
|