Word Cards by Team 6 Problem: Learning new words and languages should be made accessible and enjoyable through the use of software – Enable learners to.

Slides:



Advertisements
Similar presentations
Database Management Systems and Enterprise Software
Advertisements

WJEC Applied ICT Databases – Data Dictionary and Data Types Data Dictionary According to Wikipedia: A data dictionary, as defined in the IBM Dictionary.
Visual Rhetoric. What is an Image Text? Images as Symbols Like written words, images are symbols that represent an object, action, idea, or concept.
Design Exploration J. Michael Moore
Introduction to Web services MSc on Bioinformatics for Health Sciences May 2006 Arnaud Kerhornou Iván Párraga García INB.
ETEC 100 Information Technology
Brokering Mathematical Services Through a Web Registry.
.NET Code Camp 2011 Team LUT6: Joona-Pekka Kokko Konstantin Koskelainen Tomi Kosonen Jalamadugu Ravitheja WordCards.
Database Management An Introduction.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 8 Slide 1 Software Prototyping l Rapid software development.
Data Grids: Globus vs SRB. Maturity SRB  Older code base  Widely accepted across multiple communities  Core components are tightly integrated Globus.
Use cases and requirement specification - 1 Use case diagrams 3 use cases System boundaries Remember: Use case diagramming is a tool, not the requirements.
Ottoman Historical Dictionary Developed by: Hong Lau Anna Stolar Khanhvy Doan.
14 1 Chapter 14 Database Connectivity and Web Development Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Further Systems Analysis. Plan Introduction Structured Methods –Data Flow Modelling –Data Modelling –Relational Data Analysis –Further Data Modelling.
SE 555 Software Requirements & Specification Requirements Analysis.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 Tools of Software Development l 2 types of tools used by software engineers:
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
1 Object-Oriented Software Engineering CIS 375 Bruce R. Maxim UM-Dearborn.
Chapter 7-- Software Engineering 7.5 Tools of the Trade 楊家愉 應數一
Chapter 7 Requirement Modeling : Flow, Behaviour, Patterns And WebApps.
Lesson 7 Guide for Software Design Description (SDD)
Chapter 6 System Engineering - Computer-based system - System engineering process - “Business process” engineering - Product engineering (Source: Pressman,
Building SOLID Software with Dependency Injection Jeremy Rosenberg.
SOFTWARE DESIGN DOCUMENT (SDD)
Mihir Daptardar Software Engineering 577b Center for Systems and Software Engineering (CSSE) Viterbi School of Engineering 1.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 4 Slide 1 Slide 1 Message Analysis Table.
2/6/01D-1 © 2001 T. Horton CS 494 Object-Oriented Analysis & Design Using PARTS to Illustrate Requirements Concepts.
Chapter 11: Software Prototyping Omar Meqdadi SE 273 Lecture 11 Department of Computer Science and Software Engineering University of Wisconsin-Platteville.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 8 Slide 1 Software Prototyping l Rapid software development to validate requirements.
Group 4. Task 1. Team - Fantastic Four Team – Fantastic Four This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Introduction to Systems Analysis & Design Chapter #1.
1 Software Design Reference: Software Engineering, by Ian Sommerville, Ch. 12 & 13, 5 th edition and Ch. 10, 6 th edition.
CSC 395 – Software Engineering Lecture 13: Object-Oriented Analysis –or– Let the Pain Begin (At Least I’m Honest!)
Javascript Cog Kit By Zhenhua Guo. Grid Applications Currently, most grid related applications are written as separate software. –server side: Globus,
1 Software Design Overview Reference: Software Engineering, by Ian Sommerville, Ch. 12 & 13.
Object Oriented Programming Lecture 9: OO Design.
WebService. Outline Overview of Web Services SOAP (messaging) WSDL (service description) UDDI (registry)
Extensive Reading in a foreign language asks learners to read a lot of easy, interesting books.
Software Prototyping Rapid software development to validate requirements.
PerfSONAR-PS Functionality February 11 th 2010, APAN 29 – perfSONAR Workshop Jeff Boote, Assistant Director R&D.
Connecting with Computer Science2 Objectives Learn how software engineering is used to create applications Learn some of the different software engineering.
Requirements specification Why is this the first major stage of software development? –Need to understand what customer wants first Goal of requirements.
Use Case Textual Analysis
1 Software Engineering: A Practitioner’s Approach, 6/e Chapter 9: Design Engineering Software Engineering: A Practitioner’s Approach, 6/e Chapter.
Description and exemplification use of a Data Dictionary. A data dictionary is a catalogue of all data items in a system. The data dictionary stores details.
Title of Your Project Team Member 1 Team Member 2.
High Level Design Use Case Textual Analysis SE-2030 Dr. Mark L. Hornick 1.
Architectural Mismatch: Why reuse is so hard? Garlan, Allen, Ockerbloom; 1994.
Building Effective Content Literacy Tasks. The Cycle of Assessment Teach: Does the instruction and the tasks align to the identified learning target(s)?
Design Exploration J. Michael Moore
Identify internal hardware devices (e. g
Introducing the Microsoft® .NET Framework
What Do Computers Do? A computer system is
[English] language issues is the international classroom
Review for Final, Fall 2010 Close book, Close notes
Software Specification Tools
Data Catalog Project A Browsable, Searchable, Metadata System
What is a Database and Why Use One?
Service Metadata Registry (COSMOS)
Tools of Software Development
75 Textual Evidence and Inferences
Data Structures and Database Applications ACST 3330
IENE Intercultural Education of Nurses and medical staff in Europe
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 Tools of Software Development l 2 types of tools used by software engineers:
G061 - Data Dictionary.
FashionBrain Research and Technology
I have… I have… Who has 3:40? Who has 12:20? I have… I have…
Database Management Systems and Enterprise Software
Presentation transcript:

Word Cards by Team 6 Problem: Learning new words and languages should be made accessible and enjoyable through the use of software – Enable learners to communicate – Enable learners to consume and produce written material → Build a solid ground for primary education

Word Cards by Team 6 Idea – Learn new words and languages by associating words with Images Descriptive texts Foreign words

Word Cards by Team 6 Solution – Give the learner access to dictionaries Textual dictionaries Image dictionaries Foreign word dictionaries – Let the learner guess and deduce words from dictionary entries

Word Cards by Team 6

Implementation – Repositories for words Explicit boundary through uniform interface Local implementation, e.g. word database, XML-RPC word lookup – Silverlight GUI – Technologies:.NET 4.0, Silverlight, Entity Framework, MSTest, Moq, Structuremap etc.