VCE IT Theory Slideshows

Slides:



Advertisements
Similar presentations
VCE IT Theory Slideshows By Mark Kelly Vceit.com Problem Solving Methodology Analysis Activities Revised version: 2013.
Advertisements

Log System Spec 1 Logical Systems Specification Module Two stages in the module – Stage 4 - Technical Systems Options – Stage 5 - Logical Design Performed.
IT Applications Theory Slideshows By Mark Kelly McKinnon Secondary College Vceit.com Design tools (not including tools for Database or Website Design or.
Problem solving methodology Information Technology Units Adapted from VCAA Study Design - Information Technology Byron Mitchell, November.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Problem Solving Methodology 4 EVALUATION.
1 Information Systems Development (ISD) Systems Development Life Cycle Overview of Analysis Phase Overview of Design Phase CP2236: Information Systems.
VCE IT Theory Slideshows - ITA By Mark Kelly Vceit.com Entity Relationship Diagrams (ERD)
VCE IT Theory Slideshows By Mark Kelly McKinnon Secondary College Vceit.com Power Websites CMS and CSS.
SYSTEMS DEVELOPMENT LIFE CYCLE (SDLC). GROUP MEMBERS HALİDE ÖZBAŞLI HALİDE ÖZBAŞLI İ. TUĞÇE BOZ İ. TUĞÇE BOZ MURAT IRKKAN MURAT IRKKAN.
Lecture 13 Revision IMS Systems Analysis and Design.
APPLICATION DEVELOPMENT BY SYED ADNAN ALI.
Chapter 1 Assuming the Role of the Systems Analyst
IT Applications Theory Slideshows By Mark Kelly Vceit.com Legislation: © OPYRIGHT.
IT Applications Theory Slideshows Data Flow Diagrams (DFD) & Context diagrams By Mark Kelly McKinnon Secondary College Vceit.com IT Applications Theory.
IT Applications Theory Slideshows By Mark Kelly vceit.com Database Design Tools Version 2.
VCE IT Theory Slideshows
THE SYSTEMS LIFE CYCLE ANALYSE DESIGN IMPLEMENT MAINTENANCE IDENTIFY/INVESTIGATE.
IT Applications Theory Slideshows By Mark Kelly Vceit.com WEBSITE DESIGN TOOLS.
1.Database plan 2.Information systems plan 3.Technology plan 4.Business strategy plan 5.Enterprise analysis Which of the following serves as a road map.
Problemsolving 2 Problem Solving: Designing a website solution Identifying how a solution will function Taking into account the technical constraints a.
Problem Solving Methodology
IT Applications Theory Slideshows By Mark Kelly Vceit.com Types and contents of On-screen user documentation.
Chapter 22 Systems Design, Implementation, and Operation Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 22-1.
The Software Development Cycle Defining and understanding the problem.
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
IT Theory Slideshows ITA, SD, IT11 By Mark Kelly Vceit.com Project Management Overview.
VCE IT Theory Slideshows By Mark Kelly vceit.com Data Types 1 a.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Testing Network Security.
Problem solving methodology Information Technology Units Adapted from VCAA Study Design - Information Technology Byron Mitchell, November.
Problemsolving Problem Solving – 4 Stages Analysis Design Development Evaluate (ADDE) Note: In this unit Evaluate is not covered in depth.
Chapter 6 Systems Design The design stage in the SDLC Evolution in IS design Evolution in computer architectures The systems approach to design User interface.
IT Applications Theory Slideshows By Mark Kelly Vceit.com Last modified : 6 Dec 2013 Databases II: Structure, naming, data types, data formats.
Software Development Life Cycle by A.Surasit Samaisut Copyrights : All Rights Reserved.
Web Site Design Tools Site Maps Graphic representation of how each page (of a website) or screen (slideshow, animation, database) link together. It’s like.
The Systems Life Cycle AS Computing F451 AS Computing F451.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Problem Solving Methodology 3 Development.
Systems Development Life Cycle
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Problem Solving Methodology 1 Analysis.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
VCE IT Theory Slideshows By Mark Kelly vceit.com Version 2 – updated for 2016 Data Types 1 a.
IFS310: Module 9 Systems Design - Procurement Phase - Software Design.
Analysis. This involves investigating what is required from the new system and what facilities are available. It would probably include:
Advanced Higher Computing Science The Project. Introduction Worth 60% of the total marks for the course Must include: An appropriate interface using input.
VCE IT Theory Slideshows
Advanced Higher Computing Science
VCE IT Theory Slideshows
VCE IT Theory Slideshows
VCE IT Theory Slideshows – ITI Updated for 2016
VCE IT Theory Slideshows
IT Applications Theory Slideshows
System Design.
CAPE Internal Assessment
WEBSITE DESIGN TOOLS.
VCE IT Theory Slideshows by Mark Kelly study design
“What do I do ?”, “How do I do it ?”, What do I do it with ?
VCE IT Theory Slideshows by Mark Kelly study design
تحلیل سیستم‌ها مدل‌سازی پردازشی.
Introduction to Problem Solving
VCE IT Theory Slideshows
Introduction to Systems Analysis and Design
VCE IT Theory Slideshows
VCE IT Theory Slideshows Updated for 2016
VCE IT Theory Slideshows
5 POINT PLAN THE SYSTEMS LIFE CYCLE ANALYSE DESIGN
VCE IT Theory Slideshows
VCE IT Theory Slideshows
Information Systems Development (ISD) Systems Development Life Cycle
IT Applications Theory Slideshows
Presentation transcript:

VCE IT Theory Slideshows Problem Solving Methodology 2 DESIGN By Mark Kelly Vceit.com

Contents What needs designing? Design tools

Design... How the solution will work What interfaces and output will look like

Need to design Hardware needs Software needs Training and documentation requirements Procedures that need to be created or changed Evaluation criteria

Tools data dictionaries and data structure diagrams, input-process-output (IPO) charts, pseudocode, object descriptions.

Designing how bits of the solution fit together – e.g. Website pages, style sheets, scripts; Database queries, forms, reports; Program modules, procedures, functions.

Useful tools for this Website: storyboards, site maps Database: entity-relationship diagrams, data flow diagrams, structure charts, Multipurpose: hierarchy charts, context diagrams, use cases.

Design Consider alternative designs More than one way to skin a cat Some designs may be technically great, but unacceptable because of constraints

Design Every solution has both pros and cons What’s acceptable to a developer might be impossible for the client Selecting a design strategy means achieving maximum “pros” with minimum “cons” What is a pro or con varies from client to client

Physical Design Tools These actually plan how to build a system They give instructions on what to do Physical data dictionaries (e.g. “Customer_Surname is string, 25 characters”) Data Flow Diagrams...

Physical Design Tools Storyboards Structure Charts IPO charts Layout diagrams / mockups Pseudocode

Designing appearances layout diagrams, annotated diagrams/mock ups prototypes

Designing the evaluation criteria What measures will be used to judge whether or not the solution requirements have been met? Should relate to the solution requirements identified in the analysis stage’s logical design.

Design Must be documented If successful, will lead to Development phase. If not, cancel the project. Is used as a strict instruction manual during the following phases, particularly during Development

VCE IT THEORY SLIDESHOWS By Mark Kelly vceit.com These slideshows may be freely used, modified or distributed by teachers and students anywhere on the planet (but not elsewhere). They may NOT be sold. They must NOT be redistributed if you modify them.