Sunday 5 November 2017

Make your own Website - The start of your business is website development


COMPLETE GUIDANCE FOR THOSE WHO WANT TO HAVE THEIR OWN WEBSITE:

If you have some background of Information Technology, you can make your own website at least a static website and start the business.

What you wanna make?

1. Static Website:
You can make a simple website with some images and some text. Such websites are categorized as Static Website which means there is nothing to change after opening website on the browser. For this, you need to learn HTML only and that should be preferably HTML5.

2. Dynamic on browser:
Few of us want to show some good changes in display of the website layout , look and feel based on some user interaction , for example menu colors should be changed, hovering mouse over some button should display some new options. For this you need to use Javascript that is client side scripting language. Conceptually, javascript is used for any changes on the website after downloading all the original layout of the website.

3. Dynamic from server side:
If you think you will change, add or delete data frequently from your website, your website must have some data on database in your server and you need a server side programming language to use. For example: PHP, JSP, ASP.

Which Language to select?

1. PHP :
If you want to learn fast and launch your website very fast. it is the best option.
as it does not require an IDE or any development kit to work on it.
However PHP does not hide code to the person who possess its files, while in ASP and JSP you are enable to host your files in executable form only instead of keeping original code on server.

2. JSP:
Java language is powerful and will need TOMCAT server.
You must be able to use IDE like NetBeans, Eclipse, IntelliJ and any other.
Not a good option for those who are learning it as a beginner and they want their websites live immediately.

3. ASP:
ASP and ASP.NET are server side technologies offered by Microsoft. Both technologies enable computer code to be executed by an Internet server.


There are many institutes and training centers in Karachi that are offering Website Development Training Courses in PHP, MYSQL , JS, CSS with few famous Content Management Systems (CMSs) like Wordpress, Drupal and Jumla and few famous frameworks like Code Ignitor, Laraval and Yii.


Approaches:

1. Wordpress is good for easy site management and needs less technical skills. However, due to being famous , wordpress is most vulnerable and websites built on wordpress are far easier to hack than any other CMS .

2. PHP + MySQL without any CMS or framework  is best option,  when you want a simple website. For example a static website having some information about company or some products you want to display.

3. For small e-commerce websites, you can use Prestashop and OpenCart.
   For bigger e-commerce websites, you can use Magento
   If your website is already on wordpress, you can use Woocommerce , a plugin for Wordpreess.
  I prefer and highly recommend , at the start of your business, you should develop your own website on PHP without using any framework or CMS.

Appxone Training Center offers trainings in multiple training courses in Karachi including website development.  One should not waste his or her time and should learn website development immediately via this course.

I have money and I want it done:

If you don't have any understanding of HTML and any of relevant technology and you dont have time or passion to learn them , you ca hire a website development company for this purpose.




No comments:

Post a Comment