Download Evaluación - Cleveland State University

Document related concepts
no text concepts found
Transcript
CIS 470 - MOBILE APPLICATION DEVELOPMENT - HOW TO PREPARE THE COURSE REPORTS
Please use the following format to organize your reports
1. Header. Consists of
a. Author name - School number
b. Project # - Date
2. App Description (WHAT). This is an executive summary targeting the end-users of this
application. The section explains what the app does. Keep in mind that at this point your reader
is NOT a programmer but instead a paid customer who bought your app and wants a clear
description of what is does and how to work with it.
3. Technical Description (HOW). The reader of this section is a fellow software developer. Explain
here how your app works. Keep in mind the reader needs specific guidance into the app so
he/she could maintain/enhance your solution.
4. Java Code. Paste a neatly formatted image of your Java code. Each non-trivial method should be
documented. Pay attention to formatting standards: indentation, line wrapping, variable
naming, etc.
5. Screenshots. Use the Android-Device-Monitor tool to take pictures of your working app. Add
meaningful images illustrating the way your app operates and interacts with the user.
6. What did I learn? Explain what have you personally acquire from this learning experience.
7. References. List all sources used in the preparation of your project. Give credits to all sources
consulted (notes, books, blogs, websites, etc.) For a guide on ‘how to’ format references, please
consult the following:
Penn State University Libraries. CSE Quick Citation Guide. [Cited Sept. 28, 2015] Available from:
https://www.libraries.psu.edu/psul/researchguides/citationstyles/CSE_citation.html#online-examples
Evaluación
Las tareas semanales representan un esfuerzo personal y no un producto de equipo. Todo trabajo debe ser
entregado electrónicamente al siguiente buzón de correo [email protected] (única forma de entregar
tareas). Solo se evaluarán los trabajos enviados a esta dirección. Cada tarea (presentada en formato pdf) debe
incluir las siguientes partes:
1. Nombre del autor
2.
3.
4.
Numero de Tarea / Fecha
Resumen Ejecutivo
1. Propósito del trabajo (Este fragmento debe responder la pregunta ¿Que hace este artefacto?
Escriba pensando en un usuario casual que requiere direcciones generales acerca de cómo
usar la aplicación)
2. Sinopsis Técnica (¿Cómo trabaja este artefacto. Redacte esta sección pensando en un
colega computista que eventualmente será asignado a mantener su codigo)
Conclusiones/Observaciones Personales (¿Qué paso con este artefacto? Explique lo que paso y lo que
ud. aprendió con esta experiencia. Como se le puede mejorar. Que problemas/posibilidades se
presentan)
5.
6.
Imágenes del Artefacto en Operación (así es como luce cuando trabaja)
Código del computador (bien documentado y compreso en formato zip)
No se harán exámenes escritos tradicionales