Programming Basics

  Home arrow Programming Basics arrow Coding
PROGRAMMING BASICS

Coding
By: lig
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 9
    2006-01-17

    Table of Contents:
  • Coding
  • Thinking before Coding
  • Commenting
  • Coding Style
  • Error Reporting
  • Error Handling
  • Security
  • Reinventing the Wheel
  • Advanced
  • Conclusion

  •  
     

    SEARCH CODEWALKERS

    TOOLS YOU CAN USE

    advertisement

    Coding


    (Page 1 of 10 )

    Following these simple guidelines will help make your scripts easier to understand and maintain, more bug-free and save you time.

    By : Ligaya Turmelle

    Best Practices-- What the heck does that mean? One definition returned by Google reads "processes and activities that have been shown in practice to be the most effective." What does that mean to you? These are things that work so use them! And while I will be discussing PHP specifically, these can be used in ANY programming language. These simple guidelines will help make your scripts easier to read and understand (to you and the next guy), have fewer bugs and save you time. I guess the better question is why AREN'T you already using them?

    *Note: This is in no way a definitive listing but it should get you going.

    More Programming Basics Articles
    More By lig

    blog comments powered by Disqus

    PROGRAMMING BASICS ARTICLES

    - Control Flow Constructs
    - More Time Manipulation with PHP
    - Validating and Manipulating Dates with PHP
    - Using the Date Constructor in PHP
    - Calendar Construction with PHP
    - PHP`s Calendar Package
    - Getting Modified Versions and Correct Dates ...
    - Combining Date Functions in PHP
    - Using PHP for Date and Time in Programming
    - More Exception Handling with PHP
    - Exception Handling in PHP
    - Error Logging and Handling Exceptions
    - Configuration Directives for Error and Excep...
    - Error and Exception Handling
    - Python Modules for Games


    © 2003-2012 by Developer Shed. All rights reserved. DS Cluster 8 - Follow our Sitemap