Software Best Practices Training

coding standards , Software , best practices Thrissūr, India
  • 10 years ago

    Sorry to post this mundane question here, but I need help!

    I have to do a 1 hour Software Best Practices Training for some programmers in my company. Audience are Freshers to couple of years experience guys.

    Can you guys please suggest some relevant topics I can cover?

    I could think of the following:

    1) Importance of following coding standards, indentation 2) Proper naming of files, variables, functions, classes, tables, columns, views and all other artifacts 3) Layer your application - each layer must address a specific concern 4) Abstract common stuff into reusable utility classes

    Any help will be greatly appreciated..

    (A positive response to this post & I promise I will contribute to the community by replying to at least 10 threads!)

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”