Tài liệu Java Programming Style Guidelines

Thảo luận trong 'Căn Bản' bắt đầu bởi Thúy Viết Bài, 5/12/13.

  1. Thúy Viết Bài

    Thành viên vàng

    Bài viết:
    198,891
    Được thích:
    167
    Điểm thành tích:
    0
    Xu:
    0Xu
    Introduction
    This document lists Java coding recommendations common in the Java development community.
    The recommendations are based on established standards (see for instance [1], [2], [3], [4] and [5]) as well as feedback from
    a huge number of software professionals around the world.
    Main drawback with existing guidelines is that these guides are far too general in their scope and that more specific rules
    (especially naming rules) need to be established. Also, the present guide has an annotated form that makes it far easier to
    use during project code reviews than most other existing guidelines. In addition, programming recommendations generally
    tend to mix style issues with language technical issues in a somewhat confusing manner. The present document does not
    contain any Java technical recommendations at all, but focuses mainly on programming style.
    While a given development environment (IDE) can improve the readability of code by access visibility, color coding, automatic
    formatting and so on, the programmer should never rely on such features. Source code should always be considered larger
    than the IDE it is developed within and should be written in a way that maximize its readability independent of any IDE.
     

    Các file đính kèm:

Đang tải...
Chủ đề tương tự
  1. Thúy Viết Bài
    Trả lời:
    0
    Xem:
    474
  2. Thúy Viết Bài
    Trả lời:
    0
    Xem:
    261
  3. Thúy Viết Bài

    Tài liệu Java Script - Ebook

    Thúy Viết Bài, 5/12/13, trong diễn đàn: Căn Bản
    Trả lời:
    0
    Xem:
    719
  4. Thúy Viết Bài

    Tài liệu Java Script

    Thúy Viết Bài, 5/12/13, trong diễn đàn: Căn Bản
    Trả lời:
    0
    Xem:
    611
  5. Thúy Viết Bài

    Tài liệu Bài tập JaVa

    Thúy Viết Bài, 5/12/13, trong diễn đàn: Căn Bản
    Trả lời:
    0
    Xem:
    255