巴基斯坦反恐有进展 至少108名恐怖分子被打死
百度 几年来,年度培训工作已形成常态化机制,起到了坚定青年干部理想信念、提高政治理论修养、激发工作热情、提高履职能力的作用。Whenever I start working with a new language one of the first things that I try to do is determine what coding standards and guidelines for that language exist. When I first started working with Java in the Autumn of 1995 I couldn’t find any. When I went looking again a year later I found some, but they weren’t sufficient for my needs. The information that I found was fairly good, for the most part, but some of it was contradictory and none of it was complete. Furthermore, some of the papers were not based on sound software engineering principles, but were instead oriented towards banging out code very quickly.
Because I believe in writing code that is easy to understand, to maintain, and to enhance?I decided that I needed to put together a standards and guidelines document for Java coding. I also decided to share it with you, so here it is in its entirety for you to download.
javaCodingStandards.pdf | 350k | Last uploaded on January 15, 2000. |
javaCodingStandardsSummary.pdf | 250k | Last uploaded January 21, 2007 (Maike Dulk authored it) |
You may also find my Coding Style Guidelines article to be of interest.
Suggested Reading for Java Developers
This white paper forms part of the basis for The Elements of Java Style which I co-authored with six senior developers from Rogue Wave. It is pocket-book size and 140 pages long, the perfect book to distribute to anyone on your team interested in writing top-quality Java code.?For more information…
This book,?Choose Your WoW! A Disciplined Agile Approach to Optimizing Your Way of Working (WoW) – Second Edition, is an indispensable guide for agile coaches and practitioners. It overviews key aspects of the Disciplined Agile (DA) tool kit. Hundreds of organizations around the world have already benefited from DA, which is the only comprehensive tool kit available for guidance on building high-performance agile teams and optimizing your WoW. As a hybrid of the leading agile, lean, and traditional approaches, DA provides hundreds of strategies to help you make better decisions within your agile teams, balancing self-organization with the realities and constraints of your unique enterprise context.