Awarding Body for Vocational Achievement (AVA) Ltd · RQF Level 5

BAA Level 5 Diploma in Professional Software Development

You don’t just earn this. You learn to use it, one-to-one, on your own real work.

  • LevelRQF Level 5
  • Total credits75
  • Guided learning300 hours
  • Units in this qualification20

Awarded by Awarding Body for Vocational Achievement (AVA) Ltd · on the Ofqual register

Start here

See how this course maps onto your role

Ten quick questions, one per Future Fluency, asked against this qualification rather than a generic one.

Check my fluency, free

About 5 minutes · No card · Nothing to commit to

What you’ll learn

What each unit actually teaches you to do

The BAA Level 5 Diploma in Professional Software Development is aimed at individuals seeking to enhance their skills in the digital technology sector. It covers areas such as software testing, database management systems, and programming. Learners will develop practical skills in software development.

These are the units Awarding Body for Vocational Achievement (AVA) Ltd registers against this qualification. It is a catalogue, not a syllabus. Which of them you take depends on the combination the qualification requires, and that is set by the awarding body rather than by us. Every unit here is regulated, and every one you earn is yours to keep.

Cloud ComputingReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit provides an understanding of distributed and cloud computing principles, architectures, and challenges. You'll design and develop cloud-based systems, considering service and deployment models, scalability, and fault tolerance.

What you'll be able to do

  • Understand the fundamental principles of distributed computing, including its benefits, challenges, and common architectures.
  • Understand the core concepts of cloud computing, including service models (IaaS, PaaS, SaaS), deployment models (public, private, hybrid), and key characteristics.
  • Design a cloud computing system that meets specific requirements, considering factors such as scalability, security, cost, and performance.
  • Develop cloud computing systems, utilising appropriate tools, technologies, and best practises for deployment and management.
Commercial Software TestingReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit covers software testing strategies, test management principles, and both black box and white box testing techniques. You'll develop skills in using automated testing tools and conducting test analysis to evaluate software solutions effectively.

What you'll be able to do

  • Understand different software testing strategies and the principles of effective test management, including test planning, execution, and reporting
  • Understand the principles and application of black box and white box (functional and structural) testing techniques, including their strengths and weaknesses
  • Understand the components of a comprehensive test process for a software solution, from requirements analysis to defect tracking and resolution
  • Effectively use an automated testing tool to test a software solution, including configuring tests, executing test suites, and analysing results
  • Undertake thorough test analysis for a software solution, identifying test cases and creating test data based on requirements and design specifications
Database Management SystemsReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll understand fundamental database concepts, data models, and architectures. They will apply data analysis and design techniques to create logical database designs and build physical database structures using specific database management systems.

What you'll be able to do

  • Understand the fundamental concepts of databases and database management systems (DBMS), including data models, database architectures, and data integrity
  • Apply data analysis and database design techniques to create a logical database design that meets specified requirements, including entity-relationship modelling and normalisation
  • Build a physical database structure based on a logical design, using a specific DBMS and implementing appropriate data types, constraints, and indexes
Developing Software Applications Using C#Real unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit develops proficiency in C# programming, covering data types, control structures, and object-oriented principles. You'll perform file input/output operations, apply advanced C# features, and develop ADO.Net software solutions.

What you'll be able to do

  • Develop a solution using C#, demonstrating proficiency in C# syntax, data types, control structures, and object-oriented programming principles.
  • Perform File I/O using C#, including reading from and writing to files, handling file exceptions, and managing file streams.
  • Apply the advanced features of C#, including generics, delegates, lambda expressions, and LINQ.
  • Develop ADO.Net software solutions, including connecting to databases, executing queries, and managing data sets.
Event Driven ProgrammingReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll understand event-driven programming concepts and develop graphical user interfaces using event-driven languages. They will design, construct, and evaluate event-driven programs to solve software problems, incorporating error handling.

What you'll be able to do

  • Understand the key concepts underpinning event driven programming, including event handling, event loops, and asynchronous programming.
  • Design a graphical user interface (GUI) using an event driven language, considering user experience and accessibility requirements, to address a specified software problem.
  • Construct a graphical user interface using an event driven language to solve a software problem, implementing event handlers and ensuring correct program behaviour.
  • Develop an event driven program to solve a software problem, incorporating appropriate error handling and input validation techniques.
  • Evaluate the effectiveness of the developed solution to a software problem, considering factors such as performance, usability, and maintainability.
Introduction to ProgrammingReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll gain foundational knowledge of programming paradigms, logical constructs, and data and memory management issues. They will be able to explain characteristics of imperative, object-oriented, functional, and logical programming paradigms and their associated languages.

What you'll be able to do

  • Understand different computer programming paradigms, including their characteristics, advantages, and disadvantages
  • Understand key logical constructs used in programming, such as sequence, selection, and iteration
  • Understand data and memory management issues in different programming paradigms, including allocation, deallocation, and garbage collection
Job Control LanguageReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll study the Job Control Language (JCL) scripting language, including its syntax, commands, and control statements. They will design, implement, and test JCL scripts to automate batch processing tasks and manage job execution effectively.

What you'll be able to do

  • Understand the principles of the Job Control Language (JCL) scripting language, including its syntax, commands, and control statements
  • Design JCL scripting language solutions to automate batch processing tasks
  • Implement JCL scripting language solutions, ensuring correct syntax and functionality
  • Test JCL scripting language solutions, verifying that they perform as expected and handle errors appropriately
Mainframe Programming in COBOLReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit provides knowledge of the COBOL procedural language, including data types, control structures, and input/output operations. You'll design, implement, and test COBOL programming solutions to address business problems with well-structured code.

What you'll be able to do

  • Understand the core principles of the COBOL procedural language, including data types, control structures, and input/output operations
  • Design COBOL procedural programming solutions to address specific business problems, including creating program flowcharts and pseudocode
  • Implement COBOL procedural programming solutions, writing well-structured and documented code that adheres to coding standards
  • Thoroughly test procedural programming solutions, identifying and correcting errors to ensure that the solutions meet specified requirements
Mobile App Development - AndroidReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll explore mobile application development principles for the Android platform, including the use of Java and XML. They will design, develop, and test Android applications, focusing on user interface design, data storage, and network communication.

What you'll be able to do

  • Understand the principles of mobile application development for the Android mobile platform, including the Android SDK, Android Studio, and the Android application lifecycle
  • Design software programs for the Android mobile platform using Java and XML, following established design patterns and best practises
  • Develop Android mobile software solutions, implementing user interfaces, data storage, and network communication
  • Test Android solutions for mobile technologies, ensuring functionality, performance, and security
Mobile App Development - iOSReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit provides knowledge of iOS mobile application development using Objective-C. You'll design, develop, and test iOS applications, applying core principles and utilising the iOS SDK and software development lifecycle.

What you'll be able to do

  • Understand the fundamental principles underpinning mobile application development specifically for the iOS platform.
  • Design software programs using Objective-C, tailored for deployment on the iOS platform.
  • Develop a complete and functional mobile software solution for iOS, utilising Objective-C.
  • Thoroughly test the developed software solution to ensure its functionality, stability, and performance on the iOS mobile platform.
Object Oriented ProgrammingReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll study object-oriented programming principles, including class instantiation, constructors, destructors, and lifecycle management. They will implement software solutions using object-oriented analysis, design models, and programming strategies.

What you'll be able to do

  • Understand the creation of class instances within a programming environment, including instantiation, constructors, and destructors.
  • Understand the use of class instances within a programming environment, including accessing attributes and methods, and managing object lifecycles.
  • Understand architectural principles for the development of user defined classes, including encapsulation, abstraction, inheritance, and polymorphism.
  • Understand behavioural principles for the development of user defined classes, including method design, event handling, and state management.
  • Implement software solutions using object oriented analytical methods, including requirements gathering, use case modelling, and class diagram creation.
  • Implement software solutions using object oriented design models, including design patterns and architectural styles.
  • Implement software solutions using object oriented programming strategies, including coding standards, testing methodologies, and version control.
Personal and Professional DevelopmentReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit focuses on self-managed learning for lifelong personal and professional development. You'll identify learning needs, set goals, implement and review development plans, and demonstrate interpersonal and transferable skills.

What you'll be able to do

  • Understand how self-managed learning can enhance lifelong development, recognising the benefits of continuous professional development and reflective practise.
  • Take responsibility for own personal and professional development, identifying learning needs and setting realistic goals.
  • Implement a personal and professional development plan, utilising appropriate learning resources and seeking feedback from others.
  • Continually review own personal and professional development plan, adapting strategies and priorities based on progress and changing circumstances.
  • Demonstrate acquired interpersonal skills, such as communication, teamwork, and conflict resolution, in a professional context.
  • Demonstrate acquired transferable skills, such as problem-solving, critical thinking, and time management, in a professional context.
Professional Practice in an IT contextReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit covers professional practice in IT, emphasising ethical conduct, responsibility, and accountability. You'll understand relevant legislation, including data protection and intellectual property laws, within the IT context.

What you'll be able to do

  • Understand what is meant by professional practice in an IT context, including ethical conduct, responsibility, and accountability
  • Understand the ethical and legislative environment relating to Information Technology activities, including data protection, intellectual property, and computer misuse
Programming in C++Real unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll develop solutions using C++, demonstrating object-oriented programming principles and best practices. They will apply procedural and object-oriented techniques, advanced template programming, and implement data structures effectively.

What you'll be able to do

  • Develop a solution using C++, demonstrating an understanding of object-oriented programming principles and best practises.
  • Apply different methods using C++, including procedural, object-oriented, and generic programming techniques.
  • Utilise advanced template programming techniques in C++, including template metaprogramming and policy-based design.
  • Implement data structures and algorithms using C++.
  • Manage memory effectively in C++ to prevent memory leaks and improve performance.
Software ProjectReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll plan and execute a software development project, applying system analysis processes to gather requirements and design solutions. They will define project scope, identify resources, create schedules, and present evaluations of project implementation.

What you'll be able to do

  • Plan a software development project, including defining project scope, identifying resources, and creating a project schedule.
  • Apply a system analysis process to a software development project, including gathering requirements, analysing data, and designing a solution.
  • Apply a system analysis process to a software development project, including gathering requirements, analysing data, and designing a solution.
  • Deliver a formal presentation evaluating the project implementation, including discussing the project's successes, challenges, and lessons learned.
Software TestingReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit develops understanding of test management strategies and various testing techniques, including black-box and white-box methods. You'll apply these techniques and tools to test software processes, document results, and manage testing activities.

What you'll be able to do

  • Understand the management of testing using different strategies, including test planning, test execution, and test reporting
  • Understand different techniques for testing, including black-box testing, white-box testing, and grey-box testing
  • Test a process for a software solution for a broadly defined scenario, using appropriate testing techniques and tools
Systems Analysis and DesignReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit covers systems analysis and design methodologies, including structured, object-oriented, and agile approaches. You'll elicit requirements, develop functional and data models, produce documentation, and apply project management techniques.

What you'll be able to do

  • Understand system modelling methodologies, including structured analysis, object-oriented analysis, and agile methodologies.
  • Create documented system requirements, including functional and non-functional requirements, using appropriate techniques and tools.
  • Develop functional and data models for a software system, using techniques such as use case diagrams, entity-relationship diagrams, and data flow diagrams.
  • Develop software system documentation, including user manuals, technical specifications, and test plans.
  • Use project management techniques for a professional software project, including planning, scheduling, risk management, and communication.
Systems ArchitectureReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll gain understanding of computer systems architecture, including CPU function, memory types, and input/output devices. They will configure operating environments, evaluate network design principles, and understand communication in distributed systems.

What you'll be able to do

  • Understand how information is processed and manipulated within the internal architecture of a computer system.
  • Configure the operating environment of various computer systems to meet specific requirements.
  • Understand how architectural concepts are applied in the design and evaluation of computer networks.
  • Understand the communication processes that occur within distributed operating systems and computer networks.
  • Understand the different types of processing methods employed in mainframe systems.
Web Application using ASP.NETReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
You'll study event-driven architectures and data flow modelling using ASP.NET technologies. They will implement dynamic interactive websites, utilising controls, data binding, and server-side programming within the .NET Framework.

What you'll be able to do

  • Understand event-driven architectures using ASP.NET, including the event lifecycle, event handlers, and the role of the .NET Framework.
  • Understand the importance of data flow modelling for dynamic interactive websites using ASP.NET, including techniques for visualising and managing data flow within web applications.
  • Implement dynamic interactive websites using ASP.NET technologies, including the use of controls, data binding, and server-side scripting.
Web Services DevelopmentReal unit · Awarding Body for Vocational Achievement (AVA) Ltd
This unit covers web services development principles, including service-oriented architecture, RESTful APIs, and SOAP. You'll design, implement, test, and deploy web services using XML, JSON, and WSDL standards.

What you'll be able to do

  • Understand the principles of web services development, including service-oriented architecture (SOA), RESTful APIs, and SOAP.
  • Understand the different web service technologies and standards, such as XML, JSON, WSDL, and UDDI.
  • Design a web service, considering factors such as functionality, security, and performance.
  • Implement a web service, using appropriate programming languages and frameworks.
  • Test and deploy a web service, ensuring its functionality and reliability.

The honest bit

You’ve started things before

Most courses were built for a room full of people who aren’t you. A cohort moves on whether or not your week allowed it, and by the third week the thing you’re behind on becomes the reason you stop opening it.

There’s no cohort here, and no timetable to fall behind. Before anything starts, Zavmo asks when you’re sharpest and how long you can realistically sit down for, then builds the sessions around those answers. A bad fortnight changes your pace. It doesn’t put you behind.

And you only pay once you start learning. Searching and planning are free, and you can cancel any time — so the cost of finding out is an afternoon, not a year.

Your passport

Every credit is a stamp you keep

Level 5 credits are regulated. They don’t vanish when a subscription ends or a website closes. They travel to any employer, and Zavmo keeps the map of what you’ve earned and what’s next.

Cloud ComputingCommercial Software TestingDatabase Management SystemsDeveloping Software Applications Using C#Event Driven ProgrammingIntroduction to ProgrammingJob Control LanguageMainframe Programming in COBOL

Each stamp is a real unit registered against this qualification.

Who’d teach you this

The Evidence Evaluator

Assessor

Helps you show what you can actually do, gathering the evidence that proves it as you learn.

Meet all twelve tutors

Where this connects

Where these credits take you

A qualification is never a dead end here. See the jobs its credits open, the national occupational standards its units map to, and the future skills they quietly build.

See Your Progress GrowIllustration
BAA Level 5 Diploma in Professional Software Development
  • Analyse and interpret the results of software testing activities
  • Create and implement systems architecture models
  • Manage software testing activities
This is your Mind Palace on learn.zavmo.ai. Every skill above comes from this role's own record, not an example borrowed from another job. A node lights up when you evidence it, and what you build stays yours between jobs. That is the part a course cannot do.

Where this can lead

Associate Mobile Developer

Your journey as an Associate Mobile Developer is just the beginning. We're investing in you for the long haul, providing the environment, tools, and mentorship to help you build a truly impactful career in mobile technology. It won't always be easy, but it will certainly be rewarding.

See the whole journey →

Showing 6 roles, drawn from 46 job records mapped to this qualification.

Skills it covers

What the job actually needs. These are the standards the units are built against, in the words employers and awarding bodies already use for the work itself.

Analyse and interpret the results of software testing activitiesCreate and implement systems architecture modelsManage software testing activities

How you’ll actually learn this

One-to-one, on your own real work

A qualification is usually something done to you: sit the class, sit the exam, hope it sticks. Here it’s the opposite. You learn it one-to-one with a companion, on your own real work, and you keep going until you can use it, not just recall it.

One-to-one, on your real workNo lectures, no past-papers. Every unit is practised on the actual tasks your job throws at you, a tutor beside you, not a video in front of you.
Taught to the top, not the testMost courses stop at remembering. Your companion keeps climbing: analysing, judging, creating. That’s the part a machine can’t do for you.
Credits you keep, a map that continuesEvery unit is regulated and yours for good. The day you finish, Zavmo already knows the next role your new credits open.
Cloud ComputingLevel 5

Applied to your work in any of these jobs

This unit provides an understanding of distributed and cloud computing principles, architectures, and challenges. Learners will design and develop cloud-based systems, considering service and deployment models, scalability, and fault tolerance.

How the thinking builds
  1. Remember
  2. Understand
  3. Apply
  4. Analyse
  5. Evaluate
  6. Create
An illustration of a Zavmo lesson, built from this role’s own route. The unit, its objective and every criterion above are the awarding body’s own words, not an example.
Your PlanIllustration

Built for BAA Level 5 Diploma in Professional Software Development

20 units in this credential, in the order it lists them, awarded by Awarding Body for Vocational Achievement (AVA) Ltd.

  1. Cloud Computing
  2. Commercial Software Testing
  3. Database Management Systems
  4. Developing Software Applications Using C#
  5. Event Driven Programming
  6. Introduction to Programming

and 14 more in the full unit list below.

These are the real units of this credential, in its own order. Nothing here is marked done, because this plan has not been started by anyone yet. Yours would fill in as you go.

One to one, not one to many

No two people run this the same way

A course is written once and handed to everyone. This is assembled around you, and keeps changing as it learns you. Five things it reads, and what each one changes.

  1. Your actual work Every unit is taught against a live piece of your own work, not a worked example from a textbook.
  2. What you already know The first conversation finds your starting point, so you skip what you can already do and spend the time on what you cannot.
  3. The conditions you learn under Not a learning-styles quiz. The evidence does not support those. The dimensions the research does back, read once and used to shape the plan.
  4. How far you got last time It picks up mid-thought. The tutor knows what you said, what you struggled with, and what it asked you to try.
  5. Which tutor suits the moment Twelve of them, each for a different kind of thinking. The one who walks you through a first idea is not the one who stress-tests it.

See how you learn, free. Eight questions, no sign-up. A directional taster; the diagnostic inside Zavmo goes deeper and keeps adapting.

Why it sticks

Most courses stop at remembering

There’s a well-known ladder of how deeply you learn something, called Bloom’s Taxonomy. Most courses get you up the first two rungs: you remember some facts, you pass a test, you forget it. Real skill lives at the top. Judging, deciding, creating. And this isn’t a generic ladder: every rung has a named Zavmo tutor who walks you up it.

  1. 6CreateThe Creative Catalyst
  2. 5EvaluateThe Evidence Evaluator
  3. 4AnalyseThe Analyst
  4. 3ApplyThe Coach
  5. 2UnderstandThe Connector
  6. 1RememberThe Builder

Where most courses leave you Where Zavmo takes you

Why this matters: AI can already remember and understand for you. What it can’t do is take your real problem and judge the right call. So the only learning worth paying for is the learning that takes you to the top. That’s exactly what a tutor doing it with you, on your real work, is for.

The value

Why the companion is worth £70 a month

You’re not paying for the units. They’re regulated, and the same wherever you earn them. You’re paying for the one thing that decides whether you actually get there: a companion that makes them stick, on your real work.

That is one-to-one on this qualification, every day, on the work you already do, for £70 a month. Your first module is free, so you can see the teaching before you pay for any of it. Billed monthly, cancel any time and billing stops.

Earned on your own work, taught to the top.

Everything you just read, learned one-to-one on the job you already do. Your first module is free, so you can see the teaching before you pay for any of it.

Build my plan, free

No card. See how this qualification maps onto your role and meet the tutors who’d teach it, free. The learning begins when you subscribe. It’s £70 a month, billed monthly. Cancel any time and billing stops.