Presenting: Aimee & Catherine.

Slides:



Advertisements
Similar presentations
Tutorial 8: Developing an Excel Application
Advertisements

External Trade Statistical System UNECA – Addis Ababa, October 2011.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Why do we need to learn about computers? Hardware & Software Windows95 Desktop - GUI? Mice? Internet Explorer & Netscape Microsoft Applications: –Excel.
MCT260-Operating Systems I Operating Systems I Introduction to Operating Systems.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Visual Basic Introduction IDS 306 from Shelly, Cashman & Repede Microsoft Visual Basic 5: Complete Concepts and Techniques.
CSC 2720 Building Web Applications JavaScript. Introduction  JavaScript is a scripting language most often used for client-side web development.  JavaScript.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Introduction to SAS Math 3200 Jan Jimin Ding.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Project Manager: Rajiv Chalasani Mark Goesmann Kevin Staake David Nyman Client : Dr. Lynn Beck Department of Economics.
Overview of SQL Server Alka Arora.
PowerPoint Presentation By: David Larson. IPA’s Identify Components of Visio 2010 interface, navigate a Visio drawing, and get help Using Visio. Manipulate.
Managing Software Development With Microsoft ® Project 2000 And Team Folders Sam Brooks
System Design: Designing the User Interface Dr. Dania Bilal IS582 Spring 2009.
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
Online Translation Service Capstone Design Eunyoung Ku Jason Roberts Jennifer Pitts Gregory Woodburn Kim Tran.
1 3. Computing System Fundamentals 3.1 Language Translators.
Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk.
An Introduction to CCP4i The CCP4 Graphical User Interface Peter Briggs CCP4.
Introduction to Computer and Computer Networking: Part I Xiangming Mu 9/16/2004.
MSE Presentation 1 By Padmaja Havaldar- Graduate Student Under the guidance of Dr. Daniel Andresen – Major Advisor Dr. Scott Deloach-Committee Member Dr.
Computer Architecture
Cmpe 589 Spring 2006 Lecture 2. Software Engineering Definition –A strategy for producing high quality software.
Multimedia and Computers Introduction to Computers.
Connecting with Computer Science2 Objectives Learn how software engineering is used to create applications Learn some of the different software engineering.
VIGNAN'S NIRULA INSTITUTE OF TECHNOLOGY & SCIENCE FOR WOMEN TOOLS LINKS PRESENTED BY 1.P.NAVEENA09NN1A A.SOUJANYA09NN1A R.PRASANNA09NN1A1251.
Rolando Gaytan Clay Schumacher Josh Weisskopf Cory Simon Aaron Steil (Reiman Gardens) – Client Dr. Tien Nguyen - Advisor.
IT System Administration Lesson 3 Dr Jeffrey A Robinson.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
OP: A Novel Programming Model for Integrated Design and Prototyping of Mixed Objects Celine Coutrix & Laurence Nigay CNRS, University Joseph Fourier Grenoble.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Basics Components of Web Design & Development Basics, Components, Design and Development.
Microsoft Customer 2 Partner Connector Quick Reference Guide
XP Creating Web Pages with Microsoft Office
Mathematical Teaching Software System Ames Community Schools (ACS) has been concerned with their student’s performance in problem-solving on nationally.
 INDEX  Overview.  Introduction.  System Requirement.  Features Of SQL.  Development Process.  System Design (SDLC).  Implementation.  Future.
BRANDING YOURSELF FINAL DRAFT.
Aga Private computer Institute Prepared by: Srwa Mohammad
Nat 4/5 Computing Science Software
An Overview of the Computer System
Working in the Forms Developer Environment
NetApp Online Ordering User Tutorial
IS1500: Introduction to Web Development
1. Introduction to Visual Basic
Web Applications Security INTRO
Computer Basics Section 2.1 YOU WILL LEARN TO… Identify hardware
An Introduction to Visual Basic .NET and Program Design
Computers Are Your Future
Free MB6-704 Actual Tests - MB6-704 Actual Dumps PDF
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Software Introduction
Ada – 1983 History’s largest design effort
Tonga Institute of Higher Education
Quality Center (QC) 11 Training Global IT QA Testing Team 2013
COMPUTER SOFT WARE Software is a set of electronic instructions that tells the computer how to do certain tasks. A set of instructions is often called.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Introduction to Computers
DATABASES WHAT IS A DATABASE?
Tutorial 7 – Integrating Access With the Web and With Other Programs
Task Scenario Upon receiving a dispatch to the scene of an automobile accident, a patrol officer is required to complete the following form:
Web Application Development Using PHP
Technical Background of UWWTD Software
Presentation transcript:

Presenting: Aimee & Catherine

Introduction Goals and Objective Bring a Common Paper Game for user on the Internet Add Functionality utilizing MySql & PHP Online Help Menu

Graphical User Interface (GUI The Rapid Prototyping SW Model JavaScript & DHTML Application tools

implementation Languages Implemented using Javascript & PHP MySQL Database

System Specifications Pentium 1 133 Mhz, 16 MB RAM Microsoft2 Windows2 95 or better, or Macintosh3 OS 8.1 or later A 56K modem, or broadband access Internet Explorer2 4.0 or better, or Netscape4 3.0 or better

Design Walk-Through (Part 1) Input: A word from the MySql database containing 129000 words, base on random PHP function. Processing: User attempts to guess the correct characters of the word, which is compared to the input word from the database. Output: Alert indicating win or loss!

Design Walk-Through (Part 2) Error Checking: Database connection check. Check-Browser: To ensure the browser is above either Netscape Navigator 3.0 and Internet Explorer 4.0 Gallow Manipulation: Alert the user when they try to manipulate the gallow or word field.

Engineering Notebook Walk-Through (Part 1 Task Breakdown) Task Definition Develop list of resources, time, major tasks Analyze resources, effort required Modify as needed Analysis Design

Engineering Notebook Walk-Through (Part 2 Task Breakdown) Task Implementation Generate code from design results Test components, sub-components Modify components Testing Modifications Generate Code

Engineering Notebook Walk-Through (Part 3 Task Breakdown) Task Implementation Meet with customers Receive customer feedback Modify project as required, agreed upon

Engineering Walk-Through (Part 4Period Planning Chart)

Engineering Walk-Through (Part 5 Period Gantt Chart)

Testing (Defect Recording Log)

Improvements Increase dictionary Optimize code for faster results Encode Word

Demonstration Application: Questions