A frequently-asked query:
I’m trying to teach myself all of the proper ways of developing a website, however, with so much information, I have no idea where to start. So my question is: where the hell do I start? I need to learn Flash, PHP, HTML, Javascript, CSS, and how to operate cPanel (I host as Hostgator.com, and that is the thing they give users to organize their websites). Which order would you recommend learning them, which programs are best in your opinion for development for each (or programs best suited for overall website design), and which tutorials or self-help books or websites would you reccommend?
Answer: There are many choices in making web site. The simplest way for newbies is always to familiarize by themselves with totally free hosting sites like WordPress.com, blogs.com, Tumblr, and Weebly.com and Yola.com. Given that they know the basic process they may continue to an in-depth review of various coding languages just like HTML, PHP, SQL,Jquery, XML, Databases to name a few.
Practice these steps:
1: Uncover HTML or perhaps CSS & Javascript or perhaps Flash(advised). Create the front design in your site along with code based on html along with cascading stylesheet and also authenticate types utilizing javascript or employ jQuery (javascript library you are able to obtain it at no cost) to give your website an animated results.
2: Test out your html websites and css, see if it has come out nicely.
3: Here is exactly where your current backend comes in. learn PHP and also you then code within backend which determined by your website functions. For instance, say on your website you will will need customers in order to signup Or login, just for this you will need to produce a databases like mysql database so as to store the consumer data such as password. As a result each time an individual records throughout, use perl to verify the sources when the username and passwords are correct after whichgrant the user to login.
4: Test out your backend too as well as its frontend, debug until there is no errors.
5: Out of your domain and hosting, utilize cpanel that is included with your web hosting so as to publish or manage your net web site.
6: Make use of FTP client like filezilla to be able to connect to your own hosting accounts and transfer files.
Web hosting is one of the most critical thing for your online presence and can mean the life or death to your business.
Before we answer your question, let us review the 7 factors to look for in a good web hosting. An excellent hosting:
- does not suspend accounts as easily,
- gives more-than-enough diskspace,
- offers no limit on bandwidth,
- gives multiple add-on domains,
- has friendly Site Builder,
- has Fantastico and QuickInstall to quickly install apps like WordPress, Joomla, Drupal, OSCommerce, ZenCart and more
- can be easily upgraded to VPS or one of their cheap dedicated server plans if and when your business require.
To answer your question, many experienced web developers suggest to try Hostgator. If you need an “unlimited” hosting plan, experts usually highly recommend going with Hostgator because they are the best cheap cpanel hosting around.
What if you find out that Hostgator sucks after you signed up with them? HG has 45 days, longer-than-industry-average money back guarantee so you have ample time to test them out. They are rated A+ by Better Business Bureau which shows their commitment to customer satisfaction. You also do not have to pay for the first month. You can just try their fully functional hosting service – you pay only $0.01 (you need to use the special coupon code). Do you know any other hosting company that can give you that kind of assurance? Anybody can grab an account from Hostgator for almost FREE.
How to Get an Unlimited Hosting Plan for Only 1 Cent
Click the Hostgator Coupon Code 2014 coupon below try Hostgator cPanel hosting for almost free. If you already know that Hostgator is what you want, you can even save 25% off the normal price.
Who Should Not Try Hostgator
To be honest, no web hosting service is perfect. Drawback of Hostgator includes:
- No free domain name – but you can easily get a domain name from the best domain registrar such as Godaddy or Namecheap for $10 or less. Would you agree that a website is not complete without a domain name?
- You need to pay full price after your first invoice – well, they need to make money too and all the support and great service do come with a cost
If you are still not sure if HG is right for you, or you have specific query about anything at all, try the Live Chat at HG. They are fast and knowledgeable. Just shoot them some questions before you decide.
HG is having a 20% off sale right now but we found a better deal for you.
Five Times None
Here is how you go making a website:
A website has a frontend ( what you see when you type in the domain name ) and a backend (functionas that run behind the scenes that actually manages the website and interaction between the frontend and a database).
Step 1: Learn HTML / CSS & Javascript or Flash(optional). Create the front end design for your site and code in html and apply styles using css and validate forms using javascript or use jQuery (javascript library you can download it for free) to give animated effects.
Step 2: Test your html pages and css styling see if it has come out well and then proceed.
Step 3: Here is where your backend comes in. When I say backend it just manages your website behind the scene. Learn PHP ( probably the easiest language learn) and then you code in the backend based on your needs. For example, say on your website you need users to signup / login, for this you need a database such as mySQL( used to create and manage databases) in order to store the user information such as username and password. So every time a user logs in, use php to check the database if the username and password combination matches and then allow the user to login to his account.
Step 4: Test your backend and frontend, debug until you remove all errors.
Step 5: By your domain and hosting, use the cpanel that comes with your hosting to upload or manage your website.
Step 6: Use FTP client like filezilla to connect to your hosting and upload your website.
Visit, http://www.developphp.com
They have a wide range of tutorials showing how to start creating a website.
LDP
In this order: HTML, CSS, JavaScript, Flash (not really necessary at all), PHP and then cPanel.
To start off, use W3Schools and TheNewBoston to learn HTML and CSS. They are both very simple (you could learn them in a week if you really wanted to) so you will not need any books.
W3Schools: http://www.w3schools.com/
TheNewBoston: http://thenewboston.org/
Use Notepad++ to write HTML/CSS (free program): http://notepad-plus-plus.org/
angelo
If you want to make money, forget about web development. Today everyone wants CMS (WordPress) websites. If anything you can design WordPress themes for money, but not custom websites. Here’s another post you might be interested in: http://2slick.com/web/how-to-make-websites-for-money/affordablewebsitestips/tutorials
Navana
If you like to properly design a website at first you can search a Google, Do not thinking initially money income. I will give you one website address that can help you.
Tess
Refer to:
threehosts.com/publish
Hope this helps.
Sajib Mursalin
At first you have to learn HTML, CSS, PHP, JavaScript and some Photoshop knowledge and then you have to try tutorials from websites like http://www.w3schools.com and youtube. then buy your own domain and hosting and upload your created web page to server. If you have some FTP knowledge then it will help you to handle your server.