Skip to content

Commit

Permalink
Add new video to mentoring
Browse files Browse the repository at this point in the history
  • Loading branch information
dullhunk committed Sep 24, 2023
1 parent 120bb34 commit 94b4ddc
Show file tree
Hide file tree
Showing 7 changed files with 5,880 additions and 619 deletions.
4 changes: 3 additions & 1 deletion 04-estimating.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ Estimating how long something will take is often a challenging task and why many
One technique for improving the accuracy (and justifiably) of your estimates is called Work Breakdown Structures (WBS) which is explained in the video in figure \@ref(fig:wbs-video-fig).

```{r wbs-video-fig, echo = FALSE, fig.align = "center", out.width = "100%", fig.cap = "(ref:captionestimationvid)"}
knitr::include_url('https://youtube.com/embed/tKCfnF-z2hY')
```

<!--knitr::include_url('https://youtube.com/embed/tKCfnF-z2hY')
-->

(ref:captionestimationvid) Work Breakdown Structures (WBS) will help to improve the accuracy and justifiability of your cost estimations in software engineering. You can also watch the full seven minute video embedded in this figure at [youtu.be/tKCfnF-z2hY](https://youtu.be/tKCfnF-z2hY)

For example, in stendhal, lets say you needed to estimate the cost if fixing a bug about players losing health points between 5.00am and 7.00am in the morning. This is `100%` of your task that you could break this down into several sub-tasks follows:
Expand Down
6 changes: 4 additions & 2 deletions 13-mentoring.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ Hello, welcome and thanks for your interest in our software engineering mentorin
* a student, you skip this and go straight to chapter \@ref(ourmentor) to find out more about how mentoring works

```{r mentoring-fig, echo = FALSE, fig.align = "center", out.width = "100%", fig.cap = "(ref:captionmentoring)"}
knitr::include_url('https://youtube.com/embed/H3rnYhd5hx8')
knitr::include_url('https://www.youtube.com/embed/4LaAriFaRh4')
```

(ref:captionmentoring) An outline of software engineering mentoring at the University of Manchester. You can also watch the 13 minute introductory video for mentors at [youtu.be/H3rnYhd5hx8](https://youtu.be/H3rnYhd5hx8)
(ref:captionmentoring) An outline of software engineering mentoring at the University of Manchester. You can also watch the 13 minute introductory video for mentors at [youtu.be/4LaAriFaRh4](https://youtu.be/4LaAriFaRh4)

A short video explaining our software engineering scheme is shown in figure \@ref(fig:mentoring-fig) which describes:

Expand Down
48 changes: 0 additions & 48 deletions libs/bs3compat-0.4.0/bs3compat.js

This file was deleted.

157 changes: 0 additions & 157 deletions libs/bs3compat-0.4.0/tabs.js

This file was deleted.

59 changes: 0 additions & 59 deletions libs/bs3compat-0.4.0/transition.js

This file was deleted.

Loading

0 comments on commit 94b4ddc

Please sign in to comment.