-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtech-lead-short.html
50 lines (48 loc) · 2.09 KB
/
tech-lead-short.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
---
layout: course
title: Tech Lead (2-day)
course: true
permalink: /courses/techlead-short/
---
<div class="banner" style="background-image: url('/assets/images/tech-lead.jpg');">
<div class="banner-gradient"></div>
<div class="banner-content">
<h2>Learn to be a <strong>tech lead</strong></h2>
<p class="caption">Are you a software engineer who wants to lead and improve teams? This 2-day tech lead course will introduce communication, coaching and negotiation skills with practical methodologies to help you make your teams better.</p>
{% include mailchimp-course.html %}
</div>
</div>
<div class="main-content">
<section class="left-column">
<h3>Who's it for?</h3>
<p>Lorem ipsum</p>
</section>
<section class="right-column">
<h3>Pre-requisites</h3>
<ul>
<li>At least two years commercial experience as a software engineer.</li>
<li>Some experience helping more junior developers.</li>
<li>Experience with best practices like pair programming, TDD and code reviews.</li>
<li>Experience working in an agile environment</li>
</ul>
</section>
<h3 class="clearfix">Programme</h3>
<div class="programme">
<div class="module">
<h5>Days 1 & 2</h5>
<div class="module-contents">
<ul>
<li>Using constructive feedback loops and code reviews to promote quality.</li>
<li>Understanding System Design and it’s place in the wider architecture.</li>
<li>Applying agile metrics to support development, show progress and surface insight.</li>
<li>Practical advice on coaching and mentoring junior engineers.</li>
<li>Communication techniques to promote engagement and collaboration with Senior Management.</li>
<li>The role of strategic testing </li>
<li>Maximising the benefits of Continuous Integration and Deployment.</li>
<li>Understanding of lean budgeting and cost analysis of the team’s time to make accurate estimates.</li>
<li>Resource management, recruitment tips and team formation.</li>
</ul>
</div>
</div>
</div>
</div>