Yvonne V. Richardson
  • Home
  • Portfolio
    • Project Management
    • Presentations and Lectures
    • Code Samples >
      • Android Java Resume Application
      • Student-Oriented Code Samples
    • Graphics and Gaming >
      • Making Believable Graphics
      • Little Red Riding Hood Video Game
    • Documentation
  • Web Development
    • Survey of 3-D Game Development
    • Gardeners Planting System
  • Educational Technology
    • Online Education
    • Online Shared Meeting Space
    • Presentation: The Unit Circle
    • Technical ToolBox
    • Mathematics 2 >
      • Math 2 Goals and Objectives
      • Math 2 Course Schedule
      • Math 2 Scoring Rubrics
      • Math 2 Blog
      • Math 2.4 Probability >
        • Math 2.4 Objective A
        • Math 2.4 Objective C
      • Math 2.4 Evaluation
      • Math 2 Thanks You
      • Contact Us
    • Productivity Tools
  • Colleges
  • Links
  • Contact Us
  • New Page

PROJECT MANAGEMENT

I recently completed a certificate in Project Management, and as part of my studies, I used the SDLC as a framework for these documents. The headlines provide continuity because the documents themselves are moments from separate projects.

Mission, Vision, and Project Management

Project Management  produces deliverables, both tangible and intangible. If a project were a corporation, or a department within a corporation, then it would have a mission, a vision, and a goal: to make products. These document provide links between applied project management theory and the practice of creating products.

Case Analysis

FORTUNE 1000 COMPARISON
This document is a backgrounder for items like RFI or RFP (Request for Information, Request for Proposal). Knowing how a company works is of great assistance when purchasing hardware or outsourcing services.
ZYNGA
As part of my Project Management Certificate, I authored a case study of an international online casual game development company.


Software Development Life Cycle

The difference between the Software Development Life Cycle (SDLC) and the Information Technology Infrastructure Library (ITIL) is partially philosophical. Are you a programmer that creates software systems, or are you a developer that maintains a library of assets for an overarching organization? Is this the difference between the data systems professional and the information technology worker?

Either way, information storage and retrieval is still a requirement.  Some software that interacts with data storage is object-oriented and intuitive, and other types of software are procedural. 

This document describes the steps associated with defining and developing new software.
The Software Development Life Cycle
File Size: 176 kb
File Type: pdf
Download File


Work Breakdown Structure (WBS)

Water Bottle Awareness Campaign WBS
File Size: 262 kb
File Type: pdf
Download File

 The classroom enables the exploration of Project Management while creating a real project. Applied theory and practical applications may result in products that are of use at the college or in the local community. This Work Breakdown Structure is the blueprint for the work associated with an awareness campaign.

Awareness Campaign

Awareness Campaign Bookmarks
File Size: 334 kb
File Type: pdf
Download File

 A project delivers documents by which to manage a project.   It also delivers products.  The awareness campaign required information about the issue chosen by the Project Management class. We delivered this information in several formats, one of which was bookmarks.

Program Description

Program Description
File Size: 11 kb
File Type: pdf
Download File

If a company receives a Request For Information or Request For Proposal, then it develops a document that describes how they would provide a solution. If they win the bid, they customize and implement this solution.

A program description contains the alignment between the business and the computer languages in which the developer authors the code.  

This specification for an introductory programming class is much simpler than a business specification. Students who continue careers in technology will become accustomed to working from this type of description.

Project Documentation

Last, but not least, is the documentation - the English Language Description of the tasks that the software performs.  It is associated with every milestone within the project. It maintains the general flow of information and may serve as a prototype; it is often the first project deliverable that the client has the opportunity to view. There should be a one-to-one correspondence between the documentation, the system design, and the resulting software. Design principles may not be immediately apparent, but should be visible to those who know to look for them. The audience can be the developer who maintains the code, or the client who requested the system. The person who authored the documentation may not be the individual who developed the software.
​
The Android resume application contains two types of documents: the first set is available to those who will use the application as a namespace, and the second set of documents is internal to the business and shared with team members.
 
Copyright 2012, 2018 Yvonne V. Richardson