Student Summer Sprint
  • Welcome to Hackathons for Schools Student Summer Sprint!
  • Event Information
  • What is the Student Summer Sprint?
  • Useful Event Information and Links
  • Schedule
  • Our Organisers, Panelists and Mentors
    • Organisers
    • Panelists and Speakers
    • Mentors
  • Project Details
    • Themes
    • Judging Criteria and Winning Teams
    • Presentation Advice
    • Submission Checklist and FAQs
  • Coding Platform and GitLab
  • Technical Workshops
    • How to Use Git
      • Git and the Terminal
      • How to use Git - The Basics
      • Branching, Merging and Other Useful Commands
      • How to use Git - Further Resources
    • Web Development
      • HTML
      • CSS
      • JavaScript
      • Web Development - Resources
    • Introduction to Python
      • Variables
      • Data Types and String Formatting
      • Input and Output
      • Conditional Statements
      • Functions
      • Libraries
      • CHALLENGES
        • Solutions
      • Learning Python - Resources
    • Discord Bots in Python
      • Discord Bots - Resources
    • Web Scraping in Python
  • Careers Advice and Opportunities
    • University Advice
      • University Advice - Further Resources
    • CV, Applications and Interviews
      • Creating a Great CV
      • UCAS Personal Statement Advice
      • Interview Hints and Tips
      • Ultimate LinkedIn Guide
      • Applications - Further Resources
    • Different routes into a tech career
      • Different Routes into Tech - Further Resources
    • What Now?
      • More Opportunities!
Powered by GitBook
On this page
  • Why we chose to organise this programme
  • What do you mean by a sprint?

Was this helpful?

What is the Student Summer Sprint?

The story behind the event.

PreviousWelcome to Hackathons for Schools Student Summer Sprint!NextUseful Event Information and Links

Last updated 4 years ago

Was this helpful?

Student Summer Sprint is an online, week-long programme for sixth form students interested in technology. You'll get to take part in technical workshops to build your programming skills and work on a technical project throughout the week in a team with other participants. Each group will be guided through their project by a student mentor and an industry mentor. We've also organised sessions throughout the week covering different tech careers, university advice and guidance on CVs and applications.

Why we chose to organise this programme

As the COVID-19 pandemic has disrupted the education of students across the UK, we believe this event will help bridge the gap between those entering their final year of A-Levels and those hoping to start university (or other paths). By taking part in this programme, you'll have access to Computer Science university students so you can find out more about studying technology-based degrees. By hosting the Student Summer Sprint, we hope you'll engage with the exciting project brief and how working in technology is challenging, rewarding and can change lives!

What do you mean by a sprint?

Good question - we're definitely not talking about sports here. The term sprint is actually part of

Agile software development (and the associated methodologies) is an approach to project management that responds to the unpredictability of developing software. It uses iterative development where technical solutions and requirements are often changing.

Scrum is an agile framework, meaning it follows the principles described above. In Scrum, a sprint is a set time frame which members of a team complete a set of tasks from a list. The list is called a backlog.

Don't worry if this sounds confusing to you - we'll make sure to cover it during the week. By the end of the programme you'll have a better idea of what agile development is all about!

We've designed the project of this programme to work in an agile way, and you'll find out more about this later.

agile software development.
A sprint is a set time frame which members of a team complete a set of tasks from a list.