Tutorials on Web Development, Programming, and Web Design

Git Summary and Workflow

In Tutorials

There were some previous tutorials on how to do specific things using GIT.  In this tutorials, we give a summary of a typical workflow on how two person can collaborate on a project.  And it will...

read more

How to Install the Genesis Framework on WordPress

In Tutorials

In this tutorial, we will show you how to install the Genesis Theme Framework (version 2.1.2) on WordPress.  We assume that you have purchased and downloaded the Genesis framework already.  It...

read more

How to Extract Zip Files on Webhost

In Tutorials

We’ve uploaded a wordpress zip file to our webhost who is using cPanel. We will show you how to extract this zip file on our webhost. Zip file provides an easy way to transfer files up to the...

read more

How to create a database using MySQL DB Wizard

In Tutorials

In this tutorial, we will create an MySQL database on our webhost for use by WordPress.   Our webhost has cPanel, so we would … 1. Log into cPanel of the webhost, and go to “Hosting...

read more

How to Install WordPress on Webhost

In Tutorials

In this tutorial we will be installing WordPress on our webhost. 1.  Download the zip file of the latest version (in our case it is 4.1) from https://wordpress.org/ 2. Upload the zip file to...

read more

How to Buy a Domain From Your Webhost

In Tutorials

In this tutorial, we will show you how to purchase a domain name via our webhost which is Hostmonster.com who is using cPanel hosting management software, which many webhosts are using.  However,...

read more

How to use git clean

In Tutorials

The “git clean” command deletes untracked files from your git project.  It actually destroys the file from the working directory and you will not be able to recover them from the...

read more

Reverting Back Changes in Git

In Tutorials

In this tutorial, we will show you how to revert back changes with Git, including … discarding changes made in your working directory unstaging changes made in the staging index amending a...

read more

Why the Double Dash in Git Checkout?

In Tutorials

You may be wondering why there is a double dash in the use of the git checkout command as in … git checkout — index.html when you want to revert back a change to index.html file in your...

read more

Learn Web Tutorials is hosted by Hostmonster and design based on Wordpress template by Elegant Themes
All contents are opinions and are copyrighted and may contain display ads and ad links for which site may receive revenues from.
See Terms of Use and Privacy Policy.