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

3037 Courses delivered Online

Certification in Intelligence Analyst

4.8(9)

By Skill Up

Develop a naturally inquisitive mind and exceptionally strong problem-solving abilities herewith this Certification in Intelligence Analyst course. Improve

Certification in Intelligence Analyst
Delivered Online On Demand6 hours 45 minutes
£25

Level 3 Diploma in Microsoft Outlook

4.3(43)

By John Academy

Description: Microsoft Outlook is helpful software for professionals since it has all the tools and functionality you need for your work. Outlook 2013 is created with new and improved features as compared to its previous versions. Whether you are still a new user or have been using the Outlook for a long time, this course will help you know how to use the new functions and features of Outlook 2013. You will learn the features and functions that would help you communicate faster and easier to your colleagues, clients or anyone you need to communicate with. This course is very helpful to any professional or businessman who needs to organize their work well. In this course you will learn the necessary skills, knowledge and information of Microsoft Outlook.  Who is the course for? Professionals who want to learn basics, intermediate and advanced skills about Outlook 2013 new features People who have an interest in knowing all the functions and tools Microsoft Outlook 2013 Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Level 3 Diploma in Microsoft Outlook is a comprehensive course perfect for the beginner, intermediate, and advanced level users. This is a useful qualification to possess and will be very beneficial and helpful, especially to the following professionals: Administrative Assistant Administrator Office Manager Personal Assistant Microsoft Outlook for Beginners Module One - Getting Started 00:30:00 Module Two - Opening and Closing Outlook 01:00:00 Module Three - Understanding the Interface 01:00:00 Module Four - Working with the Message List and the Reading Pane 01:00:00 Module Five - Using Message List Commands 01:00:00 Module Six - Creating a New Email 01:00:00 Module Seven - Managing Email 01:00:00 Module Eight - Searching for Items 01:00:00 Module Nine - An Introduction to the Calendar 01:00:00 Module Ten - An Introduction to Tasks 01:00:00 Module Eleven - An Introduction to Contact 01:00:00 Module Twelve - Wrapping Up 00:30:00 Activities-Microsoft Outlook for Beginners 00:00:00 Microsoft Outlook Intermediate Level Module One - Getting Started 01:00:00 Module Two - Working with the Outlook Environment 01:00:00 Module Three - Working with Quick Steps 01:00:00 Module Four - Working with Rules 01:00:00 Module Five - Working with Messages 01:00:00 Module Six - Manipulating Message Properties and Options 01:00:00 Module Seven - Formatting Messages 01:00:00 Module Eight - Managing Automatic Content 01:00:00 Module Nine - Working with the Calendar, Appointments, and Meetings 01:00:00 Module Ten - Working with Contacts and Contact Groups 01:00:00 Module Eleven - Working with Tasks 01:00:00 Module Twelve - Wrapping Up 00:30:00 Activities-Microsoft Outlook Intermediate Level 00:00:00 Microsoft Outlook Advanced Level Module One - Getting Started 00:30:00 Module Two - Working with Messages 01:00:00 Module Three - Customizing Your Profile 01:00:00 Module Four - Advanced Email Tasks 01:00:00 Module Five - Managing Junk Mail 01:00:00 Module Six - Advanced Calendar Tasks 01:00:00 Module Seven - Doing More With Tasks 01:00:00 Module Eight - Using Notes 01:00:00 Module Nine - Viewing RSS Feeds 01:00:00 Module Ten - Printing 01:00:00 Module Eleven - Managing Outlook Data 01:00:00 Module Twelve - Wrapping Up 01:00:00 Activities- Microsoft Outlook Advanced Level 00:00:00 Mock Exam Mock Exam- Level 3 Diploma in Microsoft Outlook 00:30:00 Final Exam Final Exam- Level 3 Diploma in Microsoft Outlook 00:30:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Level 3 Diploma in Microsoft Outlook
Delivered Online On Demand35 hours
£25

R Programming for Data Science (v1.0)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for students who want to learn the R programming language, particularly students who want to leverage R for data analysis and data science tasks in their organization. The course is also designed for students with an interest in applying statistics to real-world problems. A typical student in this course should have several years of experience with computing technology, along with a proficiency in at least one other programming language. Overview In this course, you will use R to perform common data science tasks.You will: Set up an R development environment and execute simple code. Perform operations on atomic data types in R, including characters, numbers, and logicals. Perform operations on data structures in R, including vectors, lists, and data frames. Write conditional statements and loops. Structure code for reuse with functions and packages. Manage data by loading and saving datasets, manipulating data frames, and more. Analyze data through exploratory analysis, statistical analysis, and more. Create and format data visualizations using base R and ggplot2. Create simple statistical models from data. In our data-driven world, organizations need the right tools to extract valuable insights from that data. The R programming language is one of the tools at the forefront of data science. Its robust set of packages and statistical functions makes it a powerful choice for analyzing data, manipulating data, performing statistical tests on data, and creating predictive models from data. Likewise, R is notable for its strong data visualization tools, enabling you to create high-quality graphs and plots that are incredibly customizable. This course will teach you the fundamentals of programming in R to get you started. It will also teach you how to use R to perform common data science tasks and achieve data-driven results for the business. Lesson 1: Setting Up R and Executing Simple Code Topic A: Set Up the R Development Environment Topic B: Write R Statements Lesson 2: Processing Atomic Data Types Topic A: Process Characters Topic B: Process Numbers Topic C: Process Logicals Lesson 3: Processing Data Structures Topic A: Process Vectors Topic B: Process Factors Topic C: Process Data Frames Topic D: Subset Data Structures Lesson 4: Writing Conditional Statements and Loops Topic A: Write Conditional Statements Topic B: Write Loops Lesson 5: Structuring Code for Reuse Topic A: Define and Call Functions Topic B: Apply Loop Functions Topic C: Manage R Packages Lesson 6: Managing Data in R Topic A: Load Data Topic B: Save Data Topic C: Manipulate Data Frames Using Base R Topic D: Manipulate Data Frames Using dplyr Topic E: Handle Dates and Times Lesson 7: Analyzing Data in R Topic A: Examine Data Topic B: Explore the Underlying Distribution of Data Topic C: Identify Missing Values Lesson 8: Visualizing Data in R Topic A: Plot Data Using Base R Functions Topic B: Plot Data Using ggplot2 Topic C: Format Plots in ggplot2 Topic D: Create Combination Plots Lesson 9: Modeling Data in R Topic A: Create Statistical Models in R Topic B: Create Machine Learning Models in R

R Programming for Data Science (v1.0)
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Develop and Customize a B2B Commerce on Classic Store (B2B201)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for The audience for B2B Commerce Developer is any individual who will participate in a new implementation who needs working knowledge and experience with B2B Commerce technical components. Attendees should have intermediate skills in: Object Oriented Programming (Apex or Java) Full-Stack Development (VisualForce, JavaScript, CSS and REST APIs, JSON, Handlebars, and jQuery) Salesforce Administration (Sharing Rules, Process Builder, and Object Relationships)This class is designed for individuals responsible for implementing the technical components of a new B2B Commerce Cloud storefront. You should have some experience with the following: Object-oriented programming (Apex or Java) Full-stack development (Visualforce, JavaScript, CSS and REST APIs, JSON, Handlebars, and jQuery) Salesforce Administration (Sharing Rules, Process Builder, and Object Relationships) Overview Identify where and what events require code extension. Effectively navigate and configure in B2B Commerce on Classic Admin. Implement UI, Logic Class, and Service Class Overrides along with Subscriber Code Integration. Create your own B2B Commerce on Classic solution and troubleshoot problem areas during the development cycle. Take the next step toward a B2B Commerce Developer Accreditation. Explore the Salesforce B2B Commerce platform on Classic and discover how and when to extend your events with code. In this 2-day class, our B2B Commerce Cloud experts will walk you through how to use code to customize the UI and extend functionality in your B2B Commerce Cloud on Classic storefront so you can deliver a buyer experience that satisfies your organization?s unique requirements. Technical Overview Review Key Terms Understand B2B Commerce on Classic Architecture and Technology Stack Take a Tour of the UI Understand B2C Commerce Cloud on Classic Admin Configuration vs. Code Extension Storefront Overview Implement B2B Commerce on Classic Create a Storefront Load Data Enable Buyers User Interface Review UI Best Practices Familiarize Yourself with Key Terms Explore UI Themes Customize UI Layouts Use Subscriber Templates Use Page Includes Manage Subscriber Pages Extensions Override Handlebars Extend My Account Extend B2B Commerce Checkout Flow Explore Global JavaScript Functions Understand B2B Commerce Event Handling Explore Handlebars Functions Explore Localization Functions Extend Utility Functions and Objects Extend Global Extension Points Core Capabilities Handle Cases Using Process Builder Configure Payment Types

Salesforce Develop and Customize a B2B Commerce on Classic Store (B2B201)
Delivered OnlineFlexible Dates
Price on Enquiry

Professional Certificate Course in Marketing Analytics and Its Importance in Hotel Industry in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

The Professional Certificate Course in Marketing Analytics and Its Importance in Hotel Industry provides a comprehensive understanding of marketing analytics and its importance in the hotel industry. The course covers topics such as the definition of marketing analytics, its importance, and the role it plays in business. The course also delves into the various marketing analytics tools and software functions. Participants will learn about the qualifications needed to become a marketing analytics manager and the benefits that hotels can gain through the use of marketing analytics. The course will also cover hotel marketing and competitors analysis, as well as the meaning and scope of a marketing information system. By the end of the course, participants will have gained a solid understanding of how marketing analytics can be used to improve business performance and achieve marketing goals within the hotel industry. The Professional Certificate Course in Marketing Analytics and Its Importance in Hotel Industry is designed to provide participants with a comprehensive understanding of marketing analytics and its significance in the hotel industry. By the end of the course, participants will have gained a solid understanding of how marketing analytics can be used to improve business performance and achieve marketing goals within the hotel industry. After the successful completion of the course, you will be able to learn about the following, What is marketing Analytics. Importance Marketing Analytics. Role of Marketing Analytics in Business. Marketing Analytics Tools. Function of marketing analytics software Qualifications for Marketing Analytics Managers: What Hotels can do through Marketing Analytics. Hotel Marketing and Competitors Analysis. Marketing Information System Meaning and Scope. The Professional Certificate Course in Marketing Analytics and Its Importance in Hotel Industry provides a comprehensive understanding of marketing analytics and its importance in the hotel industry. The course covers topics such as the definition of marketing analytics, its importance, and the role it plays in business. The course also delves into the various marketing analytics tools and software functions. Participants will learn about the qualifications needed to become a marketing analytics manager and the benefits that hotels can gain through the use of marketing analytics. The course will also cover hotel marketing and competitors analysis, as well as the meaning and scope of a marketing information system. By the end of the course, participants will have gained a solid understanding of how marketing analytics can be used to improve business performance and achieve marketing goals within the hotel industry. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Marketing Analytics and Its Importance in Hotel Industry Self-paced pre-recorded learning content on this topic. Professional Certificate Course in Marketing Analytics and Its Importance in Hotel Industry Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course.The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. Marketing professionals Hotel management executives Business owners and entrepreneurs Data analysts Marketing managers and directors Hospitality industry professionals Sales and marketing executives Advertising and digital marketing professionals Revenue managers Customer relationship managers. Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Marketing Analytics and Its Importance in Hotel Industry in London 2024
Delivered Online On Demand14 days
£33

The Science of Micropigmentation Needles | Online Permanent Makeup Training

By ID Liner | Permanent Makeup Training & Supplies

THE CROSSOVER OF CARTRIDGES FROM THE MICROPIGMENTATION SECTOR TO CARTRIDGES FROM THE BODY TATTOO SECTOR.

The Science of Micropigmentation Needles | Online Permanent Makeup Training
Delivered Online On Demand
£150

Full Stack Web Development Mastery Course - Novice to Expert

By Packt

Learn modern frameworks and technologies, including JavaScript ES6, Bootstrap 5, Tailwind CSS, React, MongoDB, Express, and Nodejs. It's a step-by-step guide to building powerful web applications using cutting-edge technologies for your start-up or business. Learn powerful skills that will make you invaluable in the job market with no coding knowledge.

Full Stack Web Development Mastery Course - Novice to Expert
Delivered Online On Demand3 days
£41.99

Microsoft Office Excel 2016: Part 1 Beginner Level Course

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 2 Hours 5 Minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about Microsoft Office Excel Understand the core competencies and principles of Microsoft Office Excel Explore the various areas of Microsoft Office Excel Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert office admin Microsoft Office Excel 2016: Part 1 Beginner Level Course Master the skills you need to propel your career forward in Microsoft Office Excel. This course will equip you with the essential knowledge and skillset that will make you a confident office admin and take your career to the next level. This comprehensive excel beginner level course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this excel beginner level course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective Microsoft Office Excel practice and equip you with the essential skills, confidence and competence to assist you in the Microsoft Office Excel industry. You'll gain a solid understanding of the core competencies required to drive a successful career in Microsoft Office Excel. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for office admin or for people who are aspiring to specialise in Microsoft Office Excel. Enrol in this excel beginner level course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive excel beginner level course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this Microsoft Office Excel can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This excel beginner level course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This excel beginner level course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This excel beginner level course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. Course Curriculum Getting Started With Excel 2016 Navigate the Excel User Interface - Introduction 00:01:00 Navigate the Excel User Interface 00:06:00 Use Excel Commands - Introduction 00:01:00 Use Excel Commands - Introduction 00:01:00 Create and Save a Basic Workbook - Introduction 00:05:00 Create and Save a Basic Workbook 00:05:00 Enter Cell Data - Introduction 00:01:00 Enter Cell Data 00:05:00 Flash Fill and Auto Fill 00:04:00 Use Excel Help - Introduction 00:01:00 Use Excel Help 00:03:00 Performing Calculations Create Worksheet Formulas - Introduction 00:01:00 Create Worksheet Formulas 00:06:00 Insert Functions - Introduction 00:01:00 Insert Functions 00:05:00 Reuse Formulas and Functions - Introduction 00:01:00 Reuse Formulas and Functions 00:05:00 Modifying a Worksheet Insert, Delete and Adjust Cells, Columns and Rows 00:04:00 Search for and Replace Data 00:06:00 Insert, Delete and Adjust Cells, Columns and Rows - Introduction 00:01:00 Use Proofing and Research Tools 00:01:00 Check the Spelling in a Worksheet 00:03:00 Search for and Replace Data - Introduction 00:01:00 Insights Task Pane 00:03:00 Formatting a Worksheet Apply Text Formats - Introduction 00:01:00 Apply Text Formats 00:06:00 Apply Number Formats - Introduction 00:02:00 Apply Number Formats 00:03:00 Align Cell Contents - Introduction 00:01:00 Align Cell Contents 00:03:00 Apply Cell Styles and Themes 00:06:00 Apply Cell Styles and Themes - Introduction 00:01:00 Create and Use Templates - Introduction 00:01:00 Apply Basic Conditional Formatting - Introduction 00:01:00 Apply Basic Conditional Formatting 00:03:00 Create and Use Templates 00:04:00 Printing Workbooks Preview and Print a Workbook 00:01:00 Configure and Preview a Print Job 00:03:00 Set Up the Page Layout - Introduction 00:01:00 Set Up the Page Layout 00:04:00 Configure Headers and Footers - Introduction 00:01:00 Configure Headers and Footers 00:02:00 Managing Workbooks Manage Worksheets - Introduction 00:01:00 Manage Worksheets 00:05:00 Manage Workbook and Worksheet Views - Introduction 00:01:00 Manage Workbook and Worksheet Views 00:01:00 Manage Workbook Properties - Introduction 00:01:00 Manage Workbook Properties 00:03:00 Final Assessment Assessment - Microsoft Office Excel 2016: Part 1 Beginner Level 00:10:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Microsoft Office Excel 2016: Part 1 Beginner Level Course
Delivered Online On Demand
£19

Certified Computer Programming Skills Training

By iStudy UK

Learning Computer Programming has never been so easy! Do you want ot learn codes and create your own software? Get this course to learn about coding and become a Programmer. Learn the different coding languages and have a career in one of the most demanding jobs at this moment in time. A computer programmer creates the code for software applications and operating systems. After a software developer designs a computer program, the programmer writes code that converts that design into a set of instructions a computer can follow. He or she tests the program to look for errors and then rewrites it until it is error-free. The programmer continues to evaluate programs that are in use, making updates and adjustments as needed. This course teaches you all the roles and responsibilities you will take as a computer programmer and how to deal with each one of them. It will also teach you about coding which essential for any prospective computer programmer. Course Highlights Certified Computer Programming Skills Training is an award winning and the best selling course that has been given the CPD Certification & 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 Certified Computer Programming Skills Training into 33 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 1 day, 4 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 Certified Computer Programming Skills Training Lifetime access to the course No hidden fees or exam charges CPD Accredited 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? Certified Computer Programming Skills Training is CPD certified 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 Certified Computer Programming Skills Training 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 and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Computer Programming at a Glance COMPUTER PROGRAMMING AT A GLANCE 01:00:00 UNDERSTANDING THE LANGUAGE OF THE COMPUTER 00:30:00 Choosing a Language 00:30:00 Basic Programming Language BASIC Programming Language 01:00:00 Getting Started with BASIC Programming Language 01:00:00 BASIC Overview of BASIC Components 01:00:00 BASIC Special Variables 01:00:00 BASIC Probability Functions 01:00:00 Filtering the Data Set or Splitting the Data Set 01:00:00 DATA Blocks 01:00:00 DELETE Statement 01:00:00 FOR...NEXT Statement 01:00:00 IF. . . THEN Statement 01:00:00 PHP Programming Welcome to the world of programming! FREE 00:30:00 Getting Started FREE 01:00:00 Let's Start Coding! 01:00:00 PHP Strings 01:00:00 PHP Variables 01:00:00 Useful Variables 00:30:00 PHP Includes & Problem Solving 01:00:00 Tip When Creating Inc Pages 00:30:00 Redirecting Using PHP 00:30:00 Multiple Conditions 01:00:00 PHP Arrays 01:00:00 PHP Loops 01:00:00 Note on PHP Math Functions: 00:30:00 Functions 01:00:00 PHP Sessions 00:30:00 Cookies 01:00:00 Introduction to MySQL 01:00:00 Making The Connection 01:00:00 Inserting Data 01:00:00 Deleting / Removing Data 00:15:00

Certified Computer Programming Skills Training
Delivered Online On Demand28 hours
£25

Ultimate Microsoft Excel Course: Beginner to Excel Expert

5.0(1)

By LearnDrive UK

From beginner to expert, this course will help you advance your career using Microsoft Excel skills.

Ultimate Microsoft Excel Course: Beginner to Excel Expert
Delivered Online On Demand1 hour
£5