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

384 Courses in Cardiff

Group Puppy and Dog Training Classes

By Adam Flack Dog Training Bishops Stortford

Puppy training classes and dog training classes are suitable for general dog training and relationship building. Classes are run in line with the IMDT (Institute of Modern Dog Traioners) code of ethics, and training techniques are based upon positive reinforcement, using dog treats or dog toys and play as rewards for completing the actions we ask the puppy or dog to complete.    Classes will be limited to 6 people, to ensure I can circulate and provide individual feedback relevant to your puppy or dog training. We will teach foundation behaviours, with the benefit of being in a dog training class environment, which relies on your dog working around the distraction of other dogs. Classes will also teach you to effectively communicate with your dog and give you the skills to practice outside of classes and implement the training in your every day life, in a rage of environments. Puppy training classes and Dog training classes last 1 hour. They are run on Friday mornings in Bishop's Stortford. Puppy training class= 9:30am Dog training class= 11:00am DOG TRAINING CLASSES BISHOP'S STORTFORD Puppy training group class= £100 (6 classes) Dog training group class= £100 (6 classes)   Classes are run in blocks of 6 weeks. Please contact me to find out the next start date.

Group Puppy and Dog  Training Classes
Delivered In-Person in Bishop's Stortford or UK WideFlexible Dates
£100

C++ programming foundation

5.0(3)

By Systems & Network Training

C++ training course description A hands on introduction to programming in the C++ language. The course concentrates on aspects that will be new to experienced C programmers and so is not suitable for those without C knowledge. What will you learn Write C++ programs Debug C++ programs. Examine existing code and determine its function. Use classes, function overloading, operator overloading, inheritance and virtual functions within C++ programs. C++ training course details Who will benefit: Programmers needing to write C++ code. Programmers needing to maintain C++ code. Prerequisites: C programming foundation. Duration 5 days C++ training course contents The origins of C++ C++ as a better C, C++ and Object Oriented Programming, encapsulation, polymorphism, inheritance. C++ standards. Getting started Simple C++ programs. Classes Basics, constructor and destructor functions, member and friend functions. Using objects. Default, copy and conversion constructors. A better C Arrays, pointers and references, new and delete. Improved safety with smart pointers, Resource Acquisition in Initialization (RAII). Functions in C++ Function overloading, default arguments, inline functions, Lambda functions. Templates Template classes and functions. Standard Library Containers, Iterators, algorithms, function objects. Operator overloading Basics, binary operators, the this pointer, relational operators, unary operators. Members versus friends. Inheritance Base class access control, protected members, multiple inheritance, virtual base classes. More I/O Manipulators, customising inserters, extractors. File I/O. Virtual functions Pointers to derived classes, run time polymorphism. Exception handling Throwing errors, trying code and catching errors.

C++ programming foundation
Delivered in Internationally or OnlineFlexible Dates
£3,697

Emotional Intelligence: In-House Training

By IIL Europe Ltd

Emotional Intelligence: In-House Training Emotional Intelligence is a set of emotional and social skills that collectively establish how well we: Perceive and express ourselves Develop and maintain social relationships Cope with challenges Use emotional information in an effective and meaningful way It is a skill set that transfers across all categories of relationships. It is also a predictor of success - both in life and at work. This highly-interactive course delivers a practical approach to developing, improving, and sustaining effective and mutually beneficial relationships. The design of the course involves individual reflection and paired activities, interwoven with small and large group interactions. The EQ-i 2.0® assessment reports will be debriefed over the course of the two days. In addition, participants will delve into their personal strengths and blind spots, and will explore topics including: the neuroscience of emotion, the connection between empathy and performance, and how communication styles impact our perceptions of self and other. Role-play activities give participants the opportunity to try out new behaviors and techniques. The program includes: A personal behavioral profile, the results of which you will bring to your training 2-day highly interactive workshop and experiential learning Optional professional coaching activities initiated in class that can continue over the four months after class ends What you will Learn Recognize your interpersonal strengths and potential blind spots regarding Emotional Intelligence Identify the five domains within the EQ-i 2.0 assessment model Summarize what neuroscience research has discovered about emotions and actions Recognize ways that human beings are physiologically impacted by stress Articulate ways to develop and maintain strong working relationships Describe how emotional intelligence translates into high performance Make use of the EI model and associated competencies Employ strategies for enhancing leadership through Emotional Intelligence Foundation Concepts The biology of emotion Why Emotional Intelligence matters The impact of EI on performance The EQ-I 2.0 Model Overview of the EQ-i 2.0 framework Exploring your report Balancing your EI domains Self: Awareness and Sensitivity Self-awareness and empathy Perception vs. reality Acting by choice, not impulse Other: Communication and Relationship-Building Elements of effective communication Communication styles Communication techniques Neuroscience and Behavioral Change Insights from social neuroscience Making a change

Emotional Intelligence: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,295

M.D.D PREMIER VIP COACHING PACKAGE (V.I.P)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Better relationships intensive training programme One on one dating coaching Better relationships programme and Relationship assessment overview 5 Day Holiday in mystery 5 star location (Clear mind and relaxation) 2 day therapy in 5 star Luxury London hotel Luxury spa retreat and treatment by celebrity facialist World famous celebrity dentist teeth whitening treatment Free M.D.D Membership for 1 year Assess your love life and enjoy a vacation and bespoke luxury package created by your M.D.D date coach to tailor to your specific needs and problem areas enjoy a first-class experience and let the M.D.D help you embrace a new and bright future and assist you with a beautiful transition to the love life you desire and a happier, confident, enriched mind.Let all your strengths and abilities be harnessed to propel you to great success with this intensive package Price on application https://relationshipsmdd.com/product/m-d-d-premier-vip-coaching-package/

M.D.D PREMIER VIP COACHING PACKAGE (V.I.P)
Delivered in London or UK Wide or OnlineFlexible Dates
£5,600

Complete COBOL programming

5.0(3)

By Systems & Network Training

COBOL training course description A hands on training course providing an introduction to COBOL. What will you learn Write COBOL programs Debug COBOL programs Examine existing code and determine its function. COBOL training course details Who will benefit: Programmers working with COBOL. Prerequisites: None although experience in another high level language would be useful. A 10 day version of this course would be more applicable for those new to programming. Duration 5 days COBOL training course contents Introduction to COBOL Compilation, linkage editor. Compile errors, compiler options. Divisions, syntax and format, COBOL character set, program structure. COBOL statement structure COBOL words, format of statements. Divisions Identification entries, Environment entries, Data division: FD, record descriptions, hierarchy and level numbers, description-string entry. File and Working-Storage Sections Literals, figurative constants, redefines clause, data representation, Usage clause, synchronization, sign clause. Procedure Division File status codes; Open, Read, Write, Close, Stop, Goback; Accept, display; Move, Justified, data name qualification, reference modification. Perform statement Out-of-line, With test ... Until, ... Times, in-line statement; Go to statement. Program design Design techniques, design considerations, procedure names, program structure. Printing Printed output, Write, advancing option, editing characters; Initialize. Condition testing Conditional statements: IF, class, sign and relation conditions, condition-name conditionals, Set, compound conditions, logical operators. Evaluate, Continue. Arithmetic Rounded option, On Size Error option, Add, Subtract, Multiply, Divide, Compute. Non-sequential files File access modes, Select. Indexed and relative files. Open, Close, creating / reading sequential access files, Write, Read, Invalid key clause, reading, writing / updating Random access files, Rewrite, Delete, Start. Declarative routines Clauses. Subroutines Call, Using clause - calling program/called program, Linkage Section, returning control. Table handling Subscripted tables: One/two/three dimensional tables, Perform, variable length tables. Indexed tables: Set, using an index; Search. Copy code: Copy, Suppress, Replacing. Data Manipulation Inspect, String, Unstring. COBOL/370 LE/370 and Intrinsic Functions.

Complete COBOL programming
Delivered in Internationally or OnlineFlexible Dates
£4,997

Introduction to Java programming

5.0(3)

By Systems & Network Training

Java training course description A comprehensive introduction of the Java language and environment. It is important to note that the course will assume that the delegates are already familiar with the C language as this enables more advanced features of the Java language to be covered in the course. The course will also give an overview of areas related to programming in Java. What will you learn Describe the Java architecture. Write Java applets and applications. Debug Java programs. Examine existing code and determine its function. Use multimedia extensions, the awt, multithreading, exceptions within Java Java training course details Who will benefit: Those wishing to program in Java. Prerequisites: Complete C programming Duration 5 days Java training course contents Review of UNIX fundamentals What is Java? What Java is, history of Java, reasons for success. The Java Virtual Machine, Bytecodes, getting up and running with Java, Java resources. Simple Java applications. C features in Java Java data structures, Java flow control, differences from C, arrays, strings and packages. OO features in Java Java classes and objects, inheritance, overloading, packages. Differences from C++. Java applets Applications vs. applets, HTML, the applet tag, applet methods, life cycle, testing and debugging. Multimedia applets Images, sounds, fonts, colours and animation. Java products The JDK in detail, other development environments. Javabeans and JDBC overviews. Abstract Window Toolkit JFC and Swing versus AWT. Event handling (JDK 1.1), GUIs, panels, buttons, lists, scrollbars, text areas, frames… Exception handling and multithreading Handling exceptions. Starting, pausing, stopping threads, producers, consumers, monitoring. More standard classes Java file I/O, Streams, The system class. The networking model, java.net classes. Security and Java Types of attack, the security manager, craplets, securing the network. Integrating legacy code with Java

Introduction to Java programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

One-2-One Pole Lesson

5.0(3)

By Pole Twisters

One-2-one lessons enable you to learn pole dance moves at a much faster pace and pick up on details that you may miss in a larger group class

One-2-One Pole Lesson
Delivered In-PersonFlexible Dates
£35

SAFe Agile Product Management: In-House Training

By IIL Europe Ltd

SAFe® Agile Product Management: In-House Training Discover and apply the mindset, skills, and tools you need to create successful products and solutions that are desirable, viable, feasible, and sustainable. The Agile Product Management course harnesses the power of Design Thinking to develop innovative solutions with proven SAFe® capabilities to execute on those visions. Learn the right mindset, skills, and tools to create successful products from inception to retirement using Agile techniques. Recognize how Continuous Exploration fuels innovation and helps you define a vision, strategy, and roadmap to tap into new markets. Find out how to accelerate the product life cycle to get fast feedback and quickly deliver exceptional products and solutions that delight customers all while aligning with your organization's strategy, portfolio, evolving architecture, and solution intent. What you will Learn After completing the class, you should be able to: Use Design Thinking to achieve desirable, feasible, and sustainable outcomes Explore market needs, segmentation, sizing, and competitive landscape Manage value stream economics, including pricing and licensing Use empathy to drive design Apply product strategy and vision Develop and evolve roadmaps Execute and deliver value using SAFe® Explore innovation in the value stream Analyzing your Role as a Product Manager in the Lean Enterprise Continuously Exploring Markets and Users Driving Strategy with Market Segmentation Using Empathy to Drive Design Defining Product Strategy and Vision Creating Roadmaps to Build Solutions Delivering Value Managing Value Stream Economics Creating Innovation in the Value Stream

SAFe Agile Product Management: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£2,995

BRAZILIAN BUTTOCK LIFT (BBL TRAINING COURSE)

By Harley Elite Academy (HeLa)

MASTERCLASS ONE-2-ONE 8 CPD POINTS 1 DAY INTENSIVE COURSE  ONLINE or IN-CLINIC NOTE! After booking we will contact you for scheduling the exact course date! Courses dates are subject to change due to mentors availability. We will inform you via email if a date becomes available! This course is intended for delegates who are now doing dermal fillers or whom are advanced injectors. The Brazilian Butt Lift training includes improving shape, volumizing and sculpting the area with dermal filler. We use Hyacorp MFL 2 or Genefill Products During the training day you will learn the following: Anatomy and Physiology Consultation for patients Consent forms Treatment information After care Dezinfection & Safety Indications and Contra-indications Risks, side effects  Dealing with complications Marketing tips Certificate upon completion CPD All under the supervision of our fully trained aesthetics practitioners, with Medical background .You will practice on real models and optional extra Mentoring date can be provided if required! BBL is the newest of the body augmentation treatments in the cosmetic/aesthetic industry Masterclass.   BBL TRAINING COURSE IN LONDON   Practice in 1-day Course ONE-TO-ONE Training Non-Surgical Liquid Brazilian Butt Lift with Hyaluronic Acid ( difference Fillers )Hayacorp MFL 2 ,Genefill contour using cannulas. Brazilian Butt lift with Fillers also called Liquid BBL has become one of the most popular non-surgical cosmetic procedures. Client’s are more than ever looking for non-surgical alternatives to the most popular cosmetic procedures. Take advantage of this ever-growing market with our one-day intensive course, extend you level of injectable procedure. Our Buttock Augmentation training course you will learn how to safely administrate the HA and effectively carry out these procedures to help your clients achieve a firmer, rounder buttock whilst saving your clients thousands on undergoing invasive surgery. The Brazilian Buttock Lift, training course consists in learning Master class injection techniques and application for the most frequently requested areas of the body under professional supervise with some of the best experts of Academy on central London. You can extend the training with Legs, Arms and Calves. With Harley Elite Academy you can learn to practice in cosmetic medicine what the most celebrities want! We will cover pertinent information including mechanism of action technique of safety, dealing with complications, dilution guidelines, and more., providing injectable protocol for the products. Contraindications Complications Management Post treatment advice You need to be medically qualified as a doctor, dentist, nurse, pharmacist or paramedic with full governing body registration and have completed a Foundation Filler Course and to have administered a number of cases. Additional information ATTENDANCE ONLINE (theory), IN-CLINIC (Practice) BBL AREA BBL | Filler, BBL | Sculpture, BBL | PDO Cogs Threads COURSE LEVEL EXPERT | Masterclass Course

BRAZILIAN BUTTOCK LIFT (BBL TRAINING COURSE)
Delivered in London or UK Wide or OnlineFlexible Dates
£1,480 to £3,250

Essential Carrier Ethernet course

5.0(3)

By Systems & Network Training

Carrier Ethernet training course description Ethernet is now the interface of choice for nearly all networking. This comprehensive course looks at the ways carriers can provide this Ethernet interface for their WANs and MANs. The course assumes delegates already have a solid foundation in Ethernet switching and so concentrates on just the Ethernet technologies for Carrier Ethernet. What will you learn Describe the main Carrier Ethernet services. Evaluate transports for Carrier Ethernet. Explain how Ethernet can work over MPLS and SDH. Explain the Ethernet technologies used to enable Carrier Ethernet. Carrier Ethernet training course details Who will benefit: Network engineers. Staff working for carriers. Prerequisites: Definitive Ethernet switching for engineers. Duration 2 days Carrier Ethernet training course contents Introduction What is Ethernet? LANs, MANs, WANs, Ethernet and switches in the LAN. Traditional LAN/WAN integration, routers. The Ethernet interface for the WAN. Standards: IEEE, MEF, OIF, Ethernet Alliance. Carrier Ethernet Services E-line: EPL, EVPL. E-LAN: EP-LAN, EVP-LAN. E-Tree: EP-Tree, EVP-Tree. Ethernet Services attributes. Applications: Carrier Ethernet for businesses, Mobile backhaul. Multicasting. Service attributes Bandwidth profiles, bandwidth parameters, Class of Service, QoS, MTU, Protection mechanisms: STP, RSTP, MSTP, Link aggregation, G.8031, G.8032. Transporting Carrier Ethernet The main options. 'Pure' Ethernet, Ethernet over SDH, Ethernet over WDM, Ethernet over MPLS. Ethernet switching, addresses and MAC address tables. Carrier Ethernet access technologies. EFM. Ethernet over MPLS What is MPLS, MPLS-TE, MPLS-VPN, L2 VPNs, VPLS, VPWS. MPLS Fast Reroute. CET 'Pure' Ethernet, Provider bridging 802.1d, Provider Backbone Bridges 802.1ah. Traffic engineering 802.1Qay. Carrier Ethernet technologies 802.1ad VLAN stacking, 802.1AX Link aggregation. 802.1Q QoS. OAM Standards, layers, interworking

Essential Carrier Ethernet course
Delivered in Internationally or OnlineFlexible Dates
£2,477