What is the learning sequence of HTML, CSS, JS, and PHP? (Beginner with Zero Foundation)

Source: Internet
Author: User
Tags getting started with php

1. HTML learning:First, it is very easy to learn HTML and HTML as a markup language.W3schoolThe above tutorial will be done once. Remember to do it one by one. Never be lazy. Once you get started, you will become more and more lazy, and you will not learn anything at last. HTML tutorial. If you think that writing is too boring, you can watch the video. Here we recommend "html BASICS (XHTML webpage basics tutorial )".

 

2. CSS learning:HTML and CSS are a set of things. We recommend that you study them together. In general, it is called "CSS + DIV", which is something to make the basic appearance of a webpage. To learn this, we mainly need to understand the "Box Model" and "style sheet. I still want to learn the CSS tutorial in w3school. Here we also recommend "videos on the backend Network (DIV + CSS webpage layout )".

 

3. JS learning:JS learning is much more difficult than the previous two, because JS is a formal programming language. Similarly, w3school tutorials are all over again, JavaScript tutorials. After completing the tutorial, you can buy books and read them. We strongly recommend a superb entry book:Summary book review trial in JavaScript DOM programming art (2nd) (Jeremy Keith, Jeffrey Sambells ].Learn it carefully and read more. After reading it, learn jquery. At this time, you can basically understand the language library. jquery also goes through the w3school tutorial and jQuery tutorial.Jquery is ready. Basically, you are getting started with the front-end of web development. If you have learned a lot and read it over and over again, you can be competent for front-end development.

 

4. PHP learning:If you just create a static web page, the above is enough, but if you want to do dynamic, you need to start learning php at this time. Getting started with php is more troublesome than JS, because running php requires a lot of details to handle, so a good getting started book is very important, the php on this w3school cannot help much.Php and mysql web development (source book version 4th) ([Australian] Willy, [Australian] Tomson) [Abstract book review trial], this is a "small Bible ". Of course, if reading a book is boring, you can watch the video. Here, we recommend the php video tutorial for Brother's connection ("Brother's connection [Gao luofeng 2014 PHP video tutorial]). This tutorial is complete, even html + css + div are all discussed. You can choose to review this part of content.

Note:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.