Web Design and Development

Slides:



Advertisements
Similar presentations
Multimedia Web Site Design Chapter Building an Effective Web Site Creating a Web site is easy, but creating one that is useful and attractive takes.
Advertisements

Description At My Studiyo you can create interactive quiz content for your website or blog quickly and easily.
Develop a fundamental Business Web page within three hours.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
Web Design by Client Perspective
Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
WEB DESIGNING Prof. Jesse A. Role Ph. D TM UEAB 2010.
Chapter 10 Publishing and Maintaining Your Web Site.
Web Design Basic Concepts.
Paper Prototyping Source:
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Web-designWeb-design. Web design What is it? Web-design features Before…
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
 The web designer plans and builds the visual interface of a web site.  It is their job to make the visitor’s interaction with the site’s programming.
The essentials components of the computer.  The case: the box that holds lots of parts in a computer.  The motherboard: holds and connects all the important.
Bayu Priyambadha, S.Kom Teknik Informatika Universitas Brawijaya.
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
10 Adding Interactivity to a Web Site Section 10.1 Define scripting Summarize interactivity design guidelines Identify scripting languages Compare common.
By: Chelsey Joubert 4 th Period. As with the mouse, people have experimented with how to make the keyboard more user- friendly. Most Keyboards today are.
User Centered Interface Design Making things easy for your users...and yourself.
Interface Design.
Jasmine sells. Hardware are physical components that make up your computer. a Software are programs or applications that run on your computer. Computer.
Abigail morris.  Today I'm going to be explaining why the Internet relies on a number of protocols in order to function properly.  A protocol is simply.
 Understand the problem  Brainstorm solutions  Introduce the constraints  Choose the solution  Paper design  Actual design  Evaluate  Revise.
 Good navigation is consistent, clearly labeled, and reflects the needs of the site’s audience.  Navigation labels are short, clear, and user-friendly.
DIGITAL DESIGN Digital Design is the art and process of creating a single Web page or entire Web sites and may involve both the aesthetics and the mechanics.
 Network  A _____ of computers that can _________ w/ each other  Examples of hardware  ______________ & communication lines  Internet  Hardware.
By: Jordan Hightower This Case is the "box" or "chassis" that holds and encloses the many parts of your computer. Its purpose is to protect them from.
Presentation On HTML & Podcast Done by: Shamelia Young & Sheriece Williamson.
Paper Prototyping Source: Paper Prototyping a method of brainstorming, designing, creating, testing, refining and communicating.
Intro to HTML. History of the World Wide Web  A network is a structure linking computers together for the purpose of sharing information and services.
Oman College of Management and Technology Course – MM Topic 7 Production and Distribution of Multimedia Titles CS/MIS Department.
Unit 13 – Website Development FEATURES OF WEBSITES.
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
The Brenkoweb provides the excellent online programming tutorial for the programmer in various languages like as PHP, SQL, HTML, ASP, Javascript,
 Creating a functional website that would allow users to quickly and easily access information regardless of device types and browsers, is what web designers.
Website Design and Development Frome Website - -
Section 10.1 Define scripting
Getting Started with Dreamweaver
Chapter 2 Web Site Design Principles
Physical Changes That Don’t Change the Logical Design
Elements of Design.
Web Site Design Plan Checklist
Web-design.
1 NSU Website Structure By: Debbie Lyn Jones, Information Technology Manager I / Norfolk State University Webmaster NSU Webmaster Publication – Created.
Website Building & E-Commerce for Your Pure Water Business
Shameem Reza | Future IT Park
Publishing and Maintaining a Website
Elements of Design.
Getting Started with Dreamweaver
Section 10.1 YOU WILL LEARN TO… Define scripting
Tutorial 8 Objectives Continue presenting methods to import data into Access, export data from Access, link applications with data stored in Access, and.
WEBSITE DESIGN Chp 1
Unit 4: Create an Interactive Media Product
Creating & Managing for Teaching Purposes
Easy Website Creation Using WordPress
Unit A.
So you were told to make a website
Lesson 1 The Web.
Web Design 1 Website Construction.
Web Standards and Accessible Design.
Apply programming techniques to design and create a web page
Nathan ramessar narindra pustum tanveer
Multimedia Web Site Design
10 Most Important WordPress Plugins You Must Have Website Promoters L.L.C.
Designing a Web Site.
Business Prototype Look and Feel
WEB DESIGN Cross 11, Tapovan Enclave Nala pani Road, Dehradun : ,
Presentation transcript:

Web Design and Development

Professions in Web Design and Development

Web Designer The web designer plans and builds the visual interface of a web site. It is their job to make the visitor’s interaction with the site’s programming as intuitive and user friendly as possible. They design the banners, buttons, images, color schemes, text, and all other visual aspects of a web site. The site must be professional and “look the part”. If it is sloppily designed, visitors will assume the content of the site is sub-standard as well.

Web Designer One of the web designer’s primary concerns is to evoke a specific impression in the user’s mind about the site. If building a web site for a Amusement or Theme Park, the web designer would want the site to evoke feelings of joy, adventure, and excitement. If building a web site for a bank, the web designer would want to evoke feelings of safety and trust.

Web Designer The well-rounded web designer can design to all audiences, from those planning a vacation to those looking for help on figuring their taxes. If the web designer evokes the wrong feelings, the visitor may leave the site for one with which they feel more comfortable. Today a wide variety of powerful software is available to help web designers construct a site that appeals to the target audience, is highly functional, and will accomplish the purpose of the site as efficiently as possible.

Web Developer (Programmer) It is easy to build basic web sites, those that do not offer high levels of interactivity. These web sites allow you to navigate throughout the site, usually only displaying information. Once a web site becomes more interactive, the skills of a good web developer are needed. For example, web sites that are password protected, feature on-line purchasing, or searchable student directories (like most universities now have), required the skills of a programmer. The general rule of thumb is, the more complicated your site is, the more programming will be involved. Travel sites such as Travelocity, Expedia, and Orbitz all contain extensive programming that allows visitors to sort and review thousands of airline flights. Then the site allows them to select and purchase the flights they want. The amount of programming skill necessary to accomplish online purchases of this magnitude is truly impressive.

Web Developer (Programmer) While the web designer primarily uses software to design a web site, web developers often “hand code” into the web site. Today’s web developer is well versed in the programming languages of the World Wide Web. The foundation language that every web developer must know is HTML (Hyper Text Markup Language). Every web page uses some form or variation of HTML. When interactivity is added to a web site, additional languages and associated technologies such as JavaScript, SQL, C++, Cold Fusion and others become important.

Web Developer (Programmer) The job of the web developer is critical to the success of the site. If a visitor comes to the site and it is not working properly, he or she will immediately leave for a site that is working properly, and probably never come back.

Web Director (Manager) Both web design and development are extremely time consuming. Therefore, a team of designers and developers are needed to maintain a constantly changing or large site. Most large web sites, like the travel sites listed above, are built and maintained by a team of web professionals. Their leader is called a Web Director. Web directors do not necessarily have to have the highest level of web skills, but they must have a good understanding of the entire process and possess great personnel management and administrative skills.

Webmaster The term “Webmaster” was made popular in the late 90’s. It refers to someone who can do it all: design, develop, and maintain a web site. They are the one person in charge of a web site. In today’s world, this is only true with small to medium sized sites with limited interactivity.

Webmaster Sites that are large, highly interactive, or are often updated, simply can’t be maintained by just one person. Not only would he or she not have enough time, but with the rapid pace at which new web technologies are appearing, it is almost impossible for one person to keep “up to speed” in the world of web design and development.

Webmaster Many people do not care for the term Webmaster. This is because today, a true Webmaster is extremely rare. Most carrying the title are merely competent, not possessing a mastery of any part of web design and development.