-
Notifications
You must be signed in to change notification settings - Fork 0
/
call-for-proposals-themes.html
121 lines (108 loc) · 4.88 KB
/
call-for-proposals-themes.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
---
layout: default
title: Call for Proposal | Themes |
bodyClass: page-call-for-proposals
---
<section class="jumbotron">
<div class="container">
<div class="col-md-8 col-md-offset-2">
<h1>Call for Proposals</h1>
<p>We recommend you to follow the steps before to have a better understanding before submitting a proposal.
</p>
<p><em>Submissions are closed and we have <a href="https://confengine.com/agile-singapore-2016/schedule" target="_blank" >released the program</a>.</em></p>
<table class="steps">
<tr>
<td class="step active">
<div class="num">1</div>
Themes
</td>
<td class="angle"><i class="fa fa-angle-right fa-2x"></i></td>
<td class="step">
<a href="call-for-proposals-review.html">
<div class="num">2</div>
Review Process
</a>
</td>
<td class="angle"><i class="fa fa-angle-right fa-2x"></i></td>
<td class="step">
<a href="call-for-proposals-submit.html">
<div class="num">3</div>
Submission
</a>
</td>
</tr>
</table>
</div>
</div>
</section>
<section id="themes" class="themes content">
<div class="container">
<div class="col-md-8 col-md-offset-2">
<h2>Themes</h2>
<p>The following details provide some understanding of the themes and do not necessary represents the topics in the conference.</p>
<h4>Coaching and Mentoring <small>not limited to...</small></h4>
<ul>
<li>Role of Coach/Mentor in organisation and what they do</li>
<li>Challenges working across a diverse set of domains: technical, HR, management, marketing, finance etc.</li>
<li>Tools and techniques to help individuals and for various forms of facilitation e.g. teams formation, meetings of various purposes</li>
<li>Learnings from other field e.g. neuroscience, psychology etc</li>
</ul>
<h4>Collaboration, Culture and Teams <small>not limited to...</small></h4>
<ul>
<li>Creating a high trust environment where Agile values and principles can thrive</li>
<li>Building teams that enjoy working together</li>
<li>Tools, practices, structure and policies that support better team work and collaboration</li>
<li>Impact of rewards and punishment</li>
<li>Contradiction between agile practices and existing policies</li>
</ul>
<h4>Development practices and Craftsmanship <small>not limited to...</small></h4>
<ul>
<li>Design patterns/principles, Exploratory Testing, TDD, Refactoring, Emergent Design, Continuous Delivery etc.</li>
<li>Role of a tester in an agile team</li>
<li>Sustaining test automation</li>
<li>Build in quality</li>
<li>Pair programming, mob programming, coding dojos etc.</li>
<li>Cloud, Big Data, Security, Functional Programming</li>
<li>Grow your engineering career</li>
</ul>
<h4>DevOps <small>not limited to...</small></h4>
<ul>
<li>Philosophies behind devops</li>
<li>Tools and techniques supporting DevOps</li>
<li>Culture challenges bringing dev and ops</li>
<li>Helpful metrics</li>
</ul>
<h4>Enterprise Agile <small>not limited to...</small></h4>
<ul>
<li>Scaling Agile - Frameworks</li>
<li>People (career) & Performance Appraisals</li>
<li>Tools - Portfolio Management, Distributed Teams</li>
</ul>
<h4>Leadership <small>not limited to...</small></h4>
<ul>
<li>Leadership models and approaches to support, enable, and foster agility
</li><li>Leadership characteristics in roles such as ScrumMasters, project managers, team members, functional managers, directors and executives
</li><li>Transforming organizations from command and control management to servant leadership
</li><li>Variety of decision making and influencing strategies
</li>
</ul>
<h4>User Experience <small>not limited to...</small></h4>
<ul>
<li>Integrating UX work into development</li>
<li>Qualitative and quantitative research to make good decisions</li>
<li>Connection of UX and innovation</li>
</ul>
<h4>Working with Customers <small>not limited to...</small></h4>
<ul>
<li>User Story Mapping, Lean Startup, Agile Contracts etc.</li>
<li>Building the "right product"</li>
<li>Transforming tensions to collaboration with customers</li>
<li>Meaning of delivering value</li>
<li>Maximum outcome with minimum effort</li>
<li>Working with multiple customers and end-users</li>
</ul>
<ul class="list-inline text-center cfp-controls">
<li><a class="btn button" href="call-for-proposals-review.html">Next: Review Process</a></li>
</ul>
</div>
</section>