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

5867 Systems courses in Sheffield delivered On Demand

Ruby on Rails 5 - Become a Professional Developer

4.9(27)

By Apex Learning

Overview This comprehensive course on Ruby on Rails 5 - Become a Professional Developer will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Ruby on Rails 5 - Become a Professional Developer 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 Ruby on Rails 5 - Become a Professional Developer. It is available to all students, of all academic backgrounds. Requirements Our Ruby on Rails 5 - Become a Professional Developer 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 23 sections • 225 lectures • 16:47:00 total length •Course Introduction: 00:06:00 •The Application We're Going to Build: 00:09:00 •Section Introduction gg: 00:01:00 •Introduction to the Command Line Interface in Mac and Linux: 00:10:00 •Installing the X-Code Command Line Tools for Mac: 00:02:00 •Installing Git for Source Code Version Control: 00:03:00 •How to install Homebrew on a Mac: 00:04:00 •Installing GPG Security Systems on a Mac: 00:02:00 •Guide to RVM for Ruby Management: 00:09:00 •Configuring RubyGems and Installing Rails: 00:07:00 •Installing the Postgres Database on a Mac: 00:05:00 •Installing and Working with the Sublime Text Editor: 00:17:00 •Deep Dive into the Command Line - Part 1 of 2: 00:14:00 •Deep Dive into the Command Line - Part 2 of 2: 00:12:00 •PC Environment Setup: Installing Virtual Box: 00:03:00 •Guide to Installing Ubuntu Linux in VirtualBox: 00:10:00 •How to Reboot a Linux Virtual Machine from Terminal: 00:02:00 •Installing Desktop Applications and Ubuntu Navigation Tips and Tricks: 00:09:00 •How to Sign Up for a GitHub Account: 00:03:00 •How to install Git on Linux and Connect to GitHub via SSH: 00:20:00 •How to Securely Install Node and NPM on Linux via NVM: 00:09:00 •Installing the Heroku CLI and the Full Deployment Lifecycle: 00:14:00 •How to install and Work with Sublime Text in Linux: 00:08:00 •PC Setup: Guide for Ruby on Rails and Postgres on Linux - Part 1 of 2: 00:10:00 •PC Setup: Guide for Ruby on Rails and Postgres on Linux - Part 2 of 2: 00:15:00 •Fixing the Role Does Not Exist Error: 00:05:00 •Section Introduction ee: 00:01:00 •Signing Up for a Project Management Account: 00:03:00 •Managing the Project Management Dashboard: 00:08:00 •Importing Project Management Tasks into Pivotal Tracker: 00:01:00 •Creating a Rails Application: 00:11:00 •Generating a Blog for the Portfolio Application Using Rails Scaffolds: 00:11:00 •Analyzing the Rails Process: Index and Show Actions: 00:12:00 •Analyzing the Rails Process: New, Create, Update, Edit, and Destroy Actions: 00:14:00 •Analyzing the Rails Process: Routing with Resources: 00:07:00 •Rails File System Overview: 00:13:00 •Updating the Project Management Dashboard: 00:01:00 •Deep Dive: Analyzing the Application Generator - Part 1: 00:12:00 •Deep Dive: Analyzing the Application Generator - Part 2: 00:17:00 •Section Introduction bb: 00:02:00 •How to Sign Up for a Github Account: 00:03:00 •Generating SSH Keys to Securely Communicate with Github: 00:04:00 •Guide to GitHub: 00:12:00 •How to Update a .gitignore File to Securely Store Secret Credentials: 00:11:00 •Guide to the Markdown Syntax: 00:10:00 •Updating the Git Sprint in the Project Management Dashboard: 00:01:00 •Deep Dive: Analyzing Version Control and Git - Part 1: 00:18:00 •Deep Dive: Analyzing Version Control and Git - Part 2: 00:13:00 •Section Introduction aa: 00:01:00 •Guide to the Rails Controller Generator to Build Pages Part 1: 00:16:00 •Guide to the Rails Controller Generator to Build Pages Part 2: 00:05:00 •Guide to the Rails Model Generator to Build out Data Specific Features: 00:17:00 •Guide to the Rails Model Generator for Building Out the Portfolio Feature: 00:10:00 •Deep Dive: Analyze Rails Generators and How to Customize a Generator - Part 1: 00:15:00 •Deep Dive: Analyze Rails Generators and How to Customize a Generator - Part 2: 00:11:00 •Section Introduction SS: 00:02:00 •Building out a Seeds File for Generating Dynamic Sample Data: 00:15:00 •Implement an Index Action from Scratch in Rails: 00:12:00 •Build the New and Create Functionality from Scratch in Rails: 00:20:00 •Implement the Ability to Edit Database Records from Scratch in Rails: 00:13:00 •How to Use the Link to Method in Rails for Creating Dynamic Links: 00:13:00 •How to Implement the Show Action from Scratch in Rails: 00:12:00 •Building the Ability to Delete Items in Rails: 00:15:00 •How to Implement Custom Routes for Pages in Rails: 00:09:00 •How to Override the Rails Resources Routes for the Show Action: 00:07:00 •How to Implement Permalinks in a Rails Application - Part 1: 00:17:00 •How to Implement Permalinks in a Rails Application - Part 2: 00:05:00 •How to Use Enums in Rails to Manage Data Stages: 00:13:00 •How to Implement a Custom Action in Rails via a Button Click - Part 1: 00:12:00 •How to Implement a Custom Action in Rails via a Button Click - Part 2: 00:10:00 •Updating the Project Management Dashboard and Performing a Pull Request: 00:05:00 •Deep Dive: Rails Routing and Data Flow - Part 1: 00:13:00 •Deep Dive: Rails Routing and Data Flow - Part 2: 00:13:00 •Deep Dive: Rails Routing and Data Flow - Part 3: 00:16:00 •Section Introduction RR: 00:01:00 •Implementing Data Validations in Rails 5: 00:12:00 •Guide to Data Relationships in Rails: 00:16:00 •How to Implement Custom Scopes in Rails 5: 00:16:00 •How to Set Default Values in Rails 5: 00:13:00 •How to Use Concerns in Rails 5: 00:13:00 •Building an Additional Parent/Child Relationship in Rails 5: 00:10:00 •Rails 5 Complex Forms: Configuring Nested Attributes in the Model: 00:17:00 •Rails 5 Complex Forms: Configuring Nested Attributes in the Form: 00:17:00 •Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 1: 00:16:00 •Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 2: 00:14:00 •Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 3: 00:15:00 •Section Introduction QQ: 00:01:00 •How to Install Devise in Rails 5: 00:08:00 •Using Devise to Implement Registrations and Login Functionality: 00:18:00 •Building Custom Routes for Authentication Pages with Devise in Rails 5: 00:03:00 •Enable Users to Logout and Dynamically Render View Content in Rails 5: 00:07:00 •How to Add Custom Attributes to a Devise Based Authentication System: 00:15:00 •How to Use Controller Concerns in Rails 5 for Devise Custom Attributes: 00:15:00 •Integrate Virtual Attributes to Extract First and Last Name Data from a User: 00:17:00 •Deep Dive: Using BCrypt to Implement Encryption in Ruby: 00:19:00 •Section Introduction PP: 00:01:00 •Rails Data Flow Review and Working with Params: 00:14:00 •Using Rails Sessions to Share Data between Pages: 00:19:00 •Refactoring the Session Tracker into a Controller Concern: 00:07:00 •Working with Strong Params in a Rails 5 Controller: 00:13:00 •Deep Dive: Building a Guest User Feature in Rails - Part 1: 00:14:00 •Deep Dive: Building a Guest User Feature in Rails - Part 2: 00:18:00 •Section Introduction OO: 00:03:00 •How to Customize the Rails Master Layout File - Part 1: 00:15:00 •How to Customize the Rails Master Layout File - Part 2: 00:09:00 •Guide to Using Multiple Layout Files in Rails 5: 00:14:00 •Introduction to Rendering Collections via Partials in Rails 5: 00:09:00 •Introduction to Partials in Rails 5: 00:08:00 •How to Send Data to Partials to Generate Custom Behavior in Rails 5: 00:15:00 •Guide to View Helpers in Rails 5: 00:17:00 •How to Use the Rails Content Tag Helper to Auto Generate HTML Code: 00:15:00 •Introduction to Rendering Collections via Partials in Rails 5: 00:09:00 •Guide to Manually Configuring Partials to Work with Collections in Rails: 00:07:00 •Guide to Helpful ActionView Helper Methods in Rails 5: 00:15:00 •Deep Dive: Tips and Tricks to Working with ActionView in Rails 5 - Part 1: 00:12:00 •Deep Dive: Tips and Tricks to Working with ActionView in Rails 5 - Part 2: 00:15:00 •Section Introduction NN: 00:01:00 •How to Utilize Puts Debugging in Rails: 00:08:00 •Guide to Byebug in Rails 5: 00:09:00 •Guide to Debugging with Pry in Rails 5: 00:19:00 •Proper Way to Implement Error Management in a Rails Application - Part 1: 00:15:00 •Proper Way to Implement Error Management in a Rails Application - Part 2: 00:06:00 •Section Introduction MM: 00:01:00 •How to Install Bootstrap 4 into a Rails 5 Application - Part 1: 00:10:00 •How to Install Bootstrap 4 into a Rails 5 Application - Part 2: 00:12:00 •Section Strategy for Building a Custom RubyGem: 00:11:00 •How to Build a RubyGem from Scratch - Part 1: 00:06:00 •How to Build a RubyGem from Scratch - Part 2: 00:15:00 •Section Introduction hh: 00:02:00 •Introduction to Authorization and How to Install the Petergate Gem: 00:08:00 •How to Add Roles to the User Model in Rails 5: 00:05:00 •Guide to Implementing Petergate in Rails 5 Application - Part 1: 00:15:00 •Guide to Implementing Petergate in Rails 5 Application - Part 2: 00:12:00 •Workplace Facilities: 00:35:00 •Portfolio Design Planning for Layout Specific Styles: 00:09:00 •Implementing the Initial Homepage Design in Rails 5 with Bootstrap 4: 00:09:00 •Building a Navigation Partial for the Master Application Layout with Bootstrap: 00:11:00 •Implement a Footer Along with Adding Method Arguments to a Rails View Helper: 00:14:00 •How to Embed a Google Map into a Rails Application: 00:06:00 •Guide to Updating the Styles for the Devise Edit Account Page in Rails: 00:16:00 •How to Override Default Bootstrap Styles for Text Alignment in the Card Class: 00:06:00 •Implementing Styles for the Devise Registration Page with Bootstrap 4: 00:14:00 •How to Design the Login and Password Pages with Bootstrap 4 Form Styles: 00:15:00 •How to Set Default Values for View Helper Method Arguments in Rails 5: 00:04:00 •Integrating a Different Design for a Separate Blog Layout in Rails 5: 00:04:00 •How to Use Bootstrap 4 to Add a Custom Nav Bar to a Blog Layout in Rails: 00:07:00 •Customizing the Design for the Blog Index Page with Bootstrap 4: 00:19:00 •Guide to Adding Styles to the Blog Show and Form Pages with Bootstrap 4: 00:12:00 •Implementing Partials, Pagination, and Font Awesome Icons - Part 1: 00:23:00 •Implementing Partials, Pagination, and Font Awesome Icons - Part 2: 00:23:00 •Initial Design for the Portfolio Index Page with Bootstrap 4: 00:17:00 •Integrating the Portfolio Animated Navigation Slider, Footer, and Index: 00:14:00 •Using the Bootstrap 4 Grid Layout to Style the Portfolio Show Page in Rails: 00:06:00 •Implementing Bootstrap 4 Forms for the Portfolio Form Pages: 00:13:00 •How to Build a View Helper to Dynamically Generate a Nav Bar - Part 1: 00:20:00 •How to Build a View Helper to Dynamically Generate a Nav Bar - Part 2: 00:19:00 •Deep Dive: Rails Asset Pipeline Part 1: 00:01:00 •Deep Dive: Rails Asset Pipeline Part 2: 00:19:00 •Section Introduction LL: 00:01:00 •How to Integrate a Position Attribute and Custom Scope in Rails: 00:12:00 •Installing the jQuery UI and html5sortable JavaScript Libraries in Rails 5: 00:09:00 •Initial Implementation of Drag and Drop Interface in Rails 5: 00:13:00 •Implementing Drag and Drop Functionality into a Ruby on Rails 5 App Part 1: 00:18:00 •Implementing Drag and Drop Functionality into a Ruby on Rails 5 App Part 2: 00:11:00 •Implementing Authorization Rules for Drag and Drop Feature with Petergate: 00:07:00 •Deep Dive: jQuery CoffeeScript in Rails: 00:19:00 •Section Introduction jj: 00:01:00 •Introduction to Using Images and the Rails Asset Pipeline: 00:12:00 •How to Set a Full Size Video Background in Rails with Bootstrap 4: 00:08:00 •Deep Dive: Installing and Configuring Carrierwave for Image Uploads in Rails 5: 00:20:00 •Deep Dive: Integrating Connection to AWS S3 for File Hosting with Carrierwave: 00:14:00 •Implementing File Upload Button Styles and Refactoring Placeholder - Part 1: 00:06:00 •Implementing File Upload Button Styles and Refactoring Placeholder - Part 2: 00:19:00 •Section Introduction ii: 00:01:00 •Difference Between form_form and form_tag in Rails - Part 1: 00:15:00 •Difference Between form_form and form_tag in Rails - Part 2: 00:16:00 •How to Integrate Cocoon in Rails 5 for jQuery Nested Forms: 00:20:00 •Guide to Integrating Alerts that Automatically Fade Away in Rails 5: 00:15:00 •Refactoring Alert Notifications to Use a Shared View Helper in Rails: 00:13:00 •Deep Dive: How to Build an HTML Form from Scratch the Works with Rails: 00:17:00 •Section Introduction ff: 00:03:00 •Integrating the Twitter Gem to Pull in Tweets in Rails 5: 00:20:00 •How to Render Tweets on a Rails View Page: 00:07:00 •Building a Parser View Helper Method to Make Twitter Links Clickable in Rails: 00:15:00 •Customizing the Styles for the Tech News Page with Bootstrap 4: 00:07:00 •Section Introduction cc: 00:01:00 •Running the Comment Generator and Installing the NoSQL Redis Database in Rails 5: 00:18:00 •Building the Comment Form and Required Controller Actions - Part 1: 00:14:00 •Building the Comment Form and Required Controller Actions - Part 2: 00:08:00 •Refactoring the Comment Form into a Partial and Implementing Data Validations: 00:05:00 •Building the jQuery Functions for Processing Comments - Part 1: 00:19:00 •Building the jQuery Functions for Processing Comments - Part 2: 00:05:00 •How to Create a Broadcast with ActionCable in Rails 5: 00:14:00 •Guide to Implementing Live Data Updates in a Rails 5 Application - Part 1: 00:15:00 •Guide to Implementing Live Data Updates in a Rails 5 Application - Part 2: 00:06:00 •Styling the Comment Section and Implementing Gravatar Based Thumbnails in Rails: 00:16:00 •Section Introduction dd: 00:01:00 •Planning Final Project Updates and Assignment: 00:11:00 •Building a Scope to Show the Most Recent Blog Posts and Hiding Draft Posts: 00:09:00 •Hiding the Show Page for Blogs in Draft Mode in Rails 5: 00:04:00 •How to Add a Drop Down Form Element in Rails 5 for Parent/Child Relationships: 00:09:00 •Using the Controller Generator to Build the Topic Features - Part 1: 00:10:00 •Using the Controller Generator to Build the Topic Features - Part 2: 00:11:00 •How to Build a Widget for the Blog to Render Topics in Rails 5: 00:17:00 •How to Implement Radio Buttons in a Rails Form to Update Enum Values: 00:09:00 •Guide to Integrating Markdown and Syntax Highlighting in a Rails 5 Application: 00:13:00 •Integrating Breadcrumbs and Icons for the Blog Show Pages: 00:12:00 •Building a Partial for Managing Admin Actions for Blog Posts: 00:15:00 •How to Implement a Responsive Navigation Bar with Bootstrap 4: 00:11:00 •Updating the Source/Session Tracking System for the New Layouts: 00:14:00 •How to Integrate a Favicon in Rails 5: 00:08:00 •Implementing Responsive Image Components for the Portfolio Layout: 00:06:00 •Adding Card Styles to the About and Contact Pages: 00:09:00 •How to Implement Collapsable Content Components in a Rails 5 Application: 00:09:00 •How to Integrate Bootstrap Progress Bars in a Rails Application: 00:13:00 •How to Integrate Custom Fonts in a Rails 5 Application: 00:17:00 •Updating the Seeds File in Rails: 00:07:00 •Signing Up for and Creating a New Heroku Application: 00:04:00 •How to Deploy a Rails 5 Application to Heroku: 00:13:00 •Working with the Rails Console on Heroku: 00:11:00 •Installing Redis on Heroku for ActionCable Commenting Feature: 00:04:00 •Configuring Action Cable to Work on Heroku: 00:11:00 •How to Implement the Typed.js Library into a Rails 5 Application: 00:12:00 •How to Install and Configure Webpack, Yarn, and jQuery into a Rails 5.1+ App: 00:19:00 •How to Work with Encrypted Credentials in Rails 5.2+: 00:24:00

Ruby on Rails 5 - Become a Professional Developer
Delivered Online On Demand16 hours 47 minutes
£12

Introduction to Orthodontic Biomechanics Course

5.0(2)

By Training Express

The Introduction to Orthodontic Biomechanics Course offers a clear and concise exploration into the fundamental principles that govern orthodontic treatments. This course delves into the intricate mechanisms behind orthodontic appliances and their effects on tooth movement. Designed for those seeking to understand the science behind modern orthodontics, it provides valuable insights into how forces are applied to teeth and how these forces can be controlled to achieve the desired outcomes. With a focus on biomechanics, learners will gain a deeper appreciation of the critical role that force application plays in orthodontic treatment planning. Throughout this course, students will develop a solid foundation in the core concepts of orthodontic biomechanics, including force systems, appliance design, and the biology of tooth movement. Ideal for both beginners and professionals looking to enhance their understanding, this course is structured to be accessible and engaging. Whether you are aiming to build on your existing knowledge or start fresh, it offers a robust entry point into the world of orthodontics. You’ll walk away with the confidence to approach orthodontic cases with a clearer understanding of how biomechanics influences treatment success. 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 Orthodontics and Biomechanics Module 02: Basic Concepts in Orthodontic Biomechanics Module 03: Biomechanics of Tooth Movement Module 04: Archwires in Orthodontic Biomechanics Module 05: Orthodontic Appliances and Auxiliaries Module 06: Anchorage Control in Orthodontics Module 07: Biomechanics of Space Closure Module 08: Biomechanics of Class II and Class III Corrections Module 09: Biomechanics in Aligner Therapy Module 10: Temporary Anchorage Devices (TADs) Learning Outcomes Analyse key biomechanical principles shaping orthodontic treatments. Demonstrate proficiency in manipulating archwires for optimal tooth movement. Apply anchorage control techniques in orthodontic practice. Execute effective space closure strategies based on biomechanical principles. Implement biomechanics in Class II and Class III corrections. Utilise biomechanical principles in aligner therapy and TADs. 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? Dental professionals aspiring to specialise in orthodontics. Students pursuing advanced studies in dental sciences. Orthodontic practitioners seeking enhanced biomechanical knowledge. Dentists aiming to broaden their expertise in tooth movement. Dental technicians involved in orthodontic appliance fabrication. Graduates looking to enter the field of orthodontic biomechanics. Individuals interested in the science behind aligner therapy. Practitioners aiming to integrate TADs into their orthodontic practice. Career path Orthodontic Consultant Dental Research Scientist Orthodontic Technician Dental Lecturer or Educator Orthodontic Product Development Specialist Dental Biomechanics Consultant 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.

Introduction to Orthodontic Biomechanics Course
Delivered Online On Demand1 hour
£12

Operations of Bank Tellers Course

5.0(2)

By Training Express

Bank tellers play a vital role in the financial sector, managing cash, processing transactions, and providing essential customer service. As the face of the bank, they are responsible for ensuring smooth day-to-day operations, handling deposits, withdrawals, and account queries. This course takes you through the core functions of a bank teller’s responsibilities, helping you grasp the intricacies of everyday banking tasks. With a focus on efficiency, precision, and customer satisfaction, you’ll learn how to manage transactions swiftly while maintaining a high level of professionalism. Beyond the basics, this course explores key banking operations such as verifying customer information, balancing cash drawers, and using banking software systems. Understanding the regulatory environment and maintaining security measures are also critical aspects that will be covered. Whether you're looking to get a foothold in the banking industry or improve your existing skills, this course offers a structured approach to learning the essential processes that make a bank run smoothly. It’s designed to give you a solid foundation in banking operations, preparing you for a variety of roles within financial institutions. 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 a Bank Teller Module 02 : Skills and Abilities of a Bank Teller Module 03 : Types of Bank Accounts and Opening Them Module 04 : Mathematics Calculation for Bank Tellers Module 05 : Bookkeeping Guideline and Payment Methods Module 06 : Cash Sorting in an Efficient Way Module 07 : How to Identify Counterfeit Module 08 : Function and Benefits of Currency Recyclers Module 09 : Dealing with Frauds Module 10 : Safety Precautions for ATM (Automated Teller Machine) Module 11 : Customer Services a Bank Teller Can Offer Module 12 : Rights and Obligations According to the UK Law Module 13 : Ethical Issues for a Bank Teller Learning Outcomes: Perform precise mathematical calculations for banking transactions. Recognize and combat counterfeit currency effectively. Demonstrate expertise in efficient cash sorting techniques. Understand various types of bank accounts and the process of opening them. Acquire knowledge of ethical issues and legal obligations in UK banking. Provide exceptional customer service as a bank teller. 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. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring bank tellers Individuals seeking a career in the banking sector Current bank tellers looking to enhance their skills Anyone interested in the financial industry Students pursuing studies related to finance and banking Job seekers aiming for a position in the banking sector Professionals looking to change their career path to banking Those who want to understand the inner workings of a bank. Career path Bank Teller Customer Service Representative in a Bank Financial Services Advisor Banking Operations Specialist Financial Analyst Compliance Officer in a Bank 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.

Operations of Bank Tellers Course
Delivered Online On Demand1 hour
£12

Healthcare GDPR Essentials Course

5.0(2)

By Training Express

If you're working with patient data, you're also handling responsibility. In today’s healthcare settings, one misstep with data can lead to serious consequences—and not just for you, but for the people who trust you with their most personal information. This Healthcare GDPR Essentials Course helps you understand exactly what’s expected when dealing with confidential health records, digital systems, and patient interactions in a lawful and respectful way. Whether you're part of a GP surgery, hospital, care agency, or dental practice, this course helps bring clarity to the rules that matter most. You’ll explore key GDPR terms in plain English, learn how they apply to everyday healthcare roles, and get clear guidance on handling, storing, and sharing patient data. No heavy jargon. No legal lectures. Just straight-to-the-point knowledge designed to keep both staff and patients protected. From consent and data rights to breach protocols and record-keeping, this course is an essential resource for anyone looking to stay informed and stay on the right side of the law. Simple, smart, and designed with busy healthcare workers in mind. Would you like a section on learning outcomes next? 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 1: Introduction to Healthcare GDPR Module 2: Data Governance in Healthcare Module 3: Healthcare Data Subject Rights and Obligations Module 4: Protecting Health Data Module 5: GDPR Obligations and Sensitive Data Module 6: Transferring Health Data Module 7: Consent and Lawful Bases for Healthcare Data Processing Module 8: Rights of Data Subjects Module 9: Safeguarding Healthcare Data Module 10: Protecting Health Data in the Modern Age Module 11: Cross-Border Health Data Module 12: Medical Research Learning Outcomes: Implement robust data governance structures for healthcare information. Navigate legal obligations and ethical considerations in data processing. Demonstrate proficiency in safeguarding sensitive health data. Understand the intricacies of cross-border health data transfers. Evaluate and apply lawful bases for healthcare data processing. Enhance expertise in protecting health data in the modern digital age. 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? Healthcare administrators Compliance managers Data protection specialists Legal professionals in healthcare IT professionals in the healthcare sector Individuals seeking expertise in healthcare GDPR Privacy officers Professionals in healthcare information management Career path Data Protection Officer in healthcare organisations Healthcare Compliance Manager Legal Advisor specialised in healthcare data protection Healthcare Information Governance Officer IT Security Specialist in healthcare Privacy Officer in healthcare organisations 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.

Healthcare GDPR Essentials Course
Delivered Online On Demand1 hour
£12

Urban Gardening for Sustainable Cities Course

5.0(2)

By Training Express

Imagine transforming your city into a green oasis, where rooftops, balconies, and unused spaces become vibrant gardens, helping to tackle environmental challenges. In this course, you'll explore how urban gardening can be a key solution to creating more sustainable cities. With a focus on growing your own food in urban areas, we’ll delve into the methods, techniques, and tools needed to bring nature to the concrete jungle. Whether you have a tiny balcony or a larger space, the course will provide you with the insights to maximise your growing area and contribute to a greener environment. Urban gardening isn’t just about planting a few herbs in a pot; it's about rethinking how cities use space to support local food systems, improve air quality, and promote biodiversity. By understanding the fundamentals of soil health, crop rotation, and companion planting, you’ll gain knowledge to create thriving garden ecosystems right in your urban environment. The course covers everything you need to know, including sustainable gardening practices that conserve water, reduce waste, and increase food security. This isn't just gardening; it’s an investment in your city’s future. 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 Urban Gardening Module 02: Planning an Urban Garden Module 03: Essential Gardening Techniques for Urban Environments Module 04: Container Gardening in Urban Spaces Module 05: Vertical Gardening and Green Walls Module 06: Edible Urban Landscapes Module 07: Urban Gardening in Limited Light Conditions Module 08: Rainwater Harvesting and Sustainable Irrigation Module 09: Urban Gardening and Biodiversity Module 10: Community Engagement and Advocacy for Sustainable Cities Learning Outcomes: Introduction to Urban Gardening: Grasp urban gardening fundamentals for sustainable green initiatives. Planning an Urban Garden: Develop strategic skills to plan and optimise urban green spaces. Essential Gardening Techniques for Urban Environments: Master urban-specific gardening techniques for thriving plants in city settings. Container Gardening in Urban Spaces: Explore effective container gardening methods tailored for urban environments. Vertical Gardening and Green Walls: Acquire expertise in vertical gardening, transforming urban landscapes with green walls. Urban Gardening and Biodiversity: Enhance urban spaces by fostering biodiversity through strategic gardening practices. 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? Individuals keen on transforming urban spaces into sustainable green paradises. Garden enthusiasts aspiring to elevate their skills within an urban context. Urban planners aiming to integrate greenery seamlessly into city development. Environmentalists committed to promoting biodiversity in urban landscapes. Community advocates eager to lead sustainable urban gardening initiatives. Career path Urban Landscape Designer Sustainable Agriculture Consultant Urban Biodiversity Specialist Green Infrastructure Planner Community Garden Coordinator Environmental Advocacy Coordinator 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.

Urban Gardening for Sustainable Cities Course
Delivered Online On Demand1 hour
£12

Accounting and Bookkeeping

5.0(1)

By Course Gate

Master the essentials of accounting and bookkeeping with our comprehensive course. Perfect for aspiring accountants, finance professionals, small business owners, and anyone interested in financial management. Learn fundamental principles, gain proficiency in financial record-keeping, and understand taxation and regulatory compliance.

Accounting and Bookkeeping
Delivered Online On Demand1 hour 13 minutes
£11.99

Acupressure Course

3.5(2)

By Elearncollege

Description Acupressure Diploma Reflexology is a therapeutic method in which reflex points on the hands and feel are massaged to stimulate nerve endings that send messages through the neurological pathways to treat and heal all or various parts of the body. Acupressure too has acupoints and meridian pathways through which body's life energy can be set to balance. Reflexology and acupressure are compatible and can be seen as complementary systems.Maximum results are obtained from the combination of reflexology and acupressure when the energy release aids the healing process in the body. Acupressure Diploma teaches how reflexology and acupressure can be combined to optimize health benefits.Acupressure therapists and reflexologists both benefit from Acupressure Diploma as this course teaches them to combine both to yield powerful results. Not only professionals, but anyone who is interested in learning to know about either of the two disciplines will benefit from Acupressure Diploma.Everyone without exception at a certain point in life encounters certain bodily aches and pains and Acupressure Diploma teaches you how to prevent and minimize such health issues. Acupressure Diploma also reveals easy-to-do techniques that can be employed when you have an ache or pain has just begun or has started to bother you for quite some time. What you will learn   Introduction to Acupressure and Reflexology Healing yourself or others Preparing for healing session The Healing Touch Seeking Professional Help Maintaining Good Health Balancing Good Health Treating Emotions Putting Your Right Foot Forward Healing the leg and hip regions Course Outcomes After completing the course, you will receive a diploma certificate and an academic transcript from Elearn college. Assessment Each unit concludes with a multiple-choice examination. This exercise will help you recall the major aspects covered in the unit and help you ensure that you have not missed anything important in the unit. The results are readily available, which will help you see your mistakes and look at the topic once again. If the result is satisfactory, it is a green light for you to proceed to the next chapter. Accreditation Elearn College is a registered Ed-tech company under the UK Register of Learning( Ref No:10062668). After completing a course, you will be able to download the certificate and the transcript of the course from the website. For the learners who require a hard copy of the certificate and transcript, we will post it for them for an additional charge.

Acupressure Course
Delivered Online On Demand9 days
£99

Executive Secretary & PA Training - CPD Certified

5.0(3)

By School Of Health Care

Executive Secretary & PA Training Course Online For confident candidates with outgoing personalities and a relentless attention to detail, the field of Secretary & PA Diploma services is wide open. Professional personal assistants (PAs) are the ultimate multitaskers, hired to manage the personal affairs and activities of those they support. Some secretaries and PAs work for large corporations, while others are hired by a single executive, entrepreneur, or influential figure. Regardless of which path you take, becoming a trusted and respected PA or Secretary opens the door to a world of incredible career opportunities. Personal qualities and character, as well as hard skills, are important for success as a PA or secretary. It's simply a matter of learning the roles of PAs and secretaries in order to prepare for a rewarding career in the field. This Executive Secretary & PA Training could be the key to your dream job. Transform your ambition and enthusiasm into a rewarding career for life by studying from home at your own pace and time. Learn how to handle a wide range of essential office administration tasks, as well as how to write important business letters and handle complex mail and shipping requirements. Making travel arrangements on behalf of others, organising meetings and events, the importance of time management as a PA, and how to become a better communicator are also covered in the course. Why choose this Executive Secretary & PA Training Course from the School of Health Care? Self-paced course, access available from anywhere in the world. High-quality study materials that are easy to understand. Executive Secretary & PA Training Course developed by industry experts. After each module, there will be an MCQ quiz to assess your learning. Assessment results are generated automatically and instantly. 24/7 support is available via live chat, phone call, or email. Free PDF certificate after completing the Executive Secretary & PA Training Course.. Other Benefits of This Executive Secretary & PA Training Course FREE PDF Certificates Lifetime Access Free Retake Exam Expert Tutor Support Main Course: Executive Secretary & PA Training Course Free Courses Course 01: Level 2 Certificate in Law and Legal Work Course 02: Level 4 Diploma In Paralegal Studies [ Note: Free PDF certificate will provide as soon as completing the Executive Secretary & PA Training Course] Executive Secretary & PA Training Course Online Our Executive Secretary & PA Training course has been designed to equip you with the essential knowledge and skills needed to become an expert executive secretary or personal assistant and will give you all the practical knowledge & credentials that you need to excel in your new role. Enrol on our Executive Secretary & PA Training course today and begin your journey to improve your career prospects with the latest skills and the power of self-belief! Learning Outcomes After completing this Executive Secretary & PA Training course, learner will be able to: Understand personal assistant fundamentals Understand business telephone approaches Understand information regarding shipping and mail services Understand travel arrangements Understand outline setting up conferences and meetings Understand management of time Understand systems for record keeping and filing Understand business writing techniques Understand communication skills Understand customer service Understand basics of microsoft office skills Assessment Method of Executive Secretary & PA Training Course After completing Executive Secretary & PA Training Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Executive Secretary & PA Training Course After completing the Executive Secretary & PA Training course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Executive Secretary & PA Training Course Online This Executive Secretary & PA Training course is designed for existing secretarial/administrative workers seeking advancement or newcomers seeking their first professional position. Requirements Executive Secretary & PA Training Course Online To enrol in this Executive Secretary & PA Training Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Executive Secretary & PA Training Course. Be energetic and self-motivated to complete our Executive Secretary & PA Training Course. Basic computer Skill is required to complete our Executive Secretary & PA Training Course. If you want to enrol in our Executive Secretary & PA Training Course, you must be at least 15 years old. Career path Executive Secretary & PA Training Course Online After completing this Executive Secretary & PA Training course, you may able to pursue a formal position in professional Executive PA services such as: Personal Executive Assistant Receptionist Office Assistant Support Secretary Office Manager Personal Concierge Executive Assistant

Executive Secretary & PA Training - CPD Certified
Delivered Online On Demand22 hours
£12

Level 2 Food Hygiene and Safety (Health and Safety)

5.0(3)

By School Of Health Care

Level 2 Food Hygiene and Safety Online Unlock the Power of Level 2 Food Hygiene and Safety Course: Enrol Now! All food handlers are required by law to understand the fundamental principles of food hygiene: food hygiene and work safely to protect the food they serve from contamination. Proper management is one of the most important aspects of a food hygiene and safety system. To maintain food safety in your facility, you will undoubtedly need to hire a team of dedicated employees. Because of COVID-19, the need for proper safety measures is now more important than ever! Our Level 2 Food Hygiene: Food hygiene and Safety course will take you through the various aspects of food safety and hygiene, providing a thorough understanding of food safety legislation, best practices, and contamination prevention. In addition, through this Level 2 Food Hygiene and Safety course, you will learn the importance of good food safety standards, how to expertly identify the various hazards that can occur during the food preparation process, and how to create appropriate hazard control systems and cleaning plans to ensure the highest levels of hygiene and cleanliness. By the end of this Level 2 Food Hygiene and Safety course, you will have the skills and practical knowledge to implement an effective food hygiene: food hygiene management system for your workplace using the best practice guidelines. Main Course: Level 2 Food Hygiene and Safety Free Courses Course 01: Level 3 Supervising Food Safety in Catering Course 02: Level 2 Food Hygiene and Safety For Catering [ Note: Free PDF certificate as soon as completing the Level 2 Food Hygiene and Safety course] Level 2 Food Hygiene and Safety This Level 2 Food Hygiene and Safety course consists of 10 modules. Course Curriculum of Level 2 Food Hygiene and Safety Module 01: Introduction to Food Hygiene Module 02: Food Safety- An Introduction Module 03: Food Hygiene and Safety Legislation in the UK Module 04: Food Safety Management (HACCP) Module 05: Nature and Origin of Food Contamination Module 06: Controlling Contamination Module 07: Bacterial Food Poisoning Module 08: Non-Bacterial Food Poisoning Module 10: Cleaning and Disinfection Assessment Method of Level 2 Food Hygiene and Safety After completing Level 2 Food Hygiene and Safety Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Level 2 Food Hygiene and Safety After completing the Level 2 Food Hygiene and Safety course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Level 2 Food Hygiene and Safety This Level 2 Food Hygiene and Safety course is designed for all levels of food, catering, and hospitality specialists. Such as: Food Retailer Restaurant owners Chef & Server Food Handler Catering Staff Employees within a fast-food chain Cook Kitchen Assistant Childminder/ Nursery Staff Barista/ Waiter Special Note: Our Course is knowledge Based course. If You want to get qualified, you can consider following options: Level 1 Award in Food Safety in Catering (RQF) Level 2 Award in Food Safety for Catering (RQF) Level 2 Award in Food Safety for Retail (RQF) Level 2 Award in Food Safety in Catering (RQF) Level 2 Award in Food Safety in Manufacturing (RQF) Level 3 Award in Food Safety for Retail (RQF) Requirements Level 2 Food Hygiene and Safety To enrol in this Level 2 Food Hygiene and Safety Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Level 2 Food Hygiene and Safety Course. Be energetic and self-motivated to complete our Level 2 Food Hygiene and Safety Course. Basic computer Skill is required to complete our Level 2 Food Hygiene and Safety Course. If you want to enrol in our Level 2 Food Hygiene and Safety Course, you must be at least 15 years old. Career path Level 2 Food Hygiene and Safety This Level 2 Food Hygiene and Safety course will lead to a variety of career opportunities, including the following: Restaurant Manager: £28,000 - £32,000 per annum Head Chef - Hunstanton: £31,800 per annum Kitchen Assistant: £8.98 per hour, inc benefits Cook: £12.00 - £15.00 per hour Chef: £10.00 - £12.00 per hour Assistant Nursery Cook: £9.75 per hour.

Level 2 Food Hygiene and Safety (Health and Safety)
Delivered Online On Demand35 hours
£12

Business Analysis: The Business Analyst and the Solution Team - CPD Certified

5.0(3)

By School Of Health Care

Business Analysis: Business Analysis Course Online Introducing Business Analysis: Business Analysis Course "Empowering the Next Generation" Online course! This Business Analysis: Business Analysis Course provides a thorough introduction to the primary functions and objectives of business analysis activities. Learn about the business analyst's main duties and responsibilities, as well as the six primary phases of the business analysis process, the art of effective business process improvement, and how to perform a gap analysis. Whether you are looking for a promotion or a major career change, this Business Analysis: Business Analysis Course could make all the difference. Business Analysis: Business Analysis Course are responsible for implementing positive change at all levels of an organisation. The business analyst, appointed by both employers and stakeholders, must establish objectives (financial or otherwise) and oversee the creation and implementation of solutions. Ultimately, they work with complex business intelligence data to continuously improve performance and profitability. To become a skilled business analyst is to become one of the most in-demand commodities for employers and decision-makers worldwide. Why choose this Business Analysis: Business Analysis Course from the School of Health Care? Self-paced Business Analysis: Business Analysis Course, access available from anywhere in the world. High-quality study materials that are easy to understand. Business Analysis: Business Analysis Course developed by industry experts. After each module, there will be an MCQ quiz to assess your learning. Assessment results are generated automatically and instantly. 24/7 support is available via live chat, phone call, or email. Free PDF certificate after completing the Business Analysis: Business Analysis Course. Main Course: Level 5 Diploma in Business Analysis Course Free Courses included with Business Analysis: Business Analysis Course: Course 01: Diploma in Risk Management Course 02: Level 3 Business Administration [ Note: Free PDF certificate as soon as completing Business Analysis: Business Analysis Course] Business Analysis: Business Analysis Course Online This Business Analysis: Business Analysis Course consists of 12 modules. Learning Objectives After completing the Business Analysis: Business Analysis Course, you will be able to - Gain a thorough understanding of a Business Analyst. Discover what it takes to be a Business Analyst. Determine the difference between a Business Analyst and a System Analyst. Examine the methods for collecting data. Choose the most effective solution. Recognize the function of a product champion. Course Curriculum of Business Analysis: Business Analysis Course Module 01: What is a Business Analyst? Module 02: What Makes a Good Business Analyst? Module 03: Roles of the Business Analyst Module 04: The Business Analyst and the Solution Team Module 05: Define the Problem Module 06: Vision Phase Module 07: Process Phase - Gather The Information Module 08: Process Phase - Determine the Solution Module 09: Process Phase - Write the Solution Document Module 10: Production Phase - Producing the Product Module 11: Production Phase - Monitor the Product Module 12: Confirmation Stage Assessment Method of Business Analysis: Business Analysis Course After completing Business Analysis: Business Analysis Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Business Analysis: Business Analysis Course After completing the Business Analysis: Business Analysis Course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Business Analysis: Business Analysis Course Online This Business Analysis: Business Analysis Course is suitable for anyone looking to take a current or prospective career in business to the next level. Requirements Business Analysis: Business Analysis Course Online To enrol in this Business Analysis: Business Analysis Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Business Analysis: Business Analysis Course. Be energetic and self-motivated to complete our Business Analysis: Business Analysis Course. Basic computer Skill is required to complete our Business Analysis: Business Analysis Course. If you want to enrol in our Business Analysis: Business Analysis Course, you must be at least 15 years old. Career path Business Analysis: Business Analysis Course Online A Business Analysis: Business Analysis Course could prepare you for a successful career in almost any business setting. The following are typical job titles in the field of business analysis: Business Analyst Functional Analyst Product Manager Systems Analyst IT Business Analyst Usability Analyst Business Consultant

Business Analysis: The Business Analyst and the Solution Team - CPD Certified
Delivered Online On Demand22 hours
£12