Calling all aspiring screenwriters and creative minds! Join us for an exciting script pitching workshop led by tutor Gemma Mushington. This taster session is designed to unleash your imagination and guide you through the process of coming up with and pitching an original script idea. Gemma Mushington, a talented screenwriter with a BA in Film, Television, and Digital Production, brings her wealth of industry knowledge and experience to this workshop. She is signed with Casarotto Ramsay and was the proud winner of the Neal Street Productions Screenwriting Bursary in 2021. Gemma's impressive credentials also include writing an episode of CBBC's The Dumping Ground, which aired in May 2023. With her current role as our Module Leader for the Major Feature Film module on the BA Screenwriting course, Gemma is the perfect guide to help you develop your script ideas. During this engaging taster session, Gemma will lead you through an exercise focused on generating and refining your own original script idea. Learn the techniques and strategies used by professional screenwriters to create compelling narratives that captivate audiences. Gain valuable insights into the art of pitching as Gemma shares her expertise on how to effectively communicate your ideas and grab the attention of industry professionals. Whether you are a screenwriting student, a budding storyteller, or simply someone with a passion for creative writing, this workshop is a fantastic opportunity to explore the exciting world of script development. No prior experience is necessary, as Gemma will provide guidance and support throughout the session. Don't miss out on this chance to refine your scriptwriting skills and pitch your ideas with confidence. Reserve your spot now and prepare to unleash your creative potential with the guidance of tutor Gemma Mushington!
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
What important conversations are your team members avoiding? Side-stepping difficult conversations can trap a team in unresolved problems, strained relationships, and missed chances for growth, which blocks progress and cultivates a lack of trust. But many people avoid difficult conversations or handle them poorly because they’re afraid to address uncomfortable issues and feel unprepared to respond to the emotional reactions that inevitably arise. Navigating Difficult Conversations: Turn Tension Into Progress takes a targeted approach to helping people to manage emotional tension and conduct conversations in a way that enables all parties to stay engaged in collaborative dialogue. Participants will shift their mindset from fearing and avoiding difficult conversations to seeing them as the way to make progress on important issues. And they’ll develop the skills to build trust and respect in every relationship as they navigate sensitive topics. Who Should Attend? This programme is for anyone who finds the thought if having a challenging or difficult conversation, something to be very nervous of, even to the point of avoiding the issue. We recommend that participants have first attended our Aspire programmes, Management Essentials and Performance Coaching, as they provide a strong foundation to the topic, which this session then builds upon. In Navigating Difficult Conversations participants will discover how to balance Courage and Consideration throughout the conversation by: Sharing their Purpose—the issue they need to make progress on—and Positive Intent—how they want the other person to benefit from the conversation Responding to emotional reactions using the skills: Pause, Don’t Panic Observe, Don’t Judge Ask, Don’t Assume Outcomes This module will help participants: Create a strong foundation for difficult conversations by setting a clear and collaborative tone that balances their own and others’ needs. Understand that emotional reactions are a natural, human response—and notice them as a signal that the conversation needs an adjustment to stay on track. Practice a range of tactics to respond in the moment to help everyone stay engaged and make progress.
Duration 2 Days 12 CPD hours This course is intended for Audience: Data Scientists, Software Developers, IT Architects, and Technical Managers. Participants should have the general knowledge of statistics and programming Also familiar with Python Overview ? NumPy, pandas, Matplotlib, scikit-learn ? Python REPLs ? Jupyter Notebooks ? Data analytics life-cycle phases ? Data repairing and normalizing ? Data aggregation and grouping ? Data visualization ? Data science algorithms for supervised and unsupervised machine learning Covers theoretical and technical aspects of using Python in Applied Data Science projects and Data Logistics use cases. Python for Data Science ? Using Modules ? Listing Methods in a Module ? Creating Your Own Modules ? List Comprehension ? Dictionary Comprehension ? String Comprehension ? Python 2 vs Python 3 ? Sets (Python 3+) ? Python Idioms ? Python Data Science ?Ecosystem? ? NumPy ? NumPy Arrays ? NumPy Idioms ? pandas ? Data Wrangling with pandas' DataFrame ? SciPy ? Scikit-learn ? SciPy or scikit-learn? ? Matplotlib ? Python vs R ? Python on Apache Spark ? Python Dev Tools and REPLs ? Anaconda ? IPython ? Visual Studio Code ? Jupyter ? Jupyter Basic Commands ? Summary Applied Data Science ? What is Data Science? ? Data Science Ecosystem ? Data Mining vs. Data Science ? Business Analytics vs. Data Science ? Data Science, Machine Learning, AI? ? Who is a Data Scientist? ? Data Science Skill Sets Venn Diagram ? Data Scientists at Work ? Examples of Data Science Projects ? An Example of a Data Product ? Applied Data Science at Google ? Data Science Gotchas ? Summary Data Analytics Life-cycle Phases ? Big Data Analytics Pipeline ? Data Discovery Phase ? Data Harvesting Phase ? Data Priming Phase ? Data Logistics and Data Governance ? Exploratory Data Analysis ? Model Planning Phase ? Model Building Phase ? Communicating the Results ? Production Roll-out ? Summary Repairing and Normalizing Data ? Repairing and Normalizing Data ? Dealing with the Missing Data ? Sample Data Set ? Getting Info on Null Data ? Dropping a Column ? Interpolating Missing Data in pandas ? Replacing the Missing Values with the Mean Value ? Scaling (Normalizing) the Data ? Data Preprocessing with scikit-learn ? Scaling with the scale() Function ? The MinMaxScaler Object ? Summary Descriptive Statistics Computing Features in Python ? Descriptive Statistics ? Non-uniformity of a Probability Distribution ? Using NumPy for Calculating Descriptive Statistics Measures ? Finding Min and Max in NumPy ? Using pandas for Calculating Descriptive Statistics Measures ? Correlation ? Regression and Correlation ? Covariance ? Getting Pairwise Correlation and Covariance Measures ? Finding Min and Max in pandas DataFrame ? Summary Data Aggregation and Grouping ? Data Aggregation and Grouping ? Sample Data Set ? The pandas.core.groupby.SeriesGroupBy Object ? Grouping by Two or More Columns ? Emulating the SQL's WHERE Clause ? The Pivot Tables ? Cross-Tabulation ? Summary Data Visualization with matplotlib ? Data Visualization ? What is matplotlib? ? Getting Started with matplotlib ? The Plotting Window ? The Figure Options ? The matplotlib.pyplot.plot() Function ? The matplotlib.pyplot.bar() Function ? The matplotlib.pyplot.pie () Function ? Subplots ? Using the matplotlib.gridspec.GridSpec Object ? The matplotlib.pyplot.subplot() Function ? Hands-on Exercise ? Figures ? Saving Figures to File ? Visualization with pandas ? Working with matplotlib in Jupyter Notebooks ? Summary Data Science and ML Algorithms in scikit-learn ? Data Science, Machine Learning, AI? ? Types of Machine Learning ? Terminology: Features and Observations ? Continuous and Categorical Features (Variables) ? Terminology: Axis ? The scikit-learn Package ? scikit-learn Estimators ? Models, Estimators, and Predictors ? Common Distance Metrics ? The Euclidean Metric ? The LIBSVM format ? Scaling of the Features ? The Curse of Dimensionality ? Supervised vs Unsupervised Machine Learning ? Supervised Machine Learning Algorithms ? Unsupervised Machine Learning Algorithms ? Choose the Right Algorithm ? Life-cycles of Machine Learning Development ? Data Split for Training and Test Data Sets ? Data Splitting in scikit-learn ? Hands-on Exercise ? Classification Examples ? Classifying with k-Nearest Neighbors (SL) ? k-Nearest Neighbors Algorithm ? k-Nearest Neighbors Algorithm ? The Error Rate ? Hands-on Exercise ? Dimensionality Reduction ? The Advantages of Dimensionality Reduction ? Principal component analysis (PCA) ? Hands-on Exercise ? Data Blending ? Decision Trees (SL) ? Decision Tree Terminology ? Decision Tree Classification in Context of Information Theory ? Information Entropy Defined ? The Shannon Entropy Formula ? The Simplified Decision Tree Algorithm ? Using Decision Trees ? Random Forests ? SVM ? Naive Bayes Classifier (SL) ? Naive Bayesian Probabilistic Model in a Nutshell ? Bayes Formula ? Classification of Documents with Naive Bayes ? Unsupervised Learning Type: Clustering ? Clustering Examples ? k-Means Clustering (UL) ? k-Means Clustering in a Nutshell ? k-Means Characteristics ? Regression Analysis ? Simple Linear Regression Model ? Linear vs Non-Linear Regression ? Linear Regression Illustration ? Major Underlying Assumptions for Regression Analysis ? Least-Squares Method (LSM) ? Locally Weighted Linear Regression ? Regression Models in Excel ? Multiple Regression Analysis ? Logistic Regression ? Regression vs Classification ? Time-Series Analysis ? Decomposing Time-Series ? Summary Lab Exercises Lab 1 - Learning the Lab Environment Lab 2 - Using Jupyter Notebook Lab 3 - Repairing and Normalizing Data Lab 4 - Computing Descriptive Statistics Lab 5 - Data Grouping and Aggregation Lab 6 - Data Visualization with matplotlib Lab 7 - Data Splitting Lab 8 - k-Nearest Neighbors Algorithm Lab 9 - The k-means Algorithm Lab 10 - The Random Forest Algorithm
Build successful and effective multi-cultural teams with our practical, bespoke training courses. Help team members to embrace and harness the skills and abilities their different ages, nationalities, generations and life experiences bring. Courses include: Knowing your team Communication styles Communicative competency in multi-cultural teams Cultural intelligence – understanding our strengths A global mindset Breaking down barriers for better team working Experiential learning – a session in a second language Team dynamics
Gain practical skills in influencing and decision-making, perfect for anyone working in team-based or project-focused environments, with interactive, hands-on learning. Course overview Duration: 1 day (6.5 hours) This is a highly interactive and practical course which will help you to use influencing and decision making techniques. This workshop has been specifically designed to give you an opportunity to learn and test a range of influencing and decision making models and techniques. The course is aimed at anyone who interacts with others on a regular basis, especially those in project management disciplines, multi disciplinary, matrix type organisations where healthy debate and challenge are key to achieving optimum resolutions. Objectives By the end of the course you will be able to: Utilise a variety of new techniques to enhance your influencing skills Recognise the impact of non-verbal communication and use it to enhance influencing behaviours Use language skills necessary to get your message across in an influential way Apply different techniques for dealing with aggression Understand VUCA – Volatility, Uncertainty, Complexity & Ambiguous Use Perception, Bias, Decision Making and Judgement Understand personal preferences and approaches to Decision Making Speed read others approach to decision making Apply Mindsets, Skillsets and Toolsets for decision making Content What is influencing? Sources of power Influencing skills Choosing the right approach Developing Skills Communication skills – the language of influence Different influencing techniques and when to use them Having the confidence to challenge Dealing with confrontation and challenges in a confident manner The Decision Lifecycle – Personal Preferences Understand the human facts that influence decision making Understanding personal preferences and approaches to Decision Making Understand the impact of Perception, Bias and judgement in decision making Speed reading others approach to decision making Frameworks to provide context for decision making Understand the business factors that influence decision making - VUCA The Cynefin Framework – decision making in complex situations Understanding which business context, you operate in – simple, complicated, complex or chaotic Understanding how to decide in complexity Practical Practical exercises Case studies Personal action planning
Laughter Yoga Leader Training, Certified to Laughter Yoga international. Excellent for physical and mental wellbeing.
Start Your Happiness Journey with Our Free Bonus Course Today! Join our Happiness Bonus Course and discover scientifically backed practices to cultivate joy, resilience, and well-being. Dive into modules covering neurotransmitters, mindfulness, gratitude, self-compassion, ACT, and more. Create your personalized happiness plan and balance peace, play, and purpose in your life. Don't wait for one day, start today! #HappinessCourse #Mindfulness #WellBeing #SelfCompassion #Resilience #Gratitude #ACT #Joy #MentalHealth #FreeCourse
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
This course looks at the key processes in supply chains and how they interact; the most common supply chain terms and how they are utilised to describe supply chain activities. It will cover the definitions of transport modes and how to select the most appropriate one; the role of logistics partners in the extended supply chain and the definition and use of Incoterms. PARTICIPANTS WILL LEARN HOW TO: Explain the term “Supply Chain” Define main activities in Transport & Freight Management Describe the key principles of Warehousing Interpret INCOTERMS COURSE TOPICS INCLUDE: Freight terminology & global trade terminology Warehouse, logistics and transport operations Transport modes Parties involved in international shipments INCOTERMS Freight calculations