trabajo practico1

32
Level: Introductory Gary Pollice, Professor of Practice, Worcester Polytechnic Institute 11 Mar 2003 from The Rational Edge: How does teaching differ from training? Which is more valuable to both employees and organizations? Pollice ponders these questions in his column, with an eye toward balancing theory with practice. from The Rational Edge: How does teaching differ from training? Which is more valuable to both employees and organizations? Pollice ponders these questions in his column, with an eye

Upload: espinoza-diaz-andrea

Post on 30-May-2017

214 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Trabajo Practico1

Level: IntroductoryGary Pollice, Professor of Practice, Worcester Polytechnic Institute11 Mar 2003from The Rational Edge: How does teaching differ from training? Which is more valuable to both employees and organizations? Pollice ponders these questions in his column, with an eye toward balancing theory with practice.

from The Rational Edge: How does teaching differ from training? Which is more valuable to both employees and organizations? Pollice ponders these questions in his column, with an eye toward balancing theory with practice.

Last term I asked my students to provide feedback on the software engineering course I teach. One student reported that, although he liked the course and appreciated that I'd spent most of my career in the "real world," many times he felt that I was doing corporate training rather than teaching. For many years of my business career, it was my responsibility to train clients on the best

Page 2: Trabajo Practico1

ways to use the products and services my company sold them. My student's remarks led me to ask myself many questions. Was I really still behaving like a trainer? What assumptions was I making about teaching and my primary responsibility to my students? And fundamentally, what is the difference between teaching and training?In this column I'd like to share my thoughts on these issues and examine how teaching and training are viewed differently in the halls of academia from in corporate boardrooms. Perhaps this will help you think constructively about what your organization values in its employees and what it does to further their professional development. What is the basic difference?Software development is a knowledge-based profession. We value the knowledge we acquire as well as how we apply it to deliver value to our customers. Producing software products requires harnessing employees' collective knowledge, and companies that survive in the marketplace view that knowledge as a critical, valuable resource that must be grown and nurtured.

Page 3: Trabajo Practico1

In the academic world, our job is to build a knowledge foundation that will serve students for a lifetime. This foundation must be broad, based upon fundamental principles. And we must enable students to go forth and apply those principles in a variety of ways. Then, it is the employer's job to supplement our students' knowledge with training for a business context and update their knowledge to keep pace with advances in technology.So how do we define the fundamental differences between teaching and training? First, let's look at definitions for these activities in the Merriam-Webster Online Dictionary. 1Teach has many alternate definitions, including:• To cause to know something • To guide the studies of • To impart the knowledge of • To instruct by precept, example, or experience Definitions for train are:• To form by instruction, discipline, or drill • To make prepared for a test of skill Note that training focuses on skill; the definitions imply a narrower focus than teaching and possibly a shorter timeframe. We might associate training with the notion of

Page 4: Trabajo Practico1

exercises that we repeat until we "get" the skills we are trying to acquire - until they become almost second nature. The definitions for teaching, in contrast, imply deeper knowledge and a longer timeframe. We often hear the term "lifelong learning," but I can't recall ever hearing about "lifelong training."

Different goalsDo teaching and training have different goals? First, let's examine this question from two viewpoints: The people receiving the teaching or training, whom we will call students; and that of the organization to whom the students report. For full-time college students, that organization is usually the "Mom and Dad Company." For professionals in the workforce, the organization is usually their employer.College students' goalsWhat motivates students? As a teacher, I'd like to say that students come to my class with an intense desire to learn. But I'm not that naieve - rarely does a student have such a desire. Most college students have three primary goals with respect to their courses:

Page 5: Trabajo Practico1

4. Getting good grades. Like it or not, in academia, grades are how you are measured. They're not always fair. Some people don't test well and struggle to get good grades. But most instructors assign grades to indicate how well students have grasped the course material in a course. 5. Qualifying for continuing financial aid. With the cost of college education today, financial aid plays an important role for many students. Good grades are a requirement for maintaining financial aid, typically along with other requirements, such as working on campus for a certain number of hours. 6. Finding employment after graduation. This is, by far, the primary motivation for most students. Many of my computer science students are worried about job prospects when the leave school. They know the market for software engineers is not as robust as it was when they began their course of studies. So they work hard to develop enough skills and basic knowledge to make themselves attractive to potential employers. Professionals' goalsWhat about professionals? What is their motivation for additional learning? Surely not

Page 6: Trabajo Practico1

grades. Professional courses, seminars, and workshops are typically not graded. You pay your money and walk away with as much knowledge as you can absorb. Nevertheless, I think professionals have three goals that map closely to those of college students.4. Get a good annual review. Professionals do receive "grades," just not in courses. Instead, they are graded on their job performance. Taking courses might help them get better reviews - first, because it demonstrates their personal motivation and a desire to help the organization, and second, because it gives them skills to do their work more effectively. 5. Keep your job and get a raise. Just as students must work hard to maintain their financial aid, professionals must perform at a certain level in order to keep their jobs and get salary increases. During the last few years, many people have lost their jobs, both in the software industry and others. This sense of insecurity is something we would never have imagined ten years ago. 6. Learn what is necessary to get a better job. Almost everyone looks toward the next job they want when they consider voluntary training - whether it is a promotion in their current

Page 7: Trabajo Practico1

company or a new, exciting position in a different organization. Balancing training and teachingEverything we do in our lives requires a balance between two things or more - a compromise. This column talks about the balance between theory and practice, so it is appropriate to consider that balance with respect to training and teaching. In my January 2004 column, I explained how I am seeking the right blend of theory and practice in my software development courses. My primary job is to prepare students for the rest of their working lives and help them succeed in their careers. So I first have to ensure that they learn fundamental principles and then teach them to use specific tools and techniques as time allows. A sample development projectThings are a little different in a work environment. Let's say you are managing a new project to develop an enterprise-wide system to manage inventory in multiple, worldwide locations. This will involve Internet technology, database systems, and so on. You add two new members to the project team. Sarah is a new graduate with a computer science degree. She has learned software engineering principles as

Page 8: Trabajo Practico1

well as some specific technologies, such as Java programming. Mike has been employed with your organization for a while; he has attended in-house training courses in programming as well as on other topics that apply to his job. Mike started his career in the military, which he joined right after high school; he never attended college. Both of these people have valuable skills. If you could combine their two skill sets, you would have an ideal team member who could step in and hit the ground running. However, as both of these people are new to the project, they need some orientation. Sarah will have the challenge of learning to understand not only the system itself, but also the culture within your organization and the specific ways people conduct business. And Mike will be challenged as well; your project has decided to adopt tools and processes from IBM Rational Suite,® which is new to your organization. You plan to follow a customized version of IBM Rational Unified Process,® use Rational ClearCase® for configuration management, Rational RequisitePro® for requirements management, and so on. The team might use additional tools as appropriate, some of which you will develop in house.

Page 9: Trabajo Practico1

Applying learning and trainingNow let's see how their respective backgrounds affect the way Sarah and Mike handle learning challenges. First, in order to learn about the system under construction, both of them look at the Software Architecture Document (SAD). This describes some architecturally significant use cases, UML diagrams, plans for development, testing, and so on.Mike is familiar with the format: It's the company standard he's been trained on. He quickly grasps the project's scope and potential business impact. His internal training courses and experience within the company have prepared him to understand both the jargon and company-specific business issues. Sarah, in contrast, struggles a little over the terminology, application domain, and acronyms; but she quickly grasps the overall architecture. She understands multi-tier architectures and the technologies used to represent this one. She also understands why certain areas have been identified as architecturally significant and begins to see how the designer might apply some common design patterns to simplify the architecture and make it more robust.

Page 10: Trabajo Practico1

You have assigned Mike and Sarah to the same small team responsible for implementing part of the business logic in the system's middle tier. The team has already decided that they can break up the use cases into user stories, which will help them schedule work and track progress. They have also decided to use JUnit for unit testing as they work. You allow them to hire an instructor to provide a day of training for the team on how to create user stories and apply JUnit. After the training, both Sarah and Mike understand the basic concepts and applications for user stories. When it comes to JUnit, Mike understands the mechanism, but he has trouble deciding what to test. Sarah remembers the principles of testing she learned in her software engineering class and begins to write positive and negative tests, boundary condition tests, and so on. She also takes time to help Mike develop good tests. They meet for several sessions of pair-programming for the tests. Sarah learns more about the application domain from Mike, and he picks up new techniques and basic principles from Sarah. She suggests to you that using a code coverage tool in conjunction with JUnit would provide rapid

Page 11: Trabajo Practico1

feedback about the completeness of the unit tests. When you give her the go-ahead, Sarah reads through the IBM Rational PureCoverage manual and then writes a short document explaining how to use the tool to check the team's Java code. She holds a brown-bag lunch to answer questions about Rational PureCoverage, and then the team starts using the tool to improve their testing.As the project proceeds, the requirements change, and the team has to adapt the code they've already created to changes in the architecture. Luckily, the architecture has been well constructed, so there are clean interfaces for the major modules. However, some of the changes threaten certain interfaces and could have ripple effects through the subsystem the team is building. Sarah thinks about the design patterns she learned in one of her classes and realizes that, instead of refactoring the existing code, the team could make the code much more robust by adding adapters to the code base and applying common patterns, such as decorator, factory method, and so on. Even though she learned these design pattern implementations in C++, she understands the principles behind them and can easily adapt them for Java.

Page 12: Trabajo Practico1

Sarah turns to Mike again for help with the mechanics of setting up her environment to take advantage of the advanced features in IBM Rational ClearCase, because he's had extensive training on this tool. Once she is adept at using these features, Sarah becomes much more productive. She also realizes that the team might be able to leverage Rational ClearCase to achieve continuous integration, a goal discussed in her software engineering class. She reads up on how to script tools for Rational ClearCase and then writes a couple of Perl scripts to make integration tests run continually as the integration builds proceed. When they adopt this change in process, team members find that they can indentify integration problems more quickly and fix them more easily. Mike, meanwhile, uses his knowledge of the organization and how it does business to identify several requirements that simply do not reflect how business is actually conducted. He also knows who to talk to in order to adjust the requirements, so you appoint him the domain expert for the team. You pat yourself on the back for bringing two high-powered people like Mike and Sarah on the team. Each one knows how to apply what

Page 13: Trabajo Practico1

he or she has learned and also how to leverage one another's strengths, which are complementary. But in the long haul, who is most likely to get ahead? I'd put my money on Sarah. Sarah's grounding in fundamental principles allows her to quickly find solutions to common problems and think strategically about measures that will increase both coding efficiency and system quality. Mike's practical knowledge has given him a deep understanding of his work environment and business processes that he can use to identify problems and quickly get them resolved. Sarah will acquire these same capabilities as time goes on - that is the nature of on-the-job training. But how could Mike acquire theoretical knowledge like Sarah's? Many people do it by going back to college, but some cannot make that kind of commitment.2

Create an ongoing learning environment

Fortunately, there are some healthy organizations that not only offer training but

Page 14: Trabajo Practico1

also support opportunities for employees to acquire knowledge about theories and principles relating to their work. By giving people time and funding to pursue knowledge through outside sources, such organizations can give their "Sarahs" the domain knowledge that their "Mikes" have, and also help their "Mikes" learn what their "Sarahs" learned in academia. In other words, they create a learning environment that supports both the short-term and long-term goals of the organization - and the employee. In a business setting, managers can act as "teachers" who guide learning for their employees. Managers can also help team members plot their careers, based on what each person wants to learn. And good managers can match the employee's desires with the company's needs. Many successful organizations recognize that this form of teaching (or mentoring) is critical for business success. They make it a condition for managerial promotions and pay increases. But they also give employees time to learn and opportunities to use the knowledge they acquire.

Page 15: Trabajo Practico1

On the academic side, we will continue to educate students about basic principles, sprinkled with a little training; we'll give them some practice and a lot of theory. When our graduates join your organization, we hope you will continue to expose them to theory rather than just providing practice in the form of training. You can take advantage of the resources at learning institutions in your area and provide programs that keep employees up to date on issues and ideas about software development. Invest in the future. Training helps people today; teaching guarantees them - and your organization - a bright tomorrow.

About the author Gary Pollice is a Professor of Practice at Worcester Polytechnic Institute, in Worcester, MA. He teaches software engineering, design, testing, and other computer science courses, and also directs student projects. Before entering the academic world, he spent more than thirty-five years developing various kinds of software, from business applications to compilers and tools. His last industry job was with IBM Rational Software, where he was known as "the

Page 16: Trabajo Practico1

RUP Curmudgeon" and was also a member of the original Rational Suite team. He is the primary author of Software Development for Small Teams: a RUP-Centric Approach, published by Addison-Wesley in 2004. He holds a B.A. in mathematics and M.S. in computer science.

Page 17: Trabajo Practico1

Unidad Académica: UNPA-UACO

Cátedra: Proceso y Desarrollo de Software

Profesora: Gaetan, Gabriela Alumnas: Alancay, Natalia Debora

Page 18: Trabajo Practico1

Aleman, Jessica Daiana

Practica-Actividades:

1. Lectura: Teaching software development vs. Software engineering. Gary Pollice. The Rational Edge.

2. Relacionar los elementos presentes con las Areas/ Tópicos del CCIS.

3. Construir un Glosario de términos.

Desarrollo de Actividades:

Herramientas especificas: Métodos y herramientas de ingeniería de software Técnicas: Construcción de software Programación: Construcción de software Documento de arquitectura de software: Gestión de configuración de software Diagramas: Gestión de configuración de software Planificación: Gestión de ingeniería de software

Page 19: Trabajo Practico1

Desarrollo: Procesos de ingeniería de software Evaluación de programación de pares: Prueba de software Performance: Construcción de software Usuario: Gestión de configuraciones Principios básicos: Requerimiento de software Nuevas técnicas: Calidad de software Código: Construcción del software Requerimientos: Calidad de software Diseños: Construcción del software Método: Métodos y herramientas de ingeniería de software Aplicaciones: Gestión de ingeniería de software Costos: Construcción de software Incrementos: Procesos de ingeniería de software Implementar: Construcción del software Niveles de arquitectura: Diseño de software Material de Estudio: Gestión de configuraciones de software Interfaces: Diseño de software

Glosario: IBM Racional Unified Process: en resumen

RUM es un proceso de desarrollo de software.

Page 20: Trabajo Practico1

Software Architecture Document: (SAD) documentos de arquitectura de software