Java syntax: Difference between revisions

Content deleted Content added
Remove spurious chapter references.
fixed citation template issue(s)
Line 1:
{{more footnotes|date=January 2014}}
[[ImageFile:Java keywords highlighted.png|thumb|300px|A snippet of Java code with keywords highlighted in bold blue font]]
 
The [[syntax]] of the [[Java (programming language)|Java programming language]] is the set of rules defining how a Java program is written and interpreted.
Line 1,510:
{{Refbegin}}
* [[Patrick Naughton]], [[Herbert Schildt]]. ''Java 2: The Complete Reference'', third edition. The McGraw-Hill Companies, 1999. ISBN 0-07-211976-4
* {{cite book | author1 = Vermeulen, | author2 = Ambler, | author3 = Bumgardner, | author4 = Metz, | author5 = Misfeldt, | author6 = Shur, | author7 =Thompson. ''| title = The Elements of Java Style''. Cambridge University Press, 2000. ISBN 0-521-77768-2}}
* {{cite book |lastlast1=Gosling |firstfirst1=James |authorlinkauthor1link=James Gosling |coauthorsauthor2=[[Bill Joy|Joy, Bill]];
| author3 = [[Guy Steele|Steele, Guy]]; and| author4 = [[Gilad Bracha|Bracha, Gillad]]
| title=Java Language Specification |edition=3rd |publisher=Addison-Wesley Professional |year=2005
| url=http://java.sun.com/docs/books/jls/index.html |accessdate=2008-12-03}}
{{Refend}}