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

580 Courses in Bristol

Financial Statement Analysis

5.0(10)

By GBA Corporate

Overview Having a detailed understanding of financial statements is critical to assessing financial risk, and the rate of change in financial statement standards makes this a continuing challenge for users. This course brings together the key elements of financial statement analysis to help participants develop their skills in this area and enable them to ask the right questions to really get under the skin and see the real risks facing businesses and investors in these challenging times. The reference reporting framework used will be IFS. 

Financial Statement Analysis
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,779

Advance Skills in Public Relation Professionals (PRP)

5.0(10)

By GBA Corporate

Overview This course is specially designed to give you intense knowledge and walk you through steps of proven approaches to Public Relations (PR) planning and management. The skills attained through this course can be very well measured and implemented within their work organisation thereby contributing towards the growth of their organisation also helping to build a good reputation and maintaining healthy relationships.  You will be shown how the fundamentals of PR are vital, and how significant they are to understanding organisational reputation and relationships. PR professionals are mostly considered as challenging positions and many times have to deal with difficult and even different situations. Therefore, attending this course will enable you to gain the skills needed to present practical and achievable plans.

Advance Skills in Public Relation Professionals (PRP)
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626

M.D.D HOW TO KEEP A RELATIONSHIP STRONG AND HAPPY PACKAGE (COUPLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Introducing the “How to Keep a Relationship Strong and Happy” Package: Your Blueprint for Long-lasting Love, Respect, and Happiness Are you looking to build a solid foundation and keep your relationship thriving with love, respect, and happiness? Miss Date Doctor is delighted to present our exclusive “How to Keep a Relationship Strong and Happy” package. Designed to provide you with the essential tools and guidance, this comprehensive relationship coaching program will empower you to create a lasting and fulfilling bond with your partner. With our package, you’ll learn invaluable strategies to foster respect, effectively manage conflicts, maintain physical and emotional intimacy, cultivate empathy, and nurture love. We understand that every relationship is unique, which is why our experienced relationship coaches will tailor their expertise to address your specific needs and goals. Why should you invest in the “How to Keep a Relationship Strong and Happy” package? Because a strong and happy relationship requires effort, commitment, and the right knowledge. Here’s how our package can help: Cultivating Respect: Respect forms the foundation of any healthy relationship. Our package will guide you on how to establish mutual respect, communicate effectively, and create a safe and supportive environment where both partners feel valued and appreciated. By learning the principles of respect, you’ll build a strong bond that withstands the test of time. Conflict Management Strategies: Conflicts are inevitable in any relationship, but how you handle them can make all the difference. Our expert coaches will teach you effective conflict resolution techniques, helping you navigate disagreements with grace and understanding. By learning healthy communication styles and negotiation skills, you’ll resolve conflicts while strengthening your connection. Maintaining Physical and Emotional Intimacy: Physical and emotional intimacy are essential for a thriving relationship. Our package will provide you with practical tips and guidance to keep the spark alive, reignite passion, and deepen your emotional connection. You’ll explore techniques to enhance intimacy, explore each other’s needs and desires, and create a satisfying and fulfilling bond. Cultivating Empathy and Understanding: Empathy is the key to fostering understanding and compassion in your relationship. Our coaches will guide you through exercises and techniques to enhance empathy, helping you better understand your partner’s perspective, needs, and emotions. By cultivating empathy, you’ll foster a deeper connection and create a harmonious and supportive partnership. Nurturing Love and Connection: Love is a journey that requires nurturing and continuous effort. Our package will provide you with the tools and strategies to keep the love alive. You’ll explore ways to express love and appreciation, create shared experiences, and maintain a sense of adventure and excitement. Together, we’ll ensure that your relationship remains vibrant and filled with joy. Continuous Support and Guidance: Throughout your journey, our dedicated relationship coaches will provide ongoing support and guidance. You’ll have access to personalized advice, resources, and strategies to address any challenges that may arise. With our support, you’ll feel confident in navigating the ups and downs of your relationship and maintaining a strong and happy partnership. Invest in the “How to Keep a Relationship Strong and Happy” package from Miss Date Doctor today and embark on a transformative journey towards building a lasting and fulfilling relationship. Discover the secrets to love, respect, happiness, and connection that will enrich your lives for years to come. Contact Miss Date Doctor now to book your package and create a relationship that stands the test of time. Happiness and fulfillment await you and your partner. Don’t wait—start building the love you deserve today! 4 x 1 hour session https://relationshipsmdd.com/product/how-to-keep-a-relationship-strong-and-happy-package/

M.D.D HOW TO KEEP A RELATIONSHIP STRONG AND HAPPY PACKAGE (COUPLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

Powered Up | Wedding Photography Mentorship

By Gavin Jacob Power | Photographer

The mentorship program for all wedding photographer, from one of the worlds top 100. A course aimed around your interests and bespoke to you, from portfolio critique to business review with the option of joining me on a shoot.

Powered Up |  Wedding Photography Mentorship
Delivered in Bristol or OnlineFlexible Dates
£400

Presentation Skills 101

5.0(1)

By Own Your Success

Presentation Skills 101 is a course designed for those who want to improve their public speaking skills by learning basic skills of persuasion and developing more confidence, credibility and composure when presenting.

Presentation Skills 101
Delivered in Edinburgh or UK Wide or OnlineFlexible Dates
£410

Speaking and Presentation Skills

By SAVO CIC

Can be run as a one day or two day course. Whereas the one day course concentrates on Speaking Skills in delivering a talk and allows time for participants to prepare and deliver a very short talk, the two day course offers the opportunity for participants to deliver a longer (15 minute) talk and includes consideration of other situations where speaking skills are important such as talking in meetings, talking at interviews etc.

Speaking and Presentation Skills
Delivered In-Person in Thetford or UK WideFlexible Dates
£250

Complete VB.NET programming

5.0(3)

By Systems & Network Training

Complete VB.Net training course description A hands on introduction to programming in Visual BASIC .Net. What will you learn Build Visual BASIC applications. Build simple components Debug Visual BASIC programs. Examine existing code and determine its function. Complete VB.Net training course details Who will benefit: Anyone wishing to program in Visual BASIC. Anyone wishing to build Windows based applications. Prerequisites: None although experience in another high level language would be useful. Duration 5 days Complete VB.Net training course contents Writing your first program Visual Studio, forms designer, running VB programs, the UI, properties, writing the code. Toolbox Controls Basic use, input controls, ActiveX controls. Menus and Dialog Boxes Menus, Dialog Box controls, event procedures. Visual Basic .NET variables and operators Variables, I/O, data types, constants, operators, Math Methods, precedence. Decision Structures and Loops and Timers Event-Driven programming, If…Then, Select Case, For…Next Loops, Timer Control. Debugging Visual Basic .NET Programs Break Mode, watch & command windows. Structured Error Handling Try...Catch, Finally, Err Object, retry periods. Modules and Procedures Standard modules, public variables, procedures. Arrays and Collections to Manage Data Fixed-Size & dynamic Arrays, ReDim Preserve, object collections, Controls Collection. Text Files and String Processing Text Box object, Text String methods, sorting. Automating Office Applications Application objects, automation in VB, the Object Browser, the Process Component. Deploying Visual Basic .NET Applications Planning a deployment, ways to deploy an application, deployment projects, options. Managing Windows Forms Forms, positioning, manipulation, adding controls, organizing controls, Startup Object. Adding Graphics and Animation Effects System.Drawing namespace, coordinates, SystemPaint Event, animation, transparency. Inheriting Forms and Creating Base Classes Inheriting forms, inheritance picker, base classes and inheritance, classes in projects. Working with Printers PrintDocument class, Text Box object, Print Preview and Page Setup Dialog Boxes. Database programming with ADO.NET Databases, ADO.NET, Data Adapters, Datasets, Bound & Navigation Controls. Displaying database records, formatting DataGrid cells, updating the database. Displaying HTML Documents Using IE IE Object, Internet Controls, IE Events. Web Forms for Interactive Web Applications ASP.NET, Web Forms vs. Windows Forms, HTML controls, web applications, event procedures for web forms controls.

Complete VB.NET programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

Electricity Pricing and Marginal Cost Analysis - Virtual Instructor Led Training (VILT)

By EnergyEdge - Training for a Sustainable Energy Future

Develop a deep understanding of electricity pricing and marginal cost analysis with EnergyEdge's virtual instructor-led training course. Enroll now for a rewarding learning journey!

Electricity Pricing and Marginal Cost Analysis - Virtual Instructor Led Training (VILT)
Delivered in Internationally or OnlineFlexible Dates
£1,399 to £1,499

The Level 2 Diploma in Electrical Installations

5.0(9)

By Optima Electrical Training

If you have at least 5 years working experience and you would like to attain Gold Card status via the Experienced Worker route by joining the City & Guilds 2346 NVQ Level 3, you will also need to hold the below two pre-requisite qualifications: City & Guilds 2391-52 Inspection and Testing Course C&G 2382-22 BS7671 18th Edition

The Level 2 Diploma in Electrical Installations
Delivered In-Person in London + 2 more or UK WideFlexible Dates
£3,495

Essential CPRI

5.0(3)

By Systems & Network Training

CPRI training course description This course is designed to give the delegate a technical overview of the CPRI protocols and link setup. We will explain the industry cooperation to define the key internal interface between the radio equipment control (REC) and the radio equipment (RE). Also explained will be the SAP that the CPRI link supports for IQ Interface, frame synchronisation, link control and management and the master and slave ports. We will investigate the CPRI block diagram and together with the data formats and sample mapping solutions. The CPRI frame hierarchy and hyperframe construction will be detailed during this three day overview course. What will you learn Explain the CPRI Block diagram. Understand hyperframing capabilities. Explain the CPRI frame format. Understand how the synchronisation is compliant with 3GPP & WiMAX requirements. Understand the two electrical characteristics of CPRI standard. Understand the CPRI standards structure. Understand the CPRI system & Interface definitions. List the four standard bit rates of the CPRI specification. Understand the CPRI Protocol stacks. CPRI training course details Who will benefit: Anyone looking for a technical overview of the CPRI protocols and link set up. Prerequisites: None. Duration 3 days CPRI training course contents System Description Subsystems. Nodes. Protocol layers. Protocol data planes. User data planes. Antenna carriers. Service Access Points (SAP). Link. Passive Link. Hop. Multi-hop Connection. Logical Connection. Master Port & Slave Port. System Architecture Basic System Architecture & Common Public Radio Interface Definition. System Architecture with a link between Res. Reference configurations: Chain topology, Tree topology, Ring topology. RECs & REs in both chain & tree topology Functional description Radio Functionality. Functional Decomposition between REC and RE: For UTRA FDD, For WiMAX & E-UTRA, For GSM. CPRI Control Functionality. Interface Baseline Interface Specification. Protocol Overview. IQ Data. Synchronisation. L1 Inband Protocol. C & M Data. Protocol Extensions. Vendor Specific Information. Physical Layer Specifications Line Bit Rate. Physical Layer Modes. Electrical Interface. Optical Interface. Line Coding. Bit Error Correction/Detection. Frame Structure. Mapping Methods. Container Blocks. Hyperframes. GSM, UMTS & WiMAX Timing. Link Delay Accuracy & Cable Delay Calibration. Link Maintenance Data Link Layer (Layer 2) Specification Layer 2 Framing for Fast & Slow C & M Channels. Medium Access Control/Data Mapping. Flow Control. Start-up Sequence General. Layer 1 Start-up Timer. State Description. Transition Description. Interoperability Reserved Bandwidth. Version Numbers. Supplementary Specification Details Delay Calibration Example. Reference Test Points. List of Abbreviations & Gloss

Essential CPRI
Delivered in Internationally or OnlineFlexible Dates
£3,497