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

530 Writing courses in Liverpool delivered Live Online

Test Automation with Python (TTPS4832)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This in an introductory-level course geared for QA, Test team members and others who want to use the Python testing framework PyTest to implement code testing strategies. Attendees should have prior basic Python scripting experience. Students should have some familiarity with tools to be used in this course: PyCharm, Jupyter Notebook and basic GIT. Overview Working within in a hands-on learning environment students will learn to: Become proficient with pytest from day one by solving real-world testing problems Use pytest to write tests more efficiently Scale from simple to complex and functional testing Write and run simple and complex tests Organize tests in fles and directories Find out how to be more productive on the command line Markers and how to skip, xfail and parametrize tests Explore fxtures and techniques to use them effectively, such as tmpdir, pytestconfg, and monkeypatch Convert unittest suites to pytest using little-known techniques The pytest framework is simple to use but powerful enough to cover complex testing integration scenarios. PyTest is considered by many to be the true Pythonic approach to testing in Python. Geared for QA, Test team members and others who want to use the Python testing framework PyTest to implement code testing strategies, Test Automation with Python is a hands-on, two day Python testing course that provides students with the skills required to get started with PyTest right away. Participnats will learn how to get the most out of it in their daily workflow, exploring powerful mechanisms and plugins to facilitate many common testing tasks. Students will also learn how to use pytest in existing unittestbased test suites and will learn some tricks to make the jump to a pytest-style test suite quickly and easily. Python Refresher Python Overview Python Basics Python Lab Introducing PyTest Why Spend time writing test UnitTest Module Why PyTest? Introductory Lab Writing and Running Test Installing PyTest Writing and Running Tests Organizing files and packages Command Line options Configure pytest.ini Install and Config Lab Markers and Parameters Mark Basics Built-in marks Parameterization Markers and Parameters Lab Fixtures Introduction to Fixtures Sharing fixtures with conftest.py files Scopes Autouse Parameterizing fixtures Using marks from fixtures Built-in fixtures Best Practices Fixtures Lab Fixtures Lab 2 Plugins Finding and installing plugins Overview of plugins Plugin Lab From UnitTest to PyTest Use PyTest as a Test Runner Convert asserts with unitest2pytest Handling setup/teardown Managing test hierarchies Refactoring test utilities Migration strategies Additional course details: Nexus Humans Test Automation with Python (TTPS4832) 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 Test Automation with Python (TTPS4832) 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.

Test Automation with Python  (TTPS4832)
Delivered OnlineFlexible Dates
Price on Enquiry

55039 Windows PowerShell Scripting and Toolmaking

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for administrators in a Microsoft-centric environment who want to build reusable units of automation, automate business processes, and enable less-technical colleagues to accomplish administrative tasks. Overview Describe the correct patterns for building modularized tools in Windows PowerShell Build highly modularized functions that comply with native PowerShell patterns Build controller scripts that expose user interfaces and automate business processes Manage data in a variety of formats Write automated tests for tools Debug tools This course covers advanced Windows PowerShell topics, with an emphasis on building reusable tools. Students are introduced to workflow, engage in best practices, and learn a variety of script development and toolmaking techniques. Tool Design Tools do one thing Tools are flexible Tools look native Start with a Command Why start with a command? Discovery and experimentation Build a Basic Function and Module Start with a basic function Create a script module Check prerequisites Run the new command Adding CmdletBinding and Parameterizing About CmdletBinding and common parameters Accepting pipeline input Mandatory-ness Parameter validation Parmeter aliases Emitting Objects as Output Assembling information Constructing and emitting output Quick tests An Interlude: Changing Your Approach Examining a script Critiquing a script Revising the script Using Verbose, Warning, and Informational Output Knowing the six channels Adding verbose and warning output Doing more with verbose output Informational output Comment-Based Help Where to put your help Getting started Going further with comment-based help Broken help Handling Errors Understanding errors and exceptions Bad handling Two reasons for exception handling Handling exceptions in our tool Capturing the actual exception Handling exceptions for non-commands Going further with exception handling Deprecated exception handling Basic Debugging Two kinds of bugs The ultimate goal of debugging Developing assumptions Write-Debug Set-PSBreakpoint The PowerShell ISE Going Deeper with Parameters Parameter positions Validation Multiple parameter sets Value from remaining arguments Help messages Aliases More CmdletBinding Writing Full Help External help Using PlatyPs Supporting online help ?About? topics Making your help updatable Unit Testing Your Code Sketching out the test Making something to test Expanding the test Going further with Pester Extending Output Types Understanding types The Extensible Type System Extending an object Using Update-TypeData Analyzing Your Script Performing a basic analysis Analyzing the analysis Publishing Your Tools Begin with a manifest Publishing to PowerShell Gallery Publishing to private repositories Basic Controllers: Automation Scripts and Menus Building a menu Using UIChoice Writing a process controller Proxy Functions A proxy example Creating the proxy base Modifying the proxy Adding or removing parameters Working with XML Data Simple: CliXML Importing native XML ConvertTo-XML Creating native XML from scratch Working with JSON Data Converting to JSON Converting from JSON Working with SQL Server Data SQL Server terminology and facts Connecting to the server and database Writing a query Running a query Invoke-SqlCmd Thinking about tool design patterns Design tools that use SQL Server for data storage Final Exam Lab problem Break down the problem Do the design Test the commands Code the tool

55039 Windows PowerShell Scripting and Toolmaking
Delivered OnlineFlexible Dates
Price on Enquiry

Competitive Resume Strategies: Build a Resume that Stands Out and Secures the Interview – Workshop for Administrative Professionals

By The Officials

Ready to stop sending your resume into the void? It’s time to master a fundamental life skill for every ambitious administrative professional: crafting a resume that doesn’t just list your entire work history, but actually it gets you interviews. Join us for an intensive workshop where we reveal the industry secrets behind the art and science of standout resumes.

Competitive Resume Strategies: Build a Resume that Stands Out and Secures the Interview – Workshop for Administrative Professionals
Delivered OnlineJoin Waitlist
£45 to £255

Python for Data Science: Hands-on Technical Overview (TTPS4873)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This introductory-level course is intended for Business Analysts and Data Analysts (or anyone else in the data science realm) who are already comfortable working with numerical data in Excel or other spreadsheet environments. No prior programming experience is required, and a browser is the only tool necessary for the course. Overview This course is approximately 50% hands-on, combining expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Throughout the hands-on course students, will learn to leverage Python scripting for data science (to a basic level) using the most current and efficient skills and techniques. Working in a hands-on learning environment, guided by our expert team, attendees will learn about and explore (to a basic level): How to work with Python interactively in web notebooks The essentials of Python scripting Key concepts necessary to enter the world of Data Science via Python This course introduces data analysts and business analysts (as well as anyone interested in Data Science) to the Python programming language, as it?s often used in Data Science in web notebooks. This goal of this course is to provide students with a baseline understanding of core concepts that can serve as a platform of knowledge to follow up with more in-depth training and real-world practice. An Overview of Python Why Python? Python in the Shell Python in Web Notebooks (iPython, Jupyter, Zeppelin) Demo: Python, Notebooks, and Data Science Getting Started Using variables Builtin functions Strings Numbers Converting among types Writing to the screen Command line parameters Flow Control About flow control White space Conditional expressions Relational and Boolean operators While loops Alternate loop exits Sequences, Arrays, Dictionaries and Sets About sequences Lists and list methods Tuples Indexing and slicing Iterating through a sequence Sequence functions, keywords, and operators List comprehensions Generator Expressions Nested sequences Working with Dictionaries Working with Sets Working with files File overview Opening a text file Reading a text file Writing to a text file Reading and writing raw (binary) data Functions Defining functions Parameters Global and local scope Nested functions Returning values Essential Demos Sorting Exceptions Importing Modules Classes Regular Expressions The standard library Math functions The string module Dates and times Working with dates and times Translating timestamps Parsing dates from text Formatting dates Calendar data Python and Data Science Data Science Essentials Pandas Overview NumPy Overview SciKit Overview MatPlotLib Overview Working with Python in Data Science Additional course details: Nexus Humans Python for Data Science: Hands-on Technical Overview (TTPS4873) 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 Python for Data Science: Hands-on Technical Overview (TTPS4873) 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.

Python for Data Science: Hands-on Technical Overview (TTPS4873)
Delivered OnlineFlexible Dates
Price on Enquiry

Get Smart With QuickBooks 2022 for Windows

By Nexus Human

Duration 2 Days 12 CPD hours Overview At course completion, you will be able to: Set up a company Set up and manage inventory Invoice and process payments Customize forms Create reports Track and pay sales tax Prepare payroll In this course you will learn the features in QuickBooks Pro and Premier 2022. First-time QuickBooks users will learn the basic features of the software. Experienced QuickBooks users will quickly learn the new features and functionality of QuickBooks 2022. Getting Started Starting QuickBooks Setting QuickBooks Preferences Components of the QuickBooks Operating Environment Using QuickBooks Help Identifying Common Business Terms Exiting QuickBooks Setting Up a Company Creating a QuickBooks Company Using the Chart of Accounts Working with Lists Creating Company Lists Working with the Customers & Jobs List Working with the Employees List Working with the Vendors List Working with the Item List Working with Other Lists Managing Lists Setting Up Inventory Entering Inventory Ordering Inventory Receiving Inventory Paying for Inventory Manually Adjusting Inventory Selling Your Product Creating Product Invoices Applying Credit to Invoices Emailing Invoices Setting Price Levels Creating Sales Receipts Invoicing for Services Setting Up a Service Item Changing the Invoice Format Creating a Service Invoice Editing an Invoice Voiding an Invoice Deleting an Invoice Entering Statement Charges Creating Billing Statements Automated Send Statements Processing Payments Displaying the Open Invoices Report Using the Income Tracker Receiving Payments for Invoices Making Deposits Handling Bounced Checks Working with Bank Accounts Writing a QuickBooks Check Voiding a QuickBooks Check Using Bank Account Registers Entering a Handwritten Check Transferring Funds Between Accounts Reconciling Checking Accounts Entering and Paying Bills Using QuickBooks for Accounts Payable Using the Bill Tracker Entering Bills Paying Bills Entering Vendor Credit Handling Expenses Managing Receipts Memorizing Transactions Entering a New Memorized Transaction Editing a Memorized Transaction Deleting a Memorized Transaction Grouping Memorized Transactions Using a Memorized Transaction Printing the Memorized Transaction List Customizing Forms Creating a Custom Template Modifying a Template Printing Forms Using Other QuickBooks Accounts Other QuickBooks Account Types Working with Credit Card Transactions Working with Fixed Assets Working with Long-Term Liability Accounts Using the Loan Manager Creating Reports Working with QuickReports Working with Preset Reports Sharing Reports Exporting Reports to Microsoft Excel Printing Reports Creating Graphs Creating QuickInsight Graphs Using QuickZoom with Graphs Working with the Sales Graph Customizing Graphs Printing Graphs Tracking and Paying Sales Tax Using Sales Tax in QuickBooks Setting Up Tax Rates and Agencies Indicating Who and What Gets Taxed Applying Tax to Each Sale Determining What You Owe Paying Your Tax Agencies Preparing Payroll with QuickBooks Using Payroll Tracking Setting Up for Payroll Setting Up Employee Payroll Information Setting Up a Payroll Schedule Writing a Payroll Check Printing Paycheck Stubs Tracking Your Tax Liabilities Paying Payroll Taxes Preparing Payroll Tax Form Using the EasyStep Interview Using the EasyStep Interview Using Online Banking Setting Up an Internet Connection Setting Up Bank Feeds for Accounts Viewing, Downloading, and Adding Online Transactions Creating Online Payments Transferring Funds Online Canceling Online Payments Managing Company Files Using QuickBooks in Multi-user Mode Setting Up Users and Passwords Setting a Closing Date Sharing Files with an Accountant Updating QuickBooks Backing Up and Restoring a Company File Condensing a Company File Estimating, Time Tracking, and Job Costing Creating Job Estimates Creating an Invoice from an Estimate Displaying Reports for Estimates Updating the Job Status Tracking Time Displaying Reports for Time Tracking Tracking Vehicle Mileage Displaying Vehicle Mileage Reports Displaying Other Job Reports Writing Letters Using the Letters and Envelopes Wizard Customizing Letter Templates

Get Smart With QuickBooks 2022 for Windows
Delivered OnlineFlexible Dates
Price on Enquiry

Excel - introduction (In-House)

By The In House Training Company

This one-day workshop is designed to give you an awareness of the fundamentals of Microsoft Excel and, in particular, to give you the confidence needed to efficiently create, edit and manage spreadsheets. This course will help participants: Create tables Use functions Manage rows and columns Write formulas Manage sheets Use content formats Handle larger tables Create reports and charts 1 Creating a table Creating an Excel table from scratch Wrapping text in cells Speeding up data entry using AutoFill Sorting columns 2 Inserting function Inserting function calculators Using AutoSum to sum numbers Statistical calculations AVERAGE, MAX and MIN 3 Table rows and columns Inserting and deleting rows and columns Adjusting multiple column widths and row heights Hiding and unhiding rows and columns 4 Formula writing The basics of formula writing Understanding mathematical symbols Using multiple mathematical symbols in a formula When to use brackets Troubleshooting calculation errors 5 Managing sheets Inserting, renaming, moving and deleting sheets Copying a worksheet to another file Copying a table to another sheet 6 Managing content formats Applying data formats Managing number formats Controlling formats with the Format Painter 7 Managing larger tables Applying freeze panes to lock tables when scrolling Sorting on multiple columns Using filters to extract table information 8 Creating and modifying charts Creating a pie chart Creating a column chart Inserting chart titles and data labels Controlling chart formatting Changing chart types 9 Printing Previewing and printing tables and charts Modifying page orientation Adjusting print margins Printing a selection 10 Calculating with absolute reference The difference between a relative and absolute formula Changing a relative formula to an absolute Using $ signs to lock cells when copying formulas 11 Pivot tables Create a pivot table report Insert a pivot chart into a report

Excel - introduction (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Credit control and debt recovery - practical issues (In-House)

By The In House Training Company

This course is designed specifically to help improve your collection rates. The UK's leading trainer in the subject uses practical examples and case studies to show how to use debt collection techniques that really work. This programme will help participants to: Understand debtors and communicate with them effectively Improve their telephone and writing skills Appreciate the key legal issues Track down 'gone-aways' Improve their collection rates 1 Giving credit and collecting debts The benefits when you get it right The cost of getting it wrong 2 Analysing yourself The importance of making the right 'first impression' Assessing your own personal communication style and how this affects your results How do you (or might you) look in the debtor's eyes? What would you like to change? 3 Analysing your debtors Types of debtorThe delaying debtorThe genuine debtorThe cashflow or hardship problem debtorThe ones who never intended to pay Spot the most common reasons and excuses for non-payment - and learn how to deal with them 4 Understanding debt recovery and the law Data protection issues County Court suing enforcement methods Human rights and debt recovery Retention of title matters 5 Telephone skills for debt recovery A 7-point plan which works every time Learning by example: listening to and analysing some pre-recorded (or live) collection callsWhat was done well?What should have been done differently?Did the collector recognise opportunities?Did the collector create opportunities where seemingly none existed?Did the collector negotiate well or not at all? 6 Writing skills for debt recovery Key phrases to avoid What to include A sample letter which gets results in over 90% of cases 7 Tracking down the 'gone aways' A unique debtor-tracing plan Why spend money on external tracers when you can find those 'gone away' debtors for yourself? 8 Course review The traps to avoid Key personal learning points

Credit control and debt recovery - practical issues (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Parenting a Child with Complex Needs Workshop

5.0(1)

By Born at the Right Time

2-part workshop for parents hosted by Rachel Wright, Founder of Born at the Right Time and author of 'The Skies I'm Under'.

Parenting a Child with Complex Needs Workshop
Delivered OnlineJoin Waitlist
FREE to £20

AET Level 3 Award in Education and Training

By Training Tale

AET Level 3 Award in Education and Training Are you bored of searching the internet for a AET Level 3 Award in Education and Training (Formerly PTLLS) course? Can't manage to discover a proper course that meets all of your requirements? Don't worry, you've just discovered the solution. Take a moment to browse through this comprehensive PTLLS course that includes everything you need to succeed. The AET Level 3 Award in Education and Training (Formerly PTLLS) programme is intended for individuals who want to work in education, most likely as early age instructors and trainers in a variety of contexts. This is the first step in becoming an entry-level teacher in the United Kingdom. Furthermore, the AET Level 3 Award in Education and Training (Formerly PTLLS) is accredited by TQUK, one of the leading awarding organisations in the UK! AET Level 3 Award in Education and Training (Formerly PTLLS) is the mandatory minimum qualification if you want to be a FE teacher or trainer in your chosen field in the UK. If you are thinking about getting into teaching, this AET Level 3 Award in Education and Training, previously known as the PTLLS course, is a great way to start. As a teacher, you can play a significant role in society and positively impact your students' lives. Currently, there is a huge demand for teaching jobs across the globe, and you know how satisfying it could be! So, if you aspire to be a changemaker, this is the ultimate course we can offer you. This PTLLS course is designed so that both freshers and those working in an educational setting can get the benefit. Further, through this PTLLS course, the current teachers can achieve formal recognition of their skills. Awarding Body The AET Level 3 Award in Education and Training (Formerly PTLLS) is accredited by TQUK. A certificate from this renowned awarding body will bring you out as a highly marketable candidate within the desired industry. There is Something More for You with this AET Level 3 Award in Education and Training (Formerly PTLLS) Course. Although we understand, many of you only come to search for PTLLS or AET courses but still here is a small gift for learners. As a course provider, we highly value our learners’ needs. That is why we are giving you some relevant courses with AET Level 3 Award in Education and Training (Formerly PTLLS) Course. Because these extra teaching and training courses will benefit you. With these courses, you can further enrich your knowledge and employability skills. Here are those - Learning Outcomes of the AET/PTLLS - Level 3 Award in Education and Training - AET Course By the end of this course, you will be able to: AET/PTLLS: Identify and perform the roles of a teacher. AET/PTLLS: Explain and apply the teaching and learning approaches. AET/PTLLS: Plan a training session for your learners of different backgrounds. AET/PTLLS: Describe the teachers' attributes and expectations. AET/PTLLS: Prepare inclusive lessons and training sessions for your students. AET/PTLLS: Analyse the role, responsibilities and relationships in education and training. AET/PTLLS: Prepare and administer necessary assessments for your students. This AET Level 3 Award in Education and Training (Formerly PTLLS) programme will be the perfect choice for any individual to kickstart a new career. Anyone who wants to pursue a career in education will find it gratifying and enjoyable. It is a good occupation since you will not only satisfy your own growth. Also it will assist many learners in achieving theirs. It is also a high-demand business, with many schools and universities looking for qualified instructors. It is a job in which you will not only teach but also learn. The PTLLS Training is a nationally recognised award for anybody who is presently teaching or training. Moreover, This PTLLS Training will help those who desire to enter the field and get the necessary qualifications to work as a teacher or trainer. Description AET: AET Level 3 Award in Education and Training (Formerly PTLLS) The AET Level 3 Award in Education and Training fulfils - Industry requirements and will help you get a full grasp of a teacher and trainer's duties and responsibilities, The boundaries imposed with regard to teaching, and how to present motivating class sessions to encourage students. By learning this AET Level 3 Award in Education and Training (Formerly PTLLS) You will learn about the role, responsibilities, and duties of a teacher. Besides, you will be able to identify the significance of your existence in your students' lives. Also, You will know how you can bring effective change to them with your influence through this PTLLS Training. Further, inclusive teaching and learning is a very important concept in an educational setting. That is why we have included this AET Level 3 Award in Education and Training (Formerly PTLLS) in our course so that you can learn. Besides, you will get an in-depth idea about how to perform an assessment. AET Level 3 Award in Education and Training (Formerly PTLLS) Course Curriculum Module 01: Understanding Roles, Responsibilities and Relationships in Education and Training Module 02: Understanding and Using Inclusive Teaching and Learning Approaches in Education and Training Module 03: Understanding Assessment of PTLLS AET Level 3 Award in Education and Training (Formerly PTLLS) Qualification at a Glance Total Qualification Time (TQT - 120 Hours Guided Learning Hours (GLH) - 48 Hours Credit Value - 12 Minimum Age - 19 AET Level 3 Award in Education and Training (Formerly PTLLS) Assessment Method PTLLS To be eligible for the certification, you need to complete the following assessments. Three written assignments One microteaching session - 60 Minutes (Which can be submitted as a recorded video) Please note that you will be given precise instruction in the course material about writing the assignments and performing the micro-teach session. Moreover, if you face any difficulty, your tutor will be there to support you. You must submit all assignments via the online portal with full tutor support. Who is this course for? AET: AET Level 3 Award in Education and Training (Formerly PTLLS) Wherever you work, this AET Level 3 Award in Education and Training (Formerly PTLLS) is a must for you if you want to become a trainer. Besides, this PTLLS course is also appropriate for the following. Teacher & Trainer Consultant Job Hunters & School Leavers College or University Students & Graduates Tutors & Instructors Headmasters Education Consultants Education Providers Office Clerk & Administration Assistant Educational Psychologist Lecturer or Classroom Assistant Career path AET: AET Level 3 Award in Education and Training (Formerly PTLLS) You can choose from a variety of professions either in teaching or training upon completion of the AET Level 3 Award in Education and Training (Formerly PTLLS). These include Primary School Teacher Secondary School Teacher Further Education Teacher Private Tutor Freelance Trainer Trainer at Your Workplace

AET Level 3 Award in Education and Training
Delivered OnlineFlexible Dates
£189

Elite EA PA Forum 🇬🇧

By Elite Forums UK

Elite EA/PA Forum We are delighted to announce the Elite EA/PA Forum for the UK & Ireland will be on the 13th November 2025. Our workshop aims to: Enhance your influence and impact by mastering assertive communication, negotiation, and self-advocacy skills. Stay composed and solution-focused in high-pressure situations with practical tools for crisis management and clear decision-making. Embrace evolving technology by understanding how AI and automation can streamline your role and boost efficiency. Future-proof your career by building strategic value, resilience, and adaptability in an ever-changing professional landscape. Keynote Address with Q&A from the audience: What to expect from Sam's Keynote: With over 30 years supporting leaders at the highest levels, Sam Cohen brings a wealth of insight, experience, and stories (the kind she can share) to the stage. From 18 years serving within The Royal Household - including as Deputy Private Secretary and Press Secretary to Her late Majesty Queen Elizabeth II - to working with The Duke and Duchess of Sussex, running the Prime Minister’s Office at Downing Street, and serving as Chief of Staff to the global CEO of Rio Tinto, Sam’s career is a masterclass in discretion, diplomacy, and delivering at the top. In this exclusive keynote, Beyond the Role, Sam will explore how Executive Assistants don’t just support leaders - they shape leadership, drive strategy, and build legacy from behind the scenes. Join us for this rare opportunity to hear from someone who’s been at the epicentre of power - and bring your questions! The keynote will include a live Q&A, where you can ask Sam about her remarkable career, leadership insights, and how to truly excel in high-performance environments. (Don’t ask her what the Queen kept in her handbag - she’s not telling.) Sam Cohen Career Bio: Sam Cohen has spent the last 30 years working to support leaders in the public and private sectors. Sam spent 18 years serving The Royal Household, as Deputy Private Secretary to Her late Majesty Queen Elizabeth II and Press Secretary to The Queen. Sam also served as Private Secretary to The Duke and Duchess of Sussex. Following this time, Sam worked as Director of the Prime Minister’s Office at Downing Street under Boris Johnson and, most recently, was Chief of Staff to the global CEO at Rio Tinto. Source: ABC News - YouTube Channel. Facilitator - AM: Monika Turner The Confident Assistant - Speak Up, Go After What You Want & Create The Future You Deserve: Develop practical strategies to negotiate workload, boundaries, and career growth with confidence. Learn assertive communication techniques to handle challenging conversations effectively. Build self-advocacy skills to articulate your value and influence outcomes in the workplace. Monika Turner Career Bio: Monika Anna Turner is an ICF-certified Leadership and Executive coach with over seven years of experience helping professionals unlock their confidence, elevate their voice, and lead with authenticity. Before stepping into coaching, she built a successful career as a Personal Assistant, Executive Assistant, and ultimately Chief Of Staff —giving her a deep understanding of the unique challenges and strengths of support roles. Originally from Poland, Monika knows firsthand what it’s like to question your voice and your value—especially in a second language. Her journey from self-doubt to self-assurance informs everything she does today. Through her coaching, she empowers assistants and leaders alike to move beyond fear, speak up and create fulfilling careers they’re proud of. Panel Fabiana Goncalves Executive Assistant to Global VP PerfectDraft & PerfectDraft Commercial Director An accomplished C-Suite Executive & Personal Assistant, I bring over a decade of experience supporting top-level leadership—including CEOs, Founders, and Executive Teams—across multinational and national organizations. I specialize in executive support that goes far beyond calendar management, contributing as a strategic partner in decision-making, operations, and leadership effectiveness. Known for my discretion, diplomacy, and operational precision, I help executives stay focused on what matters most—by anticipating needs, managing complexity, and driving efficiency in both corporate and personal domains. I bring a strategic lens to every task, balancing immediate priorities with long-term objectives. With a proactive mindset, sharp judgment, and strong communication skills, I serve as a trusted advisor and problem-solver in fast-paced, high-stakes environments. Rebecca Polson Executive Support Manager to the Chief Executive An award-winning Executive Assistant with over 10 years’ experience across the higher education, charity, private, and public sectors. Currently Executive Support Manager to the Chief Executive at Alzheimer’s Research UK, she provides high-level support in the fast-paced, mission-driven environment of the largest dementia research charity in the UK. Her previous roles include supporting senior leaders at the Natural History Museum, the Incorporated Society of Musicians, and the Royal College of Music. She brings expertise in executive support, governance, stakeholder engagement, and complex diary and project management. Named PA of the Year in 2023 and a finalist in the SecsintheCity PA of the Year Awards, she is known for her professionalism, discretion, and ability to stay ahead of the needs of the people and organisations she supports. Ola Boddington Senior Executive Assistant As a seasoned Executive Assistant, she has honed her skills in management and project planning over the years. She has worked with various organisations, including Zoa, Signal AI, and ConsenSys, where she provided high-level administrative support to senior executives. Her expertise lies in managing complex schedules, coordinating travel arrangements, and ensuring seamless communication among team members. She is also proficient in using various software tools to streamline workflows and enhance productivity. She is passionate about delivering exceptional service and contributing to the success of the teams she works with. Claudine Martin Senior Executive Assistant Claudine is a highly skilled Senior Executive Assistant, currently supporting the Head of BNY Pershing EMEA. With a distinguished career spanning nearly 17 years in the British Army, Claudine retired in 2023 at the rank of Staff Sergeant, bringing a wealth of experience in high-pressure environments and strategic operations to her current role. Throughout her military career, Claudine specialised in Human Resources, and served as the Personal Assistant to the Army Director of Engagement and Communication at the Ministry of Defence. In this capacity, she played a pivotal role in the planning and execution of significant events and initiatives, showcasing her exceptional organisational skills and attention to detail. Her dedication and professionalism were recognised when she was awarded PA of the Year in 2019 by PA Life. An advocate for the Executive Assistant profession, Claudine is also a sought-after public speaker. She regularly shares her insights at industry events, including the PA Show, and serves as an advisory board member, contributing to the ongoing development and recognition of the profession. Claudine is passionate about empowering others and has previously mentored young people through the Diana Award, a programme established in honour of Princess Diana to support disadvantaged youth. Additionally, she has participated in Fast Forward 15, a mentoring initiative aimed at women aspiring to build careers in events, hospitality, or related industries. With her extensive experience, dedication to excellence, and commitment to mentorship, Claudine continues to make a significant impact in her field and inspire the next generation of leaders. She proudly represented the UK at the Invictus Games 2023, showcasing her unwavering determination and unwavering spirit. In her spare time, Claudine enjoys park run and writing poems. The Importance of Becoming a Strategic Advisor Learn how to shift from reactive to proactive. Develop the mindset and behaviours of a strategic advisor. Understand how to add value beyond your job description. Facilitator - PM: Justin Kabbani AI Is Not Here to Replace You. It's Here to Upgrade You. We'll explore Justin's proven 3P framework: Priming – How to set up AI like a strategic advisor by feeding it context, tone and mindset Prompting – How to craft clear, structured instructions to get consistently great results Producing – How to turn AI outputs into high-leverage work that makes you stand out Your session outcomes: Real examples from admin professionals already using AI to elevate their work Prompts you can copy, adapt, and test live Interactive exercises to build confidence fast A practical challenge to implement right after the session If you’ve been overwhelmed by AI, or underwhelmed by its impact, this session will change that. You'll leave with tools you can use today, and a mindset you’ll carry forward for the rest of your career. Justin Kabbani Career Bio: Justin Kabbani is one of Australia’s most in-demand AI trainers and keynote speakers, known for making AI feel simple, powerful, and immediately useful. He’s worked with brands like Uber, Treasury Wine Estates, and Udemy, helping their teams embed AI into daily workflows, strategic planning, and executive communication. Over the past two years, Justin has trained more than 2,000 professionals across Australia and beyond, consistently earning feedback like “mind-blowing,” and “game-changing”. His signature Prime, Prompt, Produce framework has transformed how business leaders, executive assistants, marketers, and teams think, work, and communicate with AI, without needing to be “tech people.” Justin believes AI isn’t here to replace people. It’s here to take the robotic work off our plate, so we can focus on what humans do best. LinkedIn: https://www.linkedin.com/in/justinkabbani/ Website: https://justinkabbani.com/ Speed Connections Networking Session Join us for Speed Connections, a lively 30-minute networking session designed to foster meaningful connections in a fun, fast-paced environment. Every 10 minutes, attendees will be placed into new breakout rooms with small groups, giving everyone the chance to meet a diverse range of peers. Each breakout session will feature engaging prompts to spark conversations and make networking enjoyable and memorable! Who will attend this event? Executive Assistant (EA) Personal Assistant (PA) Virtual Assistant (VA) Legal Secretary Legal Executive Assistant Administrative Assistant Office Manager Health Care Office Manager Chief of Staff Additional roles may be relevant depending on role responsibilities along with development opportunities. This workshop is open to females, male including trans women/males and non-binary professionals. Group Rate Discounts To discuss our group rates in more detail, please email support@elite-forums.com and provide the following: Group Number (How many would like to attend) Event Date (If numerous dates, please advise if we are splitting attendees across multiple dates) Attendee Contact details (Or request our Group Rate Document. Complete and return - we'll sort the rest.) Group discounts are on request - see below group rate discount brackets: 🧩 You just need one piece to come together - to unlock your Elite Potential. 🔑 Media outlets/organisations will not be permitted to attend this event.

Elite EA PA Forum 🇬🇧
Delivered Online
£345 to £495