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

832 Relationships courses in Ryton delivered Live Online

M.D.D V.I.P RELATIONSHIP CRISIS DELIVERY (V.I.P)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Has something just happened? Did you just break up? Did you have an argument? Found out you were being cheating on or feeling extremely low whatever the problem your M.D.D date coach will come to your home with a gourmet meal, magazines and fresh fruit and will stay with you for 90 mins to discuss the issue and give you a relationship coaching session.(Available between 9- 7 pm appointment based.) £300 https://relationshipsmdd.com/product/m-d-d-v-i-p-relationship-crisis-delivery/

M.D.D V.I.P RELATIONSHIP CRISIS DELIVERY (V.I.P)
Delivered in London or UK Wide or OnlineFlexible Dates
£300

M.D.D I WANT A GIRLFRIEND BUT I DON’T FEEL FINANCIALLY STABLE PACKAGE (MEN DATING SERVICES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Confidence training Eradication of materialism thoughts Learning more about your needs Dating advice Dating coaching Discuss goals and aspirations Dating assistance 5 x 30 mins sessions Per day https://relationshipsmdd.com/product/m-d-d-i-want-a-girlfriend-but-i-dont-feel-financially-stable-package/

M.D.D I WANT A GIRLFRIEND BUT I DON’T FEEL FINANCIALLY STABLE PACKAGE (MEN DATING SERVICES)
Delivered in London or UK Wide or OnlineFlexible Dates
£300

M.D.D MY CAREER IS TAKING OVER BUT I DON’T WANT TO LOSE MY GIRLFRIEND PACKAGE (MEN DATING SERVICES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

open discussion Listen to both parties issues Relationship coaching Relationship analysis Discuss expectations Implement compromise options Honesty session Mindset and thoughts for future Mediation Resolve differences 3 sessions 50 mins https://relationshipsmdd.com/product/my-career-is-taking-over-but-i-dont-want-to-lose-my-girlfriend-package/

M.D.D MY CAREER IS TAKING OVER BUT I DON’T WANT TO LOSE MY GIRLFRIEND PACKAGE (MEN DATING SERVICES)
Delivered in London or UK Wide or OnlineFlexible Dates
£300

M.D.D I AM STRUGGLING TO MOVE ON FROM MY EX-GIRLFRIEND PACKAGE (MEN DATING SERVICES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Support via WhatsApp and phone Women’s needs training Emotional intelligence training Guidance Coaching Break up support Assessment Positivity training Ascertain needs Examine past relationship Self-improvement and self-building training 4 x 40 mins https://relationshipsmdd.com/product/i-am-struggling-to-move-on-from-my-ex-girlfriend-package/

M.D.D I AM STRUGGLING TO MOVE ON FROM MY EX-GIRLFRIEND PACKAGE (MEN DATING SERVICES)
Delivered in London or UK Wide or OnlineFlexible Dates
£300

Emotional Intelligence

By Underscore Group

Understand what Emotional Intelligence is and how it impacts you and others around you. Course overview Duration: 1 day (6.5 hours) Emotional intelligence (EI) is increasingly being regarded as a major key to personal success. IQ measures our ability to problem solve and is pretty difficult if not impossible to change. Our emotional intelligence is our ability to problem solve about emotions and like any other skill can be developed and honed. Some of the most successful people in life today are those who are regarded as having a high level of emotional intelligence whatever their level of IQ. Being able to manage themselves and others successfully is often a crucial factor in their success. With a growing emphasis on ‘soft skills’, leaders and managers need to be able to sensitively handle other people, both within and outside the organisation. Emotions are important in work life. They drive motivation and commitment; they are an inherent part of what we do whatever our job role. Effective individuals are proficient at recognising, using, understanding, and managing emotions in themselves and others. This one day course will help participants improve their understanding and skill in these areas. Objectives  By the end of the course you will be able to: Identify the aspects of your role where emotions are important Recognise the four key elements of Emotional Intelligence Use a range of skills to build and maintain key relationships Develop an emotionally intelligent ‘culture’ in your part of the organisation Create a personal action plan to continue to enhance and monitor your Emotional Intelligence Content Emotional Intelligence (EI) What is Emotional Intelligence? Where does it sit in the “whole person model” IQ, Personality Traits, Skills and Knowledge and EI Dispelling the myths and legends about EI The RUUM Model of EI Recognising emotions in self and others Using emotions Understanding emotions Managing emotions Developing Skills in each of the 4 areas of EI Short and long-term strategies to develop EI Developing compensating strategies where needed Practical application of EI Leveraging EI strengths Practice using RUUM Model Case studies and scenarios Video analysis Examples in the public eye we can all relate to Incorporating EI into your day to day role Practical steps Peer coaching Action planning Optional Follow-up After completing this course, you have an opportunity to complete a psychometric to understand more about emotional motional drivers and derailers. If you would like to do this, you will be invited to complete a psychometric questionnaire called Lumina Emotion.It can be done online and takes between 30-60 minutes. The results are compiled into a report which one of our trained and accredited coaches will go through with the participant individually to work up an action plan to leverage their EI strengths and develop strength where needed.This can be very powerful in building EI into your people and your organisation.

Emotional Intelligence
Delivered in Horsham or OnlineFlexible Dates
Price on Enquiry

Introduction to C Plus Plus Programming Essentials (TTCP2100)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an introductory-level C++ programming course designed for developers with experience programming in C or other languages. Practical hands-on prior programming experience and knowledge is required. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in basic coding with C++, coupling the most current, effective techniques with the soundest industry practices. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn: Writing procedural programs using C++ Using private, public and protected keywords to control access to class members Defining a class in C++ Writing constructors and destructors Writing classes with const and static class members Overloading operators Implementing polymorphic methods in programs Writing programs using file I/O and string streams Using manipulators and stream flags to format output Using the keyword template to write generic functions and classes Writing programs that use generic classes and functions Writing programs that use algorithms and containers of the Standard Library Apply object-oriented design techniques to real-world programming problems Using algorithms and containers of the Standard Library to manipulate string data Understand how C++ protects the programmer from implementation changes in other modules of an application Using try() blocks to trap exceptions Using catch() blocks to handle exceptions Defining exceptions and using throw to trigger them Introduction to C++ Programming / C++ Essentials is a skills-focused, hands-on C++ training course geared for experienced programmers who need to learn C++ coupled with sounds coding skills and best practices for OO development. Students will leave this course armed with the required skills to put foundation-level C++ programming skills right to work in a practical environment. The central concepts of C++ syntax and style are taught in the context of using object-oriented methods to achieve reusability, adaptability and reliability. Emphasis is placed on the features of C++ that support abstract data types, inheritance, and polymorphism. Students will learn to apply the process of data abstraction and class design. Practical aspects of C++ programming including efficiency, performance, testing, and reliability considerations are stressed throughout. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency Moving from C to C++ (Optional) New Compiler Directives Stream Console I/O Explicit Operators Standard Libraries Data Control Capabilities Handling Data New Declaration Features Initialization and Assignment Enumerated Types The bool Type Constant Storage Pointers to Constant Storage Constant Pointers References Constant Reference Arguments Volatile Data Global Data Functions Function Prototypes and Type Checking Default Function Data Types Function Overloading Problems with Function Overloading Name Resolution Promotions and Conversions Call by Value Reference Declarations Call-by-Reference and Reference Types References in Function Return Constant Argument Types Conversion of Parameters Using Default Initializers Providing Default Arguments Inline Functions Operator Overloading Advantages and Pitfalls of Overloading Member Operator Syntax and Examples Class Assignment Operators Class Equality Operators Non-Member Operator Overloading Member and Non-Member Operator Functions Operator Precedence This Pointer Overloading the Assignment Operator Overloading Caveats Creating and Using Objects Creating Automatic Objects Creating Dynamic Objects Calling Object Methods Constructors Initializing Member consts Initializer List Syntax Allocating Resources in Constructor Destructors Block and Function Scope File and Global Scope Class Scope Scope Resolution Operator :: Using Objects as Arguments Objects as Function Return Values Constant Methods Containment Relationships Dynamic Memory Management Advantages of Dynamic Memory Allocation Static, Automatic, and Heap Memory Free Store Allocation with new and delete Handling Memory Allocation Errors Controlling Object Creation Object Copying and Copy Constructor Automatic Copy Constructor Conversion Constructor Streaming I/O Streams and the iostream Library Built-in Stream Objects Stream Manipulators Stream Methods Input/Output Operators Character Input String Streams Formatted I/O File Stream I/O Overloading Stream Operators Persistent Objects Introduction to Object Concepts The Object Programming Paradigm Object-Orientated Programming Definitions Information Hiding and Encapsulation Separating Interface and Implementation Classes and Instances of Objects Overloaded Objects and Polymorphism Declaring and Defining Classes Components of a Class Class Structure Class Declaration Syntax Member Data Built-in Operations Constructors and Initialization Initialization vs. Assignment Class Type Members Member Functions and Member Accessibility Inline Member Functions Friend Functions Static Members Modifying Access with a Friend Class Templates Purpose of Template Classes Constants in Templates Templates and Inheritance Container Classes Use of Libraries Strings in C++ Character Strings The String Class Operators on Strings Member Functions of the String Class Inheritance Inheritance and Reuse Composition vs. Inheritance Inheritance: Centralized Code Inheritance: Maintenance and Revision Public, Private and Protected Members Redefining Behavior in Derived Classes Designing Extensible Software Systems Syntax for Public Inheritance Use of Common Pointers Constructors and Initialization Inherited Copy Constructors Destructors and Inheritance Public, Protected, Private Inheritance Exceptions Types of Exceptions Trapping and Handling Exceptions Triggering Exceptions Handling Memory Allocation Errors C++ Program Structure Organizing C++ Source Files Integrating C and C++ Projects Using C in C++ Reliability Considerations in C++ Projects Function Prototypes Strong Type Checking Constant Types C++ Access Control Techniques Polymorphism in C++ Definition of Polymorphism Calling Overridden Methods Upcasting Accessing Overridden Methods Virtual Methods and Dynamic Binding Virtual Destructors Abstract Base Classes and Pure Virtual Methods Multiple Inheritance Derivation from Multiple Base Classes Base Class Ambiguities Virtual Inheritance Virtual Base Classes Virtual Base Class Information The Standard Template Library STL Containers Parameters Used in Container Classes The Vector Class STL Algorithms Use of Libraries

Introduction to C Plus Plus Programming Essentials (TTCP2100)
Delivered OnlineFlexible Dates
Price on Enquiry

M.D.D MY GIRLFRIEND LEFT ME FOR A RICHER GUY (MEN DATING SERVICES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Assess past issues Organise new dates Training to avoid materialistic characters Analyse needs Dating/relationship training Advice pamphlet Eradicate defences in order to move on Support Assistance Coaching Bespoke programme relevant to clients specific case 3 phone sessions x 40 mins https://relationshipsmdd.com/product/m-d-d-my-girlfriend-left-me-for-a-richer-guy/

M.D.D MY GIRLFRIEND LEFT ME FOR A RICHER GUY (MEN DATING SERVICES)
Delivered in London or UK Wide or OnlineFlexible Dates
£285

Let's Talk About Guilt - And How To Keep It From Taking Over.

By Happy Human Training

A workshop for parents of the subject of guilt and how to free yourself from it's shackles to rediscover the joy of parenting, without the need for perfection.

Let's Talk About Guilt - And How To Keep It From Taking Over.
Delivered OnlineFlexible Dates
FREE

Live, Love, Parent. A Guide To Smiling Through The Challenges And Enjoying Your Family Time.

By Happy Human Training

A workshop for parents about their experience of parenting. A chance to press pause and reflect, share and laugh whilst re-connecting with what it's all about and what really matters. No advice, just support and care for those on the journey.

Live, Love, Parent. A Guide To Smiling Through The Challenges And Enjoying Your Family Time.
Delivered OnlineFlexible Dates
FREE

M.D.D ADVICE AND SUPPORT PACKAGE (SINGLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

2 weeks package Advice and support Dating coach guidance Discuss your situation social interaction training Suitable package for drama, arguments.trying to get to know someone Dating advice and relationship issues guidance 3 x 30 mins sessions per week Dating advice for singles https://relationshipsmdd.com/product/m-d-d-advice-and-support-package/

M.D.D ADVICE AND SUPPORT PACKAGE (SINGLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£270