Results 1 to 5 of 5

Thread: Type of Coding Conventions For Programming Languages

  1. #1
    Join Date
    Jan 2009
    Posts
    85

    Type of Coding Conventions For Programming Languages

    hi there

    I am in a big doubt. I just wanted to know what are the coding conventions used for programming languages. Like C, C++, Java, which coding conventions are used.

    Please help me in this problem

    your views will be appreciated

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Type of Coding Conventions For Programming Languages

    This Code Conventions for the Java Programming Language document contains the standard conventions that we at Sun follow and recommend that others follow. It covers filenames, file organization, indentation, comments, declarations, statements, white space, naming conventions, programming practices and includes a code example.
    Why have code conventions? Code conventions are important to programmers for a number of reasons:

    80% of the lifetime cost of a piece of software goes to maintenance.
    Hardly any software is maintained for its whole life by the original author.
    Code conventions improve the readability of the software, allowing engineers to understand new code more quickly and thoroughly.

    DONWLOAD


    DOWNLOAD

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Type of Coding Conventions For Programming Languages

    TRY THIS ONE AS THIS A coding convention for c++ Language

    visit below provided site:

    http://www.cs.rice.edu/~dwallach/CPlusPlusStyle.html

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Type of Coding Conventions For Programming Languages

    The overall goal of the WRF Model project is to develop a next-generation mesoscale forecast model and assimilation system that will advance both the understanding and prediction of important mesoscale precipitation systems, and promote closer ties between the research and operational forecasting communities. The model is being developed as a collaborative effort among NCAR, NCEP, FSL and CAPS, together with the participation of a number of university scientists.

    visit this site to view wrf coding conventions:

    http://www.mmm.ucar.edu/wrf/WG2/WRF_conventions.html

  5. #5
    Join Date
    May 2008
    Posts
    2,297

    Re: Type of Coding Conventions For Programming Languages

    You can visit this site in order to read more GNU coding standards:

    http://www.gnu.org/prep/standards/standards.html

Similar Threads

  1. Replies: 4
    Last Post: 11-07-2011, 02:39 PM
  2. Delegates : Function pointers in programming languages
    By Karumbu in forum Software Development
    Replies: 4
    Last Post: 28-12-2010, 05:34 AM
  3. Help needed for the Programming Languages!
    By pushpendra in forum Software Development
    Replies: 5
    Last Post: 15-01-2010, 05:01 PM
  4. Code Conventions for JAVA Coding
    By kex in forum Software Development
    Replies: 2
    Last Post: 06-05-2009, 11:23 PM
  5. Can we use static variable in other programming languages
    By FlayoFish in forum Software Development
    Replies: 2
    Last Post: 25-04-2009, 10:56 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,644,114.25407 seconds with 16 queries