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

44249 Courses in Cardiff delivered Online

Ethical Hacking with Kali Linux

4.9(27)

By Apex Learning

Overview This comprehensive course on Ethical Hacking with Kali Linux will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Ethical Hacking with Kali Linux comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Ethical Hacking with Kali Linux. It is available to all students, of all academic backgrounds. Requirements Our Ethical Hacking with Kali Linux is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 16 sections • 150 lectures • 05:54:00 total length •Introduction to the course: 00:05:00 •Virtual box installation: 00:16:00 •Kali linux installation: 00:14:00 •Enabling full screen: 00:18:00 •Basic commands part 1: 00:10:00 •Basic commands part 2: 00:21:00 •Basic commands part 3: 00:13:00 •Changing ip address and wireless adapter setup: 00:05:00 •Creating a bootable Kali USB drive: 00:05:00 •Essential networking terms: 00:10:00 •Essential hacking terms: 00:18:00 •Additional kali tools to install: 00:09:00 •Changing our MAC address with mac changer: 00:06:00 •Google hacking: 00:13:00 •Nikto basics: 00:11:00 •Whois tools: 00:07:00 •Email harvesting: 00:06:00 •Shodan: 00:10:00 •Zone transfer with Dig: 00:08:00 •Installing Metasploitable: 00:07:00 •Nmap part 1: 00:16:00 •Nmap part 2: 00:12:00 •Nmap part 3: 00:12:00 •Zen map: 00:08:00 •TCP scans: 00:16:00 •Nmap by passing defenses: 00:17:00 •Nmap scripts part 1: 00:09:00 •Nmap scripts part 2: 00:14:00 •Installing OWASP: 00:08:00 •HTTP request: 00:10:00 •HTTP response: 00:10:00 •Burpsuite configuration: 00:13:00 •Editing packets in Burpsuite: 00:12:00 •Whatweb and Dirb: 00:10:00 •Password recovery attack: 00:16:00 •Burpsuite login bruteforce: 00:11:00 •Hydra login bruteforce: 00:09:00 •Session fixation: 00:14:00 •Injection attacks: 00:06:00 •Simple command injection: 00:11:00 •Exploiting command injection vulnerability: 00:08:00 •Finding blind command injection: 00:14:00 •SQL basics: 00:10:00 •Manual SQL injection part 1: 00:13:00 •Manual SQL injection part 2: 00:21:00 •SQL map basics: 00:17:00 •XML injection: 00:16:00 •Installing XCAT and preventing injection attacks: 00:06:00 •Reflected XSS: 00:11:00 •Stored XSS: 00:13:00 •Changing HTML code with XSS: 00:07:00 •XSSer and XSS sniper: 00:14:00 •Wireless attacking theory: 00:11:00 •Enabling monitor mode: 00:05:00 •Capturing handshake with airodump: 00:15:00 •Rockyou.txt: 00:14:00 •Cracking with aircrack: 00:16:00 •Cracking with hashcat: 00:15:00 •Creating password lists with crunch: 00:18:00 •Creating password lists with cup: 00:07:00 •Rainbow tables part 1: 00:17:00 •Rainbow tables part 2: 00:06:00 •Installing fluxion: 00:06:00 •Finding and cracking hidden networks: 00:08:00 •Preventing wireless attacks: 00:08:00 •ARP protocol basics: 00:10:00 •Man in the middle attack theory: 00:07:00 •Installing MITMf: 00:07:00 •Manual ARP spoofing: 00:13:00 •Problems while installing MITMf: 00:06:00 •HTTP traffic sniffing: 00:08:00 •DNS spoofing and HTTPS password sniffing: 00:24:00 •Hooking browser with BEEF: 00:16:00 •Screenshotting targets browser: 00:11:00 •Cloning any webpage: 00:09:00 •Ettercap basics: 00:07:00 •MFS console environment: 00:16:00 •Metasploit modules explained: 00:12:00 •Bruteforcing SSH with Metasploit: 00:15:00 •Attacking tomcat with metasploit: 00:09:00 •Getting meterpreter with command injection: 00:25:00 •PHP code injection: 00:06:00 •Metasploitable exploits: 00:07:00 •Wine installation: 00:12:00 •Creating windows payloads with Msfvenom: 00:10:00 •Encoders and Hex editors: 00:19:00 •Windows 10 meterpreter shell: 00:12:00 •Meterpreter environment: 00:11:00 •Windows 10 privilege escalation: 00:11:00 •Preventing privilege escalation: 00:06:00 •Post exploitation modules: 00:14:00 •Getting Meterpreter over Internet with port forwarding: 00:11:00 •Eternalblue exploit: 00:20:00 •Persistence module: 00:13:00 •Hacking over the internet with Ngrok: 00:10:00 •Android device hacking with venom: 00:10:00 •The real hacking begins now!: 00:02:00 •Variables: 00:14:00 •Raw input: 00:11:00 •If else statements: 00:10:00 •For loops: 00:07:00 •While loops: 00:08:00 •Python lists: 00:08:00 •Functions: 00:15:00 •Classes: 00:10:00 •Importing libraries: 00:07:00 •Files in python: 00:12:00 •Try and except the rule: 00:05:00 •Theory behind reverse shells: 00:07:00 •Simple server code: 00:13:00 •Connection with reverse shell: 00:07:00 •Sending and receiving messages: 00:11:00 •Sending messages with while true loop: 00:08:00 •Executing commands on target system: 00:10:00 •Fixing backdoor bugs and adding functions: 00:20:00 •First test using our backdoor: 00:18:00 •Trying to connect every 20 seconds: 00:12:00 •Creating persistence part 1: 00:06:00 •Creating persistence part 2: 00:17:00 •Changing directory: 00:12:00 •Uploading and downloading files: 00:22:00 •Downloading files from the internet: 00:23:00 •Starting programs using our backdoor: 00:07:00 •Capturing screenshots on the target PC: 00:19:00 •Embedding backdoor in an image part 1: 00:13:00 •Embedding backdoor in an image part 2: 00:09:00 •Checking for administrator privileges: 00:12:00 •Adding help option: 00:09:00 •Importing Pynput: 00:10:00 •Simple keylogger: 00:10:00 •Adding report function: 00:11:00 •Writing key strokes to a file: 00:14:00 •Adding the keylogger to our reverse shell part 1: 00:23:00 •Adding the keylogger to our reverse shell part 2: 00:08:00 •Final project test: 00:14:00 •Printing banner: 00:11:00 •Adding available options: 00:11:00 •Starting threads for bruteforce: 00:08:00 •Writing function to run the attack: 00:11:00 •Bruteforcing router login: 00:10:00 •Bypassing antivirus with your future programs: 00:14:00 •Sending malware with spoofed email: 00:15:00 •What will you learn in this section?: 00:03:00 •Why is ethical hacking a valuable skill?: 00:23:00 •What is the best ethical hacking certification?: 00:17:00 •Tips for getting your first job as an ethical hacker: 00:18:00 •How I started my career as an ethical hacker: 00:14:00 •How to price your work: 00:11:00 •Bonuses. Enjoy the Benefits: 01:05:00 •Assignment - Ethical Hacking with Kali Linux: 00:00:00

Ethical Hacking with Kali Linux
Delivered Online On Demand5 hours 54 minutes
£12

General Inorganic Chemistry

4.9(27)

By Apex Learning

Overview This comprehensive course on General Inorganic Chemistry will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This General Inorganic Chemistry comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this General Inorganic Chemistry. It is available to all students, of all academic backgrounds. Requirements Our General Inorganic Chemistry is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 22 sections • 151 lectures • 14:47:00 total length •Learning objectives: 00:10:00 •Example of a solved problem: 00:06:00 •System of measurement: 00:02:00 •International system of units: 00:05:00 •Temperature units and scales: 00:04:00 •Use and misuse of units: 00:03:00 •Dimensional analysis: 00:03:00 •Quantities and units: Solved problems: 00:10:00 •Atoms: 00:02:00 •Nuclei: 00:04:00 •Periodic table: 00:08:00 •Relative atomic masses: 00:04:00 •Moles: 00:05:00 •Symbols, formulas and molar masses: 00:04:00 •Atomic, molecular and molar masses - Problems with solutions: 00:16:00 •Empirical formula from composition: 00:04:00 •Composition from formula: 00:04:00 •Nuclidic molecular masses and chemical formulas: 00:05:00 •Formulas and compositions: Solved problems: 00:24:00 •Introduction to nomenclature: 00:03:00 •Naming binary compounds of nonmetals: 00:05:00 •Naming ionic compounds: 00:01:00 •Naming monoatomic cations: 00:06:00 •Naming polyatomic cations: 00:03:00 •Naming monoatomic anions: 00:02:00 •Naming oxyanions: 00:05:00 •Naming special anions: 00:01:00 •Putting the names of the ions together: 00:02:00 •Writing formulas for ionic compounds: 00:08:00 •Naming inorganic acids: 00:06:00 •Naming acid salts: 00:04:00 •Naming hydrates: 00:01:00 •Introduction to chemical equations: 00:02:00 •Molecular relations from equations: 00:05:00 •Mass relations from equations: 00:06:00 •Limiting reactant: 00:01:00 •Calculations from chemical equations: Solved problems: 00:24:00 •Types of chemical reactions: 00:04:00 •Pressure: 00:07:00 •Gas laws: 00:02:00 •Boyle's law: Constant temperature: 00:01:00 •Charles' law: Constant pressure: 00:01:00 •Gay-Lussac's law: Constant volume: 00:01:00 •Combined gas law: 00:01:00 •Density of an ideal gas: 00:03:00 •Dalton's law for partial pressures: 00:01:00 •Collecting a gas over a liquid: 00:02:00 •Deviation from ideal beahvior: 00:01:00 •Measurement of gases: Solved problems: 00:13:00 •Avogadro's hypothesis: 00:03:00 •Molar volume: 00:01:00 •Ideal gas law: 00:05:00 •Gas volume relations from equations: 00:04:00 •Gas stoichiometry involving mass: 00:05:00 •The ideal gas law: Solved problems: 00:13:00 •Heat: 00:04:00 •Energy and enthalpy: 00:05:00 •Enthalpy changes for various processes: 00:12:00 •Rules of thermochemistry: 00:09:00 •Thermochemistry - Problems with solutions: 00:21:00 •Characters of light: 00:05:00 •Interaction of light with matter: 00:08:00 •Particles and waves: 00:03:00 •Orbitals: 00:17:00 •The Pauli exclusion principle: 00:01:00 •Aufbau principle: 00:03:00 •Electron configuration: 00:11:00 •Atomic radii: 00:04:00 •Ionization energies: 00:03:00 •Electron affinity and magnetic properties: 00:05:00 •Atomic structure - Problems with solutions: 00:16:00 •Introduction to chemical bonding: 00:02:00 •Octet rule: 00:03:00 •Ionic bonding: 00:09:00 •Electron dot notation: 00:05:00 •Covalent bonding: 00:17:00 •Distinction between ionic and covalent bonding: 00:03:00 •Predicting the nature of bonding in compounds: 00:05:00 •Formal charges: 00:08:00 •Dipole moment and electronegativity: 00:04:00 •Hybrid orbitals: 00:10:00 •Crystals: 00:08:00 •Close packing: 00:04:00 •Crystal forces: 00:06:00 •Liquid forces: 00:03:00 •Solids and liquids: Solved problems: 00:22:00 •Introduction to redox reactions: 00:04:00 •Oxidation number: 00:09:00 •Oxidizing and reducing agents: 00:05:00 •Ionic notation for equations: 00:04:00 •Balancing oxidation-reduction equations: 00:11:00 •Oxidation-reduction: Solved problems: 00:14:00 •Composition of solutions: 00:01:00 •Concentrations: 00:02:00 •Molarity: 00:02:00 •Normality: 00:05:00 •Molality: 00:01:00 •Mole fraction: 00:01:00 •Comparison and summary of the concentration units: 00:04:00 •Dilution problems: 00:01:00 •Concentration of solutions: Solved problems: 00:14:00 •Reactions involving standard solutions: 00:04:00 •Reaction involving standard solutions: Solved problems: 00:13:00 •Introduction to chemical solutions: 00:02:00 •Vapor pressure lowering: 00:04:00 •Freezing point lowering: 00:05:00 •Boiling point lowering: 00:03:00 •Osmotic pressure: 00:03:00 •Solution of gases in liquids: 00:02:00 •Law of distribution: 00:01:00 •Properties of solutions: Solved problems: 00:13:00 •The first law: 00:02:00 •The second law: 00:06:00 •Entropy: 00:04:00 •The third law: 00:01:00 •Standard states: 00:06:00 •Chemical equilibrium: 00:03:00 •The equilibrium constant: 00:10:00 •Le Chatelier's principle: 00:14:00 •Thermodynamics - Problems with solutions: 00:18:00 •Arrhenius concept: 00:03:00 •Brönsted-Lowry concept: 00:08:00 •Lewis concept: 00:02:00 •Ionization of water: 00:07:00 •Hydrolysis: 00:06:00 •Buffer solutions: 00:06:00 •Indicators: 00:03:00 •Polytropic acids: 00:05:00 •Titration: 00:08:00 •Acids and bases - Problems with solutions: 00:21:00 •Coordination complexes: 00:08:00 •Solubility product: 00:02:00 •Precipitation: 00:05:00 •Complex ions and precipitates: Solved problems: 00:06:00 •Electrical units: 00:03:00 •Faraday's laws: 00:04:00 •Voltaic cells: 00:06:00 •Standard half-cell potential: 00:07:00 •Combining couples: 00:04:00 •Free energy and Nernst equation: 00:08:00 •Electrolysis: 00:06:00 •Electrochemistry: Solved problems: 00:16:00 •Introduction to rates of reactions: 00:01:00 •Rate constants and order of reactions: 00:11:00 •First order reactions: 00:02:00 •Other rate laws: 00:01:00 •Energy of activation: 00:01:00 •Mechanism of reaction: Molecularity: 00:05:00 •Mechanism of reaction: Energetics: 00:05:00 •Rates of reactions: Solved problems: 00:13:00 •Assignment -General Inorganic Chemistry: 00:00:00

General Inorganic Chemistry
Delivered Online On Demand14 hours 47 minutes
£12

SAPFIN SAP Financials

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Participants interested in a general overview of SAP ERP Financials; Project team members in the organization and design phase of an SAP ERP Financials implementation In this course, students will identify the areas of the SAP ERP Financials solution, describe the capabilities of the SAP ERP Financials solution using business processes, & apply the SAP NetWeaver Business Client (NWBC) in the SAP ERP Financials solution. Course Outline SAP ERP Financials - Introduction & Overview Positioning SAP ERP Financials Business processes (and their integration) in the SAP ERP Financials solution Financial Accounting: General Ledger Accounting Financial Accounting: Accounts Payable Management Accounting: Internal Order Financial Accounting: Asset Accounting Financial Accounting: Accounts Receivable Improving the End-To-End Process of Receivables Management

SAPFIN SAP Financials
Delivered OnlineFlexible Dates
Price on Enquiry

EWM100 Processes in SAP Extended Warehouse Management - Overview

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Application Consultants, Business Analysts, Program/Project Managers, System Architects Overview At the end of this course, students will be able to explain and use major features of SAP Extended Warehouse Management. This course will give you a solid fundamental and comprehensive overview of SAP Extended Warehouse Management and is a mandatory prerequisite for all other EWM courses. Warehousing Structures and Master Data Differentiating the SAP Solutions for Warehouse Management Outlining Organizational Structures Maintaining Master Data for SAP EWM Warehouse Monitoring & Processing with Mobile Devices Managing the Warehouse Outlining the Radio Frequency (RF) Framework Additional Functions in SAP EWM Applying Storage Control Employing Serial Numbers Processing Batches Mapping Quality Inspection Processes Applying Value-Added Services Warehouse Organization Performing Slotting Applying Replenishment Methods Performing a Physical Inventory Optimization of Resources Applying Wave Management Applying Labor Management Executing the Production Supply Process Executing Expected Goods Receipts Processes Applying Cross Docking Warehouse Extensions Planning the Shipping and Receiving of Products Controlling the Material Flow System (MFS) SAP EWM Rapid Deployment Solution Accelerating Implementation Processes Combined Inbound and Outbound Processes Executing an End-to-End Process with SAP EWM

EWM100 Processes in SAP Extended Warehouse Management - Overview
Delivered OnlineFlexible Dates
Price on Enquiry

Microsoft Office - MS Word, Excel, Access & PowerPoint

By NextGen Learning

Course Overview This comprehensive Microsoft Office course provides an in-depth understanding of the core Office applications—Word, Excel, PowerPoint, and Access. Designed to develop essential digital skills, it equips learners with the ability to navigate each program with confidence, improving document creation, data management, presentations, and database handling. Covering both foundational and advanced features, the course is ideal for those looking to boost their efficiency in a variety of business and administrative contexts. By the end of the course, learners will have the capability to produce professional documents, organise data in spreadsheets, create impactful presentations, and manage information through databases. This structured training ensures clarity in using Microsoft Office tools to support workplace productivity and enhance employability across multiple sectors. Course Description This course explores the full functionality of Microsoft Word, Excel, PowerPoint, and Access—focusing on both classic and new features of the 2019 versions. Learners will begin with the essentials, such as creating and formatting documents, performing calculations in spreadsheets, and developing effective slide presentations. As the modules progress, learners will delve into more detailed features, including managing lists, inserting graphics, handling data queries, and designing user-friendly reports. The training also includes familiarisation with the interface and workflow improvements in each application, offering structured, sequential guidance. Ideal for office professionals, jobseekers, and administrative staff, the course enhances digital fluency and enables learners to carry out a wide range of clerical and operational tasks using the Microsoft Office suite. Course Modules Module 01: Microsoft Excel 2019 New Features Module 02: Getting Started with Microsoft Excel Module 03: Performing Calculations Module 04: Modifying a Worksheet Module 05: Formatting a Worksheet Module 06: Printing Workbooks Module 07: Managing Workbooks Module 08: Microsoft Word 2019 Module 09: Microsoft Word 2019 New Features Module 10: Getting Started with Word Module 11: Formatting Text and Paragraphs Module 12: Working More Efficiently Module 13: Managing Lists Module 14: Adding Tables Module 15: Inserting Graphic Objects Module 16: Controlling Page Appearance Module 17: Preparing to Publish a Document Module 18: Workbooks - Microsoft Word 2016 (Beginner) Module 19: Microsoft PowerPoint 2019 Module 20: Microsoft PowerPoint 2019 New Features Module 21: PowerPoint Interface Module 22: Presentation Basics Module 23: Formatting Module 24: Inserting Options Module 25: Working with Objects Module 26: Table Module 27: Charts Module 28: Review and Presentation Module 29: Microsoft Access 2019 Module 30: Microsoft Access 2019 New Features Module 31: Introduction to Access Module 32: Modify Data Module 33: Working with Queries Module 34: Access Forms Module 35: Working with Reports (See full curriculum) Who is this course for? Individuals seeking to improve their office software knowledge for employment. Professionals aiming to upgrade their digital skills in a business setting. Beginners with an interest in learning Microsoft Office applications. Jobseekers and administrative workers looking to strengthen their CVs. Career Path Administrative Assistant Data Entry Officer Office Manager Project Coordinator Personal Assistant Executive Support Roles Customer Service Representative Database Administrator (Entry-Level)

Microsoft Office - MS Word, Excel, Access & PowerPoint
Delivered OnlineFlexible Dates
£9.99

Level 3 Diploma in Health and Social Care

By NextGen Learning

Course Overview The Level 3 Diploma in Health and Social Care provides a comprehensive introduction to the fundamental principles, practices, and responsibilities involved in supporting individuals across health and social care settings. This course covers communication techniques, safeguarding, professional ethics, legal frameworks, and risk management, offering a thorough understanding essential for a successful career. Learners will gain the knowledge needed to promote equality, uphold rights, and support the wellbeing of vulnerable individuals. Designed to prepare learners for employment or further study, this diploma develops critical skills valued within the sector, including decision-making, professional conduct, and awareness of care standards. Upon completion, learners will be well-equipped to contribute meaningfully to a range of health and social care environments, ensuring they make a positive impact on service users' lives and outcomes. The course offers strong foundations for those aspiring to work confidently and ethically within one of the UK's most important industries. Course Description The Level 3 Diploma in Health and Social Care offers in-depth training across key areas crucial for effective practice within the sector. The curriculum includes an exploration of communication strategies, safeguarding procedures, professional standards, legal obligations, and ethical considerations. Learners will develop a clear understanding of their role as caregivers and healthcare professionals, learning how to promote diversity, equality, and the rights of those in their care. Through a structured learning journey, students will build essential skills such as critical thinking, risk assessment, and compliance with health and safety responsibilities. The course provides an engaging learning experience that fosters personal development, enhances industry-relevant knowledge, and prepares learners to meet the demands of various care settings. Whether aiming for immediate employment or progression to further qualifications, this diploma serves as a stepping stone to a rewarding career supporting others and improving health and social care services across the community. Course Modules Module 01: Introduction to Health and Social Care Module 02: Communication and its Relevance Module 03: Rights and Responsibilities as a Health and Social Care Worker Module 04: Role as A Caregiver and Healthcare Professional Module 05: Working in Health and Social Care; Promoting Equality, Diversity and Rights Module 06: Important Principles and Policies in Health and Social Care Work Module 07: Understanding Legal, Professional Standards of Practice and Ethical Aspects of Health Care Part – 1 Module 08: Understanding Legal, Professional Standards of Practice and Ethical Aspects of Health Care Part – 2 Module 09: Safeguarding Vulnerable Individuals Module 10: Health and Safety Responsibilities Module 11: Risk Management in Health and Social Care (See full curriculum) Who is this course for? Individuals seeking to build foundational knowledge in health and social care. Professionals aiming to enhance their understanding of industry regulations and ethical practice. Beginners with an interest in pursuing a career in health and social care. Career changers looking to enter the health and social care sector. Career Path Healthcare Support Worker Care Coordinator Social Care Worker Residential Care Officer Healthcare Assistant Community Support Worker Welfare Support Worker Mental Health Support Worker

Level 3 Diploma in Health and Social Care
Delivered OnlineFlexible Dates
£9.99

Adobe Illustrator Masterclass

By NextGen Learning

Course Overview The Adobe Illustrator Masterclass offers a comprehensive journey through the essential tools and features of this powerful design software. Learners will gain proficiency in using Illustrator for various creative projects, from graphic design to digital artwork. This course equips students with a clear understanding of key tools such as the Pen Tool, Selection Tools, and the Blend Tool, enabling them to create professional-level designs. Through the modules, learners will develop the ability to work with typography, drawing tools, and advanced colour manipulation, empowering them to elevate their creative skills. By the end of the course, students will be confident in applying their knowledge to industry-standard design tasks, whether for personal projects or professional use. Course Description This course delves into the full scope of Adobe Illustrator’s capabilities, providing learners with in-depth knowledge of both fundamental and advanced tools. Starting with a solid foundation in selection and drawing tools, the course moves on to cover more sophisticated techniques, such as using the Pen Tool, Typography Tools, and Gradient Tool. Learners will also explore the Symbolism Tools and Graph Tools to further enhance their design capabilities. Emphasis is placed on both efficiency and creativity, allowing learners to unlock the potential of Illustrator for creating sophisticated vector graphics, illustrations, and layout designs. Each module is designed to build a strong understanding of Illustrator’s functions and how they can be applied to real-world projects. Upon completion, learners will possess the technical expertise and creative confidence to execute complex design projects with Illustrator. Course Modules Module 01: Introduction Module 02: How To Use The Selection Tools Module 03: How To Use the Pen Tool and the Gang in Illustrator? Module 04: How To Use the Typography Tools in Illustrator Module 05: How To Use The Drawing Tools in Illustrator Pt 1 Module 06: How To Use The Drawing Tools in Illustrator Pt 2 Module 07: How to Use the Paintbrush Tools Module 08: How to Use the Pencil Tools Module 09: The Eraser Tools Module 10: The Rotate and Reflect Tools Module 11: The Liquify Tools Module 12: The Shape Builder and Live Paint Tools Module 13: The Perspective Grid Tool Module 14: How to Use the Gradient Tool Module 15: How To Use the Blend Tool Module 16: How To Use the Technical Tools Module 17: How To Use the Symbols and the Symbolism Tools Module 18: How To Use the Graph Tools Module 19: How To Use Slicing and the Slice Tools Module 20: How To Use the Color Tools and Drawing Modes Module 21: Summary (See full curriculum) Who is this course for? Individuals seeking to enhance their graphic design skills. Professionals aiming to improve their digital design portfolio. Beginners with an interest in graphic design or illustration. Anyone interested in mastering Adobe Illustrator for creative projects. Career Path Graphic Designer Illustrator Digital Artist Visual Designer Print Designer Web Designer Packaging Designer

Adobe Illustrator Masterclass
Delivered OnlineFlexible Dates
£9.99

Level 3 Diploma in Accounting and Financial Management

5.0(5)

By Online Training Academy

This Level 3 Diploma in Accounting and Financial Management course is for anyone, whether you're looking to advance in your current role or explore new career horizons. Learn the fundamental principles of accounting and financial management, equipping yourself with the knowledge and expertise needed to thrive in today's competitive landscape. Stand out in the job market with a prestigious qualification that showcases your dedication to mastering the intricacies of finance. And, according to Reed an Accountant can earn upto £25,000 to £35,000 in a year depending on experience, location and many other factors. Don't miss out on this opportunity to unlock your full potential and take your career to new heights. Enrol in our Level 3 Diploma in Accounting and Financial Management today and start down the path to a wealthy future! Key Features: This Level 3 Diploma in Accounting and Financial Management Course Includes: This Accounting and Financial Management Course is CPD Certified Free Certificate from Reed CIQ Approved Accounting and Financial Management Course Developed by Specialist Lifetime Access Course Curriculum Level 3 Diploma in Accounting and Financial Management Course: Module 01: Fundamentals of Accounting Module 02: Responsibilities of an Accountant Module 03: Core Accounting Concepts and Standards Module 04: Principles of Double-Entry Bookkeeping Module 05: Understanding the Balance Sheet Module 06: Analysis of the Income Statement Module 07: Comprehensive Overview of Financial Statements Module 08: Exploring Cash Flow Statements Module 09: Profound Understanding of Profit and Loss Statement Module 10: Financial Budgeting and Strategic Planning Module 11: Overview of Auditing Practices Module 12: Introduction to Finance Module 13: Essential Skills for Financial Advisors Module 14: Accounting and Financial Planning Strategies Module 15: Wealth Management and Creating Personal Financial Statements Module 16: Financial Risk Management and Evaluation Module 17: Investment Planning Strategies Module 18: Planning for Divorce Module 19: Leveraging Google Analytics for Financial Advisors Learning Outcomes of this Accounting and Financial Management Course: Apply Double-Entry Bookkeeping Principles for Accurate Financial Record-keeping. Analyse Financial Statements for Informed Decision-making and Reporting. Develop Strategic Accounting and Financial Management Plans Integrating Budgeting and Risk Management. Demonstrate Proficiency in Auditing Practices and Compliance with Standards. Evaluate Investment Planning Strategies for Optimal Accounting and Financial Management Decision-making. Utilise Google Analytics Effectively for Accounting and Financial Management Advisory and Planning. Certification After completing this Accounting and Financial Management course, you will get a free Certificate. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? This Level 3 Diploma in Accounting and Financial Management course is accessible to anyone eager to learn more about this topic. Through this course, you'll gain a solid understanding of Accounting and Financial Management. Moreover, this course is ideal for: Aspiring Accounting and Financial Management Professionals Individuals Seeking Comprehensive Accounting and Financial Management Knowledge Those Pursuing Career Advancement in Accounting and Financial Management Sectors Professionals Transitioning to Accounting and Financial Advisory Roles Business Owners and Entrepreneurs Enhancing Accounting and Financial Management Literacy Requirements There are no requirements needed to enrol into this Level 3 Diploma in Accounting and Financial Management course. We welcome individuals from all backgrounds and levels of experience to enrol into this Level 3 Diploma in Accounting and Financial Management course. Career path After finishing this Diploma in Accounting and Financial Management course you will have multiple job opportunities waiting for you. Some of the the following Job sectors of Accounting and Financial Management are: Accountant - £25K to 45K/year. Financial Advisor - £30K to 60K/year. Financial Analyst - £35K to 55K/year. Audit Assistant - £20K to 35K/year. Investment Analyst - £40K to 70K/year. Certificates Certificate of Completion Digital certificate - Included Will be downloadable when all lectures have been completed.

Level 3 Diploma in Accounting and Financial Management
Delivered Online On Demand4 hours 12 minutes
£10

Buttercream Cake Decorating

4.7(160)

By Janets

The Buttercream Cake Decorating is a wonderful learning opportunity for anyone who has a passion for this topic and is interested in enjoying a long career in the relevant industry. It's also for anyone who is already working in this field and looking to brush up their knowledge and boost their career with an endorsed certificate. This Buttercream Cake Decorating consists of several modules. The course is accompanied by instructional videos, helpful illustrations, how-to instructions and advice. The course is offered online at a very affordable price. That gives you the ability to study at your own pace in the comfort of your home. You can access the modules from anywhere and from any device. Why Choose This Course Earn a digital Certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full tutor support on weekdays 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 Assignment Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £99. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets Upon successful completion of the course, you will be able to obtain your course completion e-certificate. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment In order to ensure the Quality Licensing scheme endorsed and CPD acknowledged certificate, learners need to score at least 60% pass marks on the assessment process. After submitting assignments, our expert tutors will evaluate the assignments and give feedback based on the performance. After passing the assessment, one can apply for a certificate. Who is this course for?​ Buttercream Cake Decorating is suitable for anyone who want to gain extensive knowledge, potential experience and professional skills in the related field. This course is designed by industry experts so you don't have to worry about the quality. Most importantly, this course does not require any experience or qualification to get enrolled. You will learn everything that is required from this course directly. This is a great opportunity for all student from any academic backgrounds to learn more on this subject.

Buttercream Cake Decorating
Delivered Online On Demand3 weeks
£9.99

Python Programming- Beginner to Advanced

By Compliance Central

Become a Python developer and build a rewarding career in tech. Python is one of the most popular and in-demand programming languages in the world. Python is used by companies of all sizes, from startups to Fortune 500 companies, to develop a wide range of applications, including web applications, data science tools, and machine learning algorithms. The demand for Python developers is rising rapidly in the UK, with job postings for Python developers increasing by 22% in the past year. The average salary for a Python developer in the UK is £65,000, making it one of the highest-paid programming languages. Our Python Programming - Beginner to Advanced course will teach you everything you need to know to become a Python developer. You will learn the fundamentals of Python programming, as well as more advanced topics such as object-oriented programming, data structures, and algorithms. You will also learn how to use popular Python libraries and frameworks, such as Django and NumPy. Why would you choose the Python Programming course from Compliance Central: Lifetime access to Python Programming course materials Full tutor support is available from Monday to Friday with the Python Programming course Learn Python Programming skills at your own pace from the comfort of your home Gain a complete understanding of Python Programming course Accessible, informative Python Programming learning modules designed by experts Get 24/7 help or advice from our email and live chat teams with the Python Programming Study Python Programming in your own time through your computer, tablet or mobile device A 100% learning satisfaction guarantee with your Python Programming course Python Programming Curriculum Breakdown of the Python Programming Course Section 01: Introduction & Getting Started Section 02: Downloading and Installing Python Editor Section 03: Getting Started Section 04: Variables and Basic Data Types in Python Section 05: Comments Section 06: Input Section 07: Exercise - Build a Program to Say Hello Section 08: Exercise - Build a Simple Calculator Section 09: Conditional Statements Section 10: Loops - For Loop Section 11: Loops - While Loop Section 12: Exercise - Building a Username Password App. Python Programming - Beginner to Advanced Course Learning Outcomes: Familiarise with Python's core principles and setup. Understand fundamental data types and variable operations in Python. Recognise the significance and application of comments in Python. Master the art of obtaining and processing user input in Python. Employ conditional structures with proficiency. Navigate confidently within both "For" and "While" loops. Conceptualise and draft rudimentary Python applications. Certificate of Achievement After successfully completing this Python course, you can get a digital and a hardcopy certificate for free. The delivery charge of the hardcopy certificate inside the UK is £3.99 and international students need to pay £9.99 to get their hardcopy certificate. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Python Programming course helps aspiring professionals who want to obtain the knowledge and familiarise themselves with the skillsets to pursue a career in Python Programming. It is also great for professionals who are already working in Python Programming and want to get promoted at work. Requirements To enrol in this Python Programming course, all you need is a basic understanding of the English Language and an internet connection. Career path The Python Programming course will enhance your knowledge and improve your confidence in exploring opportunities in various sectors related to Python Programming. Python Developer: £35,000 to £70,000 per year Data Analyst (Python): £30,000 to £55,000 per year Software Engineer (Python): £40,000 to £75,000 per year Machine Learning Engineer: £45,000 to £80,000 per year Certificates CPD Accredited PDF Certificate Digital certificate - Included CPD Accredited PDF Certificate CPD Accredited Hard Copy Certificate Hard copy certificate - £10.79 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Python Programming- Beginner to Advanced
Delivered Online On Demand2 hours
£12