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

64641 Courses

Java Bootcamp | 8 weeks | 8 lessons

4.6(12)

By PCWorkshops

Full stack, in-depth, comprehensive in classroom 2 month training on Java programming. 1 lesson a week; the other days you work on your own on structured homework and are supported with a 1-1 mentor.

Java Bootcamp | 8 weeks | 8 lessons
Delivered In-PersonFlexible Dates
£880

Gas inspection training

5.0(27)

By Tomkat Gas Training Ltd

Is your gas inspection due soon? We offer training packages that are designed to build your confidence in preparation for your gas inspection Please bare in mind that this training is not a guarantee that you will pass your inspection.

Gas inspection training
Delivered In-Person in Ashton-Under-LyneFlexible Dates
£200 to £850

Level 2 Safeguarding

5.0(50)

By Pochat Training

QA Level 2 Award In Safeguarding And Protecting Children, Young People And Adults At Risk (RQF) Face-to-Face Classroom: Half-day course Virtual Classroom: 2 sessions of 2 ½ hours For those who work with children, young people and vulnerable adults Promotes awareness of safeguarding, enabling learners to identify problems and show where to report these to Course Contents: Understand safeguarding and protection responsibilities Legislation, statutory guidance and national policies relevant to safeguarding and protection Different types of abuse Signs and indicators of abuse and neglect Actions to take when a safeguarding concern arises Benefits of this course: In 2018/2019, 415,050 concerns of abuse were raised In 2018/2019, there were nearly 400,000 children in need 52,300 children were subject to a child protection plan 63% of adult safeguarding concerns are for people over 65 1 in every 42 adults aged 85+ have required safeguarding enquires... Child abuse often goes unreported and unrecorded - till it is picked up on by someone who then does something about it. This Level 3 Safeguarding course gives people the skills and knowledge to make a real difference to a person's life! Accredited, Ofqual regulated qualification: Our Level 2 in Safeguarding training course will be a nationally recognised, Ofqual regulated qualifications accredited by Qualsafe Awards. This means that you can be rest assured that your Level 2 in Safeguarding Certificate provides information for best practice to make a real difference to protect the health and wellbeing of our most vulnerable. The Ofqual Register number for the QA Level 2 Award in Safeguarding and Protecting Children, Young People and Adults at Risk (RQF) is 601/8801/7

Level 2 Safeguarding
Delivered Online & In-Person in Chesterfield + more
£95

Cruising Instructor

4.9(48)

By Go West Sailing

This is the course for sailors who would like to pass on their sailing skills and experience on the water. The title RYA Cruising Instructor will allow the successful candidate to teach up to Day Skipper level. The course is for experienced Yachtmaster Offshore candidates, with commercial endorsement, who on successful completion of the exam be able to instruct practical courses. The course is taken over 5 days with a moderator joining at the end of the week. It is a combination of assessing the candidate's knowledge, providing a structured framework to instruct, coach, observe and deliver constructive feedback, and ensure the structure and standards required of RYA courses are understood. Prior to the course the candidate is required to have their RYA/MCA Yachtmaster Offshore Certificate of Competence commercially endorsed. Your Professional Practices and Responsibilities certificate (PPR this can be done online) Your original, completed ML5 or ENG1 (for cat 1 or 0 waters) medical fitness form A copy of your RYA Basic Sea Survival certificate or STCW Personal Survival Techniques A copy of your RYA Marine Radio SRC Certificate or other acceptable GMDSS Marine Radio Operator's Certificate. The course is for the experienced skipper with theoretical and practical knowledge well in excess of the RYA Yachtmaster Offshore Certificate of Competence. Candidates are required to pass an online Pre-Course Knowledge Check prior to attending the Cruising Instructor course. Access to the online check will be issued with the course Joining Instructions, which will be sent out 6 weeks before the course starts. As with all our courses, onboard food, fuel and marina fees are included in the cost. The course starts on a Monday morning (0900 hrs) and departs from Largs Yacht Haven, Scotland. Candidates are invited to arrive on Sunday evening and familiarize themselves with the yacht.

Cruising Instructor
Delivered In-PersonFlexible Dates
£849

EUSR Deep Excavation Cat 3 4 & 5 - Milton Keynes

5.0(1)

By Vortex Training Group

EUSR Categories 3, 4 & 5 Install, Inspect & Remove Timber, Steel & Proprietary Support Systems (Deep Excavation) course - now being run at our Milton Keynes training venue £695 + VAT book now

EUSR Deep Excavation Cat 3 4 & 5 - Milton Keynes
Delivered In-PersonFlexible Dates
£834

EUSR Deep Excavation Cat 3, 4 & 5 Coventry

5.0(1)

By Vortex Training Group

EUSR Deep Excavation Cat 3 4 & 5 courses running in Coventry

EUSR Deep Excavation Cat 3, 4 & 5 Coventry
Delivered In-PersonFlexible Dates
£834

English Summer School

By XUK English Summer Language School

At XUK English, we focus on ‘learning through doing’ and our experienced staff are passionate about delivering interesting and motivating lessons. We follow a competency-based syllabus, which reflects the Common European Framework, and encourage our teachers to use interactive activities in the classroom.

English Summer School
Delivered In-PersonFlexible Dates
£1,050

Introduction to DAX for Power BI

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is intended for business users who have been using Power BI to build analytic solutions and are ready to take advantage of the power and flexibility that DAX provides. Learning DAX is a very common 'next step' for experienced Power BI users. Overview At course completion, you should be able to describe DAX syntax, data types, and errors use DAX to create calculated columns, measures, and tables explain how DAX calculations are evaluated, along with the differences between row context and filter context configure and use Time Intelligence to perform common time-based calculations, for example to-date calculations, year-over-year analysis, moving averages, etc. create calculated columns and measures that use data from multiple tables in the data model write measures that handle error conditions gracefully use DAX to enhance the Power BI user experience use DAX Studio to connect to a Power BI data model and execute simple queries Welcome to Introduction to DAX for Power BI. This two-day instructor-led course is intended for business users who have been using Power BI and want to use DAX to create custom calculations in their data models. In this class, you will be introduced to using Data Analysis Expressions (DAX), which is the expression language that is used to create custom calculations in the Power BI Data model. The course covers some of the theoretical underpinnings of the data model and the DAX language, but the emphasis is on using DAX to solve common business problems. You will learn how to write your own calculated columns, measures, and tables, how to visualize the way Power BI computes DAX calculations, and how to troubleshoot custom code. MODULE 1: GETTING STARTED WITH DAX INTRODUCTION TODAX CREATING OBJECTS WITHDAX CONTEXT AND RULES OF EVALUATION VARIABLES,COMMENTS,AND TESTING MODULE 2: PERFORMING BASIC CALCULATIONS GETTING STARTED IMPLICIT MEASURES ADDING QUICK MEASURES WORKING WITH DAX DATA TYPES . DOING BASIC MATH USING LOGIC IN YOUR CALCULATIONS USING THE IF() FUNCTION NESTED IF() USING THE SWITCH() FUNCTION ADVANCED SWITCH() LOGICAL OPERATORS & FUNCTIONS: ||, OR(), &&, AND(), NOT() AGGREGATING AND SUMMARIZING DATA THE SUM() FUNCTION MODULE 3: WORKING WITH CONTEXT IN THE DATA MODEL CONTEXT DEFINED DATA MODELING BASICS INTRODUCTION TO DIMENSIONAL MODELING RELATIONSHIPS AND THEIR EFFECT ON THE EVALUATION CONTEXT GETTING DATA FROM OTHER TABLES USING RELATED() AND RELATEDTABLE LOOKING UP DATA WITHOUT USING RELATIONSHIPS MODIFYING THE CONTEXT USING CALCULATE() MODULE 4: PERFORMING MORE ADVANCED CALCULATIONS THE DAX ITERATOR FUNCTIONS USING TABLE MANIPULATION FUNCTIONS MODULE 5: WORKING WITH TIME PERFORMING DATE CALCULATIONS WORKING WITH DATE TABLES GENERATING A DATE TABLE WITH THE CALENDAR() FUNCTION DEFINING CUSTOM OPERATING PERIODS YTD, QTD, AND MTD CALCULATIONS CUSTOM TO-DATE CALCULATIONS FINDING YEAR-OVER-YEAR CHANGE FINDING MOVING AVERAGES MODULE 6: ENHANCING THE USER EXPERIENCE CONTROLLING VISIBILITYOF YOUR MEASURES USING WHAT-IF PARAMETERS ADDING BANDING USING DAX TO PROVIDE ROW-LEVEL SECURITY

Introduction to DAX for Power BI
Delivered OnlineFlexible Dates
£900

Unity 3d Game design course Basic to advanced level 1-2-1

By Real Animation Works

Unity 3d face to face training customised and bespoke.

Unity 3d Game design course Basic to advanced level 1-2-1
Delivered in London or OnlineFlexible Dates
£900

M.D.D ONLINE DATING COACHING PACKAGE (ONLINE DATING COACHING)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Self esteem building Improve social anxiety Learning what to say and do in text and dates Education on modern dating techniques Online messages formatting and wording Confidence Coaching Online dating tips Online dating Coaching with your own personal dating coach Kino escalation Introspection and characteristic testing https://relationshipsmdd.com/product/online-dating-coaching-package/

M.D.D ONLINE DATING COACHING PACKAGE (ONLINE DATING COACHING)
Delivered in London or UK Wide or OnlineFlexible Dates
£850