Platis as speaker
This commit is contained in:
parent
1b2e057b6e
commit
d9b387c6e6
3 changed files with 50 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
|
@ -373,8 +373,15 @@ All sessions include time for Q&A and to move between rooms.</p>
|
|||
<td rowspan="4">
|
||||
<a name="slot11" class="offsetanchor"></a>
|
||||
|
||||
<div class="talkspeaker">T.B.D.</div>
|
||||
|
||||
|
||||
<a href="speakers-and-talks.html#dplatis">
|
||||
<div class="talktitle">Using open source paradigms to teach system development</div>
|
||||
<div class="talkspeaker">Dimitrios Platis</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td rowspan="4">
|
||||
<a name="slot12" class="offsetanchor"></a>
|
||||
|
|
|
@ -717,6 +717,48 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a name="dplatis" class="offsetanchor"></a>
|
||||
<div class="row speakerrow">
|
||||
<div class="col-md-3">
|
||||
<div class="speaker-photo"><img class="sp-image" src="images/speaker-dplatis.png" alt="Dimitrios Platis"></div>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<div class="name">Dimitrios Platis</div>
|
||||
<div class="title">Using open source paradigms to teach system development</div>
|
||||
<div class="links">
|
||||
|
||||
|
||||
<a href="schedule.html#slot11">Talk Slot</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="abstract">
|
||||
Developing a system comprised of both software and hardware components comes with its extra set of challenges. Hardware gets delayed, the team that works closer to the electronics has to sync with the ones hacking on the cloud or the app, arguments erupt over unilateral assumptions about how things should be, etc. On the other hand, it is particularly rewarding seeing your efforts materialized in a physical form and the customers naturally interacting with your precious device.
|
||||
</div>
|
||||
|
||||
<div class="abstract">
|
||||
Software Engineering students at the University of Gothenburg, as part of their compulsory curriculum, are offered a course on systems development. They work in teams and are given a small robot development platform with the task to create a multitier product around it. They are inexperienced, with different availability, priorities and expectations, but full of creativity.
|
||||
</div>
|
||||
|
||||
<div class="abstract">
|
||||
How do we teach them to avoid the common pitfalls we witness in the industry? How do we facilitate collaboration between individuals engaged in separate parts of the system? How do we inspire them to establish a repeatable, well-defined development process? How do we convince them to build a robust and valuable system with the discipline of an engineer along with the freedom of an artist?
|
||||
</div>
|
||||
|
||||
<div class="abstract">
|
||||
In this talk, we are going to illustrate how we address these issues through the adoption of best practices common in open source projects and organizations. Combined with freely available tools, we enable and inspire the students to follow industrial standards and eventually produce better engineers for the future.
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="bio">
|
||||
Dimitris is a software engineer at Edument in Gothenburg. During the day he is working on embedded systems of all shapes and sizes. In the evenings, he develops open source software and hardware projects that he likes to blog about. He is enthused about robotics, IoT and portable gadgets.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a name="friera" class="offsetanchor"></a>
|
||||
<div class="row speakerrow">
|
||||
<div class="col-md-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue