Some thoughts and experience sharing on web page (website) design and production

Some thoughts and experience sharing on web page (website) design and production
First, before posting! Thanks again to I Want to Study on My Own! Although not everything I know now is learned from self-study websites! After all, it was because I learned a certain foundation on the self-study website that I really developed confidence and interest in web design!
I graduated in 2009, and my major was marketing! But later I found out that I was really not cut out for sales! Always in a state of confusion! It was not until August 2011 that I started to learn Dreamweaver CS5 on the self-study website.
From there the foundation was laid! It has been 10 months since then! Through my own efforts, I found a job in web design! Responsible for an independent shopping mall of a company! This mall was developed and built by me using the PHP shopex system for the second time! Let’s get to the point without further ado!
If you are a beginner! No basic knowledge of web design! I recommend you to learn Dreamweaver Cs5 first. Teacher Sam’s explanation is detailed and easy to understand! Of course, you may not be able to absorb all that Dreamweaver CS5 says when you first watch the video! Don't worry! Let it go for now!
Find Photoshop Cs5 video tutorials in Graphic Design! Go learn PS first! For web design! In fact, the first thing you should learn is PS instead of DW. Why do I recommend newcomers to learn DW first?
Woolen cloth? The reason is simple! Because learning DW first can allow you to feel the meaning of web design in the shortest time! There are also many enhanced functions! With these, you will be more motivated to learn PS! I also know very well why I want to learn PS!
If you have time and interest, you can also learn FLASH! Learning FLASH is also very simple! It’s just that it’s easy to learn but difficult to master!
With the above three convenient foundations! You can start to formally learn the <Business Website Case Course.
Teacher Sam’s course is very good! It can allow a student with almost no basic knowledge to learn! Just follow his progress! You can also make a company's corporate website!
Note: Many people have said this before! The table layout and ASP in Teacher Sam’s course are no longer mainstream! Why waste time studying!
From my own point of view! You still need to take the time to learn! First of all, although the mainstream of table layout is now DIV + CSS layout! But sometimes the table can still be used! For example, the mailbox of the website backend management page! These are places that don’t require search engines to search!
Regarding the learning problem of ASP! I also suggest that everyone spend some time learning it! Although most of the websites are built with PHP now! But for novices, ASP still needs to be learned, because ASP is simple to understand and easy to use! With the foundation of ASP, it will be easier to learn other languages!
Just now I said that there is no relevant video on the self-study website for learning DIV+CSS and PHP yet! This requires everyone to learn on their own after they have a certain foundation!
How can I teach myself and still find a job?
This requires you to have works! The work speaks for itself!
For example, before I went for the interview, I spent nearly a month building a medium-sized community website using PHP! Then do SEO optimization! Hey, this is my personal website. It can also be said that it is the result of my hard work of self-study for so long.

<<:  Four ways to create objects in JS

>>:  Practical MySQL + PostgreSQL batch insert update insertOrUpdate

Recommend

How to query the intersection of time periods in Mysql

Mysql query time period intersection Usage scenar...

How to use Web front-end vector icons

Preface When writing front-end pages, we often us...

Related commands to completely uninstall nginx under ubuntu16.04

nginx Overview nginx is a free, open source, high...

Installation method of MySQL 5.7.18 decompressed version under Win7x64

Related reading: Solve the problem that the servi...

How to set up URL link in Nginx server

For websites with an architecture like LNMP, they...

How to create LVM for XFS file system in Ubuntu

Preface lvm (Logical Volume Manager) logical volu...

Detailed explanation of the entry-level use of MySql stored procedure parameters

Use of stored procedure in parameters IN paramete...

Javascript tree menu (11 items)

1. dhtmlxTree dHTMLxTree is a feature-rich Tree M...

How to create a MySQL database (de1) using commands

1. Connect to MYSQL Format: mysql -h host address...

Practical experience of implementing nginx to forward requests based on URL

Preface Because this is a distributed file system...

The difference between method=post/get in Form

Form provides two ways of data transmission - get ...

About Docker security Docker-TLS encrypted communication issues

Table of contents 1. Security issues with Docker ...

HTML realizes hotel screening function through form

<!doctype html> <html xmlns="http:/...

Tutorial on using prepare, execute and deallocate statements in MySQL

Preface MySQL officially refers to prepare, execu...