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

15237 Other courses in Pontefract delivered On Demand

Ultimate PHP & MySQL Web Development & OOP Coding

By iStudy UK

The world is comprised of many different people, with many different cultures, who speak many different languages. Even though English is considered the staple international language, not everyone understands or speaks in English. That is why there is a huge need for people in the world to help others learn this language in order to eliminate the language barrier we have. You could be one of these people with the help of this Teaching English as Foreign Language (TEFL) course. This is a very elaborate course but helps you to become the perfect English teacher to those who don't know it so well. It starts with helping you to teach in different situations - as per needs and constraints - and work with many different approaches for different students. Following that there are specific chapters dedicated to help you teach speaking, listening, reading, writing and grammar in English. You will also learn about creating lesson plans and testing as well. The course is filled with exercises and examples to help you in your way to become a great English as a foreign language teacher. Course Highlights Ultimate PHP & MySQL Web Development & OOP Coding is an award winning and the best selling course that has been given the CPD Qualification Standards & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed Ultimate PHP & MySQL Web Development & OOP Coding into 133 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 10 hours, 6 minutes hours and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose Ultimate PHP & MySQL Web Development & OOP Coding Lifetime access to the course No hidden fees or exam charges CPD Qualification Standards certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Ultimate PHP & MySQL Web Development & OOP Coding is CPD Qualification Standards and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Ultimate PHP & MySQL Web Development & OOP Coding is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD Qualification Standards and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Section 01: Introduction & Setup Introduction 00:02:00 Setup On Windows 00:15:00 Setup On Mac 00:11:00 Setup On Linux 00:12:00 Online Code Editor 00:03:00 Section 02: Basics Basic File Syntax 00:05:00 Printing (echo) 00:06:00 Comments 00:05:00 Variables 00:06:00 Variable Data Types 00:07:00 Variable Naming 00:03:00 Constants 00:02:00 Arrays 00:05:00 Associative Arrays 00:06:00 Multidimensional Arrays 00:04:00 Section 03: Control Structures if Statement 00:06:00 if...else Statement 00:02:00 if...elseif...else Statement 00:05:00 Switch Statement 00:06:00 while Loop 00:06:00 do...While Loop 00:03:00 for Loop 00:03:00 foreach Loop 00:05:00 Break Statement 00:02:00 Continue Statement 00:02:00 Section 04: Functions Basic Function 00:03:00 Passing Function Arguments 00:03:00 Passing Function Arguments By Reference 00:04:00 Default Argument Value 00:02:00 Function Returning Values 00:05:00 Dynamic Function Calls 00:03:00 Variable Scope 00:04:00 Section 05: Forms Simple HTML Form 00:07:00 GET vs POST 00:05:00 $_SERVER ['PHP_SELF'] 00:07:00 Validating Form Data With PHP 00:07:00 Required Fields 00:05:00 Display Error Messages 00:05:00 Validate Name 00:03:00 Validate Email 00:03:00 Validate URL 00:07:00 Keep The Values In The Form 00:04:00 Section 06: File Handling Read File (readfile()) 00:02:00 Open, Read & Close A File (fopen(), fread(), fclose()) 00:04:00 Read Single Line (fgets()) 00:03:00 Check End-Of-File (feof()) 00:02:00 Read Single Character (fgetc()) 00:02:00 Write To File (fwrite()) 00:03:00 Configure php.ini File For File Uploading 00:02:00 Front End HTML Upload Form 00:04:00 PHP Upload Script 00:15:00 Check If File Exists 00:03:00 Limit File Size 00:05:00 Limit File Type 00:04:00 Section 07: MySQL MySQL vs MySQLi vs PDO 00:05:00 Creating A Database & Table (phpMyAdmin) 00:06:00 Connecting To A Database 00:06:00 Get Data Using SELECT Query 00:10:00 WHERE Property For Filtering 00:03:00 LIKE Property For Pattern Search 00:02:00 Sorting Results Using ORDER BY Property 00:01:00 Using JOINS 00:08:00 Insert Data Using INSERT Query 00:04:00 Get ID Of The Last Inserted Row 00:02:00 Insert Multiple Rows 00:05:00 Update Data Using UPDATE Query 00:03:00 Delete Data Using DELETE Query 00:02:00 Delete All Rows In A Table Using TRUNCATE Query 00:02:00 Delete Table Using DROP Query 00:02:00 Limit Data Selections Using LIMIT, ROWNUM 00:04:00 Create Table Using CREATE Query 00:03:00 Clone/Duplicate Table 00:03:00 Alter Table 00:05:00 Create Database 00:02:00 Drop Database 00:02:00 SQL Injection & Prepared Statements 00:09:00 Section 08: XML What Is XML? 00:02:00 What Is SimpleXML? 00:02:00 Parse XML String 00:08:00 Parse XML File 00:02:00 Get Node Values 00:02:00 Get Node Values of Specific Elements 00:03:00 Get Node Values - Loop 00:03:00 Get Attribute Values 00:02:00 What Is The XML Expat Parser? 00:02:00 Initializing The XML Expat Parser 00:10:00 Load and Output XML Using DOM Parser 00:02:00 Looping Through XML Using DOM Parser 00:03:00 Section 09: AJAX What Is AJAX? 00:02:00 Load Simple Data Using AJAX Front End 00:08:00 Load Simple Data Using AJAX Back End 00:05:00 Load Data From A Database Using AJAX 00:08:00 Section 10: Emails Send A Plain Text Email 00:04:00 Send A HTML Email 00:06:00 Email Attachments 00:17:00 PHPMailer Setup 00:03:00 Send Email Using PHPMailer 00:04:00 Send HTML Email Using PHPMailer 00:04:00 Email Attachments Using PHPMailer 00:02:00 Section 11: Object Oriented Programming What Is Object Oriented Programming (OOP)? 00:03:00 Basic Class With Variables 00:04:00 Functions 00:05:00 Constructor 00:04:00 Destructor 00:02:00 Inheritance 00:06:00 Multi Class Inheritance 00:03:00 Function Overriding 00:03:00 Public vs Private vs Protected 00:05:00 Interfaces 00:04:00 Constants 00:03:00 Abstract Class 00:06:00 Static Keyword 00:03:00 Final Keyword 00:02:00 Initiating Parent Constructor 00:02:00 Section 12: Error Handling die() Function 00:02:00 Custom Error Handler 00:04:00 Triggering An Exception 00:03:00 Exception Handling 00:05:00 Create Database & Table 00:04:00 User Class & Database Connection 00:15:00 Register User Form 00:09:00 Inserting User Data Into Database 00:10:00 Registration Form Field Validation 00:12:00 Securing User Password 00:03:00 Check If Username or Email Already Exists 00:11:00 Retain Data After Failed Registration 00:03:00 Section 13: Advanced Validate an Integer Within a Range 00:04:00 Validate IPv6 Address 00:03:00 Validate URL - Must Contain QueryString 00:03:00 Remove Characters With ASCII Value > 127 00:04:00 Including & Requiring External PHP Files 00:05:00 Section 14 : Resource Resource 00:00:00 Assignment Assignment - Ultimate PHP & MySQL Web Development & OOP Coding 00:00:00

Ultimate PHP & MySQL Web Development & OOP Coding
Delivered Online On Demand10 hours 6 minutes
£25

Cultivating Positive Vibes

By Sarah J Naylor

Cultivating Positive Vibes Ready to shift your mindset, language, and habits to attract positivity into your life? Join Sarah on a transformative journey to embracing the good, focusing on the bright, and manifesting joy every day! This course is designed for those who are ready to break free from negativity and bring more balance, light, and positivity into their daily lives. Through five powerful lessons, Sarah guides you on how to cultivate a mindset that welcomes joy, confidence, and energy, ultimately enabling you to embrace, attract, and manifest a positive life. By making small but impactful shifts in the way you think, speak, and behave, you’ll start to see the world in a new light—one that’s filled with opportunities, gratitude, and endless positive vibes. Whether it’s reducing negativity, adjusting your language, or taking control of your own narrative, this course will equip you with practical tools to create lasting change. Course Breakdown: Lesson 1: Mindful Media Consumption Learn how to limit the negative media entering your life and embrace content that uplifts and inspires you. Lesson 2: Controlling Your Narrative Discover the power of your words and how they shape your reality. Speak and think in ways that serve your highest good. Lesson 3: Shifting Your Perspective Change how you view challenges and setbacks. See every situation as an opportunity for growth and positivity. Lesson 4: Energy Exchange Understand how your energy impacts the world around you—and how you can cultivate an environment that fosters positivity. Lesson 5: Celebrate Focus on gratitude and the power of celebration. Learn to celebrate even the smallest victories to keep the positive energy flowing. Student Testimonials: "Enjoyed very much. An excellent reminder of watching and becoming more aware of how we are thinking, speaking, and writing about life. Focusing on the positive makes for a more satisfying existence for all." – Betty "Such powerful and helpful reminders and insights! I'm glad I found you and your positive vibes!" – MV "Fantastic course! I'm now a follower of all you do xx." – Theresa "This course has reminded me how we are in control of the positivity in our daily lives. There is ALWAYS something to be happy about." – Rochelle "Your course is a whirlwind of positivity! I have stopped watching the news all the time because it was skewing my view of the world. You provide the hopeful, the bright, and the joyful!" – Christine What You'll Gain: A more positive mindset that radiates joy and confidence Practical tools to reduce negativity and curate a positive media environment Insight into controlling your language and shifting your perspective Tips for cultivating a joyful, gratitude-filled life Whether you're just starting on your personal growth journey or you’re looking to amplify your existing positive practices, Cultivating Positive Vibes is the perfect place to begin. Join thousands of others who’ve already experienced the positive impact of this course, and step into your own vibrant, fulfilling life. Course Duration The course consists of 5 lessons, each with an audio, quiz, and reflective exercises. On average, you can expect to spend around 20–30 minutes per lesson completing the audio and quiz. The workbook can be worked on at your own pace and is designed to support your learning after each lesson. Depending on how deeply you engage with the reflections and journaling, the overall time to complete the course may vary – typically around 4 hours of high-impact learning and mindset shifts. You’ll have lifetime access to the material, so you can revisit the lessons and workbook anytime you need a boost to fully absorb, implement, and refresh your positive energy.

Cultivating Positive Vibes
Delivered Online On Demand4 hours
£25

Effective Remote Working Training

By IOMH - Institute of Mental Health

Overview of Effective Remote Working Training In today’s world, remote working is no longer a short-term solution—it’s a lasting change. Since 2019, the UK has seen a 300% rise in remote job listings, and now 78% of organisations use hybrid work models. Our Effective Remote Working Training is designed to help you succeed in this fast-changing work style. This course gives you simple, clear steps to set up a great home office, use online tools for smooth communication, and stay focused throughout your day. With Effective Remote Working Training, you’ll also learn how to stay motivated without the usual office environment, create a healthy work-life balance, and work well with your team—even when you're apart. Remote roles are now growing twice as fast as traditional office jobs, and people with remote working skills are earning 18% more on average in the UK. Whether you’re starting your first remote job or already working from home and want to improve, this course is made for you. The Effective Remote Working Training gives you everything you need to feel confident, connected, and productive while working from anywhere. Start your journey towards flexible success today with our trusted Effective Remote Working Training and prepare for the future of work. This Effective Remote Working Training course will help you to learn: Understand what makes remote working successful Use simple techniques to stay focused and get more done at home Communicate clearly and professionally using online tools Build healthy habits to stay balanced while working remotely Use popular tools to work well with your team online Plan your personal growth and career development while working remotely Who Is This Course for? Employees moving to remote or hybrid work and need clear guidance Team leaders managing remote teams who want to keep productivity high Freelancers or self-employed workers wanting better remote work habits People new to remote work who want to build good routines and workflows Companies that want to train their staff for remote work success Process of Evaluation After studying the Effective Remote Working Training Course, your skills and knowledge will be tested with an MCQ exam or assignment. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion - Digital / PDF Certificate After completing the Effective Remote Working Training Course, you can order your CPD Accredited Digital / PDF Certificate for £5.99. (Each) Certificate of Completion - Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. (Each) Shipping Charges: Inside the UK: £3.99 International: £10.99 Requirements There is no prerequisite to enrol in this course. Career Path This Effective Remote Working Training Course will lead you to many different career opportunities. Here are a few prospects: Remote Project Manager – £38K to £65K/year Virtual Team Leader – £32K to £50K/year Remote Customer Support Specialist – £22K to £35K/year Digital Marketing Coordinator – £25K to £40K/year Remote Operations Manager – £45K to £70K/year Course Curriculum Module 01: Understanding Remote Working and Making it Possible Understanding Remote Working and Making it Possible 00:22:00 Module 02: Boosting Productivity and Maintaining Communication Boosting Productivity and Maintaining Communication 00:20:00 Module 03: Staying in Touch and Improving Call Quality Staying in Touch and Improving Call Quality 00:19:00 Module 04: Maintaining Motivation and Staying Healthy Maintaining Motivation and Staying Healthy 00:21:00 Module 05: Remote Teamwork and Virtual Collaboration Remote Teamwork and Virtual Collaboration 00:17:00 Module 06: Growing and Succeeding as a Remote Employee Growing and Succeeding as a Remote Employee 00:18:00

Effective Remote Working Training
Delivered Online On Demand1 hour 57 minutes
£11.99

Building Leadership Capability

5.0(1)

By Enspark

As a leader you will have opportunity to coach and mentor others in both official and unofficial capacities. Knowing how to effectively coach and mentor your people is key to both their success and to preparing new leadership to step up. Through application exercises and a rich multimedia process, you will learn the skills to be an effective coach or mentor, and thus be able to build additional leadership capability in your organization.

Building Leadership Capability
Delivered Online On Demand30 minutes
£14.95

Sexual Harassment Prevention - Employees

5.0(1)

By Enspark

Learn how to avoid sexual harassment in order to create a pleasant and professional work environment for you and all of your colleagues! Everyone should make sure that others feel safe at work. This course covers essential information about sexual harassment and through application exercises and a rich multimedia process, you will learn simple, and practical ways to avoid sexual harassment so that you and your colleagues will be comfortable and productive at work.

Sexual Harassment Prevention - Employees
Delivered Online On Demand30 minutes
£14.95

The Effective Leader's Guide to Receiving Feedback

5.0(1)

By Enspark

Learn how to graciously and effectively receive feedback to achieve better results in both your personal and professional life. Feedback is often viewed with trepidation, and yet it is an essential tool for growth and improvement. In this course, we will explore the concept of feedback, understanding the feedback filter and how to make it most effective, and creating a feedback-rich environment. This course equips you with the skills needed to become more open and receptive to feedback, fostering better relationships and personal growth. Learning Objectives Comprehend the concept of feedback and its significance in personal and professional growth, recognizing that feedback can be both positive and constructive in nature.;Learn how to effectively process and receive feedback by eliminating common filtering techniques and responding with openness and gratitude.;Create a feedback-rich environment by actively seeking feedback, encouraging others to provide feedback, and responding to feedback in a manner that fosters better relationships and personal development.

The Effective Leader's Guide to Receiving Feedback
Delivered Online On Demand30 minutes
£14.95

Microsoft Office 2013 Excel Advanced - Complete Video Course

4.3(43)

By John Academy

Description: This Microsoft Office 2013 Excel Advanced - Complete Video Course covers the advanced functions and features of Excel 2013. You will learn about working with multiple worksheets and automating and auditing worksheets, how to update workbook properties, and how to apply conditional formatting. You will also learn how to export, analyze and present Excel data. This Advanced level is designed for you to gain the skills necessary to use pivot tables, audit and analyze worksheet data, utilize data tools, collaborate with others, and create and manage macros. This course is intended for them who have intermediate skills with Microsoft Excel 2013, and want to learn more advanced skills or want to learn the topics covered in this course in the 2013 interface. So, brush up your basic and intermediate knowledge and be an expert with the help of this course. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Office 2013 Excel Advanced - Complete Video Course is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Microsoft Office 2013 Excel Advanced - Complete Video Course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Automating Worksheet Functionality Update Workbook Properties FREE 00:07:00 Create and Edit a Macro 00:15:00 Apply Conditional Formatting 00:09:00 Add Data Validation Criteria 00:10:00 Auditing Worksheets Trace Cells 00:05:00 Troubleshoot Invalid Data and Formula Errors 00:12:00 Watch and Evaluate Formulas 00:10:00 Create a Data List Outline 00:09:00 Analyzing and Presenting Data Create Sparklines 00:13:00 Create Scenarios 00:12:00 Perform a What If Analysis 00:19:00 Perform a Statistical Analysis with the Analysis ToolPak 00:06:00 Create Interactive Data with Power View 00:10:00 Working With Multiple Workbooks Consolidate Data 00:10:00 Link Cells in Different Workbooks 00:10:00 Merge Workbooks 00:08:00 Exporting Excel Data Export Excel Data 00:06:00 Import a Delimited Text File 00:09:00 Integrate Excel Data with the Web 00:11:00 Create a Web Query 00:08:00 Mock Exam Mock Exam- Microsoft Office 2013 Excel Advanced - Complete Video Course 00:20:00 Final Exam Final Exam- Microsoft Office 2013 Excel Advanced - Complete Video Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Office 2013 Excel Advanced - Complete Video Course
Delivered Online On Demand3 hours 59 minutes
£21

Online-Sew Beautiful Quilted Baskets

By Loopy's Place

Learn to make addictive fabric baskets! Easy-to-follow online class for beginners and experienced sewers. Create beautiful, functional baskets with a fun and simple technique. Enjoy lifetime access to video tutorials, patterns, and support. Discover your inner crafter today!

Online-Sew Beautiful Quilted Baskets
Delivered Online On Demand3 hours
£15 to £30

Data Science and Machine Learning using Python : A Bootcamp

4.7(160)

By Janets

Learning Outcomes After completing this course, learners will be able to: Learn Python for data analysis using NumPy and Pandas Acquire a clear understanding of data visualisation using Matplotlib, Seaborn and Pandas Deepen your knowledge of Python for interactive and geographical potting using Plotly and Cufflinks Understand Python for data science and machine learning Get acquainted with Recommender Systems with Python Enhance your understanding of Python for Natural Language Processing (NLP) Description Whether you are from an engineering background or not you still can efficiently work in the field of data science and the machine learning sector, if you have proficient knowledge of Python. Since Python is the easiest and most used programming language, you can start learning this language now to advance your career with the Data Science And Machine Learning Using Python : A Bootcamp course. This course will give you a thorough understanding of the Python programming language. Moreover, it will show how can you use Python for data analysis and machine learning. Alongside that, from this course, you will get to learn data visualisation, and interactive and geographical plotting by using Python. The course will also provide detailed information on Python for data analysis, Natural Language Processing (NLP) and much more. Upon successful completion of this course, get a CPD- certificate of achievement which will enhance your resume and career. Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post.  Method of Assessment After completing this course, you will be provided with some assessment questions. To pass that assessment, you need to score at least 60%. Our experts will check your assessment and give you feedback accordingly. Career Path After completing this course, you can explore various career options such as Web Developer Software Engineer Data Scientist Machine Learning Engineer Data Analyst In the UK professionals usually get a salary of £25,000 - £30,000 per annum for these positions.

Data Science and Machine Learning using Python : A Bootcamp
Delivered Online On Demand24 hours
£9.99

Business Branding Diploma

4.3(43)

By John Academy

Description: Your company's brand is the only thing that gives your product/service value to your customers. To build a brand today in this internet-based world, it is very critical to have a consistent and a definitive presence among your consumers. Business Branding Diploma course will give you an overview that will teach you all the techniques to engage your audience and build a defined strategy. In this course, you will learn about the techniques on creating and managing a corporate brand. You will also learn about building your brand by using social media websites and maximizing its impact. This course is comprised of practical devise planning concepts and fundamental evaluation strategies which will help you to create a perfect brand. Learning Outcomes: Provide a definition of what a brand is and branding refers to in general Give a definition of different kinds of brand architecture as well as brand extension Recognise the brand's products, its traits, and their worth Note down a mission, vision, and style statement for a brand Narrate the fundamentals of positioning a brand Interpret the fundamentals of producing a visual identity, involving a brand name, slogan, as well as logo Assist your employees live the brand through strengthening them to become representatives and generating strong brand touchpoints Practically devise planning an internal and external brand launch Observe and assess your brand, and realize how to react to the outcomes Give a definition of the terms associated with social media branding Produce a plan for your social media brand Relate different social media platforms and recognize what foundations suit your brand Conduct communications practically to social media Handle negative feedback and criticism Generate a social media playbook in order to motivate brand ambassadors Assess your brand strength and review your plans Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Business Branding course is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Business Branding course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this Business Branding course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Module - 1 Defining Branding 00:15:00 What Are You All About? 00:30:00 Creating a Mission 00:15:00 Creating a Vision of the Future 00:15:00 Positioning Your Brand 00:15:00 Developing Your Style 00:15:00 Developing a Brand Name and Slogan 00:15:00 Creating a Visual Identity 00:30:00 Living Your Brand 00:15:00 Connecting with Customers 00:15:00 Launching Your Brand 00:15:00 Taking Your Brand's Pulse 00:15:00 Performing a SWOT Analysis 00:15:00 Measuring Brand Health with a Balanced Scorecard 00:15:00 Middleton's Brand Matrix 00:15:00 Interpreting Evaluation Results 00:15:00 Keeping the Brand Alive 00:15:00 Going Beyond the Brand 00:15:00 Module - 2 Defining the Terms 00:30:00 Building Your Social Media Branding Strategy 00:15:00 Identifying Your Social Media Audience 00:15:00 The Key Social Media Platforms 00:30:00 Creating Brand-Focused Messages 00:30:00 Developing a Communication Strategy 00:30:00 Module - 3 Importance of a Personal Brand 00:15:00 Your Brand Approach to Others 00:15:00 Looking at the Outside 00:15:00 Looking at the Inside 00:15:00 Setting Goals 00:15:00 Networking for Success 00:15:00 Communication Strategies 00:15:00 Building Your Credibility 00:15:00 Brand You 00:05:00 Living Your Brand 00:05:00 Managing Your Social Media Presence 00:15:00 Having Influence 00:00:00 Dealing with Challenging People 00:15:00 Presentations and Meetings 00:15:00 Mock Exam Mock Exam- Business Branding Diploma 00:30:00 Final Exam Final Exam- Business Branding Diploma 00:30:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Business Branding Diploma
Delivered Online On Demand11 hours 25 minutes
£21