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

866 Courses in Cardiff delivered Live Online

Introduction to C Plus Plus Programming Essentials (TTCP2100)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an introductory-level C++ programming course designed for developers with experience programming in C or other languages. Practical hands-on prior programming experience and knowledge is required. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in basic coding with C++, coupling the most current, effective techniques with the soundest industry practices. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn: Writing procedural programs using C++ Using private, public and protected keywords to control access to class members Defining a class in C++ Writing constructors and destructors Writing classes with const and static class members Overloading operators Implementing polymorphic methods in programs Writing programs using file I/O and string streams Using manipulators and stream flags to format output Using the keyword template to write generic functions and classes Writing programs that use generic classes and functions Writing programs that use algorithms and containers of the Standard Library Apply object-oriented design techniques to real-world programming problems Using algorithms and containers of the Standard Library to manipulate string data Understand how C++ protects the programmer from implementation changes in other modules of an application Using try() blocks to trap exceptions Using catch() blocks to handle exceptions Defining exceptions and using throw to trigger them Introduction to C++ Programming / C++ Essentials is a skills-focused, hands-on C++ training course geared for experienced programmers who need to learn C++ coupled with sounds coding skills and best practices for OO development. Students will leave this course armed with the required skills to put foundation-level C++ programming skills right to work in a practical environment. The central concepts of C++ syntax and style are taught in the context of using object-oriented methods to achieve reusability, adaptability and reliability. Emphasis is placed on the features of C++ that support abstract data types, inheritance, and polymorphism. Students will learn to apply the process of data abstraction and class design. Practical aspects of C++ programming including efficiency, performance, testing, and reliability considerations are stressed throughout. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency Moving from C to C++ (Optional) New Compiler Directives Stream Console I/O Explicit Operators Standard Libraries Data Control Capabilities Handling Data New Declaration Features Initialization and Assignment Enumerated Types The bool Type Constant Storage Pointers to Constant Storage Constant Pointers References Constant Reference Arguments Volatile Data Global Data Functions Function Prototypes and Type Checking Default Function Data Types Function Overloading Problems with Function Overloading Name Resolution Promotions and Conversions Call by Value Reference Declarations Call-by-Reference and Reference Types References in Function Return Constant Argument Types Conversion of Parameters Using Default Initializers Providing Default Arguments Inline Functions Operator Overloading Advantages and Pitfalls of Overloading Member Operator Syntax and Examples Class Assignment Operators Class Equality Operators Non-Member Operator Overloading Member and Non-Member Operator Functions Operator Precedence This Pointer Overloading the Assignment Operator Overloading Caveats Creating and Using Objects Creating Automatic Objects Creating Dynamic Objects Calling Object Methods Constructors Initializing Member consts Initializer List Syntax Allocating Resources in Constructor Destructors Block and Function Scope File and Global Scope Class Scope Scope Resolution Operator :: Using Objects as Arguments Objects as Function Return Values Constant Methods Containment Relationships Dynamic Memory Management Advantages of Dynamic Memory Allocation Static, Automatic, and Heap Memory Free Store Allocation with new and delete Handling Memory Allocation Errors Controlling Object Creation Object Copying and Copy Constructor Automatic Copy Constructor Conversion Constructor Streaming I/O Streams and the iostream Library Built-in Stream Objects Stream Manipulators Stream Methods Input/Output Operators Character Input String Streams Formatted I/O File Stream I/O Overloading Stream Operators Persistent Objects Introduction to Object Concepts The Object Programming Paradigm Object-Orientated Programming Definitions Information Hiding and Encapsulation Separating Interface and Implementation Classes and Instances of Objects Overloaded Objects and Polymorphism Declaring and Defining Classes Components of a Class Class Structure Class Declaration Syntax Member Data Built-in Operations Constructors and Initialization Initialization vs. Assignment Class Type Members Member Functions and Member Accessibility Inline Member Functions Friend Functions Static Members Modifying Access with a Friend Class Templates Purpose of Template Classes Constants in Templates Templates and Inheritance Container Classes Use of Libraries Strings in C++ Character Strings The String Class Operators on Strings Member Functions of the String Class Inheritance Inheritance and Reuse Composition vs. Inheritance Inheritance: Centralized Code Inheritance: Maintenance and Revision Public, Private and Protected Members Redefining Behavior in Derived Classes Designing Extensible Software Systems Syntax for Public Inheritance Use of Common Pointers Constructors and Initialization Inherited Copy Constructors Destructors and Inheritance Public, Protected, Private Inheritance Exceptions Types of Exceptions Trapping and Handling Exceptions Triggering Exceptions Handling Memory Allocation Errors C++ Program Structure Organizing C++ Source Files Integrating C and C++ Projects Using C in C++ Reliability Considerations in C++ Projects Function Prototypes Strong Type Checking Constant Types C++ Access Control Techniques Polymorphism in C++ Definition of Polymorphism Calling Overridden Methods Upcasting Accessing Overridden Methods Virtual Methods and Dynamic Binding Virtual Destructors Abstract Base Classes and Pure Virtual Methods Multiple Inheritance Derivation from Multiple Base Classes Base Class Ambiguities Virtual Inheritance Virtual Base Classes Virtual Base Class Information The Standard Template Library STL Containers Parameters Used in Container Classes The Vector Class STL Algorithms Use of Libraries

Introduction to C Plus Plus Programming Essentials (TTCP2100)
Delivered OnlineFlexible Dates
Price on Enquiry

[Data Bites for Comms Pros] AI for data crunching in comms: how far can we trust it?

By Alex Waddington

Whetstone Communications and comms2point0 are pleased to bring you the Data Bites series of free webinars. Our aim is to boost interest and levels of data literacy among not-for-profit communicators.

[Data Bites for Comms Pros] AI for data crunching in comms: how far can we trust it?
Delivered OnlineJoin Waitlist
FREE

[Data Bites for Comms Pros] 7 steps to assessing Bluesky’s role in 2025

By Alex Waddington

Whetstone Communications and comms2point0 are pleased to bring you the Data Bites series of free webinars. Our aim is to boost interest and levels of data literacy among not-for-profit communicators.

[Data Bites for Comms Pros] 7 steps to assessing Bluesky’s role in 2025
Delivered OnlineJoin Waitlist
FREE

Oracle Database 12c R2 - Administration Workshop Ed 3

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Data Warehouse Administrator Database Administrators Database Designers Support Engineer Technical Administrator Overview Back up, restore, and patch DBCS database deployments Describe the DBaaS and on-premises Oracle Database architectures Manage database instances Manage UNDO data Move data between databases Implement basic backup and recovery procedures Monitor and tune database performance Tune SQL to improve performance Manage resources with Oracle Database Resource Manager Create pluggable databases (PDBs) Configure the Oracle network environment Administer user security and implement auditing Create and manage tablespaces Manage storage space Create and manage Database as a Cloud Service (DBCS) database deployments Register databases and manage performance with Enterprise Manager Cloud Control The Oracle Database 12c R2: Administration Workshop Ed 3 course is designed to provide students with a firm foundation in administration of an Oracle Database. In this course students will gain a conceptual understanding of Oracle Database architecture and learn how to manage an Oracle Database in an effective and efficient manner. Exploring Oracle Database Architecture Introducing Oracle Database Relation Database Models Oracle SQL and PL/SQL Oracle Database Server Architecture Connecting to Oracle Databases Oracle Database Tools Oracle-Supplied User Accounts Querying the Oracle Data Dictionary Managing Database Instances Initialization Parameter Files Starting Up Oracle Databases Shutting Down Oracle Databases Opening and Closing PDBs Working with the Automatic Diagnostic Repository (ADR) Querying Dynamic Performance Views Creating PDBs Methods and Tools to Create PDBs Creating PDBs from Seed with SQL*Plus Cloning PDBs with SQL*Plus Unplugging and Pluggin In PDBs with SQL*Plus Dropping PDBs with SQL*Plus Configuring the Oracle Network Environment Oracle Net Services How Listeners Work Configuring Listeners for Dynamic Service Registration Configuring Listeners for Static Service Registration Configuring Local Naming for Connections Testing Oracle Net Connectivity with tnsping Configuring Communication Between Databases Dedicated Versus Shared Server Configurations Administering User Security Creating Users Granting Privileges Creating and Granting Roles Revoking Privileges and Roles Creating and Assigning Profiles Authenticating Users Assigning Quotas to Users Applying the Principal of Least Privilege Creating and Managing Tablespaces How Table Data is Stored Creating Tablespaces in SQL*Plus Altering and Dropping Tablespaces in SQL*Plus Viewing Tablespace Information in SQL*Plus Implementing Oracle Managed Files Moving and Renaming Online Data Files in SQL*Plus Managing Storage Space Oracle Database Space Management Features Block Space Management Row Chaining and Migration Free Space Management Within Segments Types of Segments Allocating Extents Understanding Deferred Segment Creation Space-Saving Features Managing UNDO Data Undo Data: Overview Transactions and Undo Data Storing Undo Information Comparing Undo Data and Redo Data Managing Undo Local Undo Mode Versus Shared Undo Mode Configuring Undo Retention Categories of Undo Moving Data Moving Data: General Architecture Oracle Data Pump: Overview Oracle Data Pump: Benefits Data Pump Export and Import Clients Data Pump Utility: Interfaces and Modes Data Pump Import: Transformations SQL*Loader Overview Loading Methods Backup and Recovery Concepts DBA Responsibilities Categories of Failure Understanding Instance Recovery Understanding Types of Backups Comparing Complete and Incomplete Recovery Oracle Data Protection Solutions Flashback Technology Monitoring and Tuning Database Performance Managing Performance Activities Performance Planning Considerations Database Maintenance Automatic Workload Repository (AWR) Automatic Database Diagnostic Monitor Performance Monitoring Performance Tuning Methodology Database Server Statistics and Metrics SQL Tuning SQL Tuning Process Oracle Optimizer Optimizer Statistics SQL Plan Directives Adaptive Execution Plans SQL Tuning Advisor SQL Access Advisor SQL Performance Analyzer Oracle Database Resource Manager Oracle Database Resource Manager: Overview Resource Manager Elements Using Resource Manager to Allocate Resources Creating a Simple Resource Plan Creating a Complex Resource Plan Using the Active Session Pool Feature Limiting CPU Utilization at the Database Level Limiting CPU Utilization at the Server Level Enterprise Manager Cloud Control Controlling the Enterprise Manager Cloud Control Framework Starting the Enterprise Manager Cloud Control Framework Stopping the Enterprise Manager Cloud Control Framework Introduction to Oracle Database Cloud Service Oracle Cloud: Overview Database Cloud Service Offerings DBCS Architecture Features and Tooling Additional Database Configuration Options Creating DBCS Database Deployments Automated Database Provisioning Creating a Database Deployment How SSH Key Pairs are Used Creating an SSH Key Pair Storage Used for Database Files Managing DBCS Database Deployments Cloud Tooling Accessing Tools and Features from the DBCS Console Managing the Compute Node Associated With a Database Deployment Managing Network Access to DBCS Enabling Access to a Compute Node Port Scaling a Database Deployment Backing Up and Restoring DBCS Database Deployments Backing Up and Recovering Databases on DBCS Backup Destination Choices Backup Configuration Creating an On-Demand Backup Customizing the Backup Configuration Performing Recovery by Using the Console Performing Recovery by Using the dbaascli Utility Patching DBCS Database Deployments Patching DBCS Using the DBCS Console to Manage Patches Using the dbaascli Utility to Manage Patches Creating Master Encryption Keys for PDBs CDB and PDB Master Encryption Keys Determining Whether You Need to Create and Activate and Encryption Key for a PDB Creating and Activating an Encryption Key Tablespace Encryption by Default Tablespace Encryption by Default in DBCS Transparent Data Encryption (TDE) Overview Components of TDE Using TDE Defining the Keystore Location Controlling Tablespace Encryption by Default Managing the Software Keystore and Master Encryption Key Managing the Keystore in CDBs and PDBs Additional course details: Nexus Humans Oracle Database 12c R2 - Administration Workshop Ed 3 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Oracle Database 12c R2 - Administration Workshop Ed 3 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Oracle Database 12c R2 - Administration Workshop Ed 3
Delivered OnlineFlexible Dates
Price on Enquiry

Resources for Learning Qualitative Research: Guided Group

5.0(1)

By Quirkos Software

If you are new to qualitative research or if you want some initial help to engage with the materials appropriately, then this webinar programme is for you. Doing Qualitative Research is a free curated resource we developed that takes researchers through the whole research cycle, not just the analysis. There is a heavy emphasis on what it is like to 'do' qualitative research in a robust, ethical and professional manner, with practical exercises and reflexive tasks suggested throughout. We are running two, one-hour webinars together with asynchronous, self-directed engagement with the course materials, to help a peer-group of researchers work through the resources on the parts of the qualitative research process they need help with. We understand that not everyone needs to cover the same materials and concepts, or at the same pace. In the first station, discussion with your peers and the facilitator, will help you choose which parts of the Doing Qualitative Research course to focus on before the second webinar. The concluding webinar uses group work and discussion for you to additionally practice one of the most important aspects of the qualitative research paradigm; reflexivity. You will identify what you have learned and how this affects what you will do next with your learning and research. The webinars are facilitated by our Qualitative Research Specialist Dr Cathy Gibbons. Cathy has almost 20 years' experience of teaching qualitative methods across a wide spectrum of disciplines within and beyond the social sciences. The session is free, and runs as two 2hr sessions, 2 weeks apart.

Resources for Learning Qualitative Research: Guided Group
Delivered OnlineFlexible Dates
FREE

Interpreter Diploma Level 3

By NextGen Learning

Interpreter Diploma Level 3 Course Overview The Interpreter Diploma Level 3 course provides comprehensive training in the essential skills and techniques required for professional interpreters. Covering a wide range of topics, this course focuses on translating various materials, the freelancing aspect of the profession, and the skills needed to succeed in an interpreter career. Learners will gain an understanding of the core principles of translation, the use of CAT tools, professional ethics, and client management. By the end of the course, learners will have the expertise to confidently enter the field of interpretation, whether working independently or in a corporate setting. Course Description This course offers a deep dive into the world of interpretation, beginning with the fundamentals of translation. Learners will explore the critical aspects of freelancing, including client acquisition, project management, and marketing strategies, all while gaining insight into the professional ethics required for success. The course covers the use of CAT tools to improve translation efficiency and ensures learners understand the importance of maintaining quality in every project. Learners will also explore the logistics of running a home office, managing their income, and ensuring they maintain a high standard of work. The course provides a strong foundation for anyone looking to pursue a career in interpretation or translation. Interpreter Diploma Level 3 Curriculum Module 01: An Overview of Translation Module 02: Introduction to Freelancing Module 03: Introduction to Freelance Translator Module 04: Activities Before Getting Started Module 05: Finding Clients Module 06: Managing the Work Module 07: Marketing Module 08: CAT Tools in Translation Module 09: Getting Paid for The Work Module 10: Setting Up Home Office Module 11: Professional Ethics of Freelance Translators Module 12: Ensuring Quality (See full curriculum) Who is this course for? Individuals seeking to become professional interpreters. Professionals aiming to transition into the field of translation. Beginners with an interest in freelance translation. Anyone wishing to work in an international or multilingual setting. Career Path Freelance Translator Interpreter for governmental or private sectors Language Services Provider Translation Project Manager CAT Tools Specialist Language Quality Assurance Specialist

Interpreter Diploma Level 3
Delivered OnlineFlexible Dates
£7.99

Human Rights

By NextGen Learning

Human Rights Course Overview This Human Rights course offers a comprehensive introduction to the fundamental principles and concepts surrounding freedom and human rights. Learners will explore the classification of human rights, with a focus on women’s and children’s rights, and examine the various dimensions of freedom. The course also covers the role of international human rights organisations and their efforts in promoting and protecting rights globally. Designed to provide both theoretical understanding and critical analysis, this course equips learners with the knowledge to recognise and discuss human rights issues effectively. Upon completion, learners will be able to engage thoughtfully with human rights debates and apply their understanding in diverse professional and personal contexts. Course Description This course delves into the essential elements of human rights, starting with the basic concepts of freedom and rights that form the foundation of global human dignity. It categorises different types of human rights, addressing the unique challenges faced by women and children. Learners will explore multiple aspects of freedom, from civil liberties to social and economic rights, while gaining insight into key international organisations working in this field. Through structured content and critical reflection, participants will develop the ability to evaluate human rights frameworks and engage with relevant issues confidently. The course is ideal for those wishing to broaden their knowledge or enhance their capability to work within sectors that uphold human rights standards. Human Rights Curriculum: Module 01: Basic Concept of Freedom and Human Rights Module 02: Classification of Human Rights Module 03: Women’s and Children’s Right Module 04: Various Aspects of Freedom Module 05: Various International Human Rights Organisations (See full curriculum) Who is this course for? Individuals seeking to understand the principles of human rights. Professionals aiming to enhance their knowledge in legal, social, or humanitarian fields. Beginners with an interest in human rights and social justice. Advocates and volunteers working with community or international organisations. Career Path Human Rights Officer Social Policy Advisor Community Development Worker Legal Assistant specialising in rights law NGO or International Organisation Staff Member

Human Rights
Delivered OnlineFlexible Dates
£7.99

Anxiety and Depression Management Diploma

By NextGen Learning

Anxiety and Depression Management Diploma Course Overview The "Anxiety and Depression Management Diploma" offers comprehensive training on managing and alleviating symptoms of anxiety and depression. This course equips learners with an understanding of the science behind mental health issues, including the role of neurotransmitters and GABA, and explores various techniques such as Emotional Freedom Technique (EFT) and NLP Anchoring. It provides valuable insights into meal planning for mental well-being, ensuring learners can apply a holistic approach to managing anxiety and depression. This course is designed for those seeking to enhance their knowledge and skills in mental health management, with practical applications for individuals and professionals alike. Course Description This course delves deeply into the biological and psychological aspects of anxiety and depression, covering essential topics such as neurotransmitters and GABA, which play a crucial role in regulating mood. Learners will explore emotional relief techniques like Emotional Freedom Technique (EFT) and NLP Anchoring, which have shown effectiveness in reducing anxiety. The course also addresses the importance of nutrition with tailored meal plans that support mental health. Throughout the programme, learners will engage in evidence-based strategies aimed at alleviating symptoms and promoting emotional well-being. Upon completion, learners will be equipped with a holistic understanding of managing anxiety and depression through multiple therapeutic approaches. Anxiety and Depression Management Diploma Curriculum Module 01: Neurotransmitters Module 02: GABA Module 03: Emotional Freedom Technique for Anxiety Relief Module 04: NLP Anchoring for Anxiety Relief Module 05: Meal Plans (See full curriculum) Who is this course for? Individuals seeking to manage anxiety and depression effectively. Professionals aiming to enhance their therapeutic practices or mental health expertise. Beginners with an interest in mental health and wellness. Anyone looking to improve their understanding of mental health management techniques. Career Path Mental Health Practitioner Counsellor or Therapist Wellness Coach Personal Development Specialist Nutritionist (with a focus on mental well-being)

Anxiety and Depression Management Diploma
Delivered OnlineFlexible Dates
£7.99

QuickBooks for the Self Employed

By NextGen Learning

QuickBooks for the Self Employed Course Overview This "QuickBooks for the Self Employed" course provides learners with a comprehensive understanding of using QuickBooks Self-Employed (QBSE) to efficiently manage finances, track income and expenses, and generate key financial reports. Designed for self-employed individuals, this course will equip learners with the skills to streamline accounting processes, ensuring financial accuracy and time-saving capabilities. Learners will also gain insights into setting up accounts, managing receipts, creating invoices, and preparing for tax season, all with the goal of simplifying the financial management aspect of self-employment. Upon completion, learners will be confident in using QuickBooks for tax reporting and overall financial management. Course Description This course offers a thorough exploration of QuickBooks Self-Employed (QBSE), covering key aspects of financial management tailored for freelancers and small business owners. The modules include connecting accounts, managing receipts, creating invoices, applying tax rules, and generating essential reports. Learners will delve into adding rules, creating and amending bank rules, and understanding the QuickBooks interface. Each section has been crafted to ensure learners can confidently navigate QBSE, setting them up for success in managing their finances effectively. The course also covers the integration of QBSE with QuickBooks Online (QBO), providing learners with an in-depth understanding of the software’s full potential. By the end of the course, learners will have gained the skills to manage their self-employed finances efficiently and prepare for tax season with ease. QuickBooks for the Self Employed Curriculum: Module 01: Introduction Module 02: First Account Connected Module 03: Receipts in Inbox Module 04: Adding Rules Module 05: Create an Invoice Module 06: Home Page Details Module 07: Connect Another Account Module 08: Creating Bank Rule on 070 Account Module 09: Amending the Rules Module 10: Reports Module 11: Transaction Adding – When Not on the Bank Module 12: QBSE and QBO Interface Module 13: Conclusion (See full curriculum) Who is this course for? Individuals seeking to manage their finances effectively as self-employed professionals. Professionals aiming to streamline their financial processes and reporting. Beginners with an interest in accounting software and financial management for freelancers. Entrepreneurs and small business owners looking to simplify accounting tasks. Career Path Freelance Accountant Financial Administrator for Small Businesses Self-Employed Entrepreneur Bookkeeping Assistant Tax Preparation Assistant

QuickBooks for the Self Employed
Delivered OnlineFlexible Dates
£7.99

Transcription Level 3

By NextGen Learning

Transcription Level 3 Course Overview The Transcription Level 3 course is designed to provide learners with the advanced skills needed for professional transcription. This course offers an in-depth exploration of transcription techniques, focusing on accuracy, speed, and industry-specific terminology. Learners will gain a comprehensive understanding of various transcription methods, including medical, legal, and general transcription, with an emphasis on formatting and industry standards. By completing this course, learners will be equipped to excel in a range of transcription tasks, ensuring high-quality outputs for diverse sectors. Upon completion, learners will be able to transcribe various content types efficiently, making them highly valuable in the transcription industry. Course Description This Transcription Level 3 course covers the advanced aspects of transcription, starting with detailed lessons on formatting, accuracy, and professional transcription practices. Learners will be introduced to different types of transcription, such as medical, legal, and business, while developing a keen attention to detail and speed. The course is structured to provide learners with an understanding of transcription tools, techniques, and best practices, helping them to refine their skills for industry standards. Throughout the course, learners will engage with comprehensive training materials, exercises, and assessments designed to enhance their transcription abilities. By the end of the course, learners will have developed the expertise required to work as a transcriptionist in various professional settings, ensuring they meet the high demands of employers. Transcription Level 3 Curriculum Module 01: Transcription Level 3 (See full curriculum) Who is this course for? Individuals seeking to develop advanced transcription skills Professionals aiming to specialise in legal, medical, or general transcription Beginners with an interest in transcription or office administration Those looking to enter the transcription industry or freelance market Career Path Medical Transcriptionist Legal Transcriptionist General Transcriptionist Freelance Transcriptionist Virtual Assistant Court Reporter Audio Typist

Transcription Level 3
Delivered OnlineFlexible Dates
£7.99