coding standards - what are they? and where do i find them?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • confused1234
    New Member
    • Sep 2007
    • 23

    coding standards - what are they? and where do i find them?

    I am an slef taught freelance c# programmer.
    I am about to go for a couple of jobs working as a team and i am aware that there is probably a "way of doing things" that i have never learnt because my code is used by me alone. I would like to know before i apply.

    Does anyone know of a good article / lesson that i could go through to get me programming the way i should be?

    Thanks so much for your time and effort.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Originally posted by confused1234
    I am an slef taught freelance c# programmer.
    I am about to go for a couple of jobs working as a team and i am aware that there is probably a "way of doing things" that i have never learnt because my code is used by me alone. I would like to know before i apply.

    Does anyone know of a good article / lesson that i could go through to get me programming the way i should be?

    Thanks so much for your time and effort.
    I'm a little confused. You haven't used good coding practices and now you want to say in an interview that you have? This is why a good course or book has advantages, but alot of it you learn along the way - its called experience.

    The larger the team, on average, the more you have to demonstrate these practices. As this is an asp.net problems forum, try the articles or google. Maybe if you try thinking about security, testing and environments to start with.

    Comment

    • confused1234
      New Member
      • Sep 2007
      • 23

      #3
      i am a good programmer.
      i just want someone to recommend a good article or course that would help me outline my bad habits.
      Thanks

      Comment

      • Curtis Rutland
        Recognized Expert Specialist
        • Apr 2008
        • 3264

        #4
        Originally posted by confused1234
        i am a good programmer.
        i just want someone to recommend a good article or course that would help me outline my bad habits.
        Thanks
        I like the Wrox books. Just google search for Wrox C# and pick the one that is most suited to you.

        Comment

        Working...