Software and Web Development takes significant work. Using the right tool can save a ton of money. Frameworks are just one of those powerful tools, and worth considering for your next software development project. What is it? A framework provides essential libraries of code, written to accomplish common development tasks. These tasks can be anything… Read More »
Category: Databases
Databases are a resource developers use to store and retreive information quickly. They do this through maintaining an index, which is just like the index found in a book, and allows data to be quickly searched and found.
SQL is short for “Sequential Query Language” and is the predominate way for applications to request data from a relational database. In layman’s terms, its a language we use to get data from storage quickly. What is SQL The SQL language is a language that is based on creating relationships between different tables by unique… Read More »
CodeIgniter is a Model View Controller (MVC) based Framework for PHP. It is popular for creating websites and web based business systems and is the second most used PHP framework. When compared to other frameworks CodeIgniter takes a minimalist approach, making it lightweight and extremely adaptable. It is also the 2nd most popular framework for… Read More »
So you want to improve your website performance? Well, here is a brief intro to the topic for the non-technical user and website owner. Within this article, we will introduce the business person of today to the fundamentals of improving your website, so that you can better meet your target audience and provide better returns… Read More »
Great news! The website, ProperProgramming.com has reached release! Its been way to long. We’ve been doing this how long? And yes, it never will be “done” as we are going to start utilizing the platform. I still see problems with it, but I can be quite picky. Perfection isn’t the goal. I wanted this site… Read More »