Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 6 of 6

Thread: Code Conventions for the Java Programming Language.

  1. #1
    Java kindergarten chronoz13's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    659
    Thanks
    177
    Thanked 30 Times in 28 Posts

    Default Code Conventions for the Java Programming Language.

    Code Conventions for the JavaTM Programming Language
    Revised April 20, 1999


    For Beginners Like me in java.
    Heres the url for the java code conventions

    Code Conventions for the Java(TM) Programming Language: Contents


  2. #2
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Code Conventions for the Java Programming Language.

    God I hate that, at work I was told we use this convention and I believe it sucks at some points, it not been revised since 1999 but then again what can you do when working on a code base which has been around for as long as Java has.

    // Json

  3. #3
    Java kindergarten chronoz13's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    659
    Thanks
    177
    Thanked 30 Times in 28 Posts

    Default Re: Code Conventions for the Java Programming Language.

    whaa sori for that .. i just red these document and im practicing all the conventions that is enlisted on that,


  4. #4
    Java kindergarten chronoz13's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    659
    Thanks
    177
    Thanked 30 Times in 28 Posts

    Default Re: Code Conventions for the Java Programming Language.

    hehe but youre still following these conventions right? hihihi

  5. #5
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Code Conventions for the Java Programming Language.

    Yeah more or less, I'm not saying they are all bad but it could do with another revision I believe

    // Json

  6. #6
    Java kindergarten chronoz13's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    659
    Thanks
    177
    Thanked 30 Times in 28 Posts

    Default Re: Code Conventions for the Java Programming Language.

    another revision ....

Similar Threads

  1. Required good java programmer
    By manasbeckham in forum Paid Java Projects
    Replies: 5
    Last Post: November 5th, 2010, 08:34 AM
  2. Robo Code - The funny Java Programming Game
    By Freaky Chris in forum The Cafe
    Replies: 20
    Last Post: October 8th, 2009, 03:42 PM
  3. How to change html data into excel in java?
    By rgupta31 in forum File I/O & Other I/O Streams
    Replies: 14
    Last Post: May 29th, 2009, 10:43 AM
  4. Hello java programming forums
    By DnB in forum Member Introductions
    Replies: 2
    Last Post: February 9th, 2009, 07:38 AM