• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

388 Courses in Cardiff delivered On Demand

Microsoft Access

4.7(160)

By Janets

Register on the Microsoft Access today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The Microsoft Access is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Microsoft Access Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Requirements: The online training is open to all students and has no formal entry requirements. To study the Microsoft Access, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Course Content Microsoft Access Add Controls to Forms 01:00:00 Set Form Controls 01:00:00 Create Subforms 00:30:00 Organize Information with Tab Pages 00:30:00 Enhance Navigation with Forms 00:30:00 Format a Form 01:00:00 Apply Conditional Formatting 00:30:00 Field Validation 00:30:00 Form and Record Validation 00:30:00 Create a Macro 01:00:00 Restrict Records Using a Condition 00:30:00 Validate Data Using a Macro 00:30:00 Automate Data Entry Using a Macro 00:30:00 Convert a Macro to VBA 00:30:00 Link Tables to External Data Sources 00:30:00 Manage a Database 00:30:00 Determine Object Dependency 00:30:00 Document a Database 00:30:00 Analyze the Performance of a Database 00:30:00 Split a Database for Multiple User Access 00:30:00 Implement Security 00:30:00 Set Passwords 00:30:00 Convert an Access Database to an ACCDE File 00:30:00 Package a Database with a Digital Signature 00:30:00 Create a Database Switchboard 01:00:00 Modify a Database Switchboard 00:30:00 Set Startup Options 00:30:00 Activities Activities - Microsoft Access 2016 Advanced 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Microsoft Access
Delivered Online On Demand16 hours
£25

Java Programming Level 2

5.0(1)

By LearnDrive UK

Advance your Java skills with our Level 2 course. From mastering collections and file handling to understanding multi-threading and lambda expressions, this course culminates in building a User Authentication system, solidifying your Java expertise for real-world applications.

Java Programming Level 2
Delivered Online On Demand1 hour
£5

Build REST APIs with Django REST Framework and Python

By Packt

REST or RESTful API design (Representational State Transfer) is designed to take advantage of existing protocols. Django REST framework is a powerful and flexible toolkit to build web APIs. Throughout the course, we will explore the most important Django Rest framework topics step-by-step. We will learn topics such as API basics, serializers, class-based views, and so on to build flexible APIs.

Build REST APIs with Django REST Framework and Python
Delivered Online On Demand12 hours 44 minutes
£101.99

Learn Web Development from Scratch Course

By One Education

Ever stared at a website and thought, “How did they build that?” This course is your no-nonsense route to understanding the hows, whats and whys of web development—without needing a computer science degree or a background in tech. Whether you’re just curious or keen to reshape your digital future, we’ll walk you through HTML, CSS, JavaScript, and more—step by step, with clarity, purpose and the occasional chuckle where appropriate. Designed for complete beginners, this online course delivers the technical foundations of building websites from the ground up—clearly and without any fluff. By the end, you’ll understand how web pages come to life, how to structure content, and how styling and scripts bring everything together. No over-the-top jargon, no pressure—just a solid, well-paced approach to the world behind the screen. Expert Support Dedicated tutor support and 24/7 customer support are available to all students with this premium quality course. Key Benefits Learning materials of the Design course contain engaging voiceover and visual elements for your comfort. Get 24/7 access to all content for a full year. Each of our students gets full tutor support on weekdays (Monday to Friday) Course Curriculum: Here is a curriculum breakdown of the Learn Web Development from Scratch course: Section 01: Introduction Introduction How to Get Course requirements Getting Started on Windows, Linux or Mac How to ask Great Questions FAQ's Section 02: HTML Introduction HTML Choosing Code Editor Installing Code Editor (Sublime Text) Overview of a Webpage Structure of a Full HTML Webpage First Hello World! Webpage Section 03: HTML Basic Heading tags Paragraph Formatting Text List Items Unordered List Items Ordered Classes IDs Comments Section 04: HTML Intermediate Images Forms Marquee Text area Tables Links Navbar - Menu HTML Entities Div tag Google Maps Section 05: HTML Advanced HTML Audio HTML Video Canvas Iframes Input Types Input Attributes Registration Form Contact Us Form Coding Exercise Solution for Coding Exercise Section 06: JavaScript Introduction What is JavaScript Hello World Program Getting Output Internal JavaScript External JavaScript Inline JavaScript Async and defer Section 07: JavaScript Basics Variables Data Types Numbers Strings String Formatting Section 08: JavaScript Operators Arithmetic operators Assignment operators Comparison operators Logical operators Section 09: JavaScript Conditional Statements If-else statement If-else-if statement Section 10: JavaScript Control Flow Statements While loop Do-while loop For loop Coding Exercise Solution for Coding Exercise Section 11: JavaScript Functions Creating a Function Function Call() Function with parameters Section 12: JavaScript Error Handling Try-catch Try-catch-finally Section 13: JavaScript Client-Side Validations On Submit Validation Input Numeric Validation Section 14: Python Introduction Introduction to Python Python vs Other Languages Why It's Popular Command Line Basics Python Installation (Step By Step) PyCharm IDE Installation Getting Start PyCharm IDE First Python Hello World Program Section 15: Python Basic Variables Data Types Type Casting User Inputs Comments Section 16: Python Strings Strings String Indexing String Slicing String Built-in Functions Formatting String (Dynamic Data) Section 17: Python Operators Arithmetic Operators Assignment Operators Comparison Operators Logical Operators AND Operator OR Operator NOT Operator Booleans Section 18: Python Data Structures Arrays in Earlier Lists Add List Items Remove List Items Sort Lists Join Lists Tuples Update tuples Join tuples Dictionaries Add Dictionary Items Remove Dictionary Items Nested Dictionaries Sets Add Set Items Remove Set Items Join Set Items Section 19: Python Conditional Statements If Statement If-else Statement If-elif-else Statement If Statement Coding Exercise Section 20: Python Control Flow Statements Flow Charts While Loops Statement For Loops Statement The range() Function Nested Loops 2D List using Nested Loop Section 21: Python Core Games Guessing Game Car Game Section 22: Python Functions Creating a Function Calling a Function Function with Arguments Section 23: Python args, KW args for Data Science args, Arbitary Arguments kwargs, Arbitary Keyword Arguments Section 24: Python Project Project Overview ATM Realtime Project Course Assessment To simplify the procedure of evaluation and accreditation for learners, we provide an automated assessment system. Upon completion of an online module, you will immediately be given access to a specifically crafted MCQ test. The results will be evaluated instantly, and the score will be displayed for your perusal. For each test, the pass mark will be set to 60%. When all tests have been successfully passed, you will be able to order a certificate endorsed by the Quality Licence Scheme. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). Who is this course for? This Learn Web Development from Scratch course is designed to enhance your expertise and boost your CV. Learn key skills and gain a certificate of achievement to prove your newly-acquired knowledge. Requirements This Learn Web Development from Scratch course is open to all, with no formal entry requirements. Career path Upon successful completion of the Learn Web Development from Scratch Course, learners will be equipped with many indispensable skills and have the opportunity to grab.

Learn Web Development from Scratch Course
Delivered Online On Demand13 hours
£12

CDM- Construction, Design and Management

By Compliance Central

Keeping your staff safe is crucial for the survival of your business. If you need to figure out what Construction Design and Management (CDM) is, then you're in luck! This course will enlighten you and give you the knowledge necessary to work alongside CDM regulations. Construction sites are full of dangers, so ensuring workplace safety should be a top priority for all businesses. If an accident occurs, it can be costly and can even result in severe injury or death for the workers involved. This course is provided by experts knowledgeable about the laws and legislation about CDM rules and what is necessary for a safe workplace. On construction sites, there are countless occupational accidents every day; thus, maintaining workplace safety should be a significant concern. This CDM Bundle Includes Course 01: CDM Regulations Course 02: CDM Construction Phase Plan Course 03: CDM Health and Safety Enrol now to ensure your workplace safety! What you will discover are the following: Learn about Construction Design and Management (CDM) Regulations. CDM regulations and construction projects CDM regulations are important site plans for construction projects Validation and enhancement of design standards. Review of Regulations and Legislation Course Significant Points: Accredited CPD course Exam retakes are unlimited, and tutoring is available Easy access to course materials; guaranteed learning satisfaction Lifetime access and 24/7 support Self-paced online course modules Learn at your own pace from the comfort of your home, as the rich learning materials of this course are accessible from any place at any time. The curriculums are divided into tiny bite-sized modules by industry specialists. And you will get answers to all your queries from our experts. So, enrol and excel in your career with Compliance Central. CPD 30 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is intended for those with critical responsibilities, whether they are- Clients in construction. Principal Contractors. Designers in charge. Requirements To enrol in this CDM, all you need is a basic understanding of the English Language and an internet connection. Career path You can explore popular and in-demand careers associated with this course after completing it. Some job fields you can look into are: CDM Co-Ordinator: £20,000- £40,000 per annum Technical Co-ordinator: £15,000- £35,000 per annum Principal Designer: £30,000- £50,000 per annum CDM Advisor: £30,000- £50,000 per annum

CDM- Construction, Design and Management
Delivered Online On Demand3 hours
£21

Understanding Securities Financing Transaction Regulation - SFTR

5.0(4)

By LGCA | London Governance and Compliance Academy

Course Overview SFTR is a major regulatory reporting requirement for anyone transacting repo and other securities financing transactions in the EU, no matter how limited their activity. In order to meet the regulator's demand for complete, accurate and timely data, firms are devoting considerable resources to the speedy remediation of rejected or unreconciled reports. Description This self-paced online course will offer delegates a grasp of what is required by SFTR in the EU and UK but will also provide a practical insight by looking at specific reporting rules and key data fields. Training Objectives By the end of the course, delegates should be able to: • Identify what trading activities are covered by SFTR, who has to report and by when; • Outline the role of trade repositories and recognise the reports sent to and sent out by these entities; • Distinguish the types of record to be sent to trade repositories and know in what order they should be sent; • Select and describe the data fields required for generic SFT structures, whether collateralized at transaction or portfolio level; • Complete a basic calculation of the estimated re-use of collateral. They should also: • Be aware of some of the practical issues that have arisen in reporting; • Know where to look for further guidance. Training Outline • Background which has brought the SFTR • What is Shadow Banking and how is it related to SFTR • Purpose of SFTR and key requirements for reporting parties • What SFTR covers: repos, securities/commodities lending, margin lending • Who is subject to SFTR, including mandatory delegation and branches • The role of trade repositories: who they are; what they do (validation and recon-ciliation); what you send them and what they send back and to others • Types of report (Action Types) and sequencing • Reporting deadlines. • Data sets, matching fields, cardinality rules (mandatory, conditional or optional) and conditionality links between fields • Counterparty data • Loan data: type, UTI, level of reporting, legal data, term, rate • Collateral data: type; level of reporting; classifications • CCP-cleared SFTs and margins • Collateral re-use reports: actual and estimated • Practical examples provided by ESMA Training Duration This course may take up to 3 hours to be completed. However, actual study time differs as each learner uses their own training pace. Participants This course is suitable for any professional involved with SFTR. Delegates would benefit from a familiarity with repos, securities lending and margin lending but this is not essential. The course is offered fully online using a self-paced approach. The learning units are based on reading material. Learners may start, stop and resume their training at any time. Accreditation and CPD Recognition This programme has been developed by the European Institute of Management and Finance (EIMF), a globally-recognised training institution. The syllabus is verified by external subject matter experts and can be accredited by regulators and other bodies for 3 CPD Units that require CPD training in financial regulation. The course may be also approved for CPD Units by institutions which approve general financial training, such as the CISI. Eligibility criteria and CPD Units are verified directly by your association, regulator or other bodies which you hold membership. Registration and Access To register to this course, click on the Get this course button to pay online and receive your access instantly. If you are purchasing this course on behalf of others, please be advised that you will need to create or use their personal profile before finalising your payment. Access to the course is valid for 365 days. If you wish to receive an invoice instead of paying online, please Contact us here. Talk to us for our special Corporate Group rates.

Understanding Securities Financing Transaction Regulation - SFTR
Delivered Online On Demand
£60

Microsoft Excel 2021/365 - Beginner to Advanced

By Packt

A comprehensive and detailed course containing premium beginner, intermediate, and advanced level content. Start with the fundamentals and build a strong foundation before gradually studying Excel 2021's advanced features, formulae, and functions that will help you become a master.

Microsoft Excel 2021/365 - Beginner to Advanced
Delivered Online On Demand30 hours 36 minutes
£56.99

Portfolio Website using HTML, CSS, and JavaScript with Hosting

By Packt

Welcome to a brand-new course where you can learn about how to build a personal portfolio website from scratch with only three core technologies-HTML, CSS, and JS-and host the website and see it go live.

Portfolio Website using HTML, CSS, and JavaScript with Hosting
Delivered Online On Demand5 hours 29 minutes
£93.99

Microsoft Excel 2016: Part 3 (Expert Level) Course

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 1 Hour 37 Minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about Microsoft Office Excel Understand the core competencies and principles of Microsoft Office Excel Explore the various areas of Microsoft Office Excel Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert office admin Microsoft Excel 2016: Part 3 (Expert Level) Course Master the skills you need to propel your career forward in Microsoft Office Excel. This course will equip you with the essential knowledge and skillset that will make you a confident office admin and take your career to the next level. This comprehensive excel expert level course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this excel expert level course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective Microsoft Office Excel practice and equip you with the essential skills, confidence and competence to assist you in the Microsoft Office Excel industry. You'll gain a solid understanding of the core competencies required to drive a successful career in Microsoft Office Excel. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for office admin or for people who are aspiring to specialise in Microsoft Office Excel. Enrol in this excel expert level course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive excel expert level course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this Microsoft Office Excel can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This excel expert level course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This excel expert level course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This excel expert level course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. Course Curriculum Working With Multiple Worksheets and Workbooks Use Links and External References - Introduction 00:01:00 Use Links and External References 00:05:00 Use 3-D References - Introduction 00:01:00 Use 3-D References 00:04:00 Consolidate Data - Introduction 00:01:00 Consolidate Data 00:05:00 Using Lookup Functions and Formula Auditing Use Lookup Functions - Introduction 00:01:00 Use Lookup Functions 00:08:00 Trace Precedent and Dependent Cells - Introduction 00:01:00 Trace Precedent and Dependent Cells 00:03:00 Watch and Evaluate Formulas - Introduction 00:01:00 Watch and Evaluate Formulas 00:04:00 Sharing and Protecting Workbooks Collaborate on a Workbook - Introduction 00:01:00 Collaborate on a Workbook 00:05:00 Compare and Merge Workbooks - Introduction 00:03:00 Protect Worksheets and Workbooks 00:01:00 Protect Worksheets and Workbooks 00:04:00 Automating Workbook Functionality Apply Data Validation 00:01:00 Apply Data Validation 00:04:00 Search for Invalid Data and Formulas with Errors - Introduction 00:01:00 Search for Invalid Data and Formulas with Errors 00:03:00 Work with Macros - Introduction 00:01:00 Work with Macros 00:05:00 Edit a Macro 00:02:00 Creating Sparklines and Mapping Data Create Sparklines - Introduction 00:01:00 Create Sparklines 00:03:00 Map Data - Introduction 00:01:00 Map Data 00:04:00 Forecasting Data Determine Potential Outcomes Using Data Tables - Introduction 00:01:00 Determine Potential Outcomes Using Data Tables 00:05:00 Determine Potential Outcomes Using Data Scenarios - Introduction 00:01:00 Determine Potential Outcomes Using Data Scenarios 00:05:00 Use the Goal Seek Feature - Introduction 00:01:00 Use the Goal Seek Feature 00:03:00 Forecast Data Trends - Introduction 00:05:00 Forecast Data Trends 00:03:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Microsoft Excel 2016: Part 3 (Expert Level) Course
Delivered Online On Demand
£19

Introduction to Mergers and Acquisitions

By Capital City Training & Consulting Ltd

The Introduction to M&A manual is an indispensable resource for finance professionals, auditors, and business managers looking at beginning their M&A journey. What is Inside the manual? Model Setup and Structure This foundational section covers everything from initial design principles to file naming conventions and sheet consistency. It also discusses the importance of freezing panes for ease of use, establishing a coherent model structure. Inputs, Assumptions, and Outputs Essential for the integrity and flexibility of financial models, this part delves into how to organise inputs and assumptions effectively, the creation of a control panel for easy scenario adjustments, and the clear presentation of outputs for decision-making. Advanced Excel Techniques Focusing on critical Excel functionalities such as relative vs. absolute referencing, naming cells and ranges, and the use of functions like IF, LOOKUP, and INDIRECT. It also covers the management of volatile functions and data consolidation techniques. Data Analysis and Presentation This section emphasises tools and methods for analysing model outputs, including pivot tables, array formulas, and sensitivity analysis using Goal Seek and data tables. It also covers the validation of data inputs and outputs, conditional formatting, and the creation of charts for visual representation of data. Model Auditing and Error Detection A critical component for ensuring the accuracy and reliability of financial models, this part provides strategies for auditing models, tracking changes, detecting errors, and utilising Excel's built-in auditing tools. It offers a systematic approach to reviewing models and ensuring they are free of errors and ready for use. Introduction to Mergers and Aquisitions This book offers a concise yet comprehensive guide to the intricacies of mergers and acquisitions (M&A), covering both theoretical strategies and practical steps involved in buying and selling companies. It explores the initial planning and strategy, dives into the specifics of dealing with both private and public companies, and discusses the critical aspects of deal structuring and post-acquisition integration.

Introduction to Mergers and Acquisitions
Delivered Online On Demand1 hour
£20