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

3881 Link courses

The 7 Habits of Highly Effective People

4.9(9)

By Noble Foods

We’re excited to bring you something truly special — for the first time ever at Noble Foods, we’re offering The 7 Habits of Highly Effective People, the globally renowned personal and professional development programme based on Stephen Covey’s best-selling book. Whether you're looking to lead with more impact, manage your time more effectively, or simply bring more balance and clarity to your life — this course will give you the tools to do just that. 🧠 What’s in it for you? Learn how to take initiative, focus on what really matters, and build better habits at work and at home Develop stronger relationships, communicate more effectively, and increase your influence Boost your motivation, energy, and personal growth 🗓️ Course Details: Two full-day sessions: Tuesday 9th September and 23rd September Location: North Scarle Office, Lincoln Time: 9.30am–4.30pm Virtual option: You can join live via Teams if necessary — but please note that this will run 9am to 4.30pm, (with regular breaks!) and the majority of participlants will be joining in person. 📘 This is likely to be the only time we offer this programme at Noble for the next 12 to 24 months, so don’t miss the chance to take part in something that could shift how you think, lead, and live. 👉 Places are limited. If you're interested, speak to your manager or contact Lee SHeldon for further information (Email - lee.sheldon@masteringmultiunits.com) Let’s unlock your potential and unleash performance — together. 👉 For more information on The 7 Habits, please watch this short video about the programme… https://players.brightcove.net/1302165881001/default_default/index.html?videoId=6362365130112 Or download a free ebook using this link: https://online.flippingbook.com/view/116157985/?mkt_tok=NTU4LVRKUC0yMTIAAAGYJxCl_6FLtdMxW8RGXvPfb6u9ChRRzYsQF8X356JMRBF0xKFUmj4dYZyXOfz35cyA3stUgme7C8gQkPtuZEd6j4ck5hUKicRxauBxORLvQXw /

The 7 Habits of Highly Effective People
Delivered Online & In-Person in Lincoln + more
FREE

Gluten Free Health Level 2

By iStudy UK

Are you looking to transition to a gluten-free diet? This course will equip you with the essential knowledge you need to lead a gluten-free lifestyle, guiding you every step of the way. You will learn about the downside of gluten, exploring how celiac disease develops, as how going gluten-free helps decrease the symptoms of ADHD and autism. What's more, you'll know how to avoid the pitfalls of starting a gluten-free lifestyle, by learning from an experienced dietitian.  This course will prepare you for your new lifestyle with essential information on how to shop for gluten-free food, as well as tips for dining out on a gluten-free diet. Adapting to gluten-free is easy when you have the right information. Find out how to make the transition seamless, with this in-depth course. Learning Outcomes: Transition to a gluten-free lifestyle with our simple step-by-step guide Learn how to dine out on a gluten-free diet and shop for gluten-free food Understand the link between gluten and celiac disease Avoid the pitfalls of starting a gluten-free diet Deepen your understanding of the many benefits of going gluten-free Understand how eliminating gluten from your diet can reduce symptoms of ADHD Boost your energy levels and promote long-term weight-loss with your new lifestyle Career Path Once you have successfully completed this course, you will be able to transition to a gluten-free diet easily, with the practical knowledge you need to prepare gluten-free meals and lead a happy, healthier lifestyle. This course will also equip you with the skills to advise those with gluten intolerances on how to adjust their diet and lifestyle. Gluten Free Health Level 2 Module 01: Introduction to a Gluten-Free Lifestyle 00:05:00 Module 02: The Downside of Gluten - Celiac Disease 00:07:00 Module 03: Shopping Gluten-Free 00:11:00 Module 04: Gluten-Free Lifestyle - Getting Started 00:09:00 Module 05: Dining Out the Gluten-Free Way 00:07:00 Module 06: Avoiding the Pitfalls of Gluten-Free 00:07:00 Module 07: Celiac Disease - Emotional Obstacles 00:09:00 Module 08: ADHD Autism & Gluten 00:08:00 Module 09: Adapting Your Diet to Gluten-Free 00:05:00 Module 10: Review & Conclusion 00:06:00

Gluten Free Health Level 2
Delivered Online On Demand1 hour 14 minutes
£25

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms Prerequisites Successful learners will have prior knowledge and understanding of: Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations. Both Azure administration and Azure development with proven expertise in at least one of these areas. Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software. AZ-104T00 - Microsoft Azure Administrator AZ-204T00: Developing Solutions for Microsoft Azure 1 - Introduction to DevOps What is DevOps? Explore the DevOps journey Identify transformation teams Explore shared goals and define timelines 2 - Choose the right project Explore greenfield and brownfield projects Decide when to use greenfield and brownfield projects Decide when to use systems of record versus systems of engagement Identify groups to minimize initial resistance Identify project metrics and key performance indicators (KPIs) 3 - Describe team structures Explore agile development practices Explore principles of agile development Define organization structure for agile practices Explore ideal DevOps team members Enable in-team and cross-team collaboration Select tools and processes for agile practices 4 - Choose the DevOps tools What is Azure DevOps? What is GitHub? Explore an authorization and access strategy Migrate or integrate existing work management tools Migrate or integrate existing test management tools Design a license management strategy 5 - Plan Agile with GitHub Projects and Azure Boards Link GitHub to Azure Boards Configure GitHub Projects Manage work with GitHub Project boards Customize Project views Collaborate using team discussions Agile Plan and Portfolio Management with Azure Boards 6 - Introduction to source control Explore DevOps foundational practices What is source control? Explore benefits of source control Explore best practices for source control 7 - Describe types of source control systems Understand centralized source control Understand distributed source control Explore Git and Team Foundation Version Control Examine and choose Git Understand objections to using Git Describe working with Git locally 8 - Work with Azure Repos and GitHub Migrate from TFVC to Git Use GIT-TFS Develop online with GitHub Codespaces 9 - Structure your Git Repo Explore monorepo versus multiple repos Implement a change log 10 - Manage Git branches and workflows Explore branch workflow types Explore feature branch workflow Explore Git branch model for continuous delivery Explore GitHub flow Explore fork workflow Version Control with Git in Azure Repos 11 - Collaborate with pull requests in Azure Repos Collaborate with pull requests Examine GitHub mobile for pull request approvals 12 - Identify technical debt Examine code quality Examine complexity and quality metrics Measure and manage technical debt Integrate other code quality tools Plan effective code reviews 13 - Explore Git hooks Implement Git hooks 14 - Plan foster inner source Explore foster inner source Implement the fork workflow Describe inner source with forks 15 - Manage Git repositories Work with large repositories Purge repository data Manage releases with GitHub Repos Automate release notes with GitHub 16 - Explore Azure Pipelines Explore the concept of pipelines in DevOps Describe Azure Pipelines Understand Azure Pipelines key terms 17 - Manage Azure Pipeline agents and pools Choose between Microsoft-hosted versus self-hosted agents Explore job types Explore predefined agent pool Understand typical situations for agent pools Communicate with Azure Pipelines Communicate to deploy to target servers Examine other considerations Describe security of agent pools Configure agent pools and understanding pipeline styles 18 - Describe pipelines and concurrency Understand parallel jobs Estimate parallel jobs Describe Azure Pipelines and open-source projects Explore Azure Pipelines and Visual Designer Describe Azure Pipelines and YAML 19 - Explore continuous integration Learn the four pillars of continuous integration Explore benefits of continuous integration Describe build properties Enable Continuous Integration with Azure Pipelines 20 - Implement a pipeline strategy Configure agent demands Implement multi-agent builds Explore source control types supported by Azure Pipelines 21 - Integrate with Azure Pipelines Describe the anatomy of a pipeline Understand the pipeline structure Detail templates Explore YAML resources Use multiple repositories in your pipeline 22 - Introduction to GitHub Actions What are Actions? Explore Actions flow Understand workflows Describe standard workflow syntax elements Explore events Explore jobs Explore runners Examine release and test an action 23 - Learn continuous integration with GitHub Actions Describe continuous integration with actions Examine environment variables Share artifacts between jobs Examine Workflow badges Describe best practices for creating actions Mark releases with Git tags Create encrypted secrets Use secrets in a workflow Implement GitHub Actions for CI/CD 24 - Design a container build strategy Examine structure of containers Work with Docker containers Understand Dockerfile core concepts Examine multi-stage dockerfiles Examine considerations for multiple stage builds Explore Azure container-related services Deploy Docker containers to Azure App Service web apps 25 - Introduction to continuous delivery Explore traditional IT development cycle What is continuous delivery? Move to continuous delivery Understand releases and deployments Understand release process versus release 26 - Create a release pipeline Describe Azure DevOps release pipeline capabilities Explore release pipelines Explore artifact sources Choose the appropriate artifact source Examine considerations for deployment to stages Explore build and release tasks Explore custom build and release tasks Explore release jobs Configure Pipelines as Code with YAML 27 - Explore release recommendations Understand the delivery cadence and three types of triggers Explore release approvals Explore release gates Use release gates to protect quality Control Deployments using Release Gates 28 - Provision and test environments Provision and configure target environments Configure automated integration and functional test automation Understand Shift-left Set up and run availability tests Explore Azure Load Testing Set up and run functional tests 29 - Manage and modularize tasks and templates Examine task groups Explore variables in release pipelines Understand variable groups 30 - Automate inspection of health Automate inspection of health Explore events and notifications Explore service hooks Configure Azure DevOps notifications Configure GitHub notifications Explore how to measure quality of your release process Examine release notes and documentation Examine considerations for choosing release management tools Explore common release management tools 31 - Introduction to deployment patterns Explore microservices architecture Examine classical deployment patterns Understand modern deployment patterns 32 - Implement blue-green deployment and feature toggles What is blue-green deployment? Explore deployment slots Describe feature toggle maintenance 33 - Implement canary releases and dark launching Explore canary releases Examine Traffic Manager Understand dark launching 34 - Implement A/B testing and progressive exposure deployment What is A/B testing? Explore CI-CD with deployment rings 35 - Integrate with identity management systems Integrate GitHub with single sign-on (SSO) Explore service principals Explore Managed Identity 36 - Manage application configuration data Rethink application configuration data Explore separation of concerns Understand external configuration store patterns Examine Key-value pairs Examine App configuration feature management Integrate Azure Key Vault with Azure Pipelines Manage secrets, tokens and certificates Examine DevOps inner and outer loop Integrate Azure Key Vault with Azure DevOps Enable Dynamic Configuration and Feature Flags 37 - Explore infrastructure as code and configuration management Explore environment deployment Examine environment configuration Understand imperative versus declarative configuration Understand idempotent configuration 38 - Create Azure resources using Azure Resource Manager templates Why use Azure Resource Manager templates? Explore template components Manage dependencies Modularize templates Manage secrets in templates Deployments using Azure Bicep templates 39 - Create Azure resources by using Azure CLI What is Azure CLI? Work with Azure CLI 40 - Explore Azure Automation with DevOps Create automation accounts What is a runbook? Understand automation shared resources Explore runbook gallery Examine webhooks Explore source control integration Explore PowerShell workflows Create a workflow Examine checkpoint and parallel processing 41 - Implement Desired State Configuration (DSC) Understand configuration drift Explore Desired State Configuration (DSC) Explore Azure Automation State configuration (DSC) Examine DSC configuration file Explore hybrid management Implement DSC and Linux Automation on Azure 42 - Implement Bicep What is Bicep? Install Bicep Understand Bicep file structure and syntax 43 - Introduction to Secure DevOps Describe SQL injection attack Understand DevSecOps Explore Secure DevOps Pipeline Explore key validation points Explore continuous security validation Understand threat modeling 44 - Implement open-source software Explore how software is built What is open-source software Explore corporate concerns with open-source software components Explore common open-source licenses Examine license implications and ratings 45 - Software Composition Analysis Inspect and validate code bases for compliance Explore software composition analysis (SCA) Integrate Mend with Azure Pipelines Implement GitHub Dependabot alerts and security updates Integrate software composition analysis checks into pipelines Examine tools for assess package security and license rate Interpret alerts from scanner tools Implement security and compliance in an Azure Pipeline 46 - Static analyzers Explore SonarCloud Explore CodeQL in GitHub Manage technical debt with SonarCloud and Azure DevOps 47 - OWASP and Dynamic Analyzers Plan Implement OWASP Secure Coding Practices Explore OWASP ZAP penetration test Explore OWASP ZAP results and bugs 48 - Security Monitoring and Governance Implement pipeline security Explore Microsoft Defender for Cloud Examine Microsoft Defender for Cloud usage scenarios Explore Azure Policy Understand policies Explore initiatives Explore resource locks Explore Azure Blueprints Understand Microsoft Defender for Identity 49 - Explore package dependencies What is dependency management? Describe elements of a dependency management strategy Identify dependencies Understand source and package componentization Decompose your system Scan your codebase for dependencies 50 - Understand package management Explore packages Understand package feeds Explore package feed managers Explore common public package sources Explore self-hosted and SaaS based package sources Consume packages Publish packages Package management with Azure Artifacts 51 - Migrate consolidating and secure artifacts Identify existing artifact repositories Migrate and integrating artifact repositories Secure access to package feeds Examine roles Examine permissions Examine authentication 52 - Implement a versioning strategy Understand versioning of artifacts Explore semantic versioning Examine release views Promote packages Explore best practices for versioning 53 - Introduction to GitHub Packages Publish packages Install a package Delete and restore a package Explore package access control and visibility 54 - Implement tools to track usage and flow Understand the inner loop Explore Azure Monitor and Log Analytics Examine Kusto Query Language (KQL) Explore Application Insights Implement Application Insights Monitor application performance with Application Insights 55 - Develop monitor and status dashboards Explore Azure Dashboards Examine view designer in Azure Monitor Explore Azure Monitor workbooks Explore Power BI Build your own custom application 56 - Share knowledge within teams Share acquired knowledge within development teams Integrate with Azure Boards Share team knowledge using Azure Project Wiki 57 - Design processes to automate application analytics Explore rapid responses and augmented search Integrate telemetry Examine monitoring tools and technologies 58 - Manage alerts, blameless retrospectives and a just culture Examine when get a notification Explore how to fix it Explore smart detection notifications Improve performance Understand server response time degradation Reduce meaningless and non-actionable alerts Examine blameless retrospective Develop a just culture

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions
Delivered OnlineFlexible Dates
£2,975

Goal Setting and Life Planning

By iStudy UK

This coursework will work as a toolkit for you to set your goals right and be able to keep working on them afterward. Be it your health, finance, relationships, or even casual events - Goal Setting and Life Planning course helps you as a planning Guru at your every step. From this coursework, you will discover what really is important for you, and learn how to strive towards it. This course is essentially a capstone for grasping all the techniques to determine your real goals, practice to stay focused, and finally, work it out. It gives out practical instructions that really work!  Highlights of the course  Determine your goals and dreams Learn to stay motivated and focused Explore the methods to work your plans out Discover the secrets to a successful life Establish a positive mindset Map out an effective goal plan What you'll learn Create your PERSONAL COPY of the Life Compass tool Gain control over your life and ensure you take action where it really matters Gain clarity and visibility across all areas of your life Review your critical goals on a monthly basis Celebrate your successes as you go along Who this course is for: Anyone looking to gain more productivity Anyone who lacks of a sense of purpose in his/her life Anyone who feels overwhelmed or having too much to do Anyone who finds it difficult to stay focused on the goals he/she sets for him/herself Anyone who is looking for a turnkey solution for life planning and goal setting Principles and Guidance Welcome FREE 00:01:00 World Class tips for Goal Setting 00:05:00 Mission statement and Values 00:02:00 Long term goals 00:02:00 Monthly Scorecard 00:03:00 Month specific activities 00:06:00 Conclusion 00:04:00 DOWNLOAD YOUR LIFE COMPASS HERE LIFE COMPASS LINK 00:05:00 DEMO videos: HOW TO USE THE LIFE COMPASS DEMO 1 - Mission statement 00:05:00 DEMO 2 - Long term goals 00:06:00 DEMO 3 - Monthly scorecard 00:05:00 DEMO 4 - Energy audit 00:03:00 DEMO 5 - Month specific activities 00:04:00 DEMO 6 - Greg personal Life Compass 00:03:00

Goal Setting and Life Planning
Delivered Online On Demand54 minutes
£25

October network get-together

By Creative Workshops Scotland

Get together for creatives in Scotland who run in-person and online workshops to earn a living.

October network get-together
Delivered In-PersonFlexible Dates
FREE

CSS for Everybody: From Beginner to Boss

By Packt

Code along with the course to create responsive, mobile-first websites that look stunning using CSS. Test the skills you've learned in the course by attempting the projects at the end of every section.

CSS for Everybody: From Beginner to Boss
Delivered Online On Demand4 hours 31 minutes
£29.99

Bipolar Disorder Awareness Course

3.5(2)

By Elearncollege

Description Bipolar Disorder Awareness Diploma  To comprehend 'Bipolar Disorder', we must first discuss the topic of mental illness. You will be able to develop a holistic approach to the term while taking this Diploma. The Bipolar Disorder Awareness Diploma plans to address the following concerns: 1.Who does it affect? 2.Commonly prevalent forms of cerebral ailments 3.Disputes surrounding the concept 4.Prevention methods 5.Causes and predictions suggested by the latest reports Bipolar disorder is prevalent in various forms. While more commonly, people suffering from it experience moodiness and sensitivity, other variations fluctuate significantly. Through your readings and research, you will learn about the different types and expand your in-depth knowledge of their symptoms, treatments and impact on the victim. Psychiatrists believe this disorder is triggered, sustained and deteriorated by more than a couple of factors. The course details the findings of research scholars about linkages between mental health and several other genetic & ecological aspects. Though it's a diagnosis, bipolar disorder is usually accompanied by two or more auxiliary psychiatric ailments. The Bipolar Disorder Awareness Course studies the range of these co-occurring mental illnesses. Medication is only part of- the treatment for bipolar disorder. The Diploma explores the typically prescribed drugs for each variation, including the working, administration, reactions, usefulness and associated risks of drug intake, especially during pregnancy. As stated above, the treatment isn't restricted to just medication. There are alternative measures available for those diagnosed with this condition. Psychotherapy is one such treatment. It inspires people with bipolar disorders to talk about their problems freely to benefit the larger population. Bipolar Disorder Awareness Diploma covers the use of psychotherapy, its benefits, application and efficiency. Most medical professionals believe that although there is no cure for bipolar disorder, one can control its effects by making significant lifestyle changes in your diet, sleep, exercise, social interactions, etc. This can help prevent frequent mood swings and reduce the intensity of those that occur. Along with psychology and medication, this course familiarizes you with the other steps a patient can take. Bipolar disorder affects not only those suffering from it but also their near and dear ones. The Diploma explores the challenges encountered by people close to a victim. It elucidates how to overcome them, effectively communicate when someone around you is going through mood swings, and have a crisis plan. The idea is to care for the patient and also for those who are guardians/caretakers. After all, they must also ensure their health to care for others. The diagnosis of bipolar disorder can happen at any age or stage in life, and it is regarded as a lasting condition. This Bipolar Disorder Awareness Diploma elaborates its effect on people of different ages, focusing on the problems that kids, teenagers, young adults, the middle-aged and the elders have to cope with. It helps them and their loved ones develop a healthy and fruitful lifestyle. Last but not least, the Bipolar Disorder Awareness Diploma course carefully studies the link between the disorder and career development, the issue of judgement & discrimination, everyday problems and adjustments. It discusses how companies can nurture a trusting, open and harmonious work environment toward a win-win. What you will learn 1: Introduction to Bipolar Disorder  2: Bipolar Types 3: Making the right planning to protect yourself from bipolar disorder  4: Differentiate Bipolar Disorder from Other Health Issues  5: Know the Signs  6: Finding Out Triggers points and Stressors  7: Changing Your Life  8: Stand with Your Loved One  9: Plan of Action to Face Possible Crisis  10: Help Your Bipolar Youngster  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.

Bipolar Disorder Awareness Course
Delivered Online On Demand9 days
£99

Facilities Management Diploma - CPD Certified

4.9(27)

By Apex Learning

Master the crucial skills needed to embark upon a successful career as a Facilities Manager. So, Enrol Facilities management complete package now!! Facilities Management is the organisational function of integrating people, processes and places within a built environment to upgrade their quality of life and the efficiency of the central business. It is totally about looking after the buildings and people working therein. This online Facilities Management course is an excellent choice for individuals interested in the field of facilities management. The course will be helpful whether you are an existing facility management professional or looking to explore this as a career option. Along with this Facilities Management Course, you will get 11 premium courses, an original Hardcopy, 11 PDF Certificates (Main Course + Additional Courses) Student ID card as gifts. Courses are included in this Facilities Management Bundle? Course 01: Facilities Management Level 3 Course 02: Level 4- Office Management Course 03: Functional Skills IT Course 04: Workplace Health and Safety Diploma Course 05: Performance Management Course 06: Security Management Advanced Diploma Course 07: Data Protection and Data Security Level 2 Course 08: Risk Management Course 09: Online Workplace First Aid Level 3 Course Course 10: Decision Making and Critical Thinking Course 11: Time Management Learning Outcome of Facilities Management Gain a good comprehension of the facilities management sector Learn more about the welfare facilities required in the workplace Understand the link between sustainable development and facilities management Carefully focus on the productive operations of a variety of businesses Classify the variations between operations and maintenance Learn the most effective Facilities management method of delivering projects within cost, schedule, and resource limitations Enrol now in Facilities Management To advance your career, and use the premium study materials from Apex Learning. The Facilities management bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Facilities Management Expertise and essential knowledge, which will assist you in reaching your goal. Course Curriculum of Facilities Management Bundle : Course 01: Facilities Management Level 3 Module 01: Introduction Module 02: Space Management Module 03: Managing Workplace Services Module 04: Human Resource and Contract Management Module 05: Lease Purchase and Vendor Management Module 06: Health and Safety at Work Module 07: Sustainable Facility Management Module 08: Maintenance and Repairs Module 09: Project Management Module 10: Business Development and Succession Planning How will I get my Facilities Management Certificate? After successfully completing the Facilities Management course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously, it was £6*12 = £72) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Facilities Management Bundle. Requirements This Facilities Management course has been designed to be fully compatible with tablets and smartphones. Career path ***Facilities Management*** Asset Manager Facilities Coordinator / Supervisor Plant or Operations Manager Developer Building or Facility Engineer Building or Facility Manager These jobs' annual salary ranges from £32,000 to £90,000. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Facilities Management Level 3) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Facilities Management Diploma - CPD Certified
Delivered Online On Demand
£45

Sterling Silver Bangle Workshop. June 30th

By Oldman House Studio

Sterling Silver Bangle Workshop For Complete Beginners. A day to learn some basic silver jewellery making techniques and create your own bangles. Learn to use basic tools and techniques to form and texture, hammered or waved bangles to completion. Going home with beautifuly finished items of jewellery. The ticket price covers the cost of tuition and all precious and non precious practice materials. Whilst soldering experience is not necessary, a basic understanding of soldering and forming metal would be advantageous, enabling you more time to focus on your design. However, we practice simple soldering techniques, for those with little or no experience. To ensure that all abilities are catered for. On the day you will design and make gorgeous sterling silver bangles. You will be guided through a variety of techniques. You can choose from a variety of designs to make two bangles. You can choose to make hammered textures, using small specialised hammers. Twisted wire bangles. Waved or plain round bangles or a combination of two designs. If you wish, these can be joined together with a large jump ring. Price includes all precious materials, practice materials & instruction. We also include light refreshments of hot and cold drinks with plenty of cake and biscuits throughout the day. Please note, this ticket is your deposit and is non-refundable unless the event is cancelled. We reserve the right to cancel the event if we do not have a minimum of 3 people, in which case your payment will be fully refunded. To ensure the quality of your personal experience, the classes are limited to six people. You will have quality time to ask any questions you might have, and guided help along the way. Suitable for complete beginners and limited to adults only. You will be provided with an apron and safety glasses but please wear workshop appropriate clothing on the day (no open toe shoes or loose clothing) for your safety. Please get in touch if you’d like a group booking on an alternative date. About the workshop Make your own bangles - choice of different designs and textures. There are different texture and forming tools to choose from, to make your bangle combinations unique to you. We cover a range of basic silversmithing techniques in this workshop so it really is a great introduction to working with silver. Who is it for? Beginners onwards. What will I learn? You'll learn the basics of jewellery making, including annealing, sawing, filing, soldering, shaping, forming, texturing and polishing. What's included? We provide all the equipment and materials you will need including the sterling silver to make your bangles. Tea, coffee and cake are also included on the day. What shall I bring? Reading glasses if you use them. Also to keep you safe it's best to wear closed toed shoes, tie long hair back and avoid loose flapping clothing. For more information about our terms and conditions, please refer to the link on our Facebook page, or feel free to contact us. Please be aware that cancellations made within two weeks of the event date will forfeit the workshop fee, although we may be able to fill your place and offer a refund. We reserve the right to cancel the class if we do not have a minimum of three people attending. Should this happen, your payment will be fully refunded. We are committed to ensuring that every participant has a fantastic time, and we can't wait to see you at our next workshop!

Sterling Silver Bangle Workshop. June 30th
Delivered In-PersonFlexible Dates
£85

Sterling Silver Bangle Workshop.

By Oldman House Studio

Sterling Silver Bangle Workshop For Complete Beginners. A day to learn some basic silver jewellery making techniques and create your own bangles. Learn to use basic tools and techniques to form and texture, hammered or waved bangles to completion. Going home with beautifuly finished items of jewellery. The ticket price covers the cost of tuition and all precious and non precious practice materials. Whilst soldering experience is not necessary, a basic understanding of soldering and forming metal would be advantageous, enabling you more time to focus on your design. However, we practice simple soldering techniques, for those with little or no experience. To ensure that all abilities are catered for. On the day you will design and make gorgeous sterling silver bangles. You will be guided through a variety of techniques. You can choose from a variety of designs to make two bangles. You can choose to make hammered textures, using small specialised hammers. Twisted wire bangles. Waved or plain round bangles or a combination of two designs. If you wish, these can be joined together with a large jump ring. Price includes all precious materials, practice materials & instruction. We also include light refreshments of hot and cold drinks with plenty of cake and biscuits throughout the day. Please note, this ticket is your deposit and is non-refundable unless the event is cancelled. We reserve the right to cancel the event if we do not have a minimum of 3 people, in which case your payment will be fully refunded. To ensure the quality of your personal experience, the classes are limited to six people. You will have quality time to ask any questions you might have, and guided help along the way. Suitable for complete beginners and limited to adults only. You will be provided with an apron and safety glasses but please wear workshop appropriate clothing on the day (no open toe shoes or loose clothing) for your safety. Please get in touch if you’d like a group booking on an alternative date. About the workshop Make your own bangles - choice of different designs and textures. There are different texture and forming tools to choose from, to make your bangle combinations unique to you. We cover a range of basic silversmithing techniques in this workshop so it really is a great introduction to working with silver. Who is it for? Beginners onwards. What will I learn? You'll learn the basics of jewellery making, including annealing, sawing, filing, soldering, shaping, forming, texturing and polishing. What's included? We provide all the equipment and materials you will need including the sterling silver to make your bangles. Tea, coffee and cake are also included on the day. What shall I bring? Reading glasses if you use them. Also to keep you safe it's best to wear closed toed shoes, tie long hair back and avoid loose flapping clothing. For more information about our terms and conditions, please refer to the link on our Facebook page, or feel free to contact us. Please be aware that cancellations made within two weeks of the event date will forfeit the workshop fee, although we may be able to fill your place and offer a refund. We reserve the right to cancel the class if we do not have a minimum of three people attending. Should this happen, your payment will be fully refunded. We are committed to ensuring that every participant has a fantastic time, and we can't wait to see you at our next workshop!

Sterling Silver Bangle Workshop.
Delivered In-PersonFlexible Dates
£85