Skip to main content

Welcome to the CAS A-Level Community

Welcome to our thematic community webpage, your go-to hub for helpful blogs, resources, and extra materials that match our community's interests.

Join the forum

To share a message with the community, please use the Community Notice Board on the main community page.

To discuss A -Level based topics with other teachers, ask a question and explore topics raised within the community by other members, visit our dedicated forum

Attend our Events

You can view and book onto our upcoming events on the main community page.

Access recordings from previous community events here.

Resources

Please use the links below to access A-Level resources, developed by teachers for teachers.

You can add your own resources too!

External resources

Use the links below to access A-Level resources developed by our supporters:

Past events

Please see info below

  • How AI changes the skills needed for software engineering and data science

    Dr James Kuht MBE , Inversity

    How AI changed the skills I hired for in Software Engineers and Data Scientists... and what this means for A-level CompSci students skills. Reflections of a former CTO AI changed the game in my last job - and it also changed the skills I valued most in the software developers and data scientists I hired. In this talk, I’ll share insights from my role as CTO of a large Specialist Military Unit, including case studies of where AI was useful and useless(!) and how it changed the role of our software developers and data scientists. My hope is that it empowers Computer Science, Digital T-level and other STEM educators with some insights as to how AI might be changing the skills required of their students by employers now and in the future.

  • Intro to OOP … Or …. Why Everything is an Object

    Dave Hartley

    Object Oriented Programming (or OOP) is the most commonly used paradigm in the software industry. Games, Finance, Engineering, Cybersecurity and more take this approach. Why? In this session, you will Find out Why OOP is central to the software we build today. Learn about the foundation concepts of encapsulation, inheritance, classes, methods, and properties. Have a go at designing objects to solve a problem and maybe even get to some coding. The goal of this session is to demystify the topic, sell you on why it's cool, and give you resources to help you teach it.