Investigation and Reporting

General Info of the course is on this page

Learning goals for the week.

After this week, you should be able to:

Week overview

This weeks curriculum has tree phases:

Inclass exercises:

*** Scrapbook page for using in class ***

Exercise A - finding evidence

Which of the following two questions do you expect will be easiest to answer?

Try to find evidence for one problem in using Scrum, and try to assess the validity of the claims.

Exercise B - Assessing a website

The page “Evaluating Blog Credibility” gives some criteria for evaluating the credibility of a blog or webpage. Try to answer the quality criteria for the well-known webpage https://www.tutorialspoint.com.

Exercise C - Assessing a Youtube video

https://www.youtube.com/watch?v=cf2iw6FoKeI vs. https://www.youtube.com/watch?v=Zp96VoNDatc

Exercise D - Brainstorm on homework:

Make a brainstorm session with two others on the exercise of the week - the purpose of which is to find out which topics need to be resolved.

Resources

Further reading

To be able to take responsibility of your own professional career it is necessary to be able to step back on be able to assess your own learning behaviour.

Exercise

In order to look at self reflection and to judge your assessment of information, you should solve the programming exercise below.

However - the important thing in this exercise is how you solved it, not the end result.

At the end of the programming exercise you should have:

Question to be investigated

You have been asked by your project lead if you could investigate the quality of the queries in the .Net entity framework. In particular it is said the technology prevents client side joins. You should find some examples of Linq queries and their translation into SQL which best show how client-side joins are avoided.

You ask one of your coworkers for help, and she says: “I never really tried it, but I believe https://www.linqpad.net is still the easiest way to try this - I was able to connect it to a mySQL database with the classicmodels database”.

help: There is a droplet with mysql with the classic model. It is accessible at the following connection string:

pw: deterentysker#42snapsnap