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

1401 Privacy courses in Cardiff delivered Online

M.D.D CELEBRITY THERAPIST LONDON PACKAGE (SELF IMPROVEMENT)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Introducing Celebrity Therapist London Package: Discreet and Customized Counseling for Public Figures Are you a public figure seeking confidential and personalized counseling in London? Miss Date Doctor’s Celebrity Therapist London Package offers you discreet and specialized therapy services tailored to meet the unique needs and challenges faced by individuals in the public eye. Being a public figure can come with its own set of stressors and pressures. Our experienced celebrity therapists are dedicated to providing you with a safe and non-judgmental space to address personal concerns, manage stress, and find support for emotional well-being. Here’s how the Celebrity Therapist London Package can support you: Confidentiality: Our celebrity therapists are well-versed in maintaining confidentiality and respecting your privacy at all times. Specialized Support: We offer customized counseling, recognizing the specific challenges that public figures may encounter in their personal and professional lives. Emotional Regulation: Therapy can assist you in managing emotions related to public scrutiny, criticism, and constant attention. Stress Management: We’ll work on stress management techniques to help you navigate the demands of your public role. Coping Strategies: Our therapists will equip you with effective coping strategies to manage the unique stressors you may face. Balancing Personal and Professional Life: Therapy can help you find a balance between your personal life and the demands of your public career. Building Resilience: We’ll focus on developing resilience to handle the challenges of public life with strength and grace. Self-Care and Well-being: Our celebrity therapists emphasize self-care practices to support your emotional and mental well-being. The Celebrity Therapist London Package at Miss Date Doctor is designed to cater to your specific needs as a public figure, offering you a supportive and understanding space to navigate challenges and enhance your overall well-being. Invest in your emotional health and take the first step towards confidential support with the Celebrity Therapist London Package. Embrace the opportunity to receive specialized therapy services tailored to your unique experiences and demands as a public figure. Let our experienced celebrity therapists guide you towards greater emotional resilience, balance, and well-being. 6×1 hour sessions https://relationshipsmdd.com/product/celebrity-therapist-london-package/

M.D.D CELEBRITY THERAPIST LONDON PACKAGE (SELF IMPROVEMENT)
Delivered in London or UK Wide or OnlineFlexible Dates
£2,600

GDPR Awareness Training

By Training Centre

  The GDPR came into effect in May 2018. This legislation is designed to guide organisations in their obligations relative to the processing of personal and sensitive data. About This Course   Organisations are required to comply with the GDPR regardless of their size of business. If you process 'personal data', there is a potential need to be compliant with the legislation. The scope of the GDPR considers how this information is collected, stored, used, transported, shared and disposed of. To ensure organisations' understand this obligation, this interactive one-day course considers both scoping and auditing of an organisations processing activities, as well as an understanding of compliance with GDPR.  Learning Outcomes; GDPR - what is it and how does it apply to us? Personal and sensitive data Lawful basis for processing Consent and the GDPR The Data Protection Act 2018 Data Subject rights The role of the ICO Data breach or Incident? Privacy by Design and by default GDPR Audit checklist Prerequisites   There are no prerequisites to attend this course, however all attendees are expected to have a basic understanding of the Data Protection principles. What's Included?   Refreshments & Lunch (Classroom courses only) Course Slide Deck Quizzes Who Should Attend?   The course is designed for any member of the organisation whose role includes processing personal data. Data Protection Officers, Information Security team members or Information Governance Leads who may also see benefit in attending. Accreditation Assessment    There is no exam with this course but delegates do receive a Course Attendance Certificate and an 8 hour CPD Certificate. Provided by   This course is Accredited by NACS and administered by the IECB

GDPR Awareness Training
Delivered OnlineFlexible Dates
£425

Certified Healthcare Information Systems Security Practitioner (CHISSP) - Complete Video Course

4.3(43)

By John Academy

Description: You do more than protect sensitive patient data. You protect lives. And every day, you have to be ready for new threats and breaches, changes to regulations and the growing complexities of healthcare IT. Take on these challenges with confidence with the HCISPP! This global healthcare security certification proves you have what it takes to implement, manage and assess the proper security and privacy controls to protect healthcare organizations. The Certified Healthcare Information Systems Security Practitioner (CHISSP) - Complete Video Course covers the skills and knowledge needed to implement the best IT Healthcare Practices, as well as regulatory compliance and standards in the healthcare industry. The Certified Healthcare Information Systems Security Practitioner was developed because of growing industry regulations and privacy requirements in the healthcare industry. CHISSPs are vital in managing and protecting healthcare data and are tasked with protecting patient information by implementing, managing, and assessing proper IT controls for patient health information integrity. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Certified Healthcare Information Systems Security Practitioner (CHISSP) - Complete Video Course is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Certified Healthcare Information Systems Security Practitioner (CHISSP) - Complete Video Course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Certified Healthcare Information Systems Security Practitioner (CHISSP) - Complete Video Course The Healthcare Industry FREE 01:25:00 The Healthcare Regulatory Environment 01:51:00 Privacy and Security in Healthcare 01:31:00 Information Governance and Risk Management 01:18:00 Information Risk Assessment 00:52:00 Third-Party Risk Management 01:18:00 Mock Exam Mock Exam- Certified Healthcare Information Systems Security Practitioner (CHISSP) - Complete Video Course 00:20:00 Final Exam Final Exam- Certified Healthcare Information Systems Security Practitioner (CHISSP) - Complete Video Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Certified Healthcare Information Systems Security Practitioner (CHISSP) - Complete Video Course
Delivered Online On Demand8 hours 55 minutes
£24

Complete Python programming

5.0(3)

By Systems & Network Training

Complete Python training course description Python is an agile, robust, expressive, fully objectoriented, extensible, and scalable programming language. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. This course covers Python from the very basics of 'hello world!' through to object oriented programming and advanced topics such as multi threading. Hands on follows all the major sections in order to reinforce the theory. What will you learn Read Python programs. Write Python programs. Debug Python programs. Use Python's objects and memory model as well as its OOP features. Complete Python programming training course details Who will benefit: Anyone wishing to learn Python. Prerequisites: None. Duration 5 days Complete Python programming training course contents Welcome to Python: What is Python? Origins, features. Downloading and installing Python, Python manuals, comparing Python, other implementations. Getting started: Program output, the print statement, "hello world!", Program input, raw_input(), comments, operators, variables and assignment, numbers, strings, lists and tuples, dictionaries, indentation, if statement, while Loop, for loop. range(), list comprehensions. Files, open() and file() built-in functions. Errors and exceptions. Functions, Classes, Modules, useful functions. Python basics: Statements and syntax, variable assignment, identifiers, basic style guidelines, memory management, First Python programs, Related modules/developer tools. Python Objects: Other built-in types, Internal Types, Standard type operators, Standard type built-in functions, Categorizing standard types, Unsupported types. Numbers: Integers, Double precision floating point numbers, Complex numbers, Operators, Built-in and factory functions, Other numeric types. Sequences: strings, lists, and tuples: Sequences, Strings, Strings and operators, String-only operators, Built-in functions, String built-in methods, Special features of strings, Unicode, Summary of string highlights, Lists, Operators, Built-in functions, List type built-in methods, Special features of lists, Tuples, Tuple operators and built-in functions, Tuples special features, Copying Python objects and shallow and deep copies. Mapping and set types: Mapping Type: dictionaries and operators, Mapping type built-in and factory functions, Mapping type built-in methods, Dictionary keys, Set types, Set type operators, Built-in functions, Set type built-in methods. Conditionals and loops: If, else and elif statements, Conditional expressions, while, for, break, continue and pass statements, else statement . . . take two, Iterators and iter(), List comprehensions, Generator expressions. Files and input/output: File objects, File built-in functions [open() and file()], File built-in methods and attributes, Standard files, Command-line arguments, File system, File execution, Persistent storage modules. Errors and exceptions: What are exceptions? Detecting and handling exceptions, Context management, Exceptions as strings, Raising exceptions, Assertions, Standard exceptions, Creating Exceptions, Why exceptions, Exceptions and the sys module. Functions: Calling, creating and passing functions, formal arguments, variable-length arguments, functional programming, Variable scope, recursion, generators. Modules: Modules and files, Namespaces, Importing modules, Module import features, Module built-in functions, Packages, Other features of modules. Object-Oriented Programming (OOP): Classes, Class attributes, Instances, Instance attributes, Binding and method invocation, Static methods and class methods, Composition, Sub-classing and derivation, Inheritance, Built-in functions for classes, and other objects, Customizing classes with special methods, Privacy, Delegation, Advanced features of new-style classes (Python 2.2+), Related modules and documentation. Execution environment: Callable and code Objects, Executable object statements and built-in functions, Executing other programs. 'Restricted' and 'Terminating' execution, operating system interface. Regular expressions: Special symbols and characters, REs and Python, Regular expressions example. Network programming: Sockets: communication endpoints, Network programming in Python, SocketServer module, Twisted framework introduction. Internet client programming: What are internet clients? Transferring files, Network news, E-mail. Multithreaded Programming: Threads and processes Python, threads, and the global interpreter lock, The thread and threading Modules. GUI programming: Tkinter and Python programming, Tkinter Examples, Brief tour of other GUIs. Web programming: Web surfing with Python: creating simple web clients, Advanced Web clients, CGI: helping web servers process client data, Building CGI applications, Using Unicode with CGI, Advanced CGI, Web (HTTP) Servers. Database programming: Python database application programmer's interface (DB-API), ORMs. Miscellaneous Extending Python by writing extensions, Web Services, programming MS Office with Win32 COM, Python and Java programming with Jython.

Complete Python programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

Introduction to Social Media Marketing

5.0(1)

By Let’s Do Business Group

Want learn how to use social media to market your business effectively? Join this short course from Let’s Do Marketing to learn how to create your social media strategy for success – and come away with the knowledge, skills and confidence to start connecting with your customers online!

Introduction to Social Media Marketing
Delivered Online + more
£35

Professional Certificate Course in Integration of Blockchain in Trade Finance Workflow in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

This course meticulously navigates the Integration of Blockchain in Trade Finance Workflow, focusing on key elements such as the Legal Validity of Smart Contracts and Electronic Signatures, Regulatory Compliance with AML/KYC and Data Privacy Measures, strategies for handling Intellectual Property Issues, and understanding the Impact of Evolving Blockchain Regulations on Trade Finance. Participants will explore the nuances of blockchain's transparency and security within the context of legal and regulatory considerations. After the successful completion of the course, you will be able to learn about the following, Legal Validity of Smart Contracts and Electronic Signatures Regulatory Compliance through AML/KYC and Data Privacy Measures Intellectual Property Issues in Blockchain Trade Finance: Strategies for Patents and Licensing The Impact of Evolving Blockchain Regulations on Trade Finance Blockchain's Transparency and Security in Trade Finance: Legal and Regulatory Considerations Participants will delve into the legal intricacies surrounding smart contracts and electronic signatures, ensuring a robust understanding of their validity. Regulatory compliance measures, including Anti-Money Laundering (AML) and Know Your Customer (KYC) protocols, will be explored in-depth, along with strategies for addressing data privacy concerns. The course will also cover intellectual property issues in the blockchain trade finance landscape, offering insights into patenting and licensing strategies. Additionally, participants will analyze the evolving regulations shaping the impact of blockchain on trade finance, focusing on transparency and security considerations.   This course provides a deep dive into the Integration of Blockchain in Trade Finance Workflow, covering legal and regulatory essentials. Explore the validity of smart contracts, ensure regulatory compliance, address intellectual property challenges, and understand the evolving landscape of blockchain regulations. Gain practical insights into leveraging blockchain's transparency and security for a seamless trade finance experience. Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Integration of Blockchain in Trade Finance Workflow Self-paced pre-recorded learning content on this topic. Integration Of Blockchain In Trade Finance Workflow Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. Blockchain Integration Specialist for Trade Finance Trade Finance Blockchain Analyst Blockchain Solutions Architect in Trade Finance Trade Finance Technology Integration Manager Blockchain Compliance Officer for Trade Finance Trade Finance Blockchain Project Manager Cryptocurrency and Trade Finance Consultant Blockchain Developer specializing in Trade Finance Trade Finance Regulatory Affairs Manager with Blockchain Expertise Blockchain Trade Finance Strategist Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Integration of Blockchain in Trade Finance Workflow in London 2024
Delivered Online On Demand14 days
£31

Solution Circle - Group Problem Solving

By Inclusive Solutions

30 minute Problem solving Process - guaranteed to get most groups unstuck fast

Solution Circle - Group Problem Solving
Delivered Online On Demand
£149

Diploma in Data & Legal Protection

4.3(43)

By John Academy

Description: From the minute you initially associated yourself with the Internet, you have most likely been informed that you have to utilize safety efforts to secure yourself. This is something that all Internet users confront constantly. There is a great deal more to protection for Internet Marketers, however. Web Marketers require more assurance than that normal users because they have more to protect and more they have more to stake. The normal user may utilize their PCs to shop, play recreations, or to surf the Internet. As an Internet Marketer, you presumably do those things, however, you likewise work a whole business on the web. This course has been designed for web marketers and also for those that work in the fields of data protection and privacy. Upon completion of the course, the students possess a solid knowledge of data protection law, as well as an understanding of the practical implications for different organizations. Who is the course for? Web marketers Anyone who wants to surf the net safely Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: Diploma in data and legal protection online is a useful qualification to possess, and would be beneficial for the following careers: Data protection associate legal counsellor head of data protection commercial solicitor Data privacy solicitor Layers. Diploma in Data & Legal Protection Why Internet Marketers Need More Protection 00:30:00 You Can't Be Anonymous 00:15:00 Start With Basic Security Measures 01:00:00 Using Disclaimers 01:00:00 Proper Use Of Email 01:00:00 Protecting Product Rights 01:00:00 Protecting Your Website 01:00:00 Terms Of Use Or Service 00:30:00 Privacy Policy 01:00:00 Mock Exam Mock Exam- Diploma in Data & Legal Protection 00:20:00 Final Exam Final Exam- Diploma in Data & Legal Protection 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Diploma in Data & Legal Protection
Delivered Online On Demand7 hours 55 minutes
£25

Introducing GDPR (Data Protection in the Workplace)

By Twig Services Ltd

Introducing GDPR (Data Protection in the Workplace) Online Training Course

Introducing GDPR (Data Protection in the Workplace)
Delivered Online On Demand1 hour
£29

GDPR Data Protection Training Course

4.3(43)

By John Academy

Description This online GDPR Data Protection Training Course is essential for individuals who are responsible for managing and controlling contact with personal data in the workplace. Our best-selling Data Protection Course is designed to help you to be submissive with legislation. This course will provide a clear understanding of the Data Protection Act (DPA) as well as its connections within the workplace in the most effective way possible, especially within your business. By learning the basic training of GDPR, you will be able to meet the strong modern requirement for information within the business community and this training is, therefore, a must for employees that interact with clients and customers. Moreover, understand the data security policy which plays a significant role when threats are arising at a high rate. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Module 01 Course Overview 00:10:00 Writing a Data Privacy Plan 00:15:00 Privacy Awareness 00:30:00 Data Mapping 00:10:00 Information Request Procedure 00:15:00 Internal Data Procedures 00:10:00 Module 02 Data Security Policy 00:10:00 Personal Data Protection Policy 00:15:00 Client Privacy Policy 00:10:00 Data Breach Procedure 00:10:00 Training 00:10:00 Other Necessary Pieces 00:15:00 Mock Exam Mock Exam - GDPR Data Protection Training Course 00:20:00 Final Exam Final Exam - GDPR Data Protection Training Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

GDPR Data Protection Training Course
Delivered Online On Demand3 hours 20 minutes
£18