-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule6.html
337 lines (299 loc) · 26.9 KB
/
module6.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Hainadine Chamane — ePortfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Free HTML5 Website Template by FreeHTML5.co" />
<meta name="keywords" content="free website templates, free html5, free template, free bootstrap, free website template, html5, css3, mobile first, responsive" />
<meta name="author" content="FreeHTML5.co" />
<!--
//////////////////////////////////////////////////////
FREE HTML5 TEMPLATE
DESIGNED & DEVELOPED by FreeHTML5.co
Website: http://freehtml5.co/
Email: [email protected]
Twitter: http://twitter.com/fh5co
Facebook: https://www.facebook.com/fh5co
//////////////////////////////////////////////////////
-->
<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<link href='https://fonts.googleapis.com/css?family=Work+Sans:400,300,600,400italic,700' rel='stylesheet' type='text/css'>
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Magnific Popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="fh5co-loader"></div>
<div id="page">
<nav class="fh5co-nav" role="navigation">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<div id="fh5co-logo"><a href="home.html">Hainadine Chamane<span>.</span></a></div>
</div>
<div class="col-xs-12 text-center menu-1">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li class="has-dropdown active">
<a href="essex.html">Artefacts</a>
<ul class="dropdown">
<li><a href="induction.html">Induction</a></li>
<li><a href="module1.html">Module 1: LCS</a></li>
<li><a href="module2.html">Module 2: OOP</a></li>
<li><a href="module3.html">Module 3: SSD</a></li>
<li><a href="module4.html">Module 4: NS</a></li>
<li><a href="module5.html">Module 5: ISM</a></li>
<li><a href="module6.html">Module 6: SEPM</a></li>
<li><a href="module7.html">Module 7: RMPP</a></li>
<li><a href="module8.html">Module 8: MSc CP</a></li>
</ul>
</li>
<li class="has-dropdown active">
<a href="skills.html">Skills</a>
<ul class="dropdown">
<li><a href="learning.html">Professional Development Plan (PDP)</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
</nav>
<header id="fh5co-header" class="fh5co-cover" role="banner" style="background-image:url(images/person3.jpg);">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12 col-md-offset-0 text-center">
<div class="display-t">
<div class="display-tc animate-box" data-animate-effect="fadeInUp">
<h1 class="mb30">Module 6: Software Engineering Project Management</h1>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="fh5co-blog" class="fh5co-bg-section">
<div class="container">
<div class="row animate-box row-pb-md" data-animate-effect="fadeInUp">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<span>Software Engineering Project Management Module</span>
<p style="text-align: justify">In this module, students will understand what it takes to become a successful Project Manager in a software engineering project. They will delve deep into the intricate relationships between the Project Manager and other stakeholders in a project and learn how to effectively balance the triple constraints of project management while avoiding technical debt.</p>
<p style="text-align: justify">From a practical standpoint, students will develop the skills to respond to customer needs by mastering test- and behaviour-driven development.</p>
<h3 style="text-align: left">This module is designed to equip students with the following skills and knowledge:</h3>
<p style="text-align: justify">● A comprehensive understanding of the fundamental principles of Project Management and software engineering principles, including their relationship and interactions with other computing and design disciplines.</p>
<p style="text-align: justify">● A deep understanding of advanced principles such as architecture, Behaviour-driven Development (BDD), and traditional and contemporary Software Development Life Cycle (SDLC) models like TOGAF and Agile.</p>
<p style="text-align: justify">● The ability to integrate different approaches, resolve conflicts and make compromises in software development projects.</p>
<p style="text-align: justify">● Proficiency in analysis, program design, software construction and testing, all essential for software development.</p>
<p style="text-align: justify">● An understanding of the psychological and sociological issues associated with how people interact with computing systems.</p>
<p style="text-align: justify">● Awareness of the software development industry's current and future challenges, limitations, and opportunities.</p>
<p style="text-align: justify">● The chance to reflect on and evaluate personal development. </p>
<h3 style="text-align: left">After completing this module, students will acquire the following skills:</h3>
<p style="text-align: justify">1. Students will be able to identify and implement suitable software engineering and project management methodologies, tools, and techniques to solve practical problems.</p>
<p style="text-align: justify">2. Students will examine the impact of computer and network architectures on system-level design and development as appropriate for risk and quality management.</p>
<p style="text-align: justify">3. Students can design, develop, and evaluate management systems that handle constraints and uncertainty. They will also apply BDD concepts and secure coding principles and practices in SDLC.</p>
<p style="text-align: justify">4. Students will learn to systematically develop and implement effective development team skills in a virtual professional environment. They will also gain real-life perspectives on roles and team organization.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 1</span>
<h5><b>Introduction to Software Engineering Project Management </b></h5>
<p style="text-align: left"><a href="docs/module6/unit1/m6_unit1Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit1/m6_unit1Learning.pdf" style="text-align: left" target="_blank">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit1/" style="text-align: left">Formative activities</a></p>
<p style="text-align: left"><a href="docs/module6/unit1/m6_unit1Discussion.pdf" style="text-align: left" target="_blank">Collaborative Discussion 1</a></p>
<p style="text-align: left"><a href="docs/module6/unit1/m6_unit1Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 2</span>
<h5><b>Study: Why Projects Fail and Gathering Requirements Exercise</b></h5>
<p style="text-align: left"><a href="docs/module6/unit2/m6_unit2Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit2/m6_unit2Learning.pdf" style="text-align: left" target="_blank">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit2/m6_unit2PeerResponse.pdf" style="text-align: left" target="_blank">Discussion: Peer Response</a></p>
<p style="text-align: left"><a href="docs/module6/unit2/m6_unit2Seminar.pdf" style="text-align: left" target="_blank">Seminar: Requirements Gathering</a></p>
<p style="text-align: left"><a href="docs/module6/unit2/m6_unit2Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 3</span>
<h5><b>Estimating, Planning and Risk</b></h5>
<p style="text-align: left"><a href="docs/module6/unit3/m6_unit3Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit3/m6_unit3Lerning.pdf" style="text-align: left" target="_blank">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit3/m6_unit3Discussion.pdf" style="text-align: left" target="_blank">Discussion: Summary Post</a></p>
<p style="text-align: left"><a href="docs/module6/unit3/m6_unit3Activity.pdf" style="text-align: left" target="_blank">ePortfolio Activity: Data Structures Reflection</a></p>
<p style="text-align: left"><a href="docs/module6/unit3/m6_unit3Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
<p style="text-align: left"><a href="docs/module6/unit3/" style="text-align: left"></a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 4</span>
<h5><b>Estimating Tools and Risk Assessment</b></h5>
<p style="text-align: left"><a href="docs/module6/unit4/m6_unit4Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit4/m6_unit4Learning.pdf" style="text-align: left" target="_blank">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit4/m6_unit4Activities.pdf" style="text-align: left" target="_blank">Wiki Entry: Risks and Risk Mitigation</a></p>
<p style="text-align: left"><a href="docs/module6/unit4/m6_unit4Seminar.pdf" style="text-align: left" target="_blank">Seminar</a></p>
<p style="text-align: left"><a href="docs/module6/unit4/m6_unit4Reflection.pdf" style="text-align: left" target="_blank">Reflection & Meeting notes</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 5</span>
<h5><b>User Experience</b></h5>
<p style="text-align: left"><a href="docs/module6/unit5/m6_unit5Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit5/m6_unit5Learning.pdf" style="text-align: left" target="_blank">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit5/m6_unit5Activity.pdf" style="text-align: left" target="_blank">Formative Activities</a></p>
<p style="text-align: left"><a href="docs/module6/unit5/m6_unit5Discussion2.pdf" style="text-align: left" target="_blank">Collaborative Discussion 2</a></p>
<p style="text-align: left"><a href="docs/module6/unit5/m6_unit5Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 6</span>
<h5><b>pytest and Test-Driven Development</b></h5>
<p style="text-align: left"><a href="docs/module6/unit6/m6_unit6Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit6/m6_unit6Learning.pdf" style="text-align: left" target="_blank">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit6/m6_unit6Discussion.pdf" style="text-align: left" target="_blank">Discussion 2: Peer Response</a></p>
<p style="text-align: left"><a href="docs/module6/unit6/m6_unit6Activity.pdf" style="text-align: left" target="_blank">Activity</a> & <a href="docs/module6/unit6/m6_unit6Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
<p style="text-align: left"><a href="docs/module6/unit6/m6_unit6Feedback.pdf" style="text-align: left" target="_blank">Assessment: Tutor's Feedback</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 7</span>
<h5><b>Software Development Life Cycles</b></h5>
<p style="text-align: left"><a href="docs/module6/unit7/m6_unit7Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit7/" style="text-align: left">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit7/m6_unit7Discussion2.pdf" style="text-align: left" target="_blank">Discussion: Summary Post</a></p>
<p style="text-align: left"><a href="docs/module6/unit7/m6_unit7Activity.pdf" style="text-align: left" target="_blank">Activity</a> & <a href="docs/module6/unit7/m6_unit7Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 8</span>
<h5><b>Python Data Structures</b></h5>
<p style="text-align: left"><a href="docs/module6/unit8/m6_unit8Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit8/" style="text-align: left">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit8/" style="text-align: left">Formative activities</a></p>
<p style="text-align: left"><a href="docs/module6/unit8/m6_unit8Seminar.pdf" style="text-align: left" target="_blank">Seminar: Data Structures</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 9</span>
<h6><b>Quality Management Strategy</b></h6>
<p style="text-align: left"><a href="docs/module6/unit9/m6_unit9Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit9/" style="text-align: left">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit9/" style="text-align: left">ePortfolio Activity</a></p>
<p style="text-align: left"><a href="docs/module6/unit9/m6_unit9WikiActivity.pdf" style="text-align: left" target="_blank">Wiki Activity</a> & <a href="docs/module6/unit6/m6_unit6Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
<p style="text-align: left"><a href="docs/module6/unit9/" style="text-align: left"></a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 10</span>
<h5><b>Software Quality Monitoring in Python</b></h5>
<p style="text-align: left"><a href="docs/module6/unit10/m6_unit10Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit10/" style="text-align: left">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit10/m6_unit10Activity.pdf" style="text-align: left" target="_blank">Activity</a></p>
<p style="text-align: left"><a href="docs/module6/unit10/m6_unit10Portfolio.pdf" style="text-align: left" target="_blank">ePortfolio Activity</a></p>
<p style="text-align: left"><a href="docs/module6/unit10/" style="text-align: left" target="_blank">Seminar</a> & <a href="docs/module6/unit10/m6_unit10Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 11</span>
<h6><b>Software Engineering Project Management: Future Trends</b></h6>
<p style="text-align: left"><a href="docs/module6/unit11/m6_unit11Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit11/" style="text-align: left">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit11/" style="text-align: left">Formative activities</a></p>
<p style="text-align: left"><a href="docs/module6/unit11/m6_unit11Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
<p style="text-align: left"><a href="docs/module6/unit11/m6_unit11Feedback.pdf" style="text-align: left" target="_blank">Assessment: Tutor's Feedback</a></p>
</div>
</div>
<div class="col-md-4 col-sm-4 animate-box" data-animate-effect="fadeInUp">
<div class="fh5co-post">
<span class="fh5co-date">Unit 12</span>
<h6><b>The Case for the Future Direction of Software Engineering Project Management</b></h6>
<p style="text-align: left"><a href="docs/module6/unit12/m6_unit12Reading.pdf" style="text-align: left" target="_blank">Required Reading</a></p>
<p style="text-align: left"><a href="docs/module6/unit12/" style="text-align: left">Learning Outcomes</a></p>
<p style="text-align: left"><a href="docs/module6/unit12/m6_unit12Seminar.pdf" style="text-align: left" target="_blank">Seminar: Future Trends in SEPM</a></p>
<p style="text-align: left"><a href="docs/module6/unit12/m6_unit12Feedback.pdf" style="text-align: left" target="_blank">Assessment: Tutor's Feedback</a></p>
<p style="text-align: left"><a href="docs/module6/unit12/m6_unit12Reflection.pdf" style="text-align: left" target="_blank">Reflection</a></p>
</div>
</div>
<footer id="fh5co-footer" role="contentinfo">
<div class="container">
<div class="row copyright">
<div class="col-md-12 text-center">
<p>
<small class="block">© 2023 Hainadine Chamane. All Rights Reserved.</small>
<small class="block">Designed by <a href="http://freehtml5.co/" target="_blank">FreeHTML5.co</a> Demo Images: <a href="http://pixeden.com/" target="_blank">Pixeden</a> & <a href="http://unsplash.com/" target="_blank">Unsplash</a></small>
</p>
<p> </p>
<ul class="fh5co-social-icons">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="https://www.facebook.com/haimach.d/" target="_blank"><i class="icon-facebook"></i></a></li>
<li><a href="https://www.linkedin.com/in/hainadine-chamane/" target="_blank"><i class="icon-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/haimach.1/" target="_blank"><i class="icon-instagram"></i></a></li>
</ul>
<p> </p>
</div>
</div>
</div>
</footer>
</div>
</div>
</div>
<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="icon-arrow-up"></i></a>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- countTo -->
<script src="js/jquery.countTo.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific-popup-options.js"></script>
<!-- Main -->
<script src="js/main.js"></script>
</div>
</body>
</html>