Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 28
  • Releases: 0
Created 12 months ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

Industry Software Development Skills course

This course teaches skills for professional software development, focusing on technical product development and delivery using the Scrum agile method of working, integrating technical skills with professional competencies. Participants work on a technical project through multiple sprints, practicing agile principles, feature branch workflow using Git version control, process-aware software development, testing, and releasing software, while enhancing team collaboration, communication and adaptability.

This course and its curriculum is motivated by results from the Digital and Professional Skills for Industry: Understanding Employers and Graduate Experiences gap study conducted by the UK Software Sustainability Institute, which identified skills gaps in UK graduates transitioning into software engineering and data science roles within industry and the public sector.

Lesson Status

The course is in a pre-alpha piloting phase.

Authors/Maintainers

Original authors and current maintainers: - Philly Broadbent - Steve Crouch

Contributing

Licence

Contact

To get in touch with the lesson maintainers, email [P.K.Broadbent@soton.ac.uk] and [sc16@soton.ac.uk].

Acknowledgments

Original lesson authors Philly Broadbent and Steve Crouch were supported by the UK's Software Sustainability Institute via the UKRI grant AH/Z000114/1.

Owner

  • Name: Southampton-RSG-Training
  • Login: Southampton-RSG-Training
  • Kind: organization

This is a org to store the software lessons taught by the SRSG. The reposotry is built around the pinned 'workshop-template' which creates software workshops.

Citation (CITATION.cff)

# This template CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to replace its contents
# with information about your lesson.
# Remember to update this file periodically, 
# ensuring that the author list and other fields remain accurate.

cff-version: 1.2.0
title: FIXME
message: >-
  Please cite this lesson using the information in this file
  when you refer to it in publications, and/or if you
  re-use, adapt, or expand on the content in your own
  training material.
type: dataset
authors:
  - given-names: FIXME
    family-names: FIXME
abstract: >-
  FIXME Replace this with a short abstract describing the
  lesson, e.g. its target audience and main intended
  learning objectives.
license: CC-BY-4.0

GitHub Events

Total
  • Issues event: 31
  • Delete event: 3
  • Issue comment event: 6
  • Push event: 128
  • Pull request review comment event: 1
  • Pull request review event: 3
  • Pull request event: 8
  • Create event: 10
Last Year
  • Issues event: 31
  • Delete event: 3
  • Issue comment event: 6
  • Push event: 128
  • Pull request review comment event: 1
  • Pull request review event: 3
  • Pull request event: 8
  • Create event: 10

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 22
  • Total pull requests: 5
  • Average time to close issues: 5 days
  • Average time to close pull requests: 10 minutes
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.14
  • Average comments per pull request: 0.6
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 22
  • Pull requests: 5
  • Average time to close issues: 5 days
  • Average time to close pull requests: 10 minutes
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.14
  • Average comments per pull request: 0.6
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • phillybroadbent (12)
  • steve-crouch (10)
Pull Request Authors
  • phillybroadbent (3)
  • steve-crouch (2)
Top Labels
Issue Labels
MH (12) Work with Clients (5) CH (3) SH (2) Agile (2) Requirements (2) WH (1) Pre-workshop (1)
Pull Request Labels
documentation (1)

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v4 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml actions
  • carpentries/actions/download-workflow-artifact main composite
  • carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml actions
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • carpentries/create-pull-request main composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • carpentries/create-pull-request main composite