This repository has been archived on 2025-12-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2024-09-20 14:17:13 +03:00

72 lines
3.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!doctype html>
<html>
<head>
<title>Description Assignment 2</title>
<meta charset="utf-8">
</head>
<body>
<p dir="ltr" style="text-align: left;"></p><p><b><span lang="EN-US">Assignment 2 Get data for a smart system</span></b></p>
<p><span lang="EN-US">&nbsp;</span></p>
<p><span lang="EN-US">Your task is to get data from a source of your choice
(sensor or API) that might act as a starting point for a smart system.</span></p>
<p><span lang="EN-US">Remember: At this point, you dont need to think about
a logic (model) or a value that will be created with the data. Your task now is
to only be able to get the data.</span></p>
<p><span lang="EN-US">&nbsp;</span></p>
<p><span lang="EN-US">You need to hand in your very simple program (code)
and an explanation how it works (for example using code documentation). You can
use whatever programming language you want. I wont compile the code. You need
to demonstrate that its working (video or link).</span></p>
<p><span lang="EN-US">&nbsp;</span></p>
<p><i><u><span lang="EN-US">Both exercises (week 3 and week 4) prepared you for
this!</span></u></i></p>
<p><span lang="EN-US">&nbsp;</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">1.&nbsp;&nbsp;&nbsp; </span><!--[endif]--><span lang="EN-US">Decide
for a data source: Service using API or sensor</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">2.&nbsp;&nbsp;&nbsp; </span><!--[endif]--><span lang="EN-US">Write
a very short program that accesses the data</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">a.&nbsp;&nbsp;&nbsp; </span><!--[endif]--><span lang="EN-US">Choose
your programming language</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">b.&nbsp;&nbsp;&nbsp; </span><!--[endif]--><span lang="EN-US">Write
the code</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">c.&nbsp;&nbsp;&nbsp;&nbsp; </span><!--[endif]--><span lang="EN-US">Document
and explain the code briefly</span></p>
<p><span lang="EN-US">&nbsp;</span></p>
<p><span lang="EN-US">Hand in a PDF document that includes the code and a
short introduction of the sensor/API and an explanation of how the code works. Proof
that your code works with a short video (upload the video or add a link).</span></p>
<p><span lang="EN-US">&nbsp;</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><!--[endif]--><span lang="EN-US">PDF document</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><!--[endif]--><span lang="EN-US">Maximum 4 pages (with code)</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><!--[endif]--><span lang="EN-US">Video</span></p>
<p><span lang="EN-US">&nbsp;</span></p>
<p><span lang="EN-US">Remember: Your assignment (PDF document) will be
automatically checked for plagiarism (</span><a href="https://en.wikipedia.org/wiki/Turnitin"><span lang="EN-US">https://en.wikipedia.org/wiki/Turnitin</span></a><span lang="EN-US">). Dont
copy text from your peers and from the Internet. </span></p><br><p></p>
</body>
</html>