Talk:Procedural programming: Difference between revisions

Content deleted Content added
Efficiency Claim
Mrtrumbe (talk | contribs)
mNo edit summary
Line 43:
 
If you disagree and have a better source than Meyers, I'd be very interested to "talk shop" about this. :-) Cheers. /* [[User:PradeepArya1109|Pradeep Arya]] 09:33, 11 January 2006 (UTC) */
 
 
== C# and Java as Procedural Languages ==
 
The fact that C# is included in the list of procedural programming languages but Java is omitted. It seems to me that the only support both languages have for procedural programming is made possible through the class construct, which is an inherently object oriented construct. While I'm not sure I want to start a war over whether this support is enough to consider the languages procedural, I would think that given their similarities, either both should be included or both should be omitted. For now, I've added Java, but I think this might warrant more discussion. [[User:Mrtrumbe|Taft]] 20:03, 3 March 2006 (UTC)