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

3360 Management courses in Bootle delivered Live Online

SDI 2.0 (Strength Deployment Inventory) : personality profiling

By Beyond Theory: business training & coaching

leadership management training course

SDI 2.0 (Strength Deployment Inventory) : personality profiling
Delivered in Northampton or UK Wide or OnlineFlexible Dates
Price on Enquiry

Cisco Networking

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for entry-level network administrators, network support and help desk technicians. Overview Upon successful completion of this course, students will be able to build, connect and manage networks, and IP traffic routing. In this course the student will learn to install, operate, configure and secure basic and enterprise networks. Networking BasicsNetworking ModelsNetwork AddressingPacket DeliveryDevice ManagementNetwork Security BasicsAdvanced Network Security with ACLsSwitchesAdvanced Switching ConceptsRoutersAdvanced Routing ConceptsBasic Network ServicesCisco Device ManagementTroubleshooting and Data CollectionAdvanced Switch RedundancyOSPF ConfigurationEIGRP ConfigurationPPP WANsFrame Relay WANsSecure VPNs and Tunneling Additional course details: Nexus Humans Cisco Networking training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Cisco Networking course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Cisco Networking
Delivered OnlineFlexible Dates
Price on Enquiry

Creative Problem Solving

By Centre for Competitiveness

Firefighting or solving the same problems week after week? Create a problem-solving culture in your business with this proven methodology.

Creative Problem Solving
Delivered in Belfast or UK Wide or OnlineFlexible Dates
Price on Enquiry

Managing Logistics

5.0(6)

By Supply Chain Academy

This intensive course equips senior management with the knowledge and skills to develop a logistics strategy that will consistently support business objectives. PARTICIPANTS WILL LEARN HOW TO: Understand the concept of integrated logistics. Critically analyse and evaluate logistics operations. Apply solutions to problems in line with global best practices. Devise and operate effective performance measures. Learn how to create performance improvement plans. Understand how to support inbound and outbound logistic activities. COURSE TOPICS INCLUDE: Mission, strategy and policies for logistics Costs of non-performance and poor performance Logistics planning Land, air and marine transport services Materials storage, preservation and handling Waste management services HSSE policies Sustainable logistics and transport Risk management in logistics Management controls Performance measurement Sustainability

Managing Logistics
Delivered in Upminster or UK Wide or OnlineFlexible Dates
Price on Enquiry

Bite-sized sales training (In-House)

By The In House Training Company

If you're looking for a short, sharp high-impact intervention that will help motivate and inspire your sales team then a 'bite-sized' session could be just what you're looking for. We have a range of sessions that can be delivered on an 'off-the-shelf' basis, or they can be tailored to your specific requirements or, of course, we can develop something specifically for you on an entirely bespoke basis. And the length of the session is entirely up to you - 45-minutes, an hour, a half-day - whatever you prefer. Sessions can be run for small groups as part of your regular team meetings or they can be delivered for larger audiences, conference-style - the choice is yours. The session outlines below are just to give you an idea of the possibilities. If one of them whets your appetite please just give us a call on 01582 463463 to talk through what we can do for you - we're here to help!

Bite-sized sales training (In-House)
Delivered in Harpenden or UK Wide 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

Commercial decision-making - 'Stop, Think, Act!' (In-House)

By The In House Training Company

When managers have too many decisions to make, it can have a serious impact on the speed and efficiency of the organisation. When those decisions are commercial ones, the results can wreak havoc with the bottom line. Often the problem arises when those below them or in operational areas of the organisation aren't equipped or allowed to make a decision for themselves. Issues get passed back up and that wastes time. This programme provides a solution, giving your entire team the skills to: And most importantly, they'll be able to do this in line with the broader aims and commercial objectives of the business. By the end of the programme participants will be able to: Fully appreciate the importance of effective decision-making in business Use the five-step 'Stop, Think, Act!' decision-making process Stop leaping to conclusions Really understand the situations and decisions they are dealing with Identify good options Evaluate those options Make decisions and then put them into action Apply these tools and techniques to all their decisions in future 1 Understanding the business we work in What are the critical factors in our business? What is the SWOT analysis for our business? 2 Understanding what decision-making is 3 Background Culture of 'having to be doing' To change things we have to think about it! We are paid to make decisions! 4 Recognise the opportunity to make a decision 5 The 'Stop, Think, Act!' technique 6 STOP! Recognise the opportunity to make a decision Don't leap to conclusions Get ready to think Initial questions:Is this my decision? (Do I have the authority?)Who is this going to affect? (Do they need to be included?)When do I need to make the decision? (What's the timeline?) 7 THINK! The 3 Cs - making sure we understand the decisions we have to make What is the context of this decision?What is the overall situation?Why is this decision important?What do we need to achieve?What will success look like? Do I have clarity about the decision I need to make?Can I write it down?Can I express it clearly in two sentences? What are the criteria?What are the critical commercial factors that we will use to select our options?What will we use to measure the business success? 8 ACT! Identifying options What data do I need to collect?Issues with today's overloadIdentifying what will help you Select optionsHow many options?Must match your criteriaMust achieve success'Decision compass' exercise Analyse optionsTabular methodRisk analysis (likelihood v effect)Head, heart and gut (is there any organisational history/bias that we are up against?) Making your decision Taking it to actionFirst actionsPlanning how to make it happen

Commercial decision-making - 'Stop, Think, Act!' (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Fundamentals of Procurement

5.0(6)

By Supply Chain Academy

This foundational course will help all managers better understand what a procurement function does, including the processes, tools and techniques it employs to reach its goals and how it measures its business performance. PARTICIPANTS WILL LEARN HOW TO: Explain the contribution of procurement to the overall business objectives. Explain the added value that can be obtained by a business when it manages its procurement activities efficiently and effectively. Understand the complex activity of procurement and the challenges it presents for risk management. Develop good quality procurement practices that will manage the expectations of all stakeholders Identify methods by which a procurement function can be measured and performance monitored. Perform contract management activities. Understand ways in which improvements might be identified and implemented. COURSE TOPICS INCLUDE: Procurement and business objectives Stakeholder Management Commercial Specifications Whole Life Costing Targeted procurement Procurement planning Supplier Appraisal and selection RFQ & ITT & Evaluation Contract Management

Fundamentals of Procurement
Delivered in Upminster or UK Wide or OnlineFlexible Dates
Price on Enquiry

Essential selling skills (In-House)

By The In House Training Company

Increasing sales is the core of objective for all salespeople and it is vital they are given the tools and techniques to thrive in this highly competitive environment. The landscape within which salespeople operate is ever shifting, and now more than ever it is recognised that the key to successful selling is understanding the customer's needs and working collaboratively with them to achieve their objectives. This highly practical programme has been developed to support salespeople to develop their all-round sales skills using a customer-focused approach. The course will be fun and informal, using practical exercises to help new and experienced salespeople ensure they are equipped to deal with the challenges of selling. This course will help participants: Develop core sales skills such as building rapport, questioning and presenting benefits Identify the roles and goals of key contacts and recognize the importance of consultative selling Understand how to achieve sales by uncovering needs, matching benefits and promoting value Understand how to structure and control a customer interaction and set clear objectives for each account Develop techniques for handling objections, questions and staying positive Master the art of closing a sale and gaining agreement Understand tactical selling and how to build multiple contacts and relationships Develop skill and confidence in selling to both new prospects and existing customers 1 Consultative selling - key principles for success Recognise the importance of consultative selling and being client-focused Build the right processes to achieving sales targets - questions before features Assess your core sales skills; building rapport, asking questions, presenting features and benefits, closing 2 Consultative sales call skills How best to structure and control a customer meeting or call to be client-centric: Four Cs The importance of setting clear objectives for each call and account Setting the agenda and pre-call preparation Planning sessions 3 Your mission, message and meaning - comparative advantage Defining sales messages and USPs; positioning value and quality not price Knowing your target product and services and their value to the customer Understanding your customers buying role and qualifying the opportunity 4 An effective sales meeting - part 1 Opening the sales interview - and building rapport Gaining and retaining the full attention of the customer Probing and identifying real needs using effective sales questions Planning and practice sessions for consultative selling 5 An effective sales meeting - part 2 Matching customer needs and wants to products and services available Presenting your product or service using features, advantages, and benefits Recognising and responding to buying signals and other sales opportunities Planning and practice sessions 6 Closing the sale successfully Anticipating objections and seeing them as positives, including price objections Handling objections using proven methods and models How and when to ask for the sale professionally Follow up and follow-through Planning and practice sessions

Essential selling skills (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Increasing sales results (In-House)

By The In House Training Company

If you're looking to move to the next level in your career in sales, then understanding how to maximise your sales results, using a consultative and structured approach, will be key to your success. In order to develop the competitive advantage that enables you to stand out from the crowd, it is important to understand the tools and techniques to take your selling to new heights and build the confidence to apply them in work-based scenarios. We have developed this programme to be practical, fun and interactive. Learners will gain a range of practical skills that they can take back and apply to the workplace straight away, that will have a positive impact on sales and customer satisfaction. This course will help participants: Develop a structured and client-focused approach to creating high quality sales opportunities and account growth Learn persuasion and influencing skills to better define needs and develop opportunities Understand how to have better sales conversations, presentations, and proposals - leading to higher order value and increased sales Develop advanced sales questioning skills and techniques; understand the importance of listening Understand how to add value at all stages; plus gaining competitive advantage Develop proven ways to overcome and reduce price pressure Know when to use options and upselling when presenting products and solutions Develop techniques and skills for improved negotiation and closing 1 Advanced Selling - How to Increase your sales results Review of pre-course data and questionnaire The AVC model of increasing your sales results Creating a sales growth plan to achieve higher sales targets Mapping the accounts and products for targeted growth 2 The Four Cs to structure a sales call Research before the meeting or call; setting objectives, planning and preparation How to gain instant rapport and taking control - including online meetings Qualifying and initial questioning skills Creating an agenda and first-meeting structure: Four Cs Planning and practice sessions 3 Building bigger and better sales opportunities How to use questions to 'build' more opportunities Learning and using high-impact and third-level questions Advanced sales questioning techniques: five questioning techniques Qualifying and gaining commitment to the next stage Planning and practice sessions - advanced questioning skills 4 Presentation and persuading skills best practice Compelling benefits and reducing perceived risk - key messages to deliver Helping the customer choose your proposition by using options Professional and effective presentation skills Writing compelling sales proposals that improve your conversion rate Planning and practice session - presenting your solution 5 Overcoming concerns and client questions Proven techniques for answering client objections and concerns How to isolate, prioritise and answer objections, including price Overcoming delay and procrastination Planning and practice session - answering client concerns 6 Gaining commitment and closing the sale Knowing when to close for commitment How to ask for commitment professionally and effectively Key negotiation skills around the closing process - getting to 'yes' Checklist of closing and negotiation skills Practice session

Increasing sales results (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry