-
Best Practices: Front End
This is part 1 of my series on best practices. In future posts, I’ll cover best practices with back-end development and best practices with HTML forms. In the meantime, here are sometime guidelines to follow for your HTML pages: Reset Read more »
-
Frameworks
These days it is almost unthinkable to develop a software project without a development framework of some kind. Most development frameworks that I’ve run across invoke the MVC programming paradigm or something similar. The advantage to using a framework is Read more »
-
Programming languages
I don’t have a favorite programming language. I know several programming languages including PHP, Python, C/C++, Java and JavaScript. I know a little Perl, Ruby, Visual Basic and C++ but not enough where I could feel comfortable making judgements about Read more »