Lesson Plan. Course Title: Computer Programming. Session Title: Software Life Cycle



Similar documents
Lesson Plan. Course Title: Advanced Computer Programming Session Title: Databases. Preparation

Lesson Plan Course Title: Web Technologies Session Title: Website Administration

Lesson Plan. Course Title: Web Technologies Session Title: Web Site Planning & Design

Lesson Plan. Preparation. TEKS Correlations: 1C: Examine the role of certifications, resumes, and portfolios in the Web Technologies profession.

Lesson Plan. Preparation

Lesson Plan. Course Title: Digital and Interactive Media Session Title: College and Career Poster

Lesson Plan. Preparation

Lesson Plan. Course Title: Digital and Interactive Media Session Title: Emerging Technologies

Lesson Plan. Course Title: Principles of Information Technology Session Title: Understanding Types & Uses of Software

Lesson Plan Course Title: Web Technologies Session Title: Internet Fundamentals & Background

Lesson Plan. Course Title: Computer Maintenance Session Title: Numbering Systems

Lesson Plan. Course Title: Advanced Computer Programming Session Title: Project Management Basics

Lesson Plan. Preparation (c). Principles of Information Technology (One-Half to One Credit).

Lesson Plan. Preparation

Lesson Plan. Preparation

Lesson Plan. Upon completion of this assignment, the student will be able to build a small network and identify the different types of hackers.

Lesson Plan. Preparation

Lesson Plan - Time Value of Money

Preparation. TEKS Correlations:

Animation Overview of the Industry Arts, AV, Technology, and Communication. Lesson Plan

Lesson Plan. Preparation

Credit History and Ratings

Lesson Plan. Preparation

Lesson Duration: Approximately two to four 90-minute class periods [Lesson length is subjective and will vary from instructor to instructor]

Lesson Plan. monitor project development or resource allocation on a horizontal time scale.

Lesson Plan. monitor project development or resource allocation on a horizontal time scale.

Lesson Plan. Course Title: Concepts of Engineering and Technology Session Title: Green Energy Careers

Lesson Plan Careers in Financial Management and Investment Planning

(Refer Slide Time: 01:52)

Lesson Plan. Course Title: Principles of Business, Marketing and Finance Session Title: Advertising Media. Performance Objective:

Lesson Plan. Time When taught as written, this lesson should take approximately minutes to teach. Preparation

Social Forces Human Development Learning and Learning Styles

Lesson Plan. Performance Objective Upon completion of this lesson, each student will create a design plan for a tiny house.

Lesson Plan. Time When taught as written, this lesson should take two to three days to teach. Preparation

What is Multiple Intelligence? Multiple Intelligences are 8 different ways to demonstrate intellectual ability. It is how you learn best.

Meeting the Needs of Visual-Spatial Learners

Lesson Plan. Approximate Time: If taught the way the lesson is written, it should take approximately 3 days.

Lesson Plan. Parallel Resistive Circuits Part 1 Electronics

How To Write A Checkbook

It is vital that you understand the rationale behind the correct answer(s) as wel as the incorrect answer options.

Could you use more resources to help you learn & retain info? Do you create your own study aids to ensure you learn the course content?

Lesson Plan. Graphic Design & Illustration

Lesson Plan. Financial Ratios Financial Analysis Finance. Performance Objective Students calculate financial ratios to evaluate company performance.

CSE 435 Software Engineering. Sept 16, 2015

Life Cycle Models. V. Paúl Pauca. CSC Fall Department of Computer Science Wake Forest University. Object Oriented Software Engineering

Multiple Intelligence

New Faculty Orientation 2012 CLASSROOM MANAGEMENT & LEARNING STYLES

Lesson Plan. Graphic Design & Illustration

Howard Gardner s Theory of Multiple Intelligences

Teaching with PowerPoint

CTE Toolkit Lesson Plans and Handouts Help your students learn about the numerous career pathways and opportunities available.

Active Learning Strategies ORCHESTRATING LEARNER PARTICIPATION IN EDUCATIONAL ACTIVITIES

Multiple Intelligences Survey 1999 Walter McKenzie, The One and Only Surfaquarium

Lesson Plan. Preparation

How To Teach M.I.I

COMMUNITY COLLEGE OF CITY UNIVERSITY CITY UNIVERSITY OF HONG KONG

Learning Design Principles for Power Point Presentations

Differentiated Instruction

50 Instructional Methods

VIDEOCONFERENCING TEACHING ACTIVITIES

Days of the Week Grade Kindergarten

Specific Course Objectives (includes SCANS): After studying all materials and resources presented in the course, the student will be able to:

Information Technology Career Cluster Game Design: Animation and Simulation. Course Standard 1

Learning how you Learn.

Teacher Workbooks. Graphic Organizer Series Science Organizers Vol. 1. Copyright 2003 Teachnology Publishing Company A Division of Teachnology, Inc.

Introduction to Systems Analysis and Design

Visual and Performing Arts Subject Template (Required Information needed to prepare for course submission)

Higher order questions encourages higher order thinking Based on Bloom s Taxonomy

The Best Ideas for Managing and Evaluating the Interactive Student Notebook. Presented by TCI. (800)

The student analyzes an overview of starting and growing a virtual business office. The student is expected to:

Facilitating Adult Learning

Software Development Process

Making an Adventure Story AMAZING ADVENTURES. MS Word Scratch MS PowerPoint MS Excel. Making a Video VIDEO MAKERS

Information Technology Fundamentals

Supporting Whole Learners in Developmental English Classes

Checklist for Evaluating Online Courses

CHAPTER_3 SOFTWARE ENGINEERING (PROCESS MODELS)

Cool Kids Resources for Counseling Programs

Accessibility Strategies for Mathematics

Student Profile Template

Software Development & Education Center. Microsoft Office (Microsoft Project 2010)

Course Evaluation: A Tool for Faculty

Department of Engineering & Technology IT 112 Product Development & Design Proposed University Studies Course

What s Your Learning Style?

B USINESS & C OMPUTER S CIENCE INTRODUCTION. Financial Management Accounting. Principles of Accounting II

Arts, AV Technology & Communications Career Cluster Audio Video Technology and Film II Course Number:

Days. Day 1. Reflection Teacher Responsibilities. Lesson Plans

Learning Styles and Aptitudes

Curriculum Multimedia Designer

Learning Style Inventory

Online Course Rubrics, Appendix A in DE Handbook

Transcription:

Lesson Plan Course Title: Computer Programming Session Title: Software Life Cycle Lesson Duration: 2 hours Performance Objective: Upon completion of this assignment, the student will understand the software life cycle and its importance to a programming project. Specific Objectives: Students will identify 3 models of software life cycles. Students will differentiate between different types of software life cycles. Students will list the 5 stages of the Waterfall model. Preparation TEKS Correlations: 130.276.Computer Programming (5B) Identify software development processes and issues; (5C) Explain the software system life cycle approach. Instructor/Trainer References: Content-developer knowledge "Big Java" by Cay Horstmann "Barron's AP Computer Science Study Guide" by Roselyn Teukolsky Instructional Aids: Instructional Presentation Activity Group Discussion about a sample project Activity Solution with suggested answers Quiz Quiz Solution Materials Needed: Each student will need a copy of Activity Handout. Equipment Needed: No special equipment needed.

Introduction MI Introduction (LSI Quadrant I): Talk to the students about the process of a programming project that you would do in class. Emphasize the concepts that you (the teacher) are the customer; you have specific requirements and a deadline for the project. The student is the programmer; the programmer must understand the requirements and the deadline before beginning the project. Outline MI Outline (LSI Quadrant II): Instructor Notes: Present the Presentation while students take notes. Slides are discussed below: 1. The software life cycle is a concept that you can talk about without special equipment. This concept should be introduced early and referred to frequently as you progress through the class. 2. Discuss why a defined process is necessary for programmers especially programmers working for real clients in the business world. 3. Industry standards define phases and sequences so that all managers/programmers/customers can understand the entire process. 4. Several approaches have been developed over the years, but the 3 most common are Waterfall, Spiral, and Extreme Programming models. 5. The Waterfall Model will be discussed on the next 6 slides. As you present this slide, briefly name the stages and allow the students to input what they think might happen at each level. 6. Waterfall Stage 1 Analysis -- The stage where the managers and customers come together to discuss the requirements and inputs and outputs. They begin with a written description of the project. 7. Waterfall Stage 2 Design The stage where the managers and programmers decide the actual programs needed. They determine how the programs will Allow open discussion regarding the software life cycle stages 2

work together, how data will be shared, and implement an initial timeline. 8. Waterfall Stage 3 Implementation This is the biggest phase of all for programmers. This is where the coding happens. 9. Waterfall Stage 4 Testing The programs must be tested and retested for accuracy and reliability. Try to include all cases of inputs and outputs. 10. Waterfall Stage 5 Deployment The programming applications are introduced to the customer and users. Also, the users must be trained on how to use the software. Maintenance will continue at this stage. 11. The Spiral Model is introduced. Discuss the similarities and differences between the spiral model and the water fall model. 12. The Spiral Model approach uses repeated steps to ensure a quality product. The project is broken into smaller parts and tested throughout the development. 13. Extreme Programming approach is introduced on Slide 13. Once again, find similarities and differences between the 3 approaches. Extreme Programming incorporates the idea that customers should be part of the team during the entire development timeline. Application MI Independent Practice (LSI Quadrant III): Students will complete the group activity to understand the different life cycle processes. Encourage the groups to present their ideas. Summary MI Review (LSI Quadrants I and IV): Allow the groups to present their ideas. You will have open discussion and sharing. Evaluation MI Informal Assessment (LSI Quadrant III): 3

Observe the students' discussion. MI Formal Assessment (LSI Quadrant III, IV): Quiz Extension MI Extension/Enrichment (LSI Quadrant IV): Encourage the students to come up with their own projects that would be helpful in their lives. You can also talk about mobile phone applications. Icon MI Teaching Strategies Verbal/ Linguistic Logical/ Mathematical Visual/Spatial Musical/ Rhythmic Bodily/ Kinesthetic Intrapersonal Interpersonal Lecture, discussion, journal writing, cooperative learning, word origins Problem solving, number games, critical thinking, classifying and organizing, Socratic questioning Mind-mapping, reflective time, graphic organizers, color-coding systems, drawings, designs, video, DVD, charts, maps Use music, compose songs or raps, use musical language or metaphors Use manipulatives, hand signals, pantomime, real life situations, puzzles and board games, activities, roleplaying, action problems Reflective teaching, interviews, reflective listening, KWL charts Cooperative learning, roleplaying, group brainstorming, cross-cultural interactions Personal Development Strategies Reading, highlighting, outlining, teaching others, reciting information Organizing material logically, explaining things sequentially, finding patterns, developing systems, outlining, charting, graphing, analyzing information Developing graphic organizers, mindmapping, charting, graphing, organizing with color, mental imagery (drawing in the mind s eye) Creating rhythms out of words, creating rhythms with instruments, playing an instrument, putting words to existing songs Moving while learning, pacing while reciting, acting out scripts of material, designing games, moving fingers under words while reading Reflecting on personal meaning of information, studying in quiet settings, imagining experiments, visualizing information, journaling Studying in a group, discussing information, using flash cards with other, teaching others Naturalist Existentialist Natural objects as manipulatives and as background for learning Socratic questions, real life situations, global problems/questions Connecting with nature, forming study groups with like-minded people Considering personal relationship to larger context 4

Name(s): Date: SOFTWARE LIFE CYCLE ACTIVITY Discuss the following scenarios and answer the questions: I. Joe's Electronics Company needs a new program to better manage their inventory. They need a report each day that shows what products were sold during the day and the quantity available at that time. Using the Waterfall model, show how the project should be developed. Analysis Design Implementation Testing Deployment II. After reviewing your Waterfall Model, the customer decides that they need some changes. How would these changes fit into the Spiral Model? 5

III. Using www.extremeprogramming.org, answer the following questions about this project: a. Describe "honest plans" regarding this project: b. How does "iterative planning" relate to this project? c. Why is "team empowerment" important in this project? 6

Name(s): Date: Answers may vary SOFTWARE LIFE CYCLE ACTIVITY KEY Discuss the following scenarios and answer the questions: IV. Joe's Electronics Company needs a new program to better manage their inventory. They need a report each day that shows what products were sold during the day and the quantity available at that time. Using the Waterfall model, show how the project should be developed. Analysis end result accurate report to show ending inventory and sales inputs beginning inventory, daily sales The report should identify the beginning quantity of each item along with the individual sales transactions. Each line should reflect the current quantity on hand at the time of the report. Design One program needed to print the desired report. Program should be implemented in one week. Implementation Coding by the programmers. Testing Intensive testing and troubleshooting. Test the following: quantity on hand is accurately represented what if sales exceeds quantity on hand? what if new items are introduced? try to think of all possibilities Deployment Present the program to the customer 7

Train the customer Make last-minute changes as required V. After reviewing your Waterfall Model, the customer decides that they need some changes. How would these changes fit into the Spiral Model? The customer decides that the program needs to also reflect when inventory is purchased from the manufacturer. Therefore, the changes to the report must be implemented. The customer questions the accuracy of the report. Further testing must be completed. 8

VI. Using www.extremeprogramming.org, answer the following questions about this project: a. D escribe "honest plans" regarding this project: http://www.agile-process.org/honest.html Truthfully, a week was probably not long enough. If a change needs to be made in the plan, then the project should be refined. Make sure that the customer is involved with creating the timeline. b. H ow does "iterative planning" relate to this project? http://www.agile-process.org/iterative.html Rather than the customer laying out all the needs/desires at the beginning, the programmer can complete the project incrementally. The programmer would complete pieces of the report with the customer and refine each piece before the entire project is completed. The customer would be in on the dayto-day refinement of the project. c. W hy is "team empowerment" important in this project? http://www.agile-process.org/team.html Team empowerment means that everyone is responsible, not just the manager. The customer is equally responsible. 9

Name(s): Date: SOFTWARE LIFE CYCLE QUIZ Waterfall Model a. Analysis b. Design c. Implementation d. Testing e. Deployment Match the term to the Waterfall stage: 1. decide what programs are needed 2. verify the results of each program 3. user training 4. determine inputs 5. written description of the project 6. maintenance 7. the coding phase 8. determine program relationships 9. test all input cases 10. decide the end result Multiple Choice 1. Who originally proposed the Spiral Model? a. Department of Defense b. Barry Boehm c. www.extremeprogramming.org d. no one knows for sure 2. Which model(s) consist(s) of 5 distinct phases which must only go from beginning to end? 10

3. Which model ensures that customers are an integral part of the team? 4. Which model allows for the project to be constantly refined and improved? 5. Which model uses the heartbeat as the center of the project? 6. When was Extreme Programming introduced? a. 1970s b. 1988 c. 1996 d. 2010 7. What is the emphasis of Extreme Programming? a. Smaller budget b. Amazing coding c. Strict deadline d. Customer Satisfaction 8. What is the starting point for Extreme Programming? a. Unfinished Features b. Team Empowerment c. Working Software d. Daily Communication 11

9. How are prototypes used in the Spiral Model? a. to remove the formal structure of the process b. to maintain the integrity of the deadline c. to ensure that feedback is productive d. to break up the project into smaller pieces 10. Why is a software life cycle important? a. to ensure a quality product b. to speed up the time required to complete the project c. to keep the programming efficient 12

Name(s): Date: SOFTWARE LIFE CYCLE QUIZ Waterfall Model b. Analysis b. Design c. Implementation d. Testing e. Deployment Match the term to the Waterfall stage: B 1. decide what programs are needed D _ 2. verify the results of each program E 3. user training A 4. determine inputs A 5. written description of the project E 6. maintenance C 7. the coding phase B 8. determine program relationships D 9. test all input cases A 10. decide the end result Multiple Choice B 1. Who originally proposed the Spiral Model? a. Department of Defense b. Barry Boehm c. www.extremeprogramming.org d. no one knows for sure A 2. Which model(s) consist(s) of 5 distinct phases which must only go from beginning to end? C _ 3. Which model ensures that customers are an integral part of the team? 13

B 4. Which model allows for the project to be constantly refined and improved? C 5. Which model uses the heartbeat as the center of the project? C _ 6. When was Extreme Programming introduced? a. 1970s b. 1988 c. 1996 d. 2010 D _ 7. What is the emphasis of Extreme Programming? a. Smaller budget b. Amazing coding c. Strict deadline d. Customer Satisfaction A 8. What is the starting point for Extreme Programming? a. Unfinished Features b. Team Empowerment c. Working Software d. Daily Communication D _ 9. How are prototypes used in the Spiral Model? a. to remove the formal structure of the process b. to maintain the integrity of the deadline c. to ensure that feedback is productive d. to break up the project into smaller pieces A 10. Why is a software life cycle important? a. to ensure a quality product b. to speed up the time required to complete the project c. to improve the programming efficiency 14