This is an essential course for all new or inexperienced skippers and crew, and perfect for anyone who wants to be involved in activities on the water from sailing, powerboating, sea angling or diving. The course works well as a refresher, or sits alongside Introduction to Yachting or Powerboat Level 2. The course will give you the essential knowledge when you are on board, from passage planning to safety and navigation. The syllabus will take 16 hours and we run it over a weekend or over short sessions: Charts, publications and terms. Buoyage Navigation Pilotage Tides Electronic Navigation Anchoring Rules of the road Weather Forecasts Safety Passage Planning
The Care Planning and Patient Navigation Course offers a structured exploration of how to develop, maintain, and implement effective care plans within healthcare settings. From working collaboratively with individuals in need to understanding the UK’s care planning policies, this course equips learners with the knowledge to contribute confidently to patient-centred care. The curriculum also explores care mapping, confidentiality, safeguarding, and detailed record-keeping—key elements for those involved in navigating patients through health and social care services. In addition, the course provides essential guidance on patient moving and handling, including modules on anatomy, safe handling techniques, and care planning documentation. Whether you're involved in managing care plans or supporting individuals through various stages of healthcare, this course helps you stay aligned with best practice standards while meeting professional expectations. Designed with flexibility in mind, it suits those aiming to develop their understanding of care coordination without the need for location-based attendance. Enroll now to navigate your way to a rewarding career in healthcare. Key Features: CPD Certified Instant e-certificate and hard copy dispatch by next working day Fully online, interactive course with audio voiceover Developed by qualified professionals in the field Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum : Care Planning and Record Keeping Module 01: Introduction Module 02: Planning Care With the Individual in Need Module 03: Concept Care Mapping Module 04: Implementing and Evaluating the Care Plan Module 05: Maintaining Medical Records Module 06: Care Planning Policy in the UK Module 07: Confidentiality and Record-Keeping Module 08: Safeguarding Children, Young People and Their Families CSTF Patient Moving and Handling Module 01: Introduction to Patient Moving and Handling Module 02: Human Anatomy and Biomechanics Module 03: Safe Manual Handling Principles Module 04: Equipment and Techniques for Patient Moving and Handling Module 05: Care Planning and Documentation Module 06: Special Considerations and Risk Management Learning Outcomes: Gain a comprehensive understanding of the Planning Process. Develop skills in planning care tailored to individual needs. Master the use of Concept Care Mapping for effective planning. Acquire proficiency in implementing and evaluating plans. Ensure adept maintenance of medical records and confidentiality. Attain knowledge of Patient Moving and Handling principles and techniques. Accreditation All of our courses, including this Course are 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 your digital certificates. Also, you can have your printed certificate delivered by post (shipping cost £3.99). Our certifications have no expiry dates, although we recommend renewing them every 12 months. Assessment At the end of the Course, there will be an online assessment, which you will need to pass to complete the course. Answers are marked instantly and automatically, allowing you to know straight away whether you have passed. If you haven't, there's no limit on the number of times you can take the final exam. All this is included in the one-time fee you paid for the course itself. CPD 20 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Individuals aspiring to work in patient care and navigation roles. Those aiming to enhance their understanding of record-keeping and confidentiality. Healthcare support staff wanting to specialize in patient moving and handling. Individuals interested in policies and safeguarding within the UK healthcare system. Career path Healthcare Assistant - £18K to 25K/year. Care Coordinator - £22K to 30K/year. Patient Navigator - £25K to 35K/year. Health Records Officer - £20K to 28K/year. Safeguarding Officer - £28K to 40K/year. 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.
This course will help you learn about the process of building mobile-friendly and responsive websites using CSS. You will learn about CSS Grid, CSS float, Flexbox, and mobile navigation bars by creating five websites from scratch.
1-2-1 face to face training customised and bespoke.
Duration 4 Days 24 CPD hours This course is intended for While no prior programming or web development experience is required, target students should have good foundational computer skills. Overview Set up the tools and resources you need to perform Web Development. Create web pages in HTML, constructing valid, well-formed elements, including navigation links, sections, titles, and semantic markup. Enhance HTML content with tables, images, movies, and audio. Apply styles to HTML elements using CSS. Use CSS to format the edges, size, position, and layering of HTML elements. Apply complex style rules using advanced CSS selectors, including pseudo-class selectors, structural selectors, and pseudo-element selectors. Create complex layouts using CSS newspaper style columns, grid layouts, and flexible box layouts. Improve the quality of web content, including adaptability (different displays and devices), searchability, usability, and accessibility. Submit data through URL query strings and web forms for processing by a web application server. Write JavaScript code to make web pages more interactive, perform data processing tasks directly in the browser, and manipulate items in the current web page. Write JavaScript code to iterate through collections of elements in a page to get and set their attributes and add event listener code. Use third-party libraries and frameworks for web front-end development. Modern organizations depend heavily on the web to perform core business operations such as marketing, advertising, and selling products, providing services, and communicating with customers, partner organizations, and employees. Whatever you're creating on the web, HTML, CSS, and JavaScript? likely play an important role. These three languages provide the core toolkit for anyone looking to perform web development work. This course covers the fundamentals of web development using these three languages. Prerequisites This course assumes that students have strong experience working with computers. Previous experience programming in other languages is helpful, but not required for students to benefit from this course. Lesson 1: Setting Up Your Web Development Environment Topic A: Prepare Your Web Platform Topic B: Prepare Your Web Development Tools and Processes Topic C: Monitor the Web Request-Response Cycle Lesson 2: Creating Web Content in HTML Topic A: Create a Basic Web Page Topic B: Provide Navigation Links Between Web Pages Topic C: Improve Web Page Structure and Navigation Lesson 3: Adding Tables and Multimedia Content to a Web Page Topic A: Create a Table Topic B: Embed Images, Movies, and Audio in a Web Page Lesson 4: Applying Styles to Web Content Topic A: Apply Styles to HTML Topic B: Create a Style Sheet Topic C: Use Web Fonts Lesson 5: Controlling Edges, Size, and Position Topic A: Format Element Edges and Corners Topic B: Control an Element's Height and Width Topic C: Control an Element's Position and Layering Topic D: Normalize and Reset Browser CSS Defaults Lesson 6: Applying Complex Style Rules Topic A: Use Advanced Selectors Topic B: Manage User Interface States Topic C: Make Structure Apparent to Users Topic D: Use CSS Pseudo-Element Selectors Lesson 7: Creating Complex Layouts Topic A: Use CSS to Create Newspaper Style Columns Topic B: Use CSS to Create Grid Layouts Topic C: Use CSS to Create Flexible Box Layouts Lesson 8: Improving Web Content Topic A: Adjust the Layout for a Wide Variety of Devices Topic B: Perform Basic Search Engine Optimization Topic C: Test Your Website Lesson 9: Submitting Data to a Web Server for Processing Topic A: Submit Data Through a URL Topic B: Submit Data Through a Web Form Lesson 10: Writing JavaScript Code Topic A: Add JavaScript to a Web Page Topic B: Perform Operations on Data Topic C: Program Repetitive Tasks Topic D: Manipulate DOM Objects Lesson 11: Enumerating and Processing Collections of Elements Topic A: Enumerate Elements Topic B: Attach Events Through Code Lesson 12: Using Third-Party Libraries and Frameworks Topic A: Use a Third-Party JavaScript Library Topic B: Create a Web Page Based on a Third-Party Framework Additional course details: Nexus Humans Web Development with HTML5, CSS, and JavaScript (v1.0) 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 Web Development with HTML5, CSS, and JavaScript (v1.0) 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.
The UK CAA Commercial Pilot's Licence (CPL(H)) If you want to fly professionally as a career, you will need a Commercial Pilot’s Licence (CPL (H)). This is the standard professional licence which can only be taken at Approved Flight Training Organisations like Heliflight. Heliflight offers a modular flight training approach to obtaining a CPL (H) that helps you to train at your own pace and manage your finances. Before you start training for your CPL, you will need to hold a PPL (H), issued in accordance with Annex 1 to the Chicago convention and have logged 155 hours of helicopter flying including 50 hours PIC of which 10 hours must be cross-country. You will also be studying a range of theory in greater depth than for your PPL. This study can be done at home in your own time on a distance learning course. Heliflight will guide on where best to complete this ground school. There is also a compulsory ground school part of the course that lasts three weeks in total. This will also give you the opportunity to make friends with fellow pilots as you work towards passing your theoretical exams. These exams must be passed prior to taking your Skills test, but Heliflight recommends that they are passed prior to commencing your flight training. The theoretical knowledge exams cover the following subjects: - • Air law • Meteorology • Aircraft general knowledge airframe/systems/powerplant • General navigation • Aircraft general knowledge - instrumentation • Radio navigation • Mass and balance • Operational procedures • Performance • Principles of flight • Flight planning and monitoring • Visual flight rules (VFR) communications • Human performance The flight training will comprise of at least 30 hours of dual flight instruction, including 10 hours of instrument instruction and 20 hours of visual flight instruction. Your commercial flying course will hone the flying skills you developed on your PPL and build upon them. You’ll become adept at emergency procedures including practicing landing a helicopter without power. You will also need to complete at least 5 hours of night flight instruction, comprising 3 hours of dual instruction, which will include at least 1 hour of cross-country navigation and 5 solo night circuits, each including a take-off and landing. You will not need to complete the additional night flight instruction if you already hold a night rating (helicopter). At the end of training, and when all requirements for licence issue have been met, you will need to take a skill test with an examiner. If you would like further information about the CPL (H) course and the other training available from Heliflight, please contact us. We’ll be happy to help. For current prices please call us.
Dreamweaver training course description Dreamweaver is a web authoring program that allows you to build professional quality websites. This course starts with a tour of Dreamweaver and customising your workspaces, moving onto HTML and CSS basics. Page layouts, templates and interactive pages are also covered. The final session covers how to use Dreamweaver as a HTML editor. Hands on session follow all the major theory chapters. What will you learn Use Dreamweaver to create websites. Customise Dreamweaver. Use templates. Add interactivity to web pages. Use Dreamweaver to edit HTML code. Dreamweaver training course details Who will benefit: Anyone wishing to create or edit websites. Prerequisites: None. Duration 3 days Dreamweaver training course contents Getting started Installing the programme, Updating to the latest version,, Online content, On first launch, Choosing the program colour theme, Setting up the workspace, Defining a Dreamweaver site, Checking for updates, Additional resources. Customizing your workspace Touring the workspace, Using the start screen, Exploring new feature guides, Setting interface preferences, Switching and splitting views, Selecting a workspace layout, Personalising Dreamweaver, Working with extract, Creating custom keyboard shortcuts, Using the Property inspector, Using the Related Files interface, Using tag selectors, Using the CSS Designer, Using the Visual Media Query (VMQ) interface, Using the DOM viewer, Using Element dialogs, displays and inspectors, Setting up version control in Dreamweaver, Exploring experimenting and learning. HTML Basics What is HTML? Where did HTML begin? Frequently used HTML elements, What's new in HTML5. CSS Basics What is CSS? HTML vs. CSS formatting, HTML defaults, CSS box model, Applying CSS styling, Multiples, classes and ids. Web design basics Developing a new website, Scenario, Working with thumbnails and wireframes, Creating a page layout Evaluating page design options, Working with predefined layouts, Styling an existing layout, Styling elements using the Extract panel, Extracting text from a Photoshop mockup, Troubleshooting CSS styling, Extracting text styling from a Photoshop mockup, Creating a gradient background using Extract, Extracting image assets from a mockup, Adding CSS background effects in code, Finishing up the layout. Working with templates Creating a template from an existing layout, Inserting editable regions, Inserting editable regions, Inserting HTML entities, Inserting metadata, Validating HTML code, Producing child pages, Moving CSS styles to linked file, Updating a template. Working with text, lists and tables Previewing the completed file, Creating and styling text, Creating lists, Creating and styling tables, Spell-checking webpages, Finding and replacing text. Working with images Web image basics, Previewing completed files, Inserting an image, Controlling image positions with CSS classes, Working with the Insert panel, Using the Insert menu, Inserting non-web file types, Working with Photoshop Smart Objects, Copying and pasting images from Photoshop, Inserting images by drag and drop, Optimizing images with the Property inspector. Working with navigation Hyperlinks, previewing the completed file, creating internal and external hyperlinks, setting up email links, Creating image-based links, Targeting page elements, Locking an element on the screen, Styling a navigation menu, Checking your page, Adding destination links. Adding interactivity Dreamweaver behaviours, Previewing the completed file, Working with Dreamweaver behaviours, Working with jQuery Accordion widgets, Inserting a jQuery Accordion widget, Styling a jQuery Accordion. Publishing to the web Defining a remote site, Cloaking folders and files, Wrapping things up, Putting your site online, Synchronizing local and remote sites. Working with code Creating HTML code, multicursor support, commenting your code, Working with CSS preprocessors, Selecting code, Collapsing code, Expanding code, Accessing Split code view, Previewing assets in Code View.
Duration 4 Days 24 CPD hours This course is intended for This course is intended for both novice and experienced SharePoint users who wish to make full use of SharePoint Online. Overview #NAME? This course delivers the complete site owner story from start to finish in an engaging and practical way to ensure you have the confidence to plan and create new sites or manage your existing sites in SharePoint Online. Your goal is to learn how to make SharePoint online relevant to your team by using a sites functionality to help you share information and collaborate with your colleagues. During the class, you will also learn best practices and ?what not to do? as you watch live, interactive demonstrations and put theory into practice with hands on exercises in SharePoint Online. 1 - An Introduction to SharePoint Online Introducing Office 365 and SharePoint Getting started with Office 365 The cloud revolution Login to Office 365 What is Office 365 Using the app launcher What is SharePoint Office 365 settings Introducing Office 365 Groups Delve Ownership and Access OneDrive 2 - Creating Sites Planning your sites Create new subsites The Office 365 tenant Site templates Web addresses Apply a them Site collections Building your navigation Create a new site Delete subsites Team site navigation User interface: classic vs modern Site contents: classic vs modern Where does classic come from? 3 - Creating and Managing Web Pages The types of pages found in SharePoint Classic SharePoint pages Modern SharePoint pages How to use classic team site pages Create news and site pages Review features of publishing sites Web parts Save, publish, share and delete pages Communication sites 4 - Working with Apps An introduction to apps Co-authoring Marketplace apps Check In ? Out Adding apps to a site Edit and view file properties Create and manage columns Quick edit view Public and personal views File commands Managing app settings Copy link and Share Content approval Folders Major and minor versioning The recycle bin Document sets Alerts Working with files in a library OneDrive sync Create, Upload and edit files Working with classic lists 5 - Building processes with Flow and PowerApps What are business processes? Design and publish a Flow Classic tools for designing processes Getting started with PowerApps in SharePoint Design and test a classic workflow Enhance data capture with PowerApps Getting started with Flow in SharePoint Test a Flow and PowerApps enriched list 6 - Customizing Security Office 365 Group access Share a file Updating Office 365 Group Security Remove a user Managing access to SharePoint Customizing SharePoint security New sites private vs public Create permission levels and groups Setup access requests Security inheritance Share a site Security best practices 7 - Working with Search Delve Search tips An introduction to SharePoint search Accessing classic search Search in folders, libraries and sites Promoted results Search results 8 - Enterprise Content Management Managed metadata service Information management policies An introduction to content types The records center Create and manage content type In-place records management Deploy content types The content organizer Using content types in apps Durable links The content type hub
A course for leisure and professional boaters wanting to undertake more adventurous trips by day and night, this 2 day course, with at least one night navigation exercise, will provide you with an RYA Advanced Powerboat Course Completion certificate. Anyone undertaking this course must have practical skills of the Intermediate level and theory knowledge of at least Coastal Skipper/Yachtmaster level. The course is split between theory and practical, with an emphasis on the application of theory knowledge to practical situations including preperation for sea, passage and pilotage making, skippering (meteorology, rules ofg the road)), navigation at planing speed, night cruising, and emergency situations. The Advanced Powerboat Certificate of Competence can only be issued after an exam, usually taken immediately after the course. If you are looking to take this exam, please let us know and we will arrange an examiner for you. The cost of this exam is payable directly to the RYA. To take this exam your must meet the following pre-requisites: 2 years relevant experience including night pilotage As a guide; 30 days at sea, 2 days as skipper, 800 miles, 12 night hours in the past 10 years Hold a valid First Aid certificate Hold a GMDSS Short Range Certificate (SRC) or higher grade marine radio certificate Age 17 or over Power Courses Our powerboat training is currently delivered on an MCA coded 7.8m Ribcraft with a 200hp Suzuki four stroke outboard engine and an E-series Raymarine chart plotter. We maintain a 3:1 student to instructor ratio which allows our experienced RYA instructors to tailor courses to the various levels and needs on board and deliver at a manageable pace. All course costs include tea and coffee, waterproofs are available on request.