O'Really?

September 17, 2020

Join us to discuss learning git on Monday 5th October at 2pm

The use of git is widespread in software engineering, however many novices struggle to get to grips with its complex distributed information model, challenging command line syntax and leaky abstractions. To investigate these pitfalls, we’ll be talking about a paper published by Santiago Perez De Rosso and Daniel Jackson on Purposes, Concepts, Misfits, and a Redesign of Git at OOPSLA. [1] From the abstract:

Git is a widely used version control system that is powerful but complicated. Its complexity may not be an inevitable consequence of its power but rather evidence of flaws in its design. To explore this hypothesis, we analysed the design of Git using a theory that identifies concepts, purposes, and misfits. Some well-known difficulties with Git are described, and explained as misfits in which underlying concepts fail to meet their intended purpose. Based on this analysis, we designed a reworking of Git (called Gitless) that attempts to remedy these flaws.

To correlate misfits with issues reported by users, we conducted a study of Stack Overflow questions. And to determine whether users experienced fewer complications using Gitless in place of Git, we conducted a small user study. Results suggest our approach can be profitable in identifying, analysing, and fixing design problems.

Details of the zoom meeting have been posted on our slack workspace, see sigcse.cs.manchester.ac.uk/join-us for further information. Thanks to Juha Sorva at Aalto University for recommending this paper. The Git logo by Jason Long at git-scm.com/downloads/logos is licensed under a Creative Commons Attribution 3.0 Unported License.

Journal club dates for your diary

We’ll be meeting on the first Monday of every month throughout autumn, so if you’d like to join us next month or a subsequent month, add these journal club dates to your diary:

  • Monday 5th October at 2pm
  • Monday 2nd November at 2pm
  • Monday 7th December at 2pm

References

  1. Santiago Perez De Rosso and Daniel Jackson (2016) Purposes, Concepts, Misfits, and a Redesign of Git in Proceedings of the 2016 ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages, and Applications, (OOPSLA), pages 292–310 DOI: 10.1145/2983990.2984018

July 27, 2020

Join us to discuss how video production affects student engagement Monday 3rd August at 11am

The MOOC! the movie image by Giulia Forsythe image published CC-BY-NC-SA

As Universities transition to online teaching during the global coronavirus pandemic, there’s increasing interest in the use of pre-recorded videos to replace traditional lectures in higher education. Join us to discuss how video production affects student engagement, based on a paper published by Philip Guo at the University of California, San Deigo (UCSD) from the Learning at Scale conference on How video production affects student engagement: an empirical study of MOOC videos. (MOOC stands for Massive Open Online Course). [1] Here is the abstract:

Videos are a widely-used kind of resource for online learning. This paper presents an empirical study of how video production decisions affect student engagement in online educational videos. To our knowledge, ours is the largest-scale study of video engagement to date, using data from 6.9 million video watching sessions across four courses on the edX MOOC platform. We measure engagement by how long students are watching each video, and whether they attempt to answer post-video assessment problems.

Our main findings are that shorter videos are much more engaging, that informal talking-head videos are more engaging, that Khan-style tablet drawings are more engaging, that even high-quality pre-recorded classroom lectures might not make for engaging online videos, and that students engage differently with lecture and tutorial videos.

Based upon these quantitative findings and qualitative insights from interviews with edX staff, we developed a set of recommendations to help instructors and video producers take better advantage of the online video format. Finally, to enable researchers to reproduce and build upon our findings, we have made our anonymized video watching data set and analysis scripts public. To our knowledge, ours is one of the first public data sets on MOOC resource usage.

Details of the zoom meeting will be posted on our slack workspace at uk-acm-sigsce.slack.com. If you don’t have access to the workspace, send me (Duncan Hull) an email to request an invite to join the workspace. The paper refers to several styles of video production, some examples below.

Khan style tablet drawings

The paper refers to Khan style videos, this is an example, taken from Khan Academy course on algorithms, khanacademy.org/computing/computer-science/algorithms

What is an algorithm? Video introduction to Khan Academy algorithms course by Thomas Cormen and Devin Balkcom

Talking Heads

Some examples of “talking head” videos:

How to frame a talking head with Tomás De Matteis

There’s more than one way to do talking head videos, see Moving to Blended Learning, Part 3: Types of Video at www.elearning.fse.manchester.ac.uk/fseta/moving-to-blended-learning-part-3-types-of-video/

Making video-friendly slides

My colleague Steve Pettifer explains how to make video-friendly slides

Lose the words! Your PowerPoint / Keynote presentation should not be a script or a handout

References

  1. Guo, Philip J.; Kim, Juho; Rubin, Rob (2014). “How video production affects student engagement“. Proceedings of the first ACM conference on Learning @ scale conference: 41–50. doi:10.1145/2556325.2566239.

June 18, 2013

Peter Suber’s Open Access book is now freely available under an open-access license

Peter Suber's Open Access book

Open Access by Peter Suber is now open access

If you never got around to buying Peter Suber’s book about Open Access (OA) publishing [1] “for busy people”, you might be pleased to learn that it’s now freely available under an open-access license.

One year after being published in dead-tree format, you can now get the whole digital book for free. There’s not much point writing yet another review of it [1], see Peter’s extensive collection of reviews at cyber.law.harvard.edu. The book succinctly covers:

  1. What Is Open Access? (and what it is not)
  2. Motivation: OA as solving problems and seizing opportunities
  3. Varieties: Green and Gold, Gratis versus libre 
  4. Policies: Funding mandates (NIH, Wellcome Trust etc)
  5. Scope: Pre-prints and post-prints
  6. Copyright: … or Copyfight?
  7. Economics: Who pays the bills? Publication fees, toll-access paywalls and “author pays”
  8. Casualties: “OA doesn’t threaten publishing; it only threatens existing publishers who do not adapt”
  9. Future: Where next?
  10. Self-Help: DIY publishing

Open Access for MACHINES!

A lot of the (often heated) debate about Open Access misses an important point about open access being for machines as well as humans, or as Suber puts in Chapter 5 on Scope:

We also want access for machines. I don’t mean the futuristic altruism in which kindly humans want to help curious machines answer their own questions. I mean something more selfish. We’re well into the era in which serious research is mediated by sophisticated software. If our machines don’t have access, then we don’t have access. Moreover, if we can’t get access for our machines, then we lose a momentous opportunity to enhance access with processing.

Think about the size of the body of literature to which you have access, online and off. Now think realistically about the subset to which you’d have practical access if you couldn’t use search engines, or if search engines couldn’t index the literature you needed.

Information overload didn’t start with the internet. The internet does vastly increase the volume of work to which we have access, but at the same time it vastly increases our ability to find what we need. We zero in on the pieces that deserve our limited time with the aid of powerful software, or more precisely, powerful software with access. Software helps us learn what exists, what’s new, what’s relevant, what others find relevant, and what others are saying about it. Without these tools, we couldn’t cope with information overload. Or we’d have to redefine “coping” as artificially reducing the range of work we are allowed to consider, investigate, read, or retrieve.

It’s refreshing to see someone making these points that are often ignored, forgotten or missed out of the public debate about Open Access. The book is available in various digital flavours including:

References

  1. Suber, Peter. Open Access (MIT Press Essential Knowledge, The MIT Press, 2012). ISBN:0262517639
  2. Clair, Kevin. (2013). Kevin Michael Clair reviews Open Access by Peter Suber The Journal of Academic Librarianship, 39 (1) DOI: 10.1016/j.acalib.2012.11.017

June 15, 2012

Alan Turing Centenary Conference, 22nd-25th June 2012

Alan Turing by Michael Dales

The Alan Turing statue at Bletchley Park. Creative commons licensed picture via Michael Dales on Flickr

Next weekend, a bunch of very distinguished computer scientists will rock up at the magnificent Manchester Town Hall for the Turing Centenary Conference in order to analyse the development of Computer ScienceArtificial Intelligence and Alan Turing’s legacy [1].

There’s an impressive and stellar speaker line-up including:

Tickets are not cheap at £450 for four days, but you can sign up for free public lectures by Jack Copeland on Turing: Pioneer of the Information Age and Roger Penrose on the problem of modelling a mathematical mind. Alternatively, if you can lend some time, the conference organisers are looking for volunteers to help out in return for a free conference pass. Contact Vicki Chamberlin for details if you’re interested.

References

  1. Chouard, T. (2012). Turing at 100: Legacy of a universal mind Nature, 482 (7386), 455-455 DOI: 10.1038/482455a see also nature.com/turing

Blog at WordPress.com.