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

15713 Courses

Advanced Chatbots with Deep Learning and Python

By Packt

This comprehensive course will help you learn the basics to advanced mechanisms of chatbot development using deep learning with Python. This course is a complete package for beginners to learn chatbot fundamentals with deep learning and its applications and build it from scratch using deep learning (RNNs) with Python.

Advanced Chatbots with Deep Learning and Python
Delivered Online On Demand1 hour 59 minutes
£82.99

Level 3 Tax Accounting

4.9(27)

By Apex Learning

Overview This comprehensive course on Level 3 Tax Accounting will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Level 3 Tax Accounting 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 Level 3 Tax Accounting. It is available to all students, of all academic backgrounds. Requirements Our Level 3 Tax Accounting 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 2 sections • 16 lectures • 05:53:00 total length •Module 01: Tax System and Administration in the UK: 00:26:00 •Module 02: Tax on Individuals: 00:24:00 •Module 03: National Insurance: 00:17:00 •Module 04: How to Submit a Self-Assessment Tax Return: 00:15:00 •Module 05: Fundamentals of Income Tax: 00:32:00 •Module 06: Advanced Income Tax: 00:42:00 •Module 07: Payee, Payroll and Wages: 00:22:00 •Module 08: Capital Gain Tax: 00:29:00 •Module 09: Value Added Tax: 00:28:00 •Module 10: Import and Export: 00:21:00 •Module 11: Corporation Tax: 00:19:00 •Module 12: Inheritance Tax: 00:31:00 •Module 13: Double Entry Accounting: 00:15:00 •Module 14: Management Accounting and Financial Analysis: 00:15:00 •Module 15: Career as a Tax Accountant in the UK: 00:17:00 •Assignment - Level 3 Tax Accounting: 00:00:00

Level 3 Tax Accounting
Delivered Online On Demand5 hours 53 minutes
£12

Introduction to MongoDB for DBAs (TTDB4680)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This introductory-level course is for experienced DBAs who will be working with MongoDB. In order to gain the most from this course you should have: Prior practical experience in Database Administration Experience working with Linux and be comfortable working with command line Overview This skills-focused course is approximately 50% hands-on. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will explore: The MongoDB Basic Architecture and Installation MongoDB administration User Management MongoDB security Indexes Backup & Recovery High Availability / Replication Diagnostics & Troubleshooting MongoDB is fast becoming the database of choice for big data applications, being one of the most popular and widely implemented NoSQL databases. Its scalability, robustness, and flexibility have made it extremely popular among business enterprises who use it to implement a variety of activities including social communications, analytics, content management, archiving and other activities. This has led to an increased demand for MongoDB administrators who have the skills to handle cross functional duties. Geared for experienced DBAs, MongoDB for DBAs is a three-day hands-on course that explores the concepts, architecture and pitfalls of managing a MongoDB installation. This course is targeted to the DBA who is familiar with the concepts and tasks of working with a Relational database and is not responsible for a NoSQL MongoDB database. You will learn the critical aspects of MongoDB and use it to solve data management challenges. You will learn to manage MongoDB effectively by gaining expertise in MongoDB administration tools, syntax, MongoDB installations, configurations, security, troubleshooting, backup, scaling and many other features. The focus of this course is on practical skills and applying the DBA existing database knowledge to a MongoDB installation. Introduction to MongoDB Basic Architecture and Installation Differentiate database categories Learn MongoDB design goals List MongoDB tools Describe JSON and BSON Understanding the basic concepts of a Database Database categories: What is NoSQL? Why NoSQL? Benefit over RDBMS Types of NoSQL Database, and NoSQL vs. SQL Comparison, ACID & Base Property CAP Theorem, implementing NoSQL and what is MongoDB? Graph Database Overview of MongoDB, Design Goals for MongoDB Server and Database, MongoDB tools Understanding the following: Collection, Documents and Key/Values, etc., Introduction to JSON and BSON documents Environment setup (live Handson) and using various MongoDB tools available in the MongoDB Package MongoDB Administration Take database backup and restore MongoDB© Export and import data from/ to a MongoDB© instance Check server status and DB status Monitor various resource utilization of a mongod instance Understand various optimization strategies Administration concepts in MongoDB Monitoring issues related to Database Monitoring at Server, Database, Collection level, and various Monitoring tools related to MongoDB Database Profiling, Locks, Memory Usage, No of connections, page fault etc., Backup and Recovery Methods for MongoDB Export and Import of Data to and from MongoDB Run time configuration of MongoDB Production notes/ best practices Data Managements in MongoDB (Capped Collections/ Expired data from TTL), TTL Collection Features GridFS Memory-Mapped Files Journaling Mechanics Storage Engines Power of 2-Sized Allocations No Padding Allocation Strategy Diagnosing Performance Issues Optimization Strategies for MongoDB Configure Tag Sets for Replica Set. Optimize Query Performance Monitoring Strategies for MongoDB . MongoDB Utilities MongoDB Commands MongoDB Management Service (MMS) Data Backup Strategies in MongoDB Copying Underlying Data Files Backup with MongoDump Fsync and Lock MongoDB Ops Manager Backup Software Security Strategies in MongoDB Authentication Implementation in MongoDB . Authentication in a Replica set Authentication on Sharded Clusters Authorization End-to-End Auditing for Compliance User Management Create a User Administrator. Add a User to a Database. Create/Assign User a Role. Verify/Modify a User Access/Privileges. Change a User?s Password MongoDB Security Knowing security concepts in MongoDB Understand how Authentication and Authorisation works Security Introduction Security Concepts Indexes Index Introduction, Index Concepts, Index Types Index Properties Index Creation and Indexing Reference Introduction to Aggregation Aggregation Approach to Aggregation sort Order Pipeline Operators and Indexes Text Indexes Aggregate Pipeline Stages Text Search MapReduce Index Creation Aggregation Operations Index Creation on Replica Set Remove, Modify, and Rebuild Indexes Listing Indexes Measure Index Use Control Index Use Index Use Reporting Geospatial Indexes MongoDB?s Geospatial Query Operators GeoWith Operator Backup & Recovery Import and Export MongoDB Data Restore and recovery of MongoDB(Including point in time Recovery) Restore a Replica Set from MongoDB Backups Recover Data after an Unexpected Shutdown Backup and Restore with Filesystem Snapshots Back Up and Restore with MongoDB Tools Backup and Restore Sharded Clusters High Availability (Replication ) Understand the concept of Replication in MongoDB© ? Create a production like Replica Set Introduction to Replication (High Availability), Concepts around Replication What is Replica Set and Master Slave Replication? Type of Replication in MongoDB How to setup a replicated cluster & managing replica sets etc., Master-Slave Replication Replica Set in MongoDB Automatic Failover Replica Set Members Write Concern Write Concern Levels Write Concern for a Replica Set Modify Default Write Concern Read Preference Read Preference Modes Blocking for Replication Tag Set Configure Tag Sets for Replica set. Replica Set Deployment Strategies . Replica Set Deployment Patterns Oplog File Replication State and Local Database, Replication Administration Diagnostics & Troubleshooting Troubleshoot slow queries Diagnose connectivity problems Understand diagnostic tools Learn common production issues Learn fixes and solutions. Additional course details: Nexus Humans Introduction to MongoDB for DBAs (TTDB4680) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introduction to MongoDB for DBAs (TTDB4680) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introduction to MongoDB for DBAs (TTDB4680)
Delivered OnlineFlexible Dates
Price on Enquiry

Make Cinematics Using Unreal Engine 5

4.9(27)

By Apex Learning

Overview This comprehensive course on Make Cinematics Using Unreal Engine 5 will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Make Cinematics Using Unreal Engine 5  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 Make Cinematics Using Unreal Engine 5. It is available to all students, of all academic backgrounds. Requirements Our Make Cinematics Using Unreal Engine 5 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 Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 2 sections • 15 lectures • 02:08:00 total length •Introduction: 00:02:00 •Download Unreal Engine 5: 00:02:00 •How To Create New Project: 00:03:00 •Unreal Engine Shortcuts: 00:14:00 •How To Import Assets: 00:11:00 •How To Use Sequencer: 00:11:00 •How To Use The Camera: 00:08:00 •How To Use Camera Rail: 00:07:00 •How To Use Camera Crane: 00:03:00 •Let's Animate The Scene: 00:28:00 •Animating The Characters: 00:06:00 •Combining The Sequencers: 00:04:00 •Adding Effects: 00:17:00 •Activate Sequence: 00:08:00 •Blueprints Features: 00:04:00

Make Cinematics Using Unreal Engine 5
Delivered Online On Demand2 hours 8 minutes
£12

HACCP for Catering, Level 2

5.0(50)

By Pochat Training

Highfield Level 2 Award In HACCP For Catering (RQF) Full day course This course gives learners the knowledge and understanding of HACCP regulations Shows learners how to implement these in their catering environment Benefits of this course: This course is for those working in a food catering environment and other food handlers This qualification is intended for both those who are already working in catering and those who are preparing to work in the industry This course will give an introduction to HACCP It will support those who are, or will be part of a HACCP (hazard analysis and critical control points) team within a catering environment Course Contents: The procedures required to develop Food Safety Management systems based on HACCP principlesThe role of the food handler in implementing a Food Safety Management System based on HACCP principlesThe need for prerequisite programmesCommon prerequisite programmesSteps required to develop HACCP based food safety systems How to develop food Safety Management systems based on HACCP principles The purpose of identifying hazards at each step in a food process The importance of, and methods which can be used to determine, specific controls at steps in the process The importance of identifying critical (safe) limits The importance of monitoring controls Ways of monitoring controls The purpose of taking appropriate corrective action The importance of verification and review of HACCP based Food Safety Management Systems Documentation and records needed to support HACCP based Food Safety Management Systems Accredited, Ofqual regulated qualification: Our HACCP for Catering training course is a nationally recognised, Ofqual regulated qualifications accredited by Highfields Qualifications. This means that you can be rest assured that your HACCP for Catering Certificate provides information for best practice and goes a long way toward ensuring that food produced is as safe as possible. The Ofqual Register number for this course is 603/2527/6

HACCP for Catering, Level 2
Delivered in Chesterfield or Online + more
£105

HACCP for Manufacturing, Level 2

5.0(50)

By Pochat Training

Highfield Level 2 Award In HACCP For Manufacturing (RQF) Full day course This course gives learners the knowledge and understanding of HACCP regulations Shows learners how to implement these in their manufacturing environment Benefits of this course: This course is for those working in a food Manufacturing environment This qualification is intended for both those who are already working in catering and those who are preparing to work in the industry This course will give an introduction to HACCP It will support those who are, or will be part of a HACCP (hazard analysis and critical control points) team within a Manufacturing environment Course Contents: The procedures required to develop Food Safety Management systems based on HACCP principlesThe role of the food handler in implementing a Food Safety Management System based on HACCP principlesThe need for prerequisite programmesCommon prerequisite programmesSteps required to develop HACCP based food safety systems How to develop Food Safety Management systems based on HACCP principles The purpose of identifying hazards at each step in a food process The importance of, and methods which can be used to determine, specific controls at steps in the process The importance of identifying critical (safe) limits The importance of monitoring controls Ways of monitoring controls The purpose of taking appropriate corrective action The importance of verification and review of HACCP based Food Safety Management Systems Documentation and records needed to support HACCP based Food Safety Management Systems Accredited, Ofqual regulated qualification: Our HACCP for Manufacturing training course is a nationally recognised, Ofqual regulated qualifications accredited by Highfields Qualifications. This means that you can be rest assured that your HACCP for Manufacturing  Certificate provides information for best practice and goes a long way toward ensuring that food produced is as safe as possible. The Ofqual Register number for this course is 603/2527/6

HACCP for Manufacturing, Level 2
Delivered in Chesterfield or Online + more
£105

Master Business Networking in Just 1 Day - Join our Workshop in Belfast

By Mangates

Business Networking 1 Day Training in Belfast

Master Business Networking in Just 1 Day - Join our Workshop in Belfast
Delivered In-Person + more
£595 to £795

Executive Functions in Child Development

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Executive Functions in Child Development
Delivered Online On Demand1 hour 37 minutes
£25

Blender to Unreal Engine - 3D Plants and Vegetation

By Packt

In this course, our focus is to create an entire foliage pack completely made in Blender-one of the top open-source and free 3D modeling software out there. You will learn how to create 12 different foliage types with over 30 variations, including plants, grass, water lilies, and reeds; you will also learn how to integrate them into UE5 (Unreal Engine 5).

Blender to Unreal Engine - 3D Plants and Vegetation
Delivered Online On Demand15 hours 14 minutes
£82.99

Time Management 1 Day Training in Bedford

By Mangates

Time Management 1 Day Training in Bedford

Time Management 1 Day Training in Bedford
Delivered In-Person + more
£595 to £795