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

990 Harness courses

Reiki Level 1 - Awaken the Light Within

5.0(1)

By Wild Power Alchemy

In this practical two-day workshop, you will be introduced to the Usui System of Reiki, originally from Japan. You will learn about the philosophy, history, and theory of Reiki as well as the mind-body connection, including how to harness and use Reiki every day for health, happiness and for deepening your relationships with others.

Reiki Level 1  - Awaken the Light Within
Delivered In-Person in EdinburghFull day, Jul 6th, 08:00 + 3 more
£65.35 to £205.35

Harness the energy (In-House)

By The In House Training Company

Harness the energy is an explorative workshop introducing the notion of utilising and intuitively listening to the energy shared between a group of people. Whether we realise it or not, we all give off certain energies at any time. These energies can affect change, sometimes positively, sometimes negatively. This workshop enhances understanding of the power of our own energy transmissions through the use of complicité-based theatre techniques and exercises. This workshop will help participants become active and aware listeners, able to work better collaboratively to produce strong results. It will demonstrate the power of our own individual energy and the positive impact we can have when we learn to utilise the energy beneficially in different situations.

Harness the energy (In-House)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Harpenden
Price on Enquiry

Keto Diet Transformation: Harness the Power of Ketosis

4.3(43)

By John Academy

Embark on a transformative journey with our 'Keto Diet Transformation' course, where you'll unravel the secrets of ketosis, master macronutrients, embrace the importance of fats, explore intermittent fasting, and discover personalized meal planning strategies. Dive into the science behind the ketogenic diet, learn to adapt it for specific conditions, and gain practical insights for a healthier, more energetic life. Empower yourself with the knowledge to unlock the full potential of the keto lifestyle. Start your journey today towards optimal health and wellness!

Keto Diet Transformation: Harness the Power of Ketosis
Delivered Online On Demand
£24.99

Excel (but not like you've seen it before)

By Alumno Consulting

Excel but different. Harness this most powerful tool but on a course tailored to your business and needs. Using case studies relevant to your business and often actual files your firm uses on a daily basis we embark on a voyage of discovery. This isn't a boring "watch what I do and copy" course. This is exciting, engaging, funny and enjoyable. Delegates will learn relevant skills but also, because of the delivery methods they will gain an increased enjoyment of using Excel and will retain and implement all of the material covered. They also have access to the trainer for an unlimited amount of time after the course to continue to grow their knowledge

Excel (but not like you've seen it before)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1500

Visual Basic for Applications (VBA) in Excel (from cool to geek in less than 1 day)

By Alumno Consulting

Excel but different. Harness this most powerful tool but on a course tailored to your business and needs. Using case studies relevant to your business and often actual files your firm uses on a daily basis we embark on a voyage of discovery. This isn't a boring "watch what I do and copy" course. This is exciting, engaging, funny and enjoyable. Delegates will learn relevant skills but also, because of the delivery methods they will gain an increased enjoyment of using Excel and will retain and implement all of the material covered. They also have access to the trainer for an unlimited amount of time after the course to continue to grow their knowledge

Visual Basic for Applications (VBA) in Excel (from cool to geek in less than 1 day)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1500

Financial Modelling for Budgeting and Forecasting in Excel

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- In this course you will learn to build a financial model by working in Excel and how to perform sensitivity analysis in Excel. You will also learn the formulas, functions and types of financial analysis to be an Excel power user. By attending this course, you will be able to effectively prepare and build financial models. Objectives * Harness Excel's tools within a best practice framework * Add flexibility to their models through the use of switches and flexible lookups * Work efficiently with large data volumes * Model debt effectively * Approach modelling for tax, debt, pensions and disposals with confidence * Build flexible charts and sensitivity analysis to aid the presentation of results * Learn and apply Excel tools useful in financial forecasting * Understand and design the layout of a flexible model * Forecast financial statements of a public or private company * Apply scenario analysis to the forecasted financial statements and prepare charts for data presentation

Financial Modelling for Budgeting and Forecasting in Excel
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

Using YouTube For Business (Interactive Workshop)

By Clockwork Eye Video Training

Learn how to create and manage a successful YouTube channel for your business. This workshop will cover everything you need to know when setting up and using YouTube in your business. You will also learn how to use YouTube analytics to track your channel's performance to help you make improvements.

Using YouTube For Business (Interactive Workshop)
Delivered Online2 hours 30 minutes, Jul 26th, 11:00 + 2 more
£150

Working At Height (Half Day) (On-Site)

4.9(182)

By You Can Do It .Training

This course covers all relevant health and safety laws including Working at Height Regulations 2005.

Working At Height (Half Day) (On-Site)
Delivered in-person, on-requestDelivered In-Person in Stoke on Trent
£640

Advanced Python for network engineers

5.0(3)

By Systems & Network Training

ADVANCED PYTHON TRAINING COURSE DESCRIPTION This course caters to network engineers aiming to enhance both their Python proficiency and network automation skills. Delving deeper into key areas such as netmiko, Nornir, and ncclient, we also focus on automating network testing and validation. Participants gain greater confidence working with Python functions, classes, objects, and error handling. The course additionally introduces more libraries like Scrapli, TTP, pyATS, Genie, pybatfish, and Suzieq, which cover parsing strategies, automation testing, validation, network analysis, observability, and telemetry. The curriculum also encompasses concurrency techniques. WHAT WILL YOU LEARN * Write Python modules and functions. * Evaluate techniques to parse unstructured data. * Use NETCONF filters. * Handle Python errors effectively (try, assert…). * Use postman. * Automate testing and validation of the network. * Use scrapli, Genie, batfish and Suzieq. ADVANCED PYTHON TRAINING COURSE DETAILS * Who will benefit: Network engineers. * Prerequisites: Python for network engineers * Duration 5 days ADVANCED PYTHON TRAINING COURSE CONTENTS * Review CLI, NETCONF, RESTCONF, structured versus unstructured data, gNMI and when to use which. PEP 8. Naming conventions. Packages, modules, Classes and methods. The scrapli library. Netmiko versus scrapli. Hands on: scrapli, Dictionaries versus Regular Expressions. * Modules and Functions Writing your own modules, containers versus packages, virtual environments. Best practices, calling functions, writing your own functions. Parameters, arguments. Named arguments, dictionaries as arguments. Builtins. Docstrings. Main. __name__, __main__ . Program arguments. Hands on: Getting interfaces, showing interface status using Netmiko and functions. Using dictionaries as arguments. Writing your own modules. * Parsing strategies Turning unstructured data into structured data. textfsm, PyATS Genie parser, NAPALM getters, Template Text Parser. Hands on: Genie parser, TTP. Accessing structured data with lists and dictionaries. * Classes, objects and Python Python classes in Genie, PyEZ and others . Hands on: studying network automation classes, objects, methods and attributes. * Configuration management - more nornir, ncclient, requests Nornir tasks. Nornir results, Nornir functions, Nornir plugins. Nornir processors. YANG, YANG models, pyang. NETCONF hello. Capabilities. Schemas. Filters. Subtrees. XPATH. Exploring available YANG data models. NETCONF and network wide transactions. Asserting NETCONF capabilities. Configuration types. Locking configurations, commits. NETCONF data stores. Netconf-console. RESTCONF differences from NETCONF. URI construction. Postman. More XML and JSON. Git and configuration versions. Hands on: Nornir and Jinja2. Exploring available models, NETCONF filters. Using postman. * Python error handling and debugging Context handlers, try, assert, logging, pdb, pytest, unit testing, chatgpt. Hands on: Writing code with each of the error handling methods, investigating what happens on an error. Use chatgpt to debug your code. * Python Automation Testing Testing and validation. pyATS, Genie. Testbed file. Genie parse, genie learn, genie diff. Genie conf, Genie ops, Genie SDK, Genie harness. Xpresso. Hands on: Using Genie for state comparisons of the network. * Network analysis Batfish, pybatfish, configuration analysis, analysing routing, analysing ACLs. Pandas. Pandas dataframe. Filtering and selecting values of interest. Hands on: Use Batfish to analyse network snapshots, find network adjacencies, flow path analysis. * Network observability Suzieq, using docker, using as a package. Sqpoller, suzieq-gui, suzieq-cli, sq-rest-server. Namespaces and seeing devices, network state and Asserts. Time based analysis, snapshots and changes. Hands on: Suzieq: Gathering data from the network, analysing data from the network. Network state assertion. * Telemetry gRPC, gNMI. CAP, GET, SET. Subscriptions. Model Driven telemetry. Hands on: Analysing telemetry data with Python. * Concurrency asyncio, threads, processes. Nornir concurrency. Scrapli and netmiko concurrency. Hands on: Multiple SSH connections to devices at same time. Scarpli asyncio.

Advanced Python for network engineers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3697

Power BI Masterclass 2023

By Packt

This comprehensive course delves deep into Power BI, guiding you through essential skills such as interactive reporting, DAX calculations, and advanced data modelling. From enabling interactive features to crafting insightful reports, gain the expertise needed to harness Power BI's full potential and excel in data analysis and visualization.

Power BI Masterclass 2023
Delivered Online On Demand
£82.99