myhosting.com Forums
>
Programming
> avoiding errors
PDA
View Full Version :
avoiding errors
WrigleyF
2010-10-29, 01:37 PM
Any tips or secrets when it comes to avoid syntax errors when you're programming code?
sgoodman
2010-10-29, 08:44 PM
Use an IDE that detects syntax errors as you type.
What language(s) are you using?
Shane.