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

5996 Productivity courses

Fundamental Concepts of Java

4.3(43)

By John Academy

Course Overview Learn Java programming from the Fundamental Concepts of Java course and be able to create object-oriented programs using your skill. This course will help you to create interactive object-oriented programS for your desktop, phone or website. In this Fundamental Concepts of Java course, you will learn about the modern Java programming tools, Java 9 and 11, inheritance, abstraction, interference, different Java features and many other functions that will help you to program using Java language. You will be able to understand how Java programming works for websites, desktops and Android mobiles. You will also be able to understand why the functions work instead of only understanding how to use them. This course will help you to understand how to create Java programming from scratch. This is an ideal course for anyone who wants to learn Java programming understand the use of it and start their career as a programmer. Learning Outcomes Learn the fundamentals of the Java programming language Understand object-oriented programming Know about exception handling enums and type wrapper Be able to understand the concept of inserting animation into programming Learn how Java works and convert code to the understandable computer language Who is this course for? This course is ideal for anyone who wants to learn the Java programming language and build their career as a programmer. This course will help you understand the function of Java programming from scratch. 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. Certification After you have successfully completed the course, 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 the cost of £39 or in PDF format at the 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 recognized 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 Fundamental Concepts of Java is a useful qualification to possess and would be beneficial for any related profession or industry such as: Programmer Web Developer Android App Developer Web Designer Data Security Officer Fundamental Concepts of Java Module 01: Hello World _ IDE 00:07:00 Module 02: What is Java? 00:13:00 Module 03: Working With Variables 00:12:00 Module 04: Variable Types 00:14:00 Module 05: Non-Numeric Data Types 00:10:00 Module 06: Strings 00:16:00 Module 07: Arithmetic Operators 00:14:00 Module 08: Relational Operators 00:10:00 Module 09: Logical Operators 00:10:00 Module 10: Assignment Operators 00:10:00 Module 11: Solving Problems with Google 00:09:00 Module 12: If in Java 00:11:00 Module 13: Else If Else 00:16:00 Module 14: Switch 00:12:00 Module 15: While Loop 00:14:00 Module 16: For Loop 00:13:00 Module 17: Arrays 00:14:00 Module 18: Sorting Array 00:15:00 Module 19: Methods 00:15:00 Module 20: Recursion 00:07:00 Module 21: OOP #1 - Classes _Object 00:12:00 Module 22: OOP #2 - Constructors 00:08:00 Module 23: OOP #3 - Inheritance 00:14:00 Module 24: OOP #4 - Modifier Types 00:17:00 Module 25: OOP #5 - Encapsulation 00:12:00 Module 26: OOP #6 - Abstraction 00:16:00 Module 27: OOP #7 - Polymorphism 00:09:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Fundamental Concepts of Java
Delivered Online On Demand5 hours 30 minutes
£18

Easy to Advanced Data Structures Masterclass

4.3(43)

By John Academy

Course Overview Do you know, effective use of data structure can increase the efficiency of your software design process? To create efficient algorithms and continue a smooth software design process Data Structure is one of the most fundamental ingredients. Learn the basics of data structure and how you can use them from this Easy to Advanced Data Structures Masterclass course and create incredible software designs using that knowledge. This Easy to Advanced Data Structures Masterclass course will help you to strengthen your basics, clear misunderstandings and get hold of the functions of data structure and how you can use it. The animated video lessons will help you understand data Structure easily. You will learn about Static and dynamic arrays, linked lists, stacks, queues, search trees, hash tables, sparse tables and many other functions that will help you understand how you can use data structure and create efficient software designs. Learning Outcomes Understand the basics of data structure Familiarize with the algorithms associated with data structure Be able to include linked lists, dynamic arrays, queues and stacks in your data structure project Learn what Static and dynamic arrays are Be able to Union or disjoint sets in your data table Get a clear understanding of hash tables and how they work Who is this course for? This course is ideal for anyone who wants to learn about data structure or strengthen their basics. It is especially helpful for those who work in the IT industry and deal with database management. 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. Certification After you have successfully completed the course, 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 the cost of £39 or in PDF format at the 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 recognized 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 Easy to Advanced Data Structures Masterclass is a useful qualification to possess and would be beneficial for any related profession or industry such as: Software Engineers Programmers Web Designers Web Developers App Developers Unit 01: Introduction Module 01: Promo Video 00:02:00 Module 02: Data Structure Introduction 00:05:00 Module 03: Computational Complexity Analysis 00:13:00 Unit 02: Arrays Module 01: Static and Dynamic Arrays 00:12:00 Module 02: Dynamic Arrays Source Code 00:07:00 Unit 03: Linked List Module 01: Singly and Doubly Linked Lists 00:15:00 Module 02: Doubly Linked Lists Source Code 00:10:00 Unit 04: Stack Module 01: Stack 00:12:00 Module 02: Stack Implementation 00:04:00 Module 03: Stack Source Code 00:04:00 Unit 05: Queues Module 01: Queues (Part-1) 00:06:00 Module 02: Queues (Part-2) 00:06:00 Module 03: Queue Source Code 00:04:00 Unit 06: Priority Queues (PQs) Module 01: Priority Queues (PQs) with an interlude on heaps 00:13:00 Module 02: Turning Min PQ into Max PQ 00:06:00 Module 03: Adding Elements to Binary Heap 00:10:00 Module 04: Removing Elements from Binary Heap 00:14:00 Module 05: Priority Queue Binary Heap Source Code 00:16:00 Unit 07: Union Find Module 01: Disjoint Set 00:06:00 Module 02: Kruskal's Algorithm 00:06:00 Module 03: Union and Find Operations 00:11:00 Module 04: Path Compression Union Find 00:07:00 Module 05: Union Find Source Code 00:08:00 Unit 08: Binary Search Trees Module 01: Binary Trees and Binary Search Trees (BST) 00:13:00 Module 02: Inserting Element into a Binary Search Tree (BST) 00:06:00 Module 03: Removing Element from a Binary Search Tree (BST) 00:14:00 Module 04: Tree Traversals 00:12:00 Module 05: Binary Search Source Code 00:13:00 Unit 09: Fenwick Tree Module 01: Fenwick Tree Construction 00:06:00 Module 02: Point Updates 00:05:00 Module 03: Binary Indexed Tree 00:14:00 Module 04: Fenwick Tree Source Code 00:06:00 Unit 10: Hash Tables Module 01: Hash Table 00:17:00 Module 02: Separate Chaining 00:08:00 Module 03: Separate Chaining Source Code 00:12:00 Module 04: Open Addressing 00:11:00 Module 05: Linear Probing 00:14:00 Module 06: Quadratic Probing 00:09:00 Module 07: Double Hashing 00:15:00 Module 08: Removing Element Open Addressing 00:08:00 Module 09: Open Addressing Code 00:15:00 Unit 11: Suffix Array Module 01: Introduction 00:03:00 Module 02: The Longest Common Prefix (LCP) Array 00:03:00 Module 03: Using SA/LCP Array to Find Unique Substrings 00:05:00 Module 04: Longest Common Substring (LCS) 00:11:00 Module 05: Longest Common Substring (LCS) Full Example 00:07:00 Module 06: Longest Repeated Substring (LRS) 00:05:00 Unit 12: AVL Trees Module 01: Balanced Binary Search Trees (BBSTs) 00:09:00 Module 02: Inserting Elements into an AVL Tree 00:10:00 Module 03: Removing an AVL Tree 00:09:00 Module 04: AVL Tree Source Code 00:17:00 Unit 13: Indexed Priority Queue Module 01: Indexed Priority Queue (Part-1) 00:25:00 Module 02: Indexed Priority Queue Source Code 00:09:00 Unit 14: Sparse Tables Module 01: Sparse Table 00:26:00 Module 02: Sparse Table Source Code 00:07:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Easy to Advanced Data Structures Masterclass
Delivered Online On Demand9 hours 1 minutes
£18

Skype for Business Course

4.3(43)

By John Academy

Description: Skype for Business is a service by Microsoft that helps you to collaborate with anyone, anywhere at any time. This instant messaging collaborative tool is cost-effective and user-friendly. The Skype for Business Course will familiarise you with all the features of the tool. In the course, you will learn how to use Skype for business, the ways of setting location, managing contacts, setting alerts and alert sounds, the process of sending and receiving the instant message, etc. Finally, the course helps you to create audio and video calls, preparing business meetings, and creating the presentation for the conference, and the use of Skype notification area. Learning Outcomes: Discover how to open and close Skype for Business, also ways to sign in and out of your account Set your status on log in or while logged in, add personal notes and set location Manage your contacts by adding internal and external contacts, creating groups, move contacts within groups, add them to favourite groups, block certain contacts, use status and relationship view, and much more Manage alerts by disabling or changing alert sounds, setting up status change alerts, and configuring Do Not Disturb Utilize the instant messages (IM) services by sending and responding to them, using spellchecker, adding emoticons, changing the font and viewing conversation history Examine how to make an audio and video call, record audio or video calls, and change device settings Conduct business meetings using Skype meeting opting through Outlook, joining meetings, setting up impromptu meetings in Skype, and taking notes during a meeting with OneNote Show stakeholders your presentation by learning how to display a PowerPoint presentation, a whiteboard, share screens and programs, post polls and Q&A, send files to participants and share note through Microsoft OneNote Manage advanced settings by turning off all profile pictures, displaying Skype for Business window on top, using Microsoft Skype for Business Recording Manager, and stop Skype for Business from starting up automatically View Skype Notification Area icon, change presence status, sing in and out, and open and close the program 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? Skype for Business 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 Skype for Business 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. Skype for Business Course The Basics 00:30:00 Setting Your Presence and Location 00:45:00 Managing Contacts, Part One 00:45:00 Managing Contacts, Part Two 00:30:00 Alerts and Alert Sounds 00:30:00 Sending and Receiving Instant Messages (IM) 00:30:00 Audio & Video Calls 00:45:00 Skype Meetings 00:30:00 Presenting with Skype for Business, Part One 00:45:00 Presenting with Skype for Business, Part Two 00:45:00 Advanced Settings 00:30:00 Using Skype for Business in the Notification Area 00:30:00 Mock Exam Mock Exam- Skype for Business Course 00:20:00 Final Exam Final Exam- Skype for Business Course 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Skype for Business Course
Delivered Online On Demand7 hours 55 minutes
£18

Modern PHP/MYSQL/ GitHub & Heroku Tutorial

4.3(43)

By John Academy

Course Overview Do you want to familiarize with various programming structure and build your career as a software engineer? Then this course is perfect for you. Learn how you can use HTML CSS my SQL GitHub XAMPP and Heroku from this Modern PHP/MYSQL/ GitHub & Heroku Tutorial course and boost your programming skill in no time. This Modern PHP/MYSQL/ GitHub & Heroku Tutorial course will teach you the function of different platforms of web development. You will learn about PHP, bootstrap, MySQL, GitHub and Heroku. The lessons will help you understand programming structures from scratch and explore different areas of web development. The activities of the course will help you to practice the knowledge you learn and enhance your skill. You'll be able to work and create sample websites with the lectures.  You'll receive certifications after completing the course. This course can be a stepping stone for you to enhance your skill and be a professional web developer. Learning Outcomes Understand how XAMPP works Familiarize with the role of PHP in web-based programs Setup Apache server and PHP environment using XAMPP server Learn how to use GitHub Be able to build data-driven and dynamic web applications Learn how to deploy web applications using Heroku Learn the basics of bootstrap 4 Who is this course for? This course is a complete package of the database, PHP, Bootstrap and GitHub. This is ideal for anyone who wants to learn software designing and its steps. The course will teach you the necessary skills and knowledge you need for software development from scratch. 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. Certification After you have successfully completed the course, 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 the cost of £39 or in PDF format at the 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 recognized 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 Modern PHP/MYSQL/ GitHub & Heroku Tutorial Course is a useful qualification to possess and would be beneficial for any related profession or industry such as: Web Developers Web Designers Software Developers PHP Developers App Designers Unit 01: Introduction Introduction 00:06:00 Unit 02: Environment Configuration Module 01: Setup a PHP Environment using XAMPP 00:16:00 Module 02: Install Composer Package Manager 00:03:00 Module 03: Visual Studio Code - Web Development Add ons 00:12:00 Module 04: Create a GitHub Account 00:13:00 Module 05: Create a Heroku Account 00:08:00 Unit 03: PHP Basics and Syntax Module 01: How PHP Works 00:29:00 Module 02: IFELSE Statements 00:19:00 Module 03: Switch Statements 00:09:00 Module 04: FOR Loop 00:10:00 Module 05: WHILE AND DOWHILE Loops 00:14:00 Module 06: PHP Arrays and Manipulation 00:13:00 Module 07: String Manipulation Functions 00:28:00 Module 08: Date and Time Manipulation Functions 00:15:00 Module 09: User Defined Functions 00:22:00 Module 10: PHP Include and Require 00:22:00 Module 11: PHP Website Layout - With Bootstra 00:23:00 Module 12: Add Project to Github 00:08:00 Module 13: Publish Website to Heroku 00:20:00 Unit 04: PHP Forms and MySQL and User Authentication Module 01: Project and Website Setup 00:21:00 Module 02: Create a Bootstrap 4 Form 00:28:00 Module 03: PHP Form - $_GET Action 00:23:00 Module 04: PHP Form - $_POST Action 00:11:00 Module 05: Design Database with phpMyAdmin 00:19:00 Module 06: Connect to Database using PHP PDO 00:18:00 Module 07: Save Records to Database 00:38:00 Module 08: View Database Records 00:36:00 Module 09: View One Record's Details 00:28:00 Module 10: Update Database Records 00:34:00 Module 11: Delete Database Records 00:11:00 Module 12: Final Touches: Form Validation, Error Messages, Success Messages 00:17:00 Module 13: Create Heroku App and Remote Database 00:21:00 Module 14: Setup Authentication Tables in Database 00:20:00 Module 15: Setup Login and Authentication 00:29:00 Module 16: Control User Access 00:08:00 Module 17: Sending Confirmation Emails 00:31:00 Module 18: Upload Profile Pictures 00:31:00 Module 19: Final Touches 00:14:00 Resources Resources - Modern PHP/MYSQL/ GitHub & Heroku Tutorial 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Modern PHP/MYSQL/ GitHub & Heroku Tutorial
Delivered Online On Demand12 hours 8 minutes
£18

Project Finance and Excel - Build Financial Models from Scratch

By Packt

Welcome to this comprehensive video course on project finance, where we will delve into various aspects of transactions eligible for project finance. Throughout this course, we will explore real-world examples and dive deep into a captivating case study on Express Fiji. We will guide you through building a comprehensive balance sheet, incorporating all relevant assets, liabilities, and equity components.

Project Finance and Excel - Build Financial Models from Scratch
Delivered Online On Demand3 hours 34 minutes
£82.99

CSS Fundamentals

By Course Cloud

The comprehensive CSS Fundamentals has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the CSS Fundamentals today, and learn from the very best the industry has to offer! This best selling CSS Fundamentals has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth CSS Fundamentals is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The CSS Fundamentals is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The CSS Fundamentals is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the CSS Fundamentals, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the CSS Fundamentals will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the CSS Fundamentals to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

CSS Fundamentals
Delivered Online On Demand
£25

Functional Skills English Level 2

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special Functional Skills English Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training that employers are looking for in today's workplaces. The Functional Skills English Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This Functional Skills English Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Functional Skills English Course, like every one of Skillwise's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Functional Skills English? Unlimited access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD Quality Standard-accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Functional Skills English there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This Functional Skills English course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skills. Prerequisites This Functional Skills English does not require you to have any prior qualifications or experience. You can just enroll and start learning. This Functional Skills English was made by professionals and it is compatible with all PCs, Macs, tablets, and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This Functional Skills English is a great way for you to gain multiple skills from the comfort of your home.   Functional Skills English Introduction to the Course 00:13:00 Basics of Grammar 00:16:00 The Basics of Sentence 00:11:00 Structure of Sentence 00:19:00 Questions 00:13:00 Punctuation and Capitalisation 00:24:00 Spelling 00:27:00 Common Mistakes and Ways to Improve 00:21:00 Mock Exam Final Exam

Functional Skills English Level 2
Delivered Online On Demand
£29

Windows 10 End User

4.3(43)

By John Academy

Description Windows 10 comes with different and effective features. But most often users get in trouble. Don't worry. Our Windows 10 End User course will assist you to learn all the difficulties in very easy ways. The Windows 10 End User course incorporates some basic issues of Microsoft Windows 10 operating methods to make you acquainted with its functions. The course assists you to know how to customize, personalize, and execute different areas of Windows 10. It teaches you also how to explore files, maps, operate mail, calendar, and weather features. It also teaches how to update, install, and find out troubleshoot from the applications. He makes you familiar with different programs like Microsoft Word, Excel, and PowerPoint etc. it teaches you internet browsing and other effective relevant features. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. 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? Windows 10 End User 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 Windows 10 End User 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. Module: 01 Introduction FREE 00:01:00 Logging In 00:02:00 The Startup Screen 00:03:00 Exploring the Desktop 00:02:00 General Navigation 00:04:00 Introducing the Action Center and Control Panel 00:02:00 Launching Applications 00:03:00 Interacting with Windows 00:06:00 Quitting Applications 00:04:00 Pinning Applications 00:03:00 Customizing the Start Menu 00:03:00 Module: 02 Customizing the Task Bar 00:02:00 Multitasking to Switch Between Multiple Applications 00:03:00 Managing several deskstops Using Task View 00:03:00 Overview of the drive and folder structure 00:04:00 Using Navigation Pane, Details Pane, Preview Pane 00:04:00 Menus and Ribbons 00:03:00 Viewing and Editing File Properties_Revised 00:04:00 Creating Files 00:06:00 Selecting, Moving, and Copying Files_Revised 00:06:00 Renaming Files and Folders 00:03:00 Deleting and Restoring from the Recycle Bin 00:05:00 Module: 03 Create and use shortcuts_Revised 00:05:00 Zip and Unzip 00:07:00 Changing the Sort and Group by 00:06:00 Add Columns to the Explorer View 00:04:00 Creating and Using a Library 00:07:00 Pin Frequent Places Customizing File Explorer 00:04:00 Configuring Files and Explore Options 00:03:00 Logging In or Setting Up OneDrive 00:02:00 Storing and acessing files on OneDrive 00:03:00 Sharing Files Through OneDrive 00:05:00 Syncing Files on OneDrive 00:03:00 Module: 04 Browsing the Web 00:02:00 Customize Top Sites 00:02:00 Using Tabs 00:03:00 Add and Use Favorites 00:03:00 Organize Favorites with Folders 00:02:00 Background Settings 00:04:00 Lock Screen 00:02:00 Change Windows Themes 00:02:00 Personalize Start 00:04:00 Change Screen Resolution 00:02:00 Module: 05 Adjust Notifications and Actions 00:02:00 Course Recap Complete 00:01:00 Course Recap Complete 00:01:00 Mail Send a Message 00:04:00 Adding & Editing- Contacts & Accounts 00:05:00 People Search Link and Share Contacts 00:04:00 Calendar Configuring and Viewing 00:04:00 Calendar Changing Views Creating and Editing Events 00:07:00 Weather Add Favorite Locations and Viewing the Weather 00:04:00 Adjust Audio Settings 00:02:00 Managing Accounts and Sign In Options 00:03:00 Module: 06 Weather- Viewing Historical Data nad Weather Maps 00:03:00 Installing Applications from the Windows Store 00:03:00 Tablet Mode 00:03:00 Using Saving Sharing Web Notes 00:04:00 Downloading Files 00:02:00 Viewing and Clearing History 00:02:00 Cortana Setup 00:03:00 Using Cortana 00:03:00 Maps- Search Get Directions Choose View 00:04:00 Maps- Search Tips and Favorites 00:04:00 Module: 07 Maps- More Search Tips and Map Settings 00:03:00 Photos - Browsing_REVISED 00:05:00 Photos - Using Editing Tools_REVISED 00:04:00 Mail- Add Accounts 00:05:00 Mail- Personalizing and Configuring- 00:04:00 Installing Applications From the Web 00:03:00 Setting Application Defaults 00:03:00 Setting App Privacy and Permissions 00:02:00 Uninstalling Applications 00:01:00 Configure Windows Defender and Windows Updates 00:02:00 Module: 08 Backing Up and Restoring Files and Using Recover to Reset Your PC 00:07:00 Access Task Manage 00:02:00 Accessing the Action Center to View Messages 00:02:00 Manage Sleep and Screen Saver 00:03:00 Managing Devices 00:03:00 Change Type Settings 00:01:00 Adjust Mouse and Touchpad Settings 00:03:00 Adjust Autoplay Settings 00:02:00 Adding Files to a Library 00:09:00 Change Default Storage Locations 00:02:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Windows 10 End User
Delivered Online On Demand4 hours 45 minutes
£18

Telephone Etiquette

4.7(160)

By Janets

A senior administrator or PA is often the first voice that a customer or VIP will hear when contacting a business. This course will ensure that your telephone manner and procedures are first-class and ready for all eventualities. You'll learn how to handle external distractions and speak clearly, as well as handling nuisance calls or abusive callers efficiently. It even covers the best methods for leaving voicemail messages or following them up. By various education styles, you'll find your phone usage will benefit significantly from these lessons. Learning Outcomes Fully understand the rules of telephone etiquette for business Know how to handle rude or abusive callers Manage voicemails and forward them to the concerned person Learn about telephone language Provide excellent customer service over the phone Present a polite and dependable first contact for your company Maintain high communication standard under stress or in busy moments Act immediately on receiving important or sensitive information Why Choose this Course? Earn a digital Certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Online study materials Mock exams Multiple-choice assessment Certification 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. Who is this Course for?  Everybody should know how to handle a call, whether they are on the calling end or the receiving. If it's a business call we're talking about, then the etiquettes must be strictly maintained. That's why this course is mandatory for every professional of any given organisation. Although, it doesn't hurt to know telephone etiquette, even if you are not making business calls, which means that everyone can benefit greatly from this course. Career Path The course is suitable for those in the roles of; Executive Personal Assistant Secretary Administrator Receptionist Personal/ Business Assistant Associate/ Executive/ Manager of any department of an organisation Requirements This Telephone Etiquette Course is fully compatible with any kind of device. Whether you are using Windows computer, 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. Course Content Module 01: Let's Get Started! Getting Started 00:05:00 Module 02: Proper Telephone Etiquettes Using Proper Phone Language 00:15:00 Module 03: Keys to Handle Voicemail Messages & Caller Moods Handling Rude and Angry Callers 00:10:00 Module 04: Employee Training Methods Methods of Training Employees 00:05:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Telephone Etiquette
Delivered Online On Demand35 minutes
£25

Microsoft PowerPoint

4.9(27)

By Apex Learning

Did you know that the human brain processes visual information 60,000 times faster than text? That's why Microsoft PowerPoint is the world's leading presentation software. Microsoft PowerPoint allows you to create visually appealing and engaging presentations that will help you communicate your ideas more effectively. This Microsoft PowerPoint Bundle Course will teach you everything you need to know to create professional-looking and effective presentations. You'll learn how to use Microsoft PowerPoint's features and tools to create informative, engaging, and visually appealing slides. You'll also learn how to deliver your presentations confidently and professionally. Learning Outcomes of Microsoft PowerPoint Bundle: Master the fundamentals of Microsoft PowerPoint Learn how to create visually appealing and informative slides Discover advanced PowerPoint features and techniques Develop your public speaking and presentation skills Boost your confidence and deliver effective presentations in any setting This Microsoft PowerPoint Bundle Consists of the following Premium courses: => Course 01: PowerPoint Diploma => Course 02: MS Word Diploma => Course 03: Advanced Diploma in MS Excel => Course 04: Touch Typing Essentials => Course 05: Document Control => Course 06: GDPR => Course 07: Leadership & Management Diploma => Course 08: Motivation Skills => Course 09: Functional Skills IT => Course 10: Public Speaking and Presentation Skill Course => Course 11: Time Management Key features of this Microsoft PowerPoint bundle: This Microsoft PowerPoint bundle is CPD QS Accredited Learn from anywhere in the world Lifetime access Our Microsoft PowerPoint is entirely online 24/7 Learner support Enroll in the Microsoft PowerPoint Bundle Course today and start creating presentations that will impress your audience! In today's digital world, effective communication is essential for success. Microsoft PowerPoint is one of the most popular and powerful presentation tools available, and it can be used to create engaging and informative presentations for a variety of purposes, from business meetings to educational lectures. This Microsoft PowerPoint Bundle Course provides you with the comprehensive skills and knowledge you need to master Microsoft PowerPoint and use it to create effective presentations that will captivate your audience. This Microsoft PowerPoint Bundle course covers everything from the basics of creating and editing presentations to advanced techniques such as animation, transitions, and multimedia elements. You will also learn how to design effective slides, deliver presentations confidently, and use PowerPoint to create professional-looking documents. Whether you are a beginner or an experienced user, this Microsoft PowerPoint bundle course has something to offer you. Its comprehensive coverage of all aspects of Microsoft PowerPoint is the perfect way to take your presentation skills to the next level. The Curriculum of Microsoft PowerPoint Bundle => Course 01: PowerPoint Diploma Module 01 Customize the User Interface Set PowerPoint 2016 Options Module 02 Modify Slide Masters and Slide Layouts Add Headers and Footers Modify the Notes Master and the Handout Master Module 03 Create SmartArt Modify SmartArt Write Math Equations Module 04 Add Audio to a Presentation Add Video to a Presentation Customize Animations and Transitions Module 05 Review a Presentation Store and Share Presentations on the Web Module 06 Annotate a Presentation Set Up a Slide Show Create a Custom Slide Show Add Hyperlinks and Action Buttons Record a Presentation Module 07 Secure a Presentation Broadcast a Slide Show Create a Video or a CD =========>>>>> And 10 More Courses <<<<<========= How will I get my Certificate? After successfully completing the Microsoft PowerPoint course, you can order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £10 * 11 = £110) Hard Copy Certificate: Free (For The Title Course) P.S. The delivery charge inside the U.K. is £3.99 and international students have to pay £9.99. CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Microsoft PowerPoint Bundle: Students and graduates who want to develop their Microsoft PowerPoint skills and make themselves more employable. Professionals who want to improve their presentation skills and advance their careers. Anyone who wants to learn how to create engaging and informative presentations for any purpose. Requirements Our Microsoft PowerPoint bundle is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this Microsoft PowerPoint bundle course, it can be studied in your own time at your own pace. Career path Having this Microsoft PowerPoint bundle course will increase the value of your CV and open you up to multiple job sectors: Presentation Designer: £25,000 to £50,000 Trainer: £25,000 to £50,000 Sales Representative: £25,000 to £100,000 Marketing Manager: £40,000 to £80,000 Teacher: £25,000 to £70,000 Public Speaker: £25,000 to £100,000 Certificates Certificate of Completion (PDF) Digital certificate - Included Certificate of Completion (Hard Copy) Hard copy certificate - £10 You will get the Hard Copy certificate for the title course (Microsoft PowerPoint Diploma) absolutely Free! Other hard-copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Microsoft PowerPoint
Delivered Online On Demand
£39