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

78 Educators providing Courses in Leeds

123...8

Courses matching "form"

Show all 519

Conflict Management 1 Day Training in Harrogate

By Mangates

Conflict Management 1 Day Training in Harrogate

Conflict Management 1 Day Training in Harrogate
Delivered In-Person + more
£595 to £795

The Ultimate Guide to Event Planning - 1 Day Workshop in Harrogate

By Mangates

Event Planning 1 Day Training in Harrogate

The Ultimate Guide to Event Planning - 1 Day Workshop in Harrogate
Delivered In-Person + more
£595 to £795

Guided Minds Meditation Programme.

5.0(1)

By The Northern College Of Clinical Hypnotherapy

🌿 Guided Minds: A 12-Month Meditation Journey Create calm, clarity & connection—one month at a time. Guided Minds is a year-long meditation programme designed to help you build a sustainable, enriching practice through monthly themes, supportive sessions, and practical tools for real life. Whether you're new to meditation or looking to deepen your experience, this programme will guide you with compassion and clarity. 🔁 Programme Format Weekly Live Sessions (Online & In-Person) Monthly Themes & Challenges Guided Meditations & Practices Supportive Community Access to Session Recordings Join monthly or commit to the full journey—the choice is yours. 🌟 Monthly Themes Overview July: Making Meditation a Healthy Habit Learn how to create a sustainable daily practice using breath, posture and science-backed techniques. ✔️ Relaxation response ✔️ Meditation for clarity & calm ✔️ Core practices: breath, posture, stillness ✔️ In-person Session 5: “Pulling It All Together” August: Meditation & Mindfulness Focus on the profound benefits of meditation: ✔️ Stress relief, heart health, immunity ✔️ Slowing ageing, boosting self-compassion ✔️ 3 Principles: Habituation, Wisdom, Openheartedness ✔️ Diamond Dedication Meditation September: Calming a Wandering Mind Tame your busy mind through simple, powerful practices. ✔️ Focused attention vs. mind-wandering ✔️ Thought loops & rumination ✔️ Colour, mantra & visualisation meditations ✔️ Mindfulness of thought October: Creating a Mindful Life Bring mindfulness into everyday moments. ✔️ Living in the now ✔️ Radical acceptance & surrender ✔️ Senses as anchors: sound, touch, breath ✔️ Showing up fully for life November: Meditation for Stress Relief Practical methods to manage stress & emotional overload. ✔️ Good vs. bad stress ✔️ The ego, fight/flight, and impermanence ✔️ Gratitude & visualisation ✔️ Overcoming obstacles to meditation December: Rest & Reflection Warm the heart and calm the mind before the holidays. ✔️ Body-based awareness ✔️ Reviewing your progress ✔️ Meditations for resilience ✔️ Peaceful practices for winter January: Meditation for Positive Emotions Start the year with joy, love, and purpose. ✔️ Heart-opening meditations ✔️ Gratitude & happiness ✔️ Intention-setting with optional cacao ceremony ✔️ Emotional healing & connection February: Meditation for Well-Being A holistic approach to health from the inside out. ✔️ Four foundations of mindfulness ✔️ Forgiveness (including Huna meditations) ✔️ Body-mind connection ✔️ Compassion and curiosity March: Deeper into Meditation Explore advanced techniques with renewed clarity. ✔️ Insight, wisdom, open-heartedness ✔️ Posture & Nine-Cycle Breathing ✔️ Concentration & mental clarity ✔️ Appreciation for life April: Meditation for Relaxation Recharge your nervous system with rest-focused meditations. ✔️ Body scan & breath awareness ✔️ Guided deep relaxation ✔️ Calming anxiety & overactivity ✔️ Rest as a radical act May: The Art of Living Live with intention and reverence. ✔️ Meditation on impermanence & emptiness ✔️ Self-love & emotional nourishment ✔️ Present moment awareness ✔️ Breath as a life companion June: Meditation on Inner Peace End the year rooted, spacious, and unshakable. ✔️ Letting go of resistance ✔️ Unflappability & mental resilience ✔️ Responsibility & self-awareness ✔️ Lasting inner calm and clarity 💷 Pricing Options Online sessions: £10 each In-person sessions: £15 each Join the Guided Minds Meditation Community for £28/month ✓ Includes all sessions (online & in-person) ✓ Unlimited access to recordings ✓ Bonus practices & group support 🌱 Ready to begin? Each month offers a new opportunity to reset, reflect and grow. Join any time, or commit to the full year and transform your relationship with your mind, body and life.

Guided Minds Meditation Programme.
Delivered in Harrogate + 1 more or Online + more
£10 to £15

Boost Customer Satisfaction: Join us 1 Day Training in Harrogate

By Mangates

Customer Service Essentials 1 Day Training in Harrogate

Boost Customer Satisfaction: Join us 1 Day Training in Harrogate
Delivered In-Person + more
£595 to £795

Communication Skills 1 Day Training in Harrogate

By Mangates

Communication Skills 1 Day Training in Harrogate

Communication Skills 1 Day Training in Harrogate
Delivered In-Person + more
£595 to £795

Conflict Management 1 Day Training in Leeds

By Mangates

Conflict Management 1 Day Training in Leeds

Conflict Management 1 Day Training in Leeds
Delivered In-Person + more
£595 to £795

Conflict Management 1 Day Training in Wakefield

By Mangates

Conflict Management 1 Day Training in Wakefield

Conflict Management 1 Day Training in Wakefield
Delivered In-Person + more
£595 to £795

The Ultimate Guide to Event Planning - 1 Day Workshop in Leeds

By Mangates

Event Planning 1 Day Training in Leeds

The Ultimate Guide to Event Planning - 1 Day Workshop in Leeds
Delivered In-Person + more
£595 to £795

The Ultimate Guide to Event Planning - 1 Day Workshop in Wakefield

By Mangates

Event Planning 1 Day Training in Wakefield

The Ultimate Guide to Event Planning - 1 Day Workshop in Wakefield
Delivered In-Person + more
£595 to £795

Database fundamentals

5.0(3)

By Systems & Network Training

Database fundamentals training course description This three-day training course helps you prepare for Microsoft Technology Associate Exam 98-364, and build an understanding of these topics: Core Database Concepts, Creating Database Objects, Manipulating Data, Data Storage, and Administering a Database. What will you learn Describe core database concepts. Create database objects. Manipulate data. Describe data storage. Administer a database. Create a relational database consisting of 3 related tables. Database fundamentals training course details Who will benefit: Those working with databases. Prerequisites: None. Duration 3 days Database fundamentals training course contents Understanding core database concepts Flat-type databases, hierarchical databases, relational databases, database fundamentals, relational database concepts, using the SQL Server Management Studio Interface. Data Manipulation Language (DML), Data Definition Language (DDL), using DDL statements. Creating database objects Defining data types, using built-in data types, using exact numeric data types, using approximate numeric data types. Creating and using tables. Creating views. Creating stored procedures, SQL injections. Manipulating data Using Queries to select data, combining conditions, using the BETWEEN clause, using the NOT clause, using the UNION clause, using the EXCEPT and INTERSECT clauses, using the JOIN clause. Using Queries to insert data, Inserting data. Updating data and databases, Using the UPDATE statement. Deleting data, Using the DELETE statement, truncating a table with TRUNCATE TABLE, deleting a table with DROP TABLE, using referential integrity. Understanding data storage Normalising a database, normalization, first normal form, second normal form, third normal form, fourth normal form, fifth normal form. Primary, foreign and composite keys, clustered and non-clustered indexes, creating a non-clustered table. Administering a Database Securing Databases, server-level security, database-level security, Windows security, SQL authentication, database server roles, granting access to a database, fixed database roles, object permissions, managing roles, ownership chains, reviewing a sample security model. Backing up and restoring databases, recovery models, backup devices.

Database fundamentals
Delivered in Internationally or OnlineFlexible Dates
£2,367