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

53 Attachment courses in Bradford

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Reiki Course Northeast NE SR DH

By EFT Course UK Online

our Reiki Course BR1 Kent – Your Reiki Master Teacher Helped Write the National Occupational Standards For Reiki in the UK & Your Practitioner Training Is Approved By The Reiki Council -Contact me personally on +447533636939

Reiki Course Northeast NE SR DH
Delivered in-person, on-requestDelivered In-Person in UK Wide
£180 to £320

Healing Circle London

By EFT Course UK Online

Modern Energy, EFT Tapping, Reiki Healing, Manifesting, Energy Healing Circle Online On Zoom – for Low-Cost Practice with Lovely People Just Like You, Easy Case Studies, Networking for Client Referrals, or Supervision – All levels welcome!

Healing Circle London
Delivered in-person, on-requestDelivered In-Person in UK Wide
£20 to £50

Reiki Course BR1 Kent

By EFT Course UK Online

our Reiki Course BR1 Kent – Your Reiki Master Teacher Helped Write the National Occupational Standards For Reiki in the UK & Your Practitioner Training Is Approved By The Reiki Council -Contact me personally on +447533636939

Reiki Course BR1 Kent
Delivered in-person, on-requestDelivered In-Person in UK Wide
£180 to £320

The Manifesting Tapping Technique

By EFT Course UK Online

The Manifesting Tapping Technique – The clean manifesting technique that helps you make your dreams come true

The Manifesting Tapping Technique
Delivered in-person, on-requestDelivered In-Person in UK Wide
£32

Aura Reading Course Bromley London SE

By EFT Course UK Online

our Reiki Course BR1 Kent – Your Reiki Master Teacher Helped Write the National Occupational Standards For Reiki in the UK & Your Practitioner Training Is Approved By The Reiki Council -Contact me personally on +447533636939

Aura Reading Course Bromley London SE
Delivered in-person, on-requestDelivered In-Person in UK Wide
£45 to £90

Hypnotherapy Online Hypnotherapist on Zoom

By EFT Course UK Online

Your New Age London hypnotherapy includes as many as 3 powerful techniques that are used in the : Advanced Hypnosis, EFT Tapping (now made famous by the Nick Ortner books on EFT Tapping), and NLP (Neuro-Linguistic Programming). The trance-based hypnotherapy part helps to get messages through to your subconscious mind enabling you to succeed, NLP helps you think and feel from a positive perspective, and the EFT releases blocks in the path of your success. Without the underlying blocks in your path, you no longer have any reason to have bad habits or emotions, and so you can let go of them with ease.

Hypnotherapy Online Hypnotherapist on Zoom
Delivered in-person, on-requestDelivered In-Person in UK Wide
£95 to £460

Level 2 NVQ Certificate in Plant Operations - Attachments

By Dynamic Training and Assessments Ltd

Level 2 NVQ Certificate in Plant Operations - Attachments

Level 2 NVQ Certificate in Plant Operations - Attachments
Delivered in-person, on-requestDelivered In-Person in Nottinghamshire
£695

Total SMTP and email for engineers

5.0(3)

By Systems & Network Training

SMTP TRAINING COURSE DESCRIPTION A hands on course focusing on the workings of email systems and the standard protocols that they use. The course is not specific to any particular implementation, but some vendor specifics are noted. Linux and Microsoft machines are used in hands on sessions to reinforce the theory of major sessions. The course concentrates on troubleshooting and interworking using network sniffing and protocol inspection rather than "which buttons to push". WHAT WILL YOU LEARN * Describe and explain SMTP MIME POP3 IMAP PGP, GPG, S/MIME SPF, DKIM, DMARC * Configure mail routing * Secure email systems SMTP TRAINING COURSE DETAILS * Who will benefit: Technical staff responsible for email systems. * Prerequisites: TCP/IP foundation for engineers. * Duration 3 days SMTP TRAINING COURSE CONTENTS * SMTP architecture What is SMTP, email before SMTP, SMTP history, the different protocols, clients, servers. Email composition, transmission, delivering emails, storing and reading emails. MUAs, MTAs, POP3, IMAP, SMTP, DNS, webmail. Hands on Setting up MTAs and MUAs and sending a simple email using telnet. * The SMTP protocol SMTP protocol stack, SMTP headers, HELO, SMTP mail, MAIL FROM, RCPT TO, DATA, SMTPUTF8, 8BITMIME, TURN, EHLO, ETRN, 3 digit replies. Hands on Analysing SMTP packets on a network. * DNS and SMTP SMTP forwarding, SMTP relays, interoperation, how SMTP uses DNS, MX records. Hands on Setting up mail relays. * SMTP headers IMF data, From, to, cc, bcc, sender and recipient headers, message Ids, received trails, in-reply-to, received-SPF, mail list headers. Hands on Using clients to analyse details from mail headers, including true originators and path of emails. * MIME Email attachments, MIME versions, content type headers, encoding, base 64, binary data, multi part headers, troubleshooting attachments. Hands on Analysing MIME headers and attachments. * POP3 What is POP3, where to use POP3, authorisation, transactions, POP3 commands: USER, PASS, STAT, LIST, RETR, DELE. Hands on Setting up a POP3 server, analysing POP3 packets on a network. * IMAP and IMAPS What is IMAP, where to use IMAP, authorisation, mailbox structure, IMAP commands: LOGIN, AUTHENTICATE, LIST, CREATE, Examine (message flags), SELECT, STORE. Hands on Setting up an IMAP server and analysing IMAP packets on a network. * Interoperation Mail gateways, addressing, Exchange, sendmail. * Email security Basics, Transport level: STARTTLS. Content: PGP/GPG, mail signing and encryption, S/MIME, digital certificates, secure email submission. Hands on Setting up and using a PGP key, configure MTAs to use TLS. * Email authentication and spam prevention Mail relays, grey listing, block list & RBL, DNSBL (Real-time Black hole List), White list, SPF, Domain Keys Identified Mail (DKIM), Author Domain Signing Practices (ADSP), Abuse Report Format (ARF), Domain-based Message Authentication, Reporting and Conformance (DMARC). Hands on Relay spamming and the blocking spamming.

Total SMTP and email for engineers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

Total PHP for developers

5.0(3)

By Systems & Network Training

TOTAL PHP TRAINING COURSE DESCRIPTION PHP provides for the creation of dynamic web sites. This hands on training course looks at programming with PHP with an emphasis of building dynamic websites. Forms, state management and database integration are all covered with practicals used throughout the course to reinforce theory sessions. WHAT WILL YOU LEARN * Create dynamic web sites using PHP. * Write PHP programs. * Debug PHP programs. * Examine existing code and determine its function. TOTAL PHP TRAINING COURSE DETAILS * Who will benefit: Anyone creating dynamic web sites. * Prerequisites: Software development fundamentals * Duration 3 days TOTAL PHP TRAINING COURSE CONTENTS * What is PHP? PHP history, dynamic web pages, how PHP works, alternatives to PHP. Downloading and installing PHP. Installing MySQL, installing Apache, platform issues. * A first PHP web page A basic PHP script, PHP page structure. PHP comments. Integrating PHP and HTML. * PHP forms HTML forms, taking values from forms. * PHP and HTML Page inputs, environment inputs. phpinfo(), other form elements, sticky fields, generalised code, tables, forms, form elements, style sheets, JavaScript. * Variables operators and expressions Expressions, data types, assignments, scope, constants, HTTP environment variables, getting data from forms using variables. * Operators Arithmetic, logical, relational, Boolean, others. * Control statements Conditional: if, else, elseif, switch. Loops: while, do while, for, break, continue, exit. * Functions Built in functions, declaration, arguments, scope, loading functions from other files, defaulting parameters, call by value/ name. * Arrays Indexes, array initialisation, array manipulation, multi dimensional arrays, array functions. * String handling What is a string, string functions, matching, extraction, replacement. String operations, cleansing, sprintf, formatting web pages, strops and others, splitting strings, REs. * PHP and databases Database structure, Database APIs, MySQL, Creating tables, Editing tables, simple SQL queries using PHP, building HTML tables using SQL queries, SQL injection, security issues, error handling. * File I/O Opening, reading, writing files. Permissions, ownership, locking, directories. * PHP, cookies and sessions State, Cookie properties, setting cookies, retrieving cookies, expiring/deleting cookies. Sessions, session variables, session IDs. * PHP and email Emailing from servers, attachments. * Objects OOP, PHP classes, constructors, instances.

Total PHP for developers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

Fathers and Perinatal Mental Health

By Mark Williams

What is perinatal mental health and fathers?  The term ‘perinatal’ refers to the period of time around childbirth. Interpretations of the timeframe of this period vary; in some cases, it includes the time before conception until two years after an infant has been born. In the UK, the First 1001 Days Movement raises awareness of the developmental significance of the first two and a half years of a child’s life. In the course we explain: High risk of suicide in new fathers. The impact on the partner and the development of the child. PTSD, Perinatal Anxiety and Depression in fathers.  Signs, Symptoms and how to engage with fathers.  Importance of bonding and attachment with father - baby. Biological risk factors 

Fathers and Perinatal Mental Health
Delivered in-person, on-requestDelivered In-Person in Bridgend
Price on Enquiry