After one week general reading, I have got some ideas about those three skills. Metaphorically, HTML is very like the frame of a car; Javascript is like the decoration of a car;PHP is like a engine of a car.
HTML code is used for the interface of webs, providing pages to approach. It includes several types of structure to organize its informations, determining the position of Navigation bar and contents box, etc. It is most like some cars have their engines in the front of the car, and others have theirs at the back.
Javascript is a code which is used to running on the client, improving the user experience. For instance, during registration, the system can immediately prompt that the password should be entered, otherwise, the submission is failed. The user experience in web is definitely pool with only HTML code. We dare to say that a car with pool decoration can still be driven but you never pay for that.
PHP is working from the serve to the client. They are used to not only changing something but also storing something. It benefits the HTML with more services. It enable web to access to the database and store users' information. More services will be provided by using this skill, such as a car with engine, it can go to any places.
Subscribe to:
Post Comments (Atom)

Actually I learn some basic HTML, JavaScript and C# before..but for me, I can't really remember all of them.. ..haha..
ReplyDeletehehe thank you for your writing. I think you still remember something about them, the only thing you need to do is to think of them.
ReplyDelete