introduction to webdev2

35
http://moodle1.dls-csb.edu.ph/

Upload: ayehl612

Post on 04-Jul-2015

462 views

Category:

Spiritual


0 download

TRANSCRIPT

Page 1: Introduction to Webdev2

http://moodle1.dls-csb.edu.ph/

Page 2: Introduction to Webdev2

1. Your name

2. Something unique about you

Overture

Page 3: Introduction to Webdev2

Course Overview

• Website development for real clients

• It focuses on planning, organizing, design conceptualization, project monitoring, and managing resources supplied by the client

• The challenge of this course is to ensure client and end user satisfaction in spite of project constraints such as time, scope, budget, etc.

Page 4: Introduction to Webdev2

Course Objectives• Understand web development process;• Analyze the needs of the target market;• Manage resources supplied by client;• Recommend web solutions;• Visualize and present design, navigation,

and content solutions;• Produce quality standard project within

time and budget constraints;

Page 5: Introduction to Webdev2

Course Objectives• Apply the technicalities of web

development such as HTML, Javascript behaviors, Embedding Multimedia, Cascading Style Sheets, Tables, Divs Templates, PHP, CGI;

• Use interactive software to create web animation;

• Understand the moral issues and legal consequences of infringement of third party rights;

Page 6: Introduction to Webdev2

Course Objectives• Provide full documentation for

presentation material;• Present and explain design concepts as

well as finished work to the client and class;

Page 7: Introduction to Webdev2

What to learn?

• Design + Content + Script + Deal with client concerns

Page 8: Introduction to Webdev2

Project Groupings

Page 9: Introduction to Webdev2

Project Flow

1.Look for potential clients2.Submit cover letter to potential client 3.Conduct Project Survey 4.Create Work Plan 5.Provide Costing 6.Create a contract7.Review existing resources

Page 10: Introduction to Webdev2

Project Flow

1. Start/edit Content (text, images)2. Analyze Competitors3. Draw Sketches4. Design Prototype5. Finalize homepage and inner page

design6. Provide Marketing Plan7. Launch Website8. Prepare collaterals

Page 11: Introduction to Webdev2

Methodology

• Lectures• Mentoring• Seatwork and

Homework• Projects• Presentations

Page 12: Introduction to Webdev2

House Rules

• Missed requirements (quizzes, seatwork, homework, projects) get a grade of zero

Page 13: Introduction to Webdev2

House Rules

• All requirements are open notes, open internet, open anything; except open-classmates

Open sources does not mean you can plagiarize.

Page 14: Introduction to Webdev2

House Rules

• You are responsible for any lessons you miss due to tardiness or absence.

Your teacher will not repeat it for you.

Page 15: Introduction to Webdev2

House Rules

• Absolutely no surfing, e-mailing, YM-ing, blogging, etc. while there is a lecture or discussion

Page 16: Introduction to Webdev2

House Rules

• Attendance: 30minutes late =considered absent3absences=FAILEDClass will start at : 8:10..

Page 17: Introduction to Webdev2

Requirements

• Mock presentation• Client Approval• Panel presentation

Page 18: Introduction to Webdev2

Learning Journal

• Learning Journal is a growing document that you write, to record the progress of your learning.

Page 19: Introduction to Webdev2

A Learning Journalis not…

• simply a summary of the course material.

• a learning log. A log is a record of events, but a journal is a record of your reflections and thoughts.

Page 20: Introduction to Webdev2

How to write a Learning Journal?

• Topics you find interesting• Possible questions • Reflections on the topic, and how well

it is meeting your needs

Page 21: Introduction to Webdev2

How to write a Learning Journal?

• How your learning in this course relates to your learning in other courses/life experiences

• Thoughts that aren't yet fully formed, but that you want to refine later

• Private thoughts

Page 22: Introduction to Webdev2

Grading

Homework & Journals 20%Seatwork 20%Quizzes 10%Documentation 15%Class Participation 05%Project 30%Total 100%

Page 23: Introduction to Webdev2

Class Website• Course materials, activities, quizzes are

posted in this website– http://moodle1.dls-csb.edu.ph/

Page 24: Introduction to Webdev2

The Web TrackBASICOM

Basic Computer Applications

WEBDEV1Interface Design

WEBDEV2Development Skills

WEBDEV3E-commerce Development

Page 25: Introduction to Webdev2

Shameless Review

Page 26: Introduction to Webdev2

What are the 4 elements of good interface design?

Page 27: Introduction to Webdev2

What image format is used for

photographic web images?

Page 28: Introduction to Webdev2

If an image has both jpg and gif qualities, what

format should you use?

Page 29: Introduction to Webdev2

Why is the entry page always

named “index”?

Page 30: Introduction to Webdev2

Why do we slice a design? Why not just have one big

image for a webpage?

Page 31: Introduction to Webdev2

What is the difference between

web design and web development?

Page 32: Introduction to Webdev2

In the file structure, why do we use a

separate folder for images?

Page 33: Introduction to Webdev2

Why should the file structure on your

server be the same as that in your

computer?

Page 34: Introduction to Webdev2

What is the first and most important rule

when using Dreamweaver?

Page 35: Introduction to Webdev2

End of Week 1