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

6125 Courses delivered Online

Computer Science: Graph Theory Algorithms

4.9(27)

By Apex Learning

Overview This comprehensive course on Computer Science: Graph Theory Algorithms will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Computer Science: Graph Theory Algorithms 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 Computer Science: Graph Theory Algorithms. It is available to all students, of all academic backgrounds. Requirements Our Computer Science: Graph Theory Algorithms 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 17 sections • 44 lectures • 08:37:00 total length •Promo: 00:03:00 •Introduction: 00:14:00 •Common Problem: 00:10:00 •Depth First Search: 00:11:00 •Breadth First Search: 00:08:00 •Breadth First Search Shortest Path on a Grid: 00:17:00 •Storage and Representation of Trees: 00:10:00 •Beginner Tree Algorithms: 00:10:00 •Rooting Tree: 00:05:00 •Center(s) of a Tree: 00:06:00 •Isomorphisms in Trees: 00:11:00 •Isomorphisms in Trees Source Code: 00:10:00 •Lowest Common Ancestor: 00:17:00 •Topological Sort: 00:14:00 •Shortest and Longest Paths on DAGs: 00:10:00 •Khan's Algorithm: 00:13:00 •Dijkstra's Shortest Path Algorithm: 00:25:00 •Dijkstra's Shortest Path Algorithm Source Code: 00:09:00 •Bellman-Ford Algorithm: 00:15:00 •Floyd-Warshall Algorithm: 00:16:00 •Floyd-Warshall Algorithm Source Code: 00:09:00 •Algorithm to Find Bridges and Articulation Points: 00:20:00 •Algorithm to Find Bridges and Articulation Points Source Code: 00:09:00 •Tarjan's Algorithm for Finding Strongly Connected Components: 00:17:00 •Tarjan's Algorithm for Finding Strongly Connected Components Source Code: 00:07:00 •Travelling Salesman Problem (TSP) with Dynamic Programming: 00:21:00 •Travelling Salesman Problem (TSP) with Dynamic Programming Source Code: 00:14:00 •Existence of Eulerian Paths and Circuit: 00:10:00 •Finding Eulerian Paths and Circuits: 00:16:00 •Eulerian Paths Source Code: 00:08:00 •Prim's Minimum Spanning Tree Algorithm (Lazy Version): 00:15:00 •Prim's Minimum Spanning Tree Algorithm ( Eager Version): 00:15:00 •Prim's Minimum Spanning Tree Algorithm Source Code ( Eager Version): 00:09:00 •Max Flow Ford-Fulkerson Method: 00:13:00 •Max Flow Ford-Fulkerson Method Source Code: 00:17:00 •Network Flow: Unweighted Bipartite Graph Matching: 00:11:00 •Network Flow: Mice and Owls: 00:08:00 •Network Flow: Elementary Math: 00:11:00 •Network Flow: Edmond-Karp Algorithm: 00:06:00 •Network Flow: Edmond-Karp Algorithm Source Code: 00:10:00 •Network Flow: Capacity Scaling: 00:10:00 •Network Flow: Capacity Scaling Source Code: 00:06:00 •Network Flow: Dinic's Algorithm: 00:12:00 •Network Flow: Dinic's Algorithm Source Code: 00:09:00

Computer Science: Graph Theory Algorithms
Delivered Online On Demand8 hours 37 minutes
£12

SQL Programming Complete Bundle

4.9(27)

By Apex Learning

Overview Acquire the language of databases with this SQL Programming Complete Bundlecourse. In this data-driven world, data is used to make strategies, find solutions and do a thousand other tasks. Businesses across the world are using big and related data, which makes a basic knowledge of SQL a remarkable skill not only for data scientists but for everyone. This SQL Programming Complete Bundlecourse will teach you the language of databases, SQL, and help you gain proficiency in SQL tools. How will I get my certificate? At the end of the course there will be a written assignment test which you can take either during or after the course. After successfully completing the test you will be able to order your certificate, these are included in the price. Who is this course for? There is no experience or previous qualifications required for enrolment on this SQL Programming Complete Bundle. It is available to all students, of all academic backgrounds. Requirements Our SQL Programming Complete Bundle is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 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 9 sections • 53 lectures • 07:50:00 total length •Introduction: 00:04:00 •Course Curriculum Overview: 00:05:00 •Overview of Databases: 00:10:00 •MySQL Installation: 00:16:00 •MySQL Workbench Installation: 00:09:00 •Connecting to MySQL using Console: 00:09:00 •Overview of Challenges: 00:04:00 •SQL Statement Basic: 00:16:00 •SELECT Statement: 00:09:00 •SELECT DISTINCT: 00:05:00 •Column AS Statement: 00:12:00 •COUNT built-in Method usage: 00:11:00 •SELECT WHERE Clause - Part One: 00:05:00 •SELECT WHERE Clause - Part Two: 00:11:00 •SQL Statement Basic: 00:16:00 •SQL Limit Clause Statement: 00:09:00 •SQL Using BETWEEN with Same Column Data: 00:11:00 •How to Apply IN Operator: 00:11:00 •Wildcard Characters with LIKE and ILIKE: 00:11:00 •Overview of GROUP BY: 00:06:00 •Aggregation function SUM(): 00:09:00 •Aggregation MIN() and MAX(): 00:05:00 •GROUP BY - One: 00:09:00 •GROUP BY - Two: 00:12:00 •HAVING Clause: 00:05:00 •Overview of JOINS: 00:04:00 •Introduction to JOINS: 00:04:00 •AS Statement table: 00:03:00 •INNER Joins: 00:14:00 •FULL Outer Join: 00:11:00 •LEFT Outer JOIN: 00:08:00 •RIGHT JOIN: 00:08:00 •Union: 00:07:00 •Timestamps: 00:12:00 •EXTRACT from timestamp: 00:10:00 •Mathematical Functions: 00:12:00 •String Functions: 00:22:00 •SUBQUERY: 00:13:00 •Basic of Database and Tables: 00:06:00 •DataTypes: 00:10:00 •Primarykey and Foreignkey: 00:06:00 •Create Table in SQL Script: 00:13:00 •Insert: 00:11:00 •Update: 00:07:00 •Delete: 00:04:00 •Alter Table: 00:09:00 •Drop Table: 00:05:00 •NOT NULL Constraint: 00:08:00 •UNIQUE Constraint: 00:09:00 •Creating a Database backup: 00:12:00 •10a Overview of Databases and Tables: 00:05:00 •10c Restoring a Database: 00:07:00 •Assignment - SQL Programming Complete Bundle: 00:00:00

SQL Programming Complete Bundle
Delivered Online On Demand7 hours 50 minutes
£12

Learn Trigonometry and Trigonometric Functions

4.9(27)

By Apex Learning

Overview This comprehensive course on Learn Trigonometry and Trigonometric Functions will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Learn Trigonometry and Trigonometric Functions 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 Learn Trigonometry and Trigonometric Functions. It is available to all students, of all academic backgrounds. Requirements Our Learn Trigonometry and Trigonometric Functions 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 7 sections • 54 lectures • 10:40:00 total length •Course Promo: 00:02:00 •Number Tools: 00:10:00 •Graphing Tools: 00:06:00 •The Coordinate Plane: 00:06:00 •Introduction: 00:01:00 •The Unit Circle: 00:08:00 •Terminal Points: 00:31:00 •Reference Number: 00:22:00 •Trigonometric Functions: 00:12:00 •Evaluating Trigonometric Functions: 00:14:00 •Graph of Sine & Cosine: 00:24:00 •Sine & Cosine Graph Transformations: 00:17:00 •Tangent & Cotangent Graphs: 00:20:00 •Secant & Cosecant Graphs: 00:25:00 •Domain and Range of Sin, Cos and Tan: 00:22:00 •Examples: 00:13:00 •Domain and Range of Sec, Csc and Cot: 00:13:00 •Examples: 00:16:00 •Introduction: 00:01:00 •Angles: 00:16:00 •Standard Position: 00:08:00 •Trigonometric Ratios: 00:15:00 •Examples: 00:13:00 •Special Angles: 00:24:00 •Examples: 00:05:00 •Reference Angle: 00:14:00 •Evaluating Trig Functions and Points: 00:18:00 •Inverse Trigonometric Functions: 00:12:00 •The Law of Sines: 00:13:00 •The Law of Cosines: 00:10:00 •Area of a Triangle: 00:08:00 •Introduction: 00:01:00 •Fundamental Identities: 00:10:00 •Examples: 00:18:00 •Addition and Subtraction Formulas: 00:15:00 •Sums of Sines and Cosines: 00:07:00 •Double Angle Formulas: 00:10:00 •Half Angle Formulas: 00:08:00 •Formulas for Lowering Powers: 00:05:00 •Sum-to-Product Formulas: 00:06:00 •Product-to-Sum Formulas: 00:05:00 •Polar Coordinates: 00:19:00 •Polar and Rectangular Coordinates: 00:11:00 •Polar Equations: 00:07:00 •Graph of Polar Equations: 00:18:00 •Symmetry: 00:17:00 •Common Polar Curves: 00:12:00 •Graphing Complex Numbers: 00:06:00 •Modulus: 00:04:00 •Polar Form of Complex Numbers: 00:09:00 •Multiplication and Division: 00:07:00 •De Moivre's Theorem: 00:05:00 •nth Roots of a Complex Number: 00:21:00 •Resource - Learn Trigonometry and Trigonometric Functions: 00:00:00

Learn Trigonometry and Trigonometric Functions
Delivered Online On Demand10 hours 40 minutes
£12

Forensic Anthropology: Skeletal Analysis

4.9(27)

By Apex Learning

Overview The 'Forensic Anthropology: Skeletal Analysis' course offers an excellent opportunity to step into a dynamic field where history, biology, and law intertwine. The forensic science market is expected to reach $19.5 billion by 2025, so this course positions you at the forefront of a rapidly expanding industry.  Diving into the depths of human osteology, students will uncover the secrets bones hold, applying their knowledge to real-world scenarios in criminal and historical investigations. This comprehensive course is not just a study program; it's a gateway to understanding the silent narratives of skeletal remains, blending science with the pursuit of justice. Enrol now in 'Forensic Anthropology: Skeletal Analysis' and step into a future where your skills uncover the silent stories of the past. 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 Forensic Anthropology: Skeletal Analysis. It is available to all students, of all academic backgrounds. Requirements Our Forensic Anthropology: Skeletal Analysis 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 14 sections • 38 lectures • 05:51:00 total length •Course outline: 00:05:00 •What is Anthropology?: 00:01:00 •Introduction to Anthropology: 01:08:00 •Forensic Anthropology: 00:01:00 •Role of Forensic Anthropology: 01:05:00 •Human Osteology: 00:01:00 •Supplemental bone identification video lecture: 00:02:00 •Comparative Osteology: 02:15:00 •Supplemental comparative osteology video lecture: 00:04:00 •Estimating sex from skeletal elements: 00:05:00 •Estimating sex from human remains PowerPoint: 03:00:00 •Estimating age at death from skeletal remains: 00:01:00 •Estimate age at death PowerPoint: 02:45:00 •Supplemental age estimation video lecture: 00:04:00 •Supplemental age estimation video lecture number 2: 00:02:00 •Estimating Stature, BMI, and MNI: 00:01:00 •Estimating stature, BMI, and MNI PowerPoint: 00:35:00 •Estimating ancestry: 00:02:00 •Estimating ancestry PowerPoint: 01:35:00 •Supplemental ancestry estimation video lecture: 00:04:00 •Analyzing trauma: 00:01:00 •How does trauma present on the skeleton; Projectile trauma: 03:05:00 •Sharp force trauma: 00:40:00 •Blunt force trauma: 01:05:00 •Supplemental trauma analysis video lecture: 00:05:00 •Writing it up! How to produce a professional report: 00:01:00 •Writing it up PowerPoint presentation: 00:45:00 •Ethical considerations: 00:01:00 •Physical anthropology code of ethics: 00:55:00 •Forensic anthropology code of ethics: 00:10:00 •Ethical code for human rights work: 07:55:00 •Sex estimation exercise key: 00:15:00 •Age estimation exercise key: 00:05:00 •Ancestry estimation exercise key: 00:15:00 •Bone identification exercise key: 00:15:00 •Trauma exercise key: 00:20:00 •Supplemental textbook recommendations video: 00:02:00 •Human Osteology and Skeletal Biology: 01:00:00

Forensic Anthropology: Skeletal Analysis
Delivered Online On Demand5 hours 51 minutes
£12

Complete SAP UI5 Development

4.9(27)

By Apex Learning

Overview This comprehensive course on Complete SAP UI5 Development will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Complete SAP UI5 Development 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 Complete SAP UI5 Development. It is available to all students, of all academic backgrounds. Requirements Our Complete SAP UI5 Development 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 8 sections • 39 lectures • 08:22:00 total length •Module 01: Introduction: 00:01:00 •Module 02: Tools for this Course: 00:03:00 •Module 01: HTML Introduction: 00:16:00 •Module 02: CSS and CSS Selectors: 00:17:00 •Module 03: CSS Box Model: 00:11:00 •Module 04: CSS Layout Flexbox and Grid: 00:18:00 •Module 05: CSS Responsive Design Concept: 00:06:00 •Module 01: Data Types and Operations: 00:34:00 •Module 02: Functions: 00:13:00 •Module 03: Conditions and Loops: 00:19:00 •Module 04: Promise and Async await: 00:16:00 •Module 05: Events: 00:08:00 •Module 01: Load UI5 Libraries: 00:17:00 •Module 02: Views and Controllers: 00:27:00 •Module 03: Component and Descriptor: 00:12:00 •Module 04: JSON Model and Data Binding: 00:14:00 •Module 05: Layout: 00:14:00 •Module 06: Data Format and Icons: 00:14:00 •Module 07: MVC in UI5: 00:05:00 •Module 01: SAP Web IDE and SAP Fiori Launchpad Introduction: 00:11:00 •Module 02: Migrate Project to SAP Web IDE: 00:17:00 •Module 03: Resource Model and Multi-language Support: 00:11:00 •Module 04: Fragments and Dialog: 00:20:00 •Module 05: Routing and Navigation: 00:23:00 •Module 06: Device API: 00:12:00 •Module 01: Use Rest API: 00:07:00 •Module 02: OData Service Introduction: 00:12:00 •Module 03: Use OData Service V2: 00:14:00 •Module 04: Sort and Filter Data: 00:14:00 •Module 05: Create Update Delete Read with OData Service V2: 00:14:00 •Module 06: Use OData Service V4: 00:06:00 •Module 07: Create Update Delete and Auto Data Type Detection with OData Service V4: 00:13:00 •Module 08: Action and Function Binding in OData Service V4: 00:08:00 •Module 09: Troubleshooting: 00:11:00 •Module 01: SAP Fiori Launchpad Core Concept: 00:06:00 •Module 02: Deploy to SAP Cloud Platform: 00:12:00 •Module 03: Deploy to SAP Gateway System: 00:22:00 •Module 04: Deploy to non-SAP Environment: 00:04:00 •Assignment - Complete SAP UI5 Development: 00:00:00

Complete SAP UI5 Development
Delivered Online On Demand8 hours 22 minutes
£12

Property Negotiator Training

4.9(27)

By Apex Learning

Overview This comprehensive course on Property Negotiator Training will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Property Negotiator Training 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 Property Negotiator Training. It is available to all students, of all academic backgrounds. Requirements Our Property Negotiator Training 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 5 sections • 43 lectures • 18:48:00 total length •Introduction to Estate Agents: 00:20:00 •Different Types of Estate Agents: 00:15:00 •Getting Started on the Job: 00:15:00 •Listing Property Finding the Sellers: 00:22:00 •Valuation Process: 00:20:00 •Negotiating as an Estate Agent: 00:13:00 •Selling Property - Finding the Buyers: 00:22:00 •Letting Property: 00:31:00 •Technology for Estate Agents: 00:22:00 •Regulation of Estate Agents: 00:13:00 •Module 1: Who is an Estate Agent?: 00:15:00 •Module 2: Requirements for the Job: 00:20:00 •Module 3: History of the Estate Agent: 00:20:00 •Module 4: The Real Estate Industry: 00:15:00 •Module 5: Different Types of Estate Agents: 00:15:00 •Module 6: Online Estate Agents: 00:20:00 •Module 7: Estate agent Fees and Contracts: 00:30:00 •Module 8: Pros and Cons of Hiring an Estate Agent: 00:20:00 •Module 9: Getting to Know Your Clients: 00:20:00 •Module 10: A Day in the Life of an Estate Agent: 00:15:00 •Module 11: Selling Property with an Estate Agent: 00:15:00 •Module 12: Property Marketing: 00:15:00 •Module 13: The Regulations for Estate Agent Boards and Why It is Important: 00:10:00 •Module 14: Valuation: 00:20:00 •Module 15: Performing Viewings: 00:15:00 •Module 16: Negotiating: 00:30:00 •Module 17: Buying with an Estate Agent: 00:20:00 •Module 18: Sales Progression: 00:30:00 •Module 19: Technology: 00:25:00 •Module 20: Investment Property: 00:40:00 •Module 21: About Letting Agents: 00:25:00 •Module 22: Property Management: 00:15:00 •Module 23: Laws and Regulations: 00:30:00 •Module 24: How to Set Up an Estate Agency: 00:15:00 •Module 25: Property Development and the Process: 00:35:00 •Module 26: Main Actors and Economic Context: 01:20:00 •Module 27: Land for Development: 02:00:00 •Module 28: Making Decisions: 00:20:00 •Module 29: Sorting Out Your Finances: 00:30:00 •Module 30: Establishing Your Business: 00:20:00 •Module 31: Market Research: 01:15:00 •Module 32: Promotion and Selling: 01:00:00 •Assignment - Property Negotiator Training: 00:00:00

Property Negotiator Training
Delivered Online On Demand18 hours 48 minutes
£12

Diploma in Family Law (Online) - QLS Endorsed

4.7(47)

By Academy for Health and Fitness

Updated Version: Family Law 2023 >> 24-Hour Knowledge Knockdown! Prices Reduced Like Never Before << Family law is an area of law that impacts a significant portion of the UK population. Statistics show that around 42% of marriages in England and Wales end in divorce. Understanding your rights and responsibilities within family law can be empowering, especially during challenging times. This Family Law course is designed to be informative and engaging, providing you with a clear understanding of the legal aspects governing families in the UK. Our online course on family law will help you understand the fundamentals regarding divorce, custodial rights, guardianship, violence in families, settlements, child support, adoption, and gender equality. The course delves into domestic violence and its legal implications, while also examining issues of gender equality and feminist perspectives within family law. This family law course is divided into easy-to-understand bite-sized modules to help you learn at your own pace. Learning Outcomes of Family Law Explain the key concepts and principles of family law in the UK. Analyze the legal framework governing marriage formation and breakdown. Apply your knowledge to issues of child custody and financial support. Identify and understand domestic violence legislation and support mechanisms. Evaluate the role of gender equality within the family law system. Critically analyze feminist perspectives on family law and its impact. Enrol today in Family Law course and gain the confidence to navigate family law matters effectively. Why Choose Our Family Law Course? Get a Free CPD Accredited Certificate upon completion of the course Get a free student ID card with this training program The course is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Lifetime access to the course materials The training program comes with 24/7 tutor support **** Course Curriculum of Family Law**** Module 01: Introduction to family Law Module 02: Framing Module 03: Marriage Module 04: Civil Partnership and Cohabitation Module 05: Nullity in Marriage Module 06: Divorce Module 07: Child Custody Module 08: Property and Finance on Divorce Module 09: Child Support Module 10: Adoption Process Module 11: Domestic Violence Module 12: Gender Equality Module 13: Feminist Perspectives Assessment Process of Family Law You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. After passing the Diploma in Family Law at QLS Level 5 exam, you will be able to request a certificate with additional cost that has been endorsed by the Quality Licence Scheme. CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is ideal for: Students seeking mastery in this field Professionals seeking to enhance their skills Anyone who is passionate about this topic Requirements You will not need any prior background or expertise to enrol in this family law course. Career path With no prior experience required, anyone with an interest in family law can enrol in this course. You can explore opportunities such as: Family lawyer Mediator Social worker Paralegal Legal Aid worker Policy advisor Certificates Certificate Accredited by CPDQS Digital certificate - Included Diploma in Family Law at QLS Level 5 Hard copy certificate - £119 Show off Your New Skills with a Certificate of Completion After successfully completing the Diploma in Family Law at QLS Level 5, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 119 GBP inside the UK 129 GBP (including postal fees) for International Delivery Certificate Accredited by CPDQS Upon finishing the Family Law course, you need to order to receive aCertificate Accredited by CPDQSthat is accepted all over the UK and also internationally. The pricing schemes are: 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (International Delivery)

Diploma in Family Law (Online) - QLS Endorsed
Delivered Online On Demand7 hours
£12

Estate Agent Course Online

By Training Tale

When people think of buying or selling a property, the first thing that comes to mind is an Estate Agent. They are the guide who assists clients with every aspect of a sale, from property hunting to closing the deal. They also assist clients in finding their dream house, which can be a very rewarding and enjoyable profession. Our Estate Agent Course Online is designed for anyone interested in becoming an estate agent or working for an estate agency. The course begins with basic Estate Agent knowledge and gradually shares expertise knowledge. This course will provide you with a comprehensive understanding of Estate Agent, including key concepts and strategies. The advanced knowledge you will gain in this Estate Agent Diploma will be extremely valuable and will enable you to establish the meaningful career you have always desired. Learning Outcomes After completing this Estate Agent Course Online Course, learner will be able to: Understand the fundamental knowledge of estate agents Gain a thorough understanding of business planning Understand acquisition of ownership Understand other rights to property Gain a solid understanding of land use control, environmental liability and leases Understand how to make your first real estate investment Know how to determine a good deal Why Choose Estate Agent Course Online from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Course Online developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing this Course. ***Other Benefits of this Estate Agent Course Online Course: Free One PDF Certificate Access to Content - Lifetime Exam Fee - Totally Free Unlimited Retake Exam [ Note: Free PDF certificate as soon as completing the Estate Agent Course Online course] Detailed course curriculum *** Estate Agent Course Online *** Module 01: Basic Knowledge of Estate Agents Module 02: Business Planning Module 03: Ownership of Real Estate Module 04: Acquisition of Ownership Module 05: Other Rights to Property Module 06: Land Use Control Module 07: Environmental Liability Module 08: Leases Module 09: Making Your First Real Estate Investment Module 10: How to Determine a Good Deal? Module 11: How to Write Money-Making Contracts Module 12: The Art of the Deal: Negotiations Module 13: How to Sell Your Property Module 14: Tax Module 15: Real Estate Finance Module 16: Regulation of Estate Agents Assessment Method After completing each module of the Estate Agent Course Online Course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Certification After completing the MCQ/Assignment assessment for this Estate Agent Course Online course, you will be entitled to a Certificate of Completion from Training Tale. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? This Estate Agent Course Online is ideal for anyone looking to start a career as an estate agent or work for an estate agency. There is no experience or previous qualifications required for enrolment on this Estate Agent Course Online course. Requirements There are no specific requirements for this Estate Agent Course Online because it does not require any advanced knowledge or skills. Career path After completing this Estate Agent Course Online course, you will gain in-depth knowledge about real estate and you will be able to pursue a variety of rewarding career opportunities Certificates Certificate of completion Digital certificate - Included

Estate Agent Course Online
Delivered Online On Demand8 hours
£12

Newspaper Journalism

4.9(27)

By Apex Learning

Boost Your Career with Apex Learning and Get Noticed By Recruiters in this Hiring Season! Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now With a single payment you will gain access to Newspaper Journalism including 10 additional premium courses, original hard copy certificate, transcript and a student ID card which will allow you to get discounts on things like music, food, travel and clothes etc. Courses are included with this Newspaper Journalism Complete Bundle: Course 01: Newspaper Journalism Course 02: Level 2 Microsoft Office Essentials Course 03: Microsoft Teams Course 04: Report Writing Course 05: Working from Home Essentials Course 06: Mental Health and Working from Home Course 07: Online Meeting Management Course 08: Effective Communication Skills Course 09: Time Management Course 10: Leadership & Management Diploma Course 11: Emotional Intelligence and Human Behaviour If you want to gain a solid understanding of Newspaper Journalism and fast track your dream career, then take a step in the right direction with this industry-standard, comprehensive Newspaper Journalism course designed by expert instructors. The Newspaper Journalism will cover a comprehensive range of 13, you'll have 24/7 online access to the study materials, introductory videos, assessment tests, study resources and tutor support for a lifetime. The Newspaper Journalism will help you to develop your skills, confidence and knowledge of this sector, helping to add real value to your CV and personal development. Gain experience online and interact with experts. This can prove to be the perfect way to get noticed by a prospective employer and stand out from the crowd. Newspaper Journalism has been rated and reviewed highly by our learners and professionals alike. We have a passion for teaching, and it shows. All of our courses have interactive online modules that allow studying to take place where and when you want it to. The only thing you need to take Newspaper Journalism is Wi-Fi and a screen. You'll never be late for class again. Experienced tutors and mentors will be there for you whenever you need them, and solve all your queries through email and chat boxes. Whether you are looking to brighten up your CV, just starting out in the industry, looking for a career change or just fancy learning something new, this online Newspaper Journalism course is perfect! Benefits you'll get choosing Apex Learning for this Newspaper Journalism: One payment, but lifetime access to 11 CPD courses Certificates, student ID for the title course included in a one-time fee Full tutor support available from Monday to Friday Free up your time - don't waste time and money travelling for classes Accessible, informative modules taught by expert instructors Learn at your ease - anytime, from anywhere Study the course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills Curriculum: Module 01: Introduction and Principles Journalism: An Introduction Introduction Forms of Journalism Influences on Journalism Principles Summary Module 02: History and Development The Print Medium Newspapers in the Digital Age Why Newspapers Remain So Powerful Journalism on the Internet The UK National Press Today Common Threads in the History of UK Journalism Summary Module 03: Interviewing for Newspaper Journalism Interviewing The Face-To-Face InterviewThe Telephone Interviews Copy Presentation Hard NewsSofter NewsFeatures Summary Module 04: News Writing Introduction to News Writing SlugsThe Split PagePunctuationRewriting Wire CopyConversational StyleReading Your Copy AloudAvoiding Information Overload News Writing Style Names and TitlesNumbers, Capital Numbers, Punctuation Marks, and Web SitesLanguage Summary Module 05: News Production Effective News Gathering Methods InterviewingThe Deductive and Investigative MethodsIntelligent DeductionGetting Facts Sources of Information Direct ObservationSecondary Sources InterviewsPress ConferencesPress NotesDocuments Producing Quality News Summary Module 06: News Reporting Reporting the News Equipment Reporting Video Shooting TechniquesSequences Reporting Audio Summary Module 07: Writing Skills for Newspaper Journalists Getting Down to It Make A Plan Before You StartWrite Straight onto The KeyboardWrite Notes to Get StartedRevise Your WritingMaster the Basics Writing News Writing Reviews Glossary of Terms Used in Journalism Summary Module 08: Newspaper Journalism law Introduction and Background Types of Law Divisions of the Law Defamation Defamation Act 2013Defamation and Human Rights Reporting Restrictions in Legal Cases Court Reporting RestrictionsReporting Restrictions on Cases Involving Children and Young PeopleRestrictions on Reporting Sexual OffencesOther Main Reporting Restrictions Divorce Election law Summary Module 09: Court Reporting Going to Court Reporting Court Cases Contempt of Court Writing Your Court Report Summary Module 10: Journalism Ethics What Are Ethics? What Makes a Good Journalist? Morality and TruthThe Right to Respect for PrivacyFreedom of Speech Copyright Summary Module 11: Niche Journalism What Is Niche Journalism? Importance of Niche Journalism Introduction to Sports Journalism Sports Journalism in the 21st CenturySports Journalism in a Changing Newspaper Market Broadcasting, Sports Journalism and Entertainment Television and Sports JournalismSports News in The Digital Age Travel Journalism Travel Journalism and the Lifestyle Fashion Journalism Writing Fashion News and Features Writing Fashion News Summary Module 12: Tips on Writing a Good Feature Story What Is Feature Writing? The Role of The FeatureWho Is the Feature Writer? Different Types of Features Descriptive and Colour WritingPersonality-Celebrity FeaturesSeasonal FeaturesEntertainment Features and Critical WritingWriting Product Reviews for ConsumersOther Forms of Reviews and Criticism Key Skills of a Feature Writer How to Get Quotes Dealing with Quotes Summary Module 13: Health and Safety for Journalists Introduction to Health and Safety Health and Safety at Work The Main Elements of Health and Safety Law Reporting in Hostile Environments Reporting Sports Events Working As a Freelance A Summary of Additional Regulations Summary How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £10 * 11 = £110) Hard Copy Certificate: Free (For The Title Course) If you want to get hardcopy certificates for other courses, generally you have to pay £20 for each. But this Fall, Apex Learning is offering a Flat 50% discount on hard copy certificates, and you can get each for just £10! P.S. The delivery inside the U.K. is Free. International students have to pay a £3.99 postal charge. CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? There is no experience or previous certifications required for enrolment on this course. It is available to all students, of all academic backgrounds. Requirements Our Newspaper Journalism is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 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 certifications 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. Certificates Certificate of completion Digital certificate - Included

Newspaper Journalism
Delivered Online On Demand
£53

Intermediate Economics

By The Teachers Training

Dive deeper into economic principles with our Intermediate Economics Course. Explore advanced concepts, analyze real-world scenarios, and sharpen your understanding of market dynamics, policy implications, and economic decision-making. Take your knowledge to the next level and thrive in economic discourse. Enroll now!

Intermediate Economics
Delivered Online On Demand6 hours
£15