Cantitate/Preț
Produs

The Elements of Java™ Style: SIGS Reference Library, cartea 15

Autor Allan Vermeulen, Scott W. Ambler, Greg Bumgardner, Eldon Metz, Trevor Misfeldt, Jim Shur Traducere de Cao Tieou
en Limba Engleză Paperback – 27 ian 2000
The Elements of Java Style, written by renowned author Scott Ambler, Rogue Wave Software Vice President Alan Vermeulen, and a team of programmers from Rogue Wave, is for anyone who writes Java code. While there are many books that explain the syntax and basic use of Java, this book, first published in 2000, explains not just what you can do with the syntax, but what you ought to do. Just as Strunk and White's The Elements of Style provides rules of usage for the English language, this book provides a set of rules for Java practitioners to follow. While illustrating these rules with parallel examples of correct and incorrect usage, the book provides a collection of standards, conventions, and guidelines for writing solid Java code which will be easy to understand, maintain, and enhance. Anyone who writes Java code or plans to should have this book next to their computer.
Citește tot Restrânge

Din seria SIGS Reference Library

Preț: 13202 lei

Preț vechi: 16502 lei
-20% Nou

Puncte Express: 198

Preț estimativ în valută:
2527 2631$ 2081£

Carte tipărită la comandă

Livrare economică 01-15 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521777681
ISBN-10: 0521777682
Pagini: 146
Dimensiuni: 127 x 201 x 10 mm
Greutate: 0.16 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Seria SIGS Reference Library

Locul publicării:New York, United States

Cuprins

Preface; Introduction; 1. General principles; 2. Formatting conventions; 3. Naming conventions; 4. Documentation conventions; 5. Programming conventions; 6. Packaging conventions; Summary; Glossary; Bibliography; Index.

Recenzii

'The Elements of Java Style is perfect in what it tries to achieve. Each rule is sensible, hardly any are debatable, and there is no excuse for ignoring any of them.' JavaZone Book of the Week

Descriere

This book, first published in 2000, Illustrates rules of Java code-writing with parallel examples of correct and incorrect usage.