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

1462 Courses

Permanent Makeup Laser Removal - Small Group Training - N-Light-10 Laser

By ID Liner | Permanent Makeup Training & Supplies

HIGHLY SOUGHT-AFTER AND ALREADY AN EXTREMELY LUCRATIVE INDUSTRY, LASER TATTOO REMOVAL IS SET TO BE THE BIGGEST BEAUTY TREND OF 2023!

Permanent Makeup Laser Removal - Small Group Training -         N-Light-10 Laser
Delivered In-PersonFlexible Dates
£8,000

Make Apps with ChatGPT and Generative AI

By Packt

This course will teach you how to link ChatGPT's API directly into your applications and solutions. Learn to integrate the API into Power Apps. Build any business application you want using Power Apps, which can now incorporate ChatGPT. Extend ChatGPT to any platform, including React, Webflow, Zapier, Excel, and so on.

Make Apps with ChatGPT and Generative AI
Delivered Online On Demand6 hours 27 minutes
£82.99

How to start exercising when you have fatigue

By Pamela Rose - Fatigue Coach

We hear how helpful it is to exercise regularly for health and wellbeing. But when you have fatigue it can be difficult to know if this is going to help or hinder. And suspecting it could be the latter, then when is it the right time to start to feel confident about moving more...and gradually starting to exercise? How this webinar will help you I've helped hundreds of people to navigate this element of their recovery journey and I've used this experience to share in this webinar the most successful ways to plan for, and introduce, movement and exercise.  Who is this webinar for? Anyone who thinks they might be nearing a stage where exercise could well be possible again and are keen to ensure it goes well! Whether the goal be to walk, swim, cycle etc.    Please note: This event isn't about how to re-condition and move from severe fatigue to achieving some level of activity. That requires careful 1:1 guidance via my coaching service. This webinar is for those who have a base level of activity but want to be smart about where to build from there.   My help is relevant to anyone tackling a fatigue recovery journey - whether that be due to ME/CFS, Long Covid etc, or perhaps post-operative recovery. Basically, anyone who has - or has had - an energy-related issue that's meant they have to be very careful about what they commit to doing each day.   What topics do you cover?   How to spot when you're doing well enough to start thinking about exercising again How to feel confident about starting to do more The types of exercise that seem to go well at first Guidance and tips about HOW to start incorporating exercising into your recovery plan This is a recording of a live webinar that I held a short time ago. After the main presentation we held a Q&A session, and by purchasing this recording you'll also have access to a written capture of the questions asked, and my responses. Contents The webinar recording In this 49 minute video, hear me give advice and tips on how to tackle these tricky communication situations: Communicating your situation to those you live with/are close to - in a way that goes well, and doesn't negatively impact your health/symptoms How to talk to people who are 'helpfully' trying to tell you how to cure yourself (when you know it's wrong!) Socialising with friends when you have fatigue Navigating conversations at large events (weddings, parties etc) How to talk to people who don't understand fatigue (or even believe in it) How to start exercising webinar.mp4 48 mins104 MB A copy of the slides I presented How to start exercising with fatigue.pdf 1.38 MB The Q&A digest This is a written capture of the Q&A discussion, held after my main presentation. I didn't record the Q&A in order to allow those who attended live to feel comfortable switching their cameras on and participating in the discussion. I hope you find this written summary helpful. How to start exercising when you have fatigue.pdf 147 KB

How to start exercising when you have fatigue
Delivered Online On Demand1 hour
£10

Life after Boarding School - The Long Term Impact (Oxfordshire)

By Person Irresponsible

What are the long-term effects of having been sent to boarding school? For one a reticence to ever talk about it is pretty common! This structured talk gets boarders reacting with "I thought I was the only one!" and helps the therapists 'see' the experience beyond what is depicted in popular culture. Carefully crafted to give former boarders a way to express their experiences without sounding 'spoit' or 'ungrateful'.

Life after Boarding School - The Long Term Impact (Oxfordshire)
Delivered In-PersonFlexible Dates
£44.14

Life after Boarding School - The Long Term Impact (Edinburgh)

By Person Irresponsible

What are the long-term effects of having been sent to boarding school? For one a reticence to ever talk about it is pretty common! This structured talk gets boarders reacting with "I thought I was the only one!" and helps the therapists 'see' the experience beyond what is depicted in popular culture. Carefully crafted to give former boarders a way to express their experiences without sounding 'spoit' or 'ungrateful'.

Life after Boarding School - The Long Term Impact (Edinburgh)
Delivered In-PersonFlexible Dates
£44.14

Vue.js: Build a Full Stack App with Firebase, Vuex and Router

By Packt

Take your JavaScript and Vue skills to the next level by learning state management, routing, authentication and Firebase

Vue.js: Build a Full Stack App with Firebase, Vuex and Router
Delivered Online On Demand6 hours 5 minutes
£101.99

🚛 HGV Theory & CPC Case Study Test Preparation – 6-Month Access

5.0(27)

By PETM

Keep your drivers informed, compliant, and confident behind the wheel. This subscription is designed to improve driver knowledge, reduce risks, and support ongoing transport compliance. Each course tackles real-world challenges with clear, practical guidance drivers can apply immediately. 📲 24/7 online access for 12 months – start anytime, on any device!

🚛 HGV Theory & CPC Case Study Test Preparation – 6-Month Access
Delivered Online On Demand
£60

Programming in HTML5 with CSS

5.0(3)

By Systems & Network Training

Programming in HTML5 with CSS course description This course provides an introduction to HTML5, CSS3, and JavaScript. It is an entry point into both the Web application and Windows Store apps training paths. The course focuses on using HTML5 / CSS3 / JavaScript to implement programming logic, define and use variables, perform looping and branching, develop user interfaces, capture and validate user input, store data, and create well-structured application. What will you learn Create and style HTML5 pages. Use JavaScript. Style HTML5 pages by using CSS3. Use common HTML5 APLs in interactive Web applications. Create HTML5 Web pages that can adapt to different devices and form factors. Enhance the user experience by adding animations to the HTML5 page. Programming in HTML5 with CSS course details Who will benefit: Website developers. Prerequisites: HTML5 development fundamentals. Duration 5 days Programming in HTML5 with CSS course contents Overview of HTML and CSS Overview of HTML, Overview of CSS, Creating a Web Application by Using Visual Studio 2012. Hands on Exploring the Contoso Conference Application. Creating and Styling HTML5 Pages Creating an HTML5 Page, Styling an HTML5 Page. Hands on Creating and Styling HTML5 Pages. Introduction to JavaScript Overview of JavaScript Syntax, Programming the HTML DOM with JavaScript, Introduction to jQuery. Hands on Displaying Data and Handling Events by Using JavaScript. Creating Forms to Collect and Validate User Input Overview of Forms and Input Types, Validating User Input by Using HTML5 Attributes, Validating User Input by Using JavaScript. Hands on Creating a Form and Validating User Input. Communicating with a Remote Data Source Sending and Receiving Data by Using XMLHTTPRequest, Sending and Receiving Data by Using jQuery AJAX operations. Hands on Communicating with a Remote Data Source. Styling HTML5 by Using CSS3 Styling Text, Styling Block Elements, CSS3 Selectors, Enhancing Graphical Effects by Using CSS3. Hands on Styling Text and Block Elements using CSS3. Creating Objects and Methods by Using JavaScript Writing Well-Structured JavaScript, Creating Custom Objects, Extending Objects. Hands on Refining Code for Maintainability and Extensibility. Creating Interactive Pages using HTML5 APIs Interacting with Files, Incorporating Multimedia, Reacting to Browser Location and Context, Debugging and Profiling a Web Application. Hands on Creating Interactive Pages by Using HTML5 APIs. Adding Offline Support to Web Applications Reading and Writing Data Locally, Adding Offline Support by Using the Application Cache. Hands on Adding Offline Support to a Web Application. Implementing an Adaptive User Interface Supporting Multiple Form Factors, Creating an Adaptive User Interface. Hands on Implementing an Adaptive User Interface. Creating Advanced Graphics Creating Interactive Graphics by Using Scalable Vector Graphics, Programmatically Drawing Graphics by Using a Canvas. Hands on Creating Advanced Graphics. Animating the User Interface Applying CSS Transitions, Transforming Elements, Applying CSS Key-frame Animations. Hands on Animating User Interface Elements. Web Sockets for Real-Time Communications Introduction to Web Sockets, Sending and Receiving Data by Using Web Sockets. Hands on Implementing Real-Time Communications by Using Web Sockets. Creating a Web Worker Process Introduction to Web Workers, Performing Asynchronous Processing by Using a Web Worker. Hands on Creating a Web Worker Process.

Programming in HTML5 with CSS
Delivered in Internationally or OnlineFlexible Dates
£3,697

Geomechanics at Well and Field Scale

By EnergyEdge - Training for a Sustainable Energy Future

About this Training Course Geomechanical evaluations are about the assessment of deformations and failure in the subsurface due to oil & gas production, geothermal operations, CO2 storage and other operations. All geomechanical evaluations include four types of modelling assumptions, which will be systematically addressed in this training, namely: 1. Geometrical modelling assumption: Impact of structural styles on initial stress and stress redistribution due to operations 2. Formation (or constitutive) behaviour: Linear elastic and non-linear behaviour, associated models and their parameters, and methods how to constrain these using 3. Initial stress: Relation with structural setting and methods to quantify the in-situ stress condition 4. Loading conditions: Changes in pore pressure and temperature on wellbore and field scale This 5 full-day course starts with the determination of the stresses in the earth, the impact of different structural styles, salt bodies, faulting and folding on the orientation of the three main principal stress components. Different (field) data sources will be discussed to constrain their magnitude, while exercises will be made to gain hands-on experience. Subsequently, the concepts of stress and strain will be discussed, linear elasticity, total and effective stress and poro-elasticity in 1D, 2D and 3D, as well as thermal expansion. Participants will be able to construct and interpret a Mohr-circles. Also, different failure mechanisms and associated models (plastic, viscous) will be discussed. All these concepts apply on a material point level. Next, geomechanics on the wellbore scale is addressed, starting with the stress distribution around the wellbore (Kirsch equations). The impact of mudweight on shear and tensile failure (fracturing) will be calculated, and participants will be able to determine the mudweight window stable drilling operations, while considering well deviation and the use of oil-based and water-based muds (pore pressure penetration). Fracturing conditions and fracture propagation will be addressed. Field-scale geomechanics is addressed on the fourth day, focussing on building a 3D geomechanical model that is fit-for-purpose (focussing on the risks that need evaluation). Here, geological interpretation (layering), initial stress and formation property estimation (from petrophysical logs and lab experiments) as well as determining the loading conditions come together. The course is concluded with interpretation of the field-wide geomechanical response to reservoir depletion with special attention to reservoir compaction & subsidence, well failure and fault reactivation & induced seismicity. Special attention is paid to uncertainties and formulating advice that impacts decision-making during development and production stages of a project. This course can also be offered through Virtual Instructor Led Training (VILT) format. Training Objectives Upon completing of this course, the participants will be able to: Identify potential project risks that may need a geomechanical evaluation Construct a pressure-depth plot based on available field data (density logs, (X)LOT, FIT, RFT) Employ log-based correlation function to estimate mechanical properties Produce a simplified, but appropriate geometrical (layered, upscaled) model that honours contrasts in initial stress, formation properties and loading conditions, including Construct and interpret a Mohr-circle for shear and tensile failure Calculate the mud weight that leads to shear and tensile failure (fracturing conditions) Identify potential lab experiments to measure required formation properties Describe the workflow and data to develop a field-wide fit-for-purpose geomechanical model Discuss the qualitative impact of pressure and temperature change on the risk related to compaction, well failure, top-seal integrity and fault reactivation Target Audience This course is intended for Drilling Engineers, Well Engineers, Production Technologists, Completion Engineers, Well Superintendents, Directional Drillers, Wellsite Supervisors and others, who wish to further their understanding of rock mechanics and its application to drilling and completion. There is no specific formal pre-requisite for this course. However, the participants are requested to have been exposed to drilling, completions and production operations in their positions and to have a recommended minimum of 3 years of field experience. Course Level Intermediate Trainer Your expert course leader has over 30 years of experience in the Oil & Gas industry, covering all geomechanical issues in the petroleum industry for Shell. Some of his projects included doing research and providing operational advice in wellbore stability, sand failure prediction, and oil-shale retortion among others. He guided multi-disciplinary teams in compaction & subsidence, top-seal integrity, fault reactivation, induced-seismicity and containment. He was also involved in projects related to Carbon Capture Storage (CCS). He is the founding father of various innovations and assessment tools, and developed new insights into the root causes seismicity induced by Oil & Gas production. Furthermore, he was the regional coordinator for technology deployment in Africa, and Smart Fields (DOFF, iField) design advisor for Shell globally. He was responsible for the Geomechanical competence framework, and associated virtual and classroom training programme in Shell for the last 10 years. He served as one of the Subject Matter Expert (SME) on geomechanics, provided Technical Assurance to many risk assessments, and is a co-author of Shell's global minimun standard on top-seal integry and containment. He has a MSc and PhD in Civil Engineering and computational mechanics from Delft University of Technology, The Netherlands. Training experience: Developed and delivered the following (between 2010 and 2020): The competence framework for the global geomechanical discipline in Shell Online Geomechanical training programs for petroleum engineers (post-doc level) The global minimum standard for top-seal integrity assessment in Shell Over 50 learning nuggets with Subject Matter Experts Various Shell virtual Geomechanical training courses covering all subjects Developed Advanced Geomechanical training program for experienced staff in Shell Coaching of KPC staff on Geomechanics and containment issues on an internship at Shell in The Netherlands, Q4 2014 Lectured at the Utrecht University summer school (The Netherlands, 2020) on induced seismicity among renowned earthquake experts (Prof. Mark Zoback, Prof. Jean-Philippe Avouac, Prof. Jean-Pierre Ampuero and Prof. Torsten Dahm) (https://www.nwo.nl/onderzoeksprogrammas/deepnl/bijeenkomsten/6-10-juli-2020-deepnl-webinar-series-induced-seismicity) Lectured at the Danish Technical University summer school (Copenhagen, 2021) summer school on Carbon Capture and Storage (https://www.oilgas.dtu.dk/english/Events/DHRTC-Summer-School) Virtual Carbon Capture and Storage (CCS): Project Risks & How to Manage Them training course (October and November 2021) POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

Geomechanics at Well and Field Scale
Delivered in Internationally or OnlineFlexible Dates
£3,697 to £4,299

17th AUGUST: FREE REDUCING STRESS AND ANXIETY: BREATH EXERCISES

5.0(43)

By Art and Spirituality CIC

In this free and welcoming session, you’ll learn how to reduce stress and anxiety using one of the most powerful tools you already have: your breath. This practical class is designed to help you identify the signs of stress in your body and mind, and gently guide you toward restoring balance using simple, effective breathing techniques. Whether you're feeling overwhelmed, anxious, or simply in need of a moment of calm, you’ll leave with easy-to-use tools that can support your well-being anytime, anywhere. Through guided exercises and gentle breathwork, we’ll explore: How to recognise stress and anxiety patterns in your daily life Why the breath is such a powerful tool for emotional regulation A variety of simple breathing techniques to calm the nervous system How to use breath as a grounding practice in moments of overwhelm A short relaxation practice to integrate what you’ve learned No previous experience needed—just bring yourself, comfortable clothing, and a willingness to breathe. Come as you are. Leave feeling more grounded, peaceful, and connected to your inner calm. Open to all – everyone welcome. This FREE class is for Adults and is sponsored by Community Fund, Awards for All By attending this class you release the teacher, Giada Gaslini and Art and Spirituality Cic, from any liability arising out of any personal injuries, emotional or physical release, death, physical reaction, expectations of results, theft in the venue or damages that may happen to people and objects while attending. Pictures will be taken during the workshop, if you prefer not to be in them, please inform the teacher.

17th AUGUST: FREE REDUCING STRESS AND ANXIETY: BREATH EXERCISES
Delivered In-Person in Edinburgh
FREE