Category: Uncategorized
-
WordPress
Once you have your WordPress site set up, it is time to start working on the design of your site. This can be an intimidating task for those without any web design experience. Luckily, WordPress has built-in themes to help you customize the design of your site. A WordPress theme is a group of files…
-
Drupal
Drupal Drupal is a free, open-source content management system that can be used by one or many different users to create and mange websites. It was designed to be easy to use so that even people lacking technical skills can create their own websites. Drupal uses PHP and is ready to use as soon as…
-
Installing a CMS
A content management system (CMS) is a computer program used to create and modify digital content. There are many different CMSs such as WordPress, Drupal, Squarespace, and Blogger. I chose to install Expression Engine. I chose this CMS because I was curious as to why it was so popular. To install Expression Engine first, you…
-
Coding Standards
Coding standards (also known as coding conventions) are guidelines for programming languages that dictate methods, practices, and styles for programs written in a specific programming language. Coding standards cover include things like naming conventions, indentation, file organization, programming practices and principles, etc. Coding standards are used to ensure that all developers working for an organization…
-
Hello World!
Welcome to WordPress! This is your first post. Edit or delete it to take the first step in your blogging journey.