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

21535 Disc courses

Navigating Tort Law Course

5.0(2)

By Training Express

Tort law is the foundation of how we protect individuals from harm or injury caused by others. This course delves deep into the principles of tort law, examining how it holds wrongdoers accountable and ensures justice for those who suffer due to negligence or wrongful actions. Whether you’re a student or simply interested in understanding the mechanisms of legal redress, this course provides a solid framework for grasping the complexities of tort law. The modules cover key concepts such as negligence, defamation, and nuisance, allowing you to explore how each area influences everyday legal matters. Throughout the course, you'll gain a clear understanding of how tort law operates in practice, without the need for any in-person interaction. Our online approach makes learning flexible, allowing you to engage with case studies, statutes, and legal precedents at your own pace. With no need to attend physical classes, you’ll have the freedom to master the subject from the comfort of your own space. Perfect for anyone with a keen interest in law, the course is designed to equip you with the knowledge to confidently navigate the landscape of tort law. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 01: Introduction to Tort Law Module 02: Intentional Torts Module 03: Negligence Module 04: Strict Liability Module 05: Defences to Torts Module 06: Tort Remedies Module 07: Special Topics in Tort Law Module 08: Caselaw Learning Outcomes: Analyse the various forms of torts, their elements, and legal implications. Understand the principles governing liability for intentional torts. Examine the standard of care and the concept of negligence in tort law. Explore the concept of strict liability and its applications. Identify and evaluate common defences used in tort cases. Discuss the available remedies and examine real-world tort cases. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring lawyers and paralegals Business professionals navigating legal matters Individuals seeking a deeper understanding of their legal rights Students studying law or related disciplines Legal support staff looking to expand their knowledge Anyone interested in the fascinating world of Tort Law Career path Solicitor Legal Advisor Compliance Officer Claims Adjuster Risk Analyst Insurance Underwriter Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Navigating Tort Law Course
Delivered Online On Demand1 hour
£12

SQL Programming Masterclass

4.9(27)

By Apex Learning

Course Overview: Are you ready to embark on a journey into SQL Programming? Unlock the power of data manipulation and database management with the SQL Programming Masterclass. This comprehensive course is meticulously designed throughout this masterclass to provide you with an in-depth understanding of SQL, starting from the basics and progressing to advanced topics. You will explore SQL data types, filtering and sorting data, working with functions, handle NULL values, and even diving into complex SQL concepts like joins, unions, etc. With a course duration of carefully crafted lessons, this Masterclass ensures you grasp SQL's nuances and develop the proficiency to apply these skills effectively.By the end of the SQL Programming Masterclass, you will be prepared to navigate the world of databases confidently. Enrol in this course today and start your journey! Key Features of the Course: CPD certificate upon completion 24/7 learning assistance and support Who is This Course For? This course is perfect for individuals seeking to enhance their data management and analysis skills. Whether you're a data analyst, database administrator, software developer, or professional looking to upskill, this course will empower you to harness the power of SQL programming. Prior programming experience is not mandatory, making it accessible to beginners and intermediate learners. What You Will Learn: Foundations of SQL programming: Learn the basics of SQL, database management systems, and the tools used in this course, such as PostgreSQL and SQLectron. Data manipulation: Master the art of extracting, filtering, and sorting data based on specific requirements using various SQL keywords and operators. Advanced querying techniques: Dive deeper into SQL programming by exploring functions, grouping and aggregating data, and using advanced query techniques. Data conversion and manipulation: Discover how to convert data types, concatenate strings, manipulate characters and numbers, and utilise case statements for more sophisticated queries. Joining tables: Understand the different types of joins and how to combine data from multiple tables using join operations effectively. Data modification: Learn how to insert, update, and delete records in a database, as well as manage table structures and constraints.Joining tables: Understand the different types of joins and how to combine data from multiple tables using join operations effectively. Views and schemas: Explore the concepts of views and schemas, and learn how to create and use them to organise and present data effectively. Why Enrol in This Course: Top-reviewed course: Join thousands of satisfied learners who have praised this course for its clear explanations, comprehensive content, and examples. Recently updated curriculum: Benefit from the most up-to-date information and industry best practices in SQL programming. In-demand skills: SQL programming is a highly sought-after skill in today's job market, opening up numerous career opportunities across industries. Requirements: No prior programming experience is required. All you need is a computer with an internet connection and a willingness to learn. Career Path: Upon completing the SQL Programming Masterclass, you'll have the knowledge and skills for various career paths, including: Data Analyst - Average UK salary: £35,000 per year Database Administrator - Average UK salary: £40,000 per year Business Intelligence Analyst - Average UK salary: £45,000 per year SQL Developer - Average UK salary: £40,000 per year Data Engineer - Average UK salary: £55,000 per year Software Developer - Average UK salary: £45,000 per year Data Scientist - Average UK salary: £60,000 per year Certification: Upon completing the Hygiene and Infection Control CPD Level 4 course, you will receive a CPD certificate. It demonstrates your commitment to maintaining the highest standards of hygiene and infection control. Course Curriculum 17 sections • 117 lectures • 10:47:00 total length •Introduction: 00:01:00 •Tools Used in This Course: 00:01:00 •Download PostgreSQL: 00:02:00 •Install PostgreSQL: 00:03:00 •Download SQLectron: 00:02:00 •Install SQLectron: 00:01:00 •Connect to PostgreSQL - Credentials: 00:01:00 •Connect to PostgreSQL Using SQLectron: 00:02:00 •Import Course Data Using SQLectron: 00:02:00 •FOR WINDOWS 32-BIT USERS: Download, Install, Configure & Import Data: 00:08:00 •Check Imported Data: 00:06:00 •What is a Database?: 00:01:00 •SQL Data Types: 00:02:00 •Finally Some Fun! Extracting Data Based on Requirements: 00:01:00 •Filtering Data using WHERE Keyword: 00:08:00 •Filter Data by Range Using BETWEEN: 00:03:00 •Filter Data by Set of Values Using IN: 00:03:00 •Filter Data by Date: 00:05:00 •More Filtering by Date: 00:03:00 •Another Query Filtering by Date: 00:01:00 •Filter Data by Strings: 00:04:00 •More Filtering by Strings: 00:05:00 •More Filtering by Strings 2: 00:10:00 •More Filtering by Strings 3: 00:02:00 •How to Ignore Caps when Filtering by String: 00:04:00 •AND Operator: 00:10:00 •OR Operator: 00:12:00 •NOT Operator: 00:09:00 •AND, OR & NOT Operators: Which Has the Highest Priority?: 00:06:00 •Basic Math Operations: 00:06:00 •Modulo Operator: 00:04:00 •Calculate The Net Salary for Employees: 00:06:00 •Filter Data with Math Equations: 00:03:00 •Concatenate Strings with '||' Operator: 00:06:00 •Concatenate Strings with Numbers: 00:02:00 •Give Your Report Fields A Cool Name: 00:04:00 •A Report for Payroll: 00:07:00 •Order Records by Column: 00:06:00 •Order Records by Multiple Columns: 00:12:00 •How Alias Names Cannot Be Used with WHERE: 00:02:00 •LIMIT Record Count Fetched by Your Query: 00:08:00 •Fetch A Field's Unique Values Using DISTINCT: 00:03:00 •Using DISTINCT Keyword with Multiple Columns: 00:06:00 •What is a NULL Value Anyway?: 00:05:00 •Build More Sophisticated Queries with CASE Statements: 00:10:00 •Your Knowledge So Far Under A Great Test: 00:09:00 •Let Me Introduce You to Functions: 00:04:00 •SUM Function: 00:04:00 •AVG (Average) Function: 00:04:00 •COUNT Function: 00:07:00 •MIN & MAX Functions: 00:04:00 •How To Count Your Field's Unique Values: 00:04:00 •GROUP BY Clause: Use Functions with Dimensions: 00:06:00 •GROUP BY More Than One Dimension: 00:05:00 •Now For Some Tough Workout: 00:09:00 •Filter By Aggregate Functions with HAVING Clause: 00:08:00 •Character Functions - UPPER, LOWER & INITCAP: 00:08:00 •Character Functions - CONCAT & LENGTH: 00:10:00 •Character Functions - LPAD & RPAD: 00:13:00 •Character Functions - TRIM: 00:04:00 •Character Functions - REPLACE: 00:09:00 •Character Functions - SUBSTR: 00:10:00 •Number Functions - MOD & ROUND: 00:11:00 •Number Functions - TRUNC: 00:07:00 •Selectception: A Select Query inside another Select Query!: 00:06:00 •Auto Data Conversion in SQL: 00:11:00 •Cast Date to Character: 00:10:00 •Cast Number to Character: 00:09:00 •Cast Timestamp to Character: 00:07:00 •Cast Character to Number: 00:08:00 •Cast Character to Date & Timestamp: 00:09:00 •UNION: 00:03:00 •UNION ALL: 00:02:00 •Important Note about Combining Queries: 00:02:00 •INTERSECT: 00:01:00 •EXCEPT: 00:01:00 •Employees & Departments Tables Revised: 00:03:00 •Entity Relationship Diagram (ERD): 00:09:00 •Cartesian Join: 00:09:00 •Table Aliases with Joins: 00:07:00 •Why I Don't Recommend Cartesian Joins: 00:08:00 •Inner Join: 00:06:00 •In-Depth Look into Join Types in SQL: 00:03:00 •Outer Join - Right, Left & Full: 00:08:00 •INSERT a New Record to a Table: 00:09:00 •Insert Without Specifying Column Names: 00:09:00 •UPDATE a Record's Field Values: 00:07:00 •CAUTION! How an UPDATE Query Can Go Wrong: 00:04:00 •Update a Record Using Single-Row Functions: 00:04:00 •A Good Exercise: Extract Employee's Email Address: 00:02:00 •Solution: Extract Employee's Email Address: 00:13:00 •DELETE a Table's Record: 00:06:00 •Insert Records with Nested Select Queries: 00:06:00 •SQL Data Types Revised: 00:13:00 •Bookstore Data Set: Let's Move It to Database: 00:04:00 •Create Your First Table!: 00:08:00 •Insert Data to Your New Table: 00:08:00 •Change Column Data Type: 00:07:00 •Rename Column: 00:04:00 •Add a New Column to Table: 00:04:00 •Constraints in SQL: 00:01:00 •Primary Keys: 00:14:00 •NOT NULL Constraint: 00:05:00 •UNIQUE Constraint: 00:04:00 •DEFAULT Constraint: 00:04:00 •Foreign Keys: 00:08:00 •Use Foreign Keys with Joins - Books & Publishers: 00:06:00 •Foreign Keys - Properties: 00:06:00 •Drop Column: 00:01:00 •DROP Table: 00:01:00 •Create a New Table with Select Statement: 00:05:00 •A Trick to Create an Empty Table with Select Statement: 00:03:00 •Insert New Records Using Select Statement: 00:06:00 •Views: 00:03:00 •Schemas: 00:02:00 •Create & Use Schemas: 00:04:00 •Resources - SQL Programming Masterclass: 00:00:00

SQL Programming Masterclass
Delivered Online On Demand10 hours 47 minutes
£12

Higher Level Teaching Assistant Qualification

4.9(27)

By Apex Learning

Course Overview Ready to elevate your role in the world of education? Empower yourself with this comprehensive Higher Level Teaching Assistant Qualification course that can help you provide quality teaching support. This course is your key to stepping into a classroom fully prepared, empowered, and aware of the intricate dynamics that drive students' growth and development. As the course progresses, you'll be introduced to advanced modules covering child development, special educational needs, and effective teaching strategies, ensuring a comprehensive understanding of the subject. Enrol now and empower the next generation with the best academic support! Advantages you'll receive: CPD certificate 24/7 Learning Assistance Updated learning materials Compliance with standards Recognised qualification Exceptional customer service Qualification Level 4 Certificate for Higher Level Teaching Assistants (RQF) Description Advance your career potential with the 'Higher Level Teaching Assistant Qualification'. Key topics include: Role and Purpose of a Higher-Level Teaching Assistant Importance of Team Work and Workplace Collaboration Stages of Physical, Social and Intellectual Development of Children Frameworks that support child well-being Legislation and Practices Promoting Equality and Diversity Addressing and managing challenging behaviour Effective teaching strategies and communication techniques Utilising ICT for enhanced learning Constructive feedback and assessment methods Monitoring and evaluating learner's progress Qualification Purpose This qualification aims to equip learners with the in-depth knowledge and skills necessary to excel as a Higher Level Teaching Assistant. Through direct instruction and experience sharing, participants will understand their role, its impact on student outcomes, and how to navigate the complexities of primary education. Who is this course for? This Higher Level Teaching Assistant Qualification certification is: Tailored for those desiring to step into the world of teaching assistance and significantly impact primary education. Perfect for professionals already in the field but keen to elevate their skills and knowledge to a higher level. Suited for individuals passionate about teaching and looking for a comprehensive course that blends foundational understanding with advanced techniques and strategies. Entry Requirements Minimum age of 16 years to be eligible for this qualification. Employment as a teaching assistant within a school setting. Progression Successful learners may want to progress to teaching qualifications such as: Level 3 Award in Education and Training Level 4 Certificate in Education and Training Level 5 Diploma in Education and Training Total Qualification Time The Total Qualification Time (TQT) combines the hours spent on directed learning with the estimated time a student will spend on independent activities related to their studies, like homework or assessments. The overall learning time determines the credit value of a qualification, where every 10 hours of study is worth one credit. For this course, the TQT is set at 360 hours. Guided Learning Hours 'Guided Learning Hours' refers to when a student is actively guided or taught by an educator, whether a teacher, coach, or other training professional. Students receive 108 hours of guidance or direct instruction for this specific course. Method of Assessment: Assessor observation - completed observational checklists on related action plans Witness testimony Learner product Worksheets Assignments/projects/reports Record of oral and written questioning Learner and peer reports Recognition of prior learning (RPL) Career Path The Higher Level Teaching Assistant Qualification course will give you edges in various professions. Here are some careers with average UK average salaries: Higher Level Teaching Assistant: £22,000 Primary School Teacher: £30,000 Special Educational Needs Coordinator: £35,000 Education Welfare Officer: £28,000 Learning Mentor: £24,000 School Counsellor: £29,000 Child Psychologist: £40,000 Educational Consultant: £45,000 School Administrator: £23,000 Curriculum Developer: £37,000 Course Curriculum 54 sections • 74 lectures • 00:00:00 total length •Getting Started With the Course: 00:00:00 •Induction Form: 00:00:00 •Registration Entry Form: 00:00:00 •Focus Awards Level 4 Certificate for Higher Level Teaching Assistants (quals): 00:00:00 •Assignment Preparation Guideline: 00:00:00 •Beginners Guide to Referencing: 00:00:00 •Guideline for the Observation Session: 00:00:00 •1. Purpose of a Higher Level Teaching Assistant: 00:00:00 •2. Role of a Higher Level Teaching Assistant: 00:00:00 •1. Purpose of CPD and How it Affects Practice: 00:00:00 •2. Use of Advice and Feedback to Improve Performance: 00:00:00 •1. Importance of Team Work and Identifying Different Team Roles: 00:00:00 •2. Workplace Collaboration: 00:00:00 •3. Managing and Developing the Effective Practice of Appropriate Team Members: 00:00:00 •HLTA Unit 01: 00:00:00 •1. Stages of Physical, Social and Intellectual Development: 00:00:00 •1.External and Personal Factors that Affect Child Development: 00:00:00 •2.Theories to Support Development: 00:00:00 •3. Types of Changes That Affect a Child's Development or Wellbeing: 00:00:00 •4. Referral Assessment of Special Educational Needs: 00:00:00 •1. Parents and Carers Contributions for the Development and Well-being of Children and Young People: 00:00:00 •1. Frameworks That Support Development and Well-being of Children: 00:00:00 •HLTA Unit 02: 00:00:00 •1. Legal Entitlement of Children and Young People with Special Educational Needs: 00:00:00 •1. Legislation and Codes of Practice to Promote Equality and Diversity: 00:00:00 •2. Experience and Impact of Prejudice and Discrimination and Applying Principles of Equality, Diversity and Inclusion: 00:00:00 •1. Types of Special Educational Needs and Ways of Supporting Children and Young People with Learning Difficulties: 00:00:00 •1. Effects of a Disability on Children and Young People: 00:00:00 •2. Nature of Sensory or Physical Needs and Roles and Responsibilities of Others and Assistive Technology: 00:00:00 •1. Language and Vocabulary Appropriate to the Age of the Learner, Level of Understanding and Proficiency: 00:00:00 •2. Ways of Introducing Words and Language Structures: 00:00:00 •HLTA Unit 03: 00:00:00 •1. Policies and Procedures to Promote Positive Behaviour: 00:00:00 •2. Importance of Consistency and Fairness When Applying Boundaries and Rules for Behaviour: 00:00:00 •1. Promoting Positive Values, Attitudes and Behaviour: 00:00:00 •2. Ways of Establishing Ground Rules: 00:00:00 •3. Effective Strategies to Promote Positive Values, Attitudes and Behaviour: 00:00:00 •1. Patterns and Triggers of Challenging behaviour and Actions: 00:00:00 •2. Inappropriate and Challenging Behaviour Management: 00:00:00 •3. Supporting Children and Young People to Identify and Avoid Inappropriate Behaviour: 00:00:00 •4. How to Deal with Bullying, Harassment or Oppressive Behaviour: 00:00:00 •1. Contributing to Reviews of Behaviour and Behaviour Policies: 00:00:00 •Observation Report - Unit 4: 00:00:00 •HLTA Unit 04: 00:00:00 •1. Preparing the Resources Required for Planned Learning Activities: 00:00:00 •2. Developing and Adapting Resources to Meet the Needs of Individuals and Group: 00:00:00 •3. Learning Support Strategies to Meet the Needs of Individuals and Group: 00:00:00 •4. Health, Safety, Security and Access Requirements of the Learning Environment: 00:00:00 •5. Giving Attention to Learners for Balancing the Needs of Individuals and Group: 00:00:00 •6. Assessing Learners' Participation and Progress in Activities: 00:00:00 •7. How to Provide Feedback Effectively: 00:00:00 •8. Evaluating How Own Knowledge, Understanding and Skills Impact on Practice of Individuals and Group: 00:00:00 •HLTA Unit 05: 00:00:00 •1. Effective Communication with Children and Colleagues: 00:00:00 •2. Communicating Effectively with Parents and Carers: 00:00:00 •3. Commitment to Collaborative and Cooperative Working with Colleagues: 00:00:00 •Observation Report - Unit 6: 00:00:00 •HLTA Unit 06: 00:00:00 •1. Teaching Strategies: 00:00:00 •2. Designing Opportunities for Learners to Develop Their literacy, Numeracy, ICT and Thinking and Learning Skills: 00:00:00 •3. How Learners' Prior Knowledge and Attainment Enables Them to Meet Learning Objectives: 00:00:00 •4. Appropriate Language to Suit the Age and Ability of Learners: 00:00:00 •5. Management of Individual, Group and Whole-Class Learning: 00:00:00 •6. Appropriate Teaching to Suit the Stage of the Lesson and the Needs of the Learners: 00:00:00 •1. Opportunities for Using ICT to Support Pupils' Learning and Its Impact: 00:00:00 •2. Encouraging Pupils to Use ICT to Solve Problems, Work Collaboratively and Find Out New Information: 00:00:00 •1. Providing Constructive Feedback: 00:00:00 •2. Supporting and Guiding Learners: 00:00:00 •3. Using Assessment to Diagnose Learner's Needs: 00:00:00 •1. Monitoring Learners' Learning Progress: 00:00:00 •Observation Report - Unit 7: 00:00:00 •HLTA Unit 07: 00:00:00 •Assignment Submission Checklist: 00:00:00 •Submit Your Assignments: 00:00:00

Higher Level Teaching Assistant Qualification
Delivered Online On Demand
£12

Understanding Adverse Childhood Experiences

5.0(2)

By Online Training Academy

Understanding Adverse Childhood Experiences Course is pivotal in today's world as it delves into the profound impact of adverse childhood experiences (ACEs) on individuals' lives. This course comprehensively examines the effects of ACEs, including physical and emotional abuse, neglect, sexual abuse, household dysfunction, bullying, parental substance abuse, discrimination, and racism. By understanding these factors, individuals gain insights into the root causes of various behavioral and psychological issues, equipping them with valuable skills to address and mitigate these challenges effectively. This knowledge is not only beneficial in personal growth but also holds significant relevance in professional settings, particularly in fields like social work, counseling, and education. In the UK job market, proficiency in handling ACEs-related issues enhances one's employability, with opportunities in social services, mental health organizations, and educational institutions. Salaries in this sector can range from £25,000 to £40,000 annually, depending on qualifications and experience. With the prevalence of ACEs on the rise, there is a growing demand for professionals equipped to address these issues, making this course increasingly valuable in today's society. Key Features: CPD Certified Developed by Specialist Lifetime Access Course Curriculum Module 01: Introduction to Adverse Childhood Experiences Module 02: Effects of Adverse Childhood Experiences Module 03: Risk and Protective Factors Module 04: Physical and Emotional Abuse Module 05: Physical and Emotional Neglect Module 06: Sexual Abuse Module 07: Household dysfunction Module 08: Bullying Module 09: Parental Substance Abuse Module 10: Discrimination and Racism Learning Outcomes: Identify factors influencing adverse childhood experiences for comprehensive understanding. Evaluate the impact of abuse and neglect on emotional well-being critically. Analyze the complexities of sexual abuse, fostering a deeper understanding. Recognize household dysfunction and bullying, developing insights into prevention strategies. Assess the effects of parental substance abuse, gaining tools for intervention. Examine discrimination and racism, fostering awareness and promoting inclusivity. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Understanding Adverse Childhood Experiences course is accessible to anyone eager to learn more about this topic. Through this course, you'll gain a solid understanding of Understanding Adverse Childhood Experiences. Moreover, this course is ideal for: Psychologists seeking advanced insights into human behaviour. Social workers aiming to enhance their support strategies. Educators committed to creating nurturing learning environments. Healthcare professionals dedicated to holistic patient care. Community advocates striving for social change. Requirements There are no requirements needed to enrol into this Understanding Adverse Childhood Experiences course. We welcome individuals from all backgrounds and levels of experience to enrol into this Understanding Adverse Childhood Experiences course. Career path After finishing this Understanding Adverse Childhood Experiences course you will have multiple job opportunities waiting for you. Some of the following Job sectors of Understanding Adverse Childhood Experiences are: Child Psychologist - £35K to 60K/year. Social Worker - £27K to 40K/year. Counsellor - £24K to 40K/year. Youth Worker - £20K to 35K/year. School Counsellor - £22K to 38K/year. Certificates Digital certificate Digital certificate - Included Will be downloadable when all lectures have been completed.

Understanding Adverse Childhood Experiences
Delivered Online On Demand3 hours
£12

Level 3 Diploma in Accounting Course

5.0(14)

By Training Express

Level 3 Diploma in Accounting - CPD Accredited The Level 3 Diploma in Accounting is designed to deepen your understanding of core accounting principles, preparing you to confidently manage financial records and reports. This course covers essential topics such as bookkeeping, financial statements, and the fundamentals of cost accounting, equipping learners with the knowledge required to progress in the accounting field. Whether you are aiming to enhance your career prospects or build a solid foundation for further study, this diploma offers a well-rounded introduction to the discipline. Delivered entirely online, the course allows you to study at your own pace, fitting learning around your schedule without the need for physical attendance. Clear explanations, engaging content, and practical examples help you grasp complex accounting concepts with ease. Ideal for aspiring accountants, finance professionals, or anyone curious about numbers, this qualification opens the door to various roles within the financial sector while maintaining a professional tone that respects your time and ambitions. Key Features CPD Certified Free Certificates Fully online, interactive course Developed by professionals in the field Self-paced learning 24/7 Learning Assistance Course Curriculum The detailed curriculum outline is as follows: Section 01: Introduction Lecture 01: Introduction to Accounting & Accreditation Section 02: Basic Accounting Terms Lecture 02: Difference between Bookkeeping and Accounting Lecture 03: Accounting Equation - Assets, Liabilities and Owners' Equity Lecture 04: Expanded Accounting Equation - Revenues and Expenses Lecture 05: Transactions Lecture 06: Accounts Lecture 07: Accrual Accounting System Lecture 08: Double-Entry Accounting System - General Journal and General Ledger Lecture 09: Recording Transactions Section 03: Common Transactions Lecture 10: Credit Purchases Lecture 11: Cash Purchases Lecture 12: Credit Sales Lecture 13: Cash Sales Lecture 14: Unearned Revenues Lecture 15: Prepaid Expenses Lecture 16: Unrecorded Expenses Lecture 17: Unrecorded Revenue Lecture 18: Depreciation Lecture 19: Types of Discounts Lecture 20: Discount Allowed Lecture 21: Discount Received Section 04: Practice Exercise 1 Exercise 2 Exercise 3 Exercise 4 Exercise 5 Section 05: Accounting & Financial Statements Module 01: Introduction to Accounting Module 02: The Role of an Accountant Module 03: Accounting Concepts and Standards Module 04: Double-Entry Bookkeeping Module 05: Balance Sheet Module 06: Income statement Module 07: Financial statements Module 08: Cash Flow Statements Module 09: Understanding Profit and Loss Statement Module 10: Financial Budgeting and Planning Module 11: Auditing Accreditation This Level 3 Diploma in Accounting course is fully accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification Once you've successfully completed your course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). Assessment At the end of the course, there will be an online assessment, which you will need to pass to complete the course. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is suitable for anyone interested in: Accounting and Finance Bookkeeping Payroll Management Tax Accounting Career path Assistant Accountant Bookkeeper Payroll Administrator Accounts Assistant Tax Assistant Certificates Digital certificate Digital certificate - Included Hard copy certificate Hard copy certificate - Included You will get the hard copy certificates for Free! The delivery charge of the hard copy certificate inside the UK is £3.99 each.

Level 3 Diploma in Accounting Course
Delivered Online On Demand1 hour
£12

Diploma in Public Health and Safety - Level 4 (QLS Endorsed)

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support

Diploma in Public Health and Safety - Level 4 (QLS Endorsed)
Delivered Online On Demand3 hours
£15

Diploma in Anti-Money Laundering (AML) Training - Level 5 (QLS Endorsed)

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support

Diploma in Anti-Money Laundering (AML) Training  - Level 5 (QLS Endorsed)
Delivered Online On Demand3 hours
£15

Diploma in Quality Assurance Manager - Level 3 (QLS Endorsed)

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support

Diploma in Quality Assurance Manager  - Level 3 (QLS Endorsed)
Delivered Online On Demand2 hours
£15

Diploma in Dermatology & Skincare - Level 5 (QLS Endorsed)

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support |

Diploma in Dermatology & Skincare - Level 5 (QLS Endorsed)
Delivered Online On Demand5 hours
£15

Diploma in Business Law - Level 5 (QLS Endorsed)

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support

Diploma in Business Law - Level 5 (QLS Endorsed)
Delivered Online On Demand6 hours
£15