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

1268 Brow courses

Learn Website Hacking From Scratch

By iStudy UK

Want to know how to hack a website and fix vulnerabilities in computer systems and networks? Are you a web administrator or developer who wants to secure your website? This Learn Website Hacking From Scratch is ideal for those who have little or no knowledge of website hacking, and want an introductory guide to this topic. In this website hacking and penetration testing course for beginners, you'll start with learning the basics of how to exploit and mitigate websites and web applications, moving on to more advanced techniques, where topics covered include bypassing security, accessing databases, SQL injection and cross-site scripting (XSS). You'll also familiarise with the Linux operating system and BeEf web browser attacking framework. On course completion, you'll have the practical skills and knowledge to exploit networks like an attacker. Enrol in this Learn Website Hacking From Scratch today and start hacking systems like the experts! What you'll learn Install hacking lab & needed software (works on Windows, OS X and Linux). Discover, exploit and mitigate a number of dangerous vulnerabilities. Use advanced techniques to discover and exploit these vulnerabilities. Bypass security measurements and escalate privileges. Intercept requests using a proxy. Hack all websites on same server. Bypass filters and client-side security Adopt SQL queries to discover and exploit SQL injections in secure pages Gain full control over target server using SQL injections Discover & exploit blind SQL injections Install Kali Linux - a penetration testing operating system Install windows & vulnerable operating systems as virtual machines for testing Learn linux commands and how to interact with the terminal Learn linux basics Understand how websites & web applications work Understand how browsers communicate with websites Gather sensitive information about websites Discover servers, technologies and services used on target website Discover emails and sensitive data associated with a specific website Find all subdomains associated with a website Discover unpublished directories and files associated with a target website Find all websites hosted on the same server as the target website Discover, exploit and fix file upload vulnerabilities Exploit advanced file upload vulnerabilities & gain full control over the target website Discover, exploit and fix code execution vulnerabilities Exploit advanced code execution vulnerabilities & gain full control over the target website Discover, exploit & fix local file inclusion vulnerabilities Exploit advanced local file inclusion vulnerabilities & gain full control over the target website Exploit advanced remote file inclusion vulnerabilities & gain full control over the target website Discover, fix, and exploit SQL injection vulnerabilities Bypass login forms and login as admin using SQL injections Writing SQL queries to find databases, tables and sensitive data such as usernames ad passwords using SQL injections Bypass filtering, and login as admin without password using SQL injections Bypass filtering and security measurements Read / Write files to the server using SQL injections Patch SQL injections quickly Learn the right way to write SQL queries to prevent SQL injections Discover basic & advanced reflected XSS vulnerabilities Discover basic & advanced stored XSS vulnerabilities Discover DOM-based XSS vulnerabilities How to use BeEF framwork Hook victims to BeEF using reflected, stored and DOM based XSS vulnerabilities Steal credentials from hooked victims Run javascript code on hooked victims Create an undetectable backdoor Hack into hooked computers and gain full control over them Fix XSS vulnerabilities & protect yourself from them as a user What do we mean by brute force & wordlist attacks Create a wordlist or a dictionary Launch a wordlist attack and guess admin's password Discover all of the above vulnerabilities automatically using a web proxy Run system commands on the target webserver Access the file system (navigate between directories, read/write files) Download, upload files Bypass security measurements Access all websites on the same webserver Connect to the database and execute SQL queries or download the whole database to the local machine Requirements Basic IT Skills No Linux, programming or hacking knowledge required. Computer with a minimum of 4GB ram/memory Operating System: Windows / OS X / Linux Who this course is for: Anybody who is interested in learning website & web application hacking / penetration testing Anybody who wants to learn how hackers hack websites Anybody who wants to learn how to secure websites & web applications from hacker Web developers so they can create secure web application & secure their existing ones Web admins so they can secure their websites Course Introduction Course Introduction FREE 00:02:00 Preparation - Creating a Penetration Testing Lab Lab Overview & Needed Software 00:08:00 Installing Kali 2019 As a Virtual Machine Using a Ready Image 00:10:00 Installing Kali 2019 As a Virtual Machine 00:10:00 Installing Metasploitable As a Virtual Machine 00:04:00 Preparation - Linux Basics Basic Overview of Kali Linux 00:05:00 The Linux Terminal & Basic Linux Commands 00:11:00 Configuring Metasploitable & Lab Network Settings 00:06:00 Website Basics What is a Website? 00:04:00 How To Hack a Website? 00:04:00 Information Gathering Gathering Information Using Whois Lookup 00:05:00 Discovering Technologies Used On The Website 00:06:00 Gathering Comprehensive DNS Information 00:10:00 Discovering Websites On The Same Server 00:04:00 Discovering Subdomains 00:05:00 Discovering Sensitive Files 00:07:00 Analysing Discovered Files 00:04:00 Maltego - Discovering Servers, Domains & Files 00:08:00 Maltego - Discovering Websites, Hosting Provider & Emails 00:05:00 File Upload Vulnerabilities What are they? And How To Discover & Exploit Basic File Upload Vulnerabilities 00:07:00 HTTP Requests - GET & POST 00:04:00 Intercepting HTTP Requests 00:07:00 Exploiting Advanced File Upload Vulnerabilities 00:05:00 Exploiting More Advanced File Upload Vulnerabilities 00:04:00 [Security] Fixing File Upload Vulnerabilities 00:06:00 Code Execution Vulnerabilities What are they? & How To Discover & Exploit Basic Code Execution Vulnerabilities 00:07:00 Exploiting Advanced Code Execution Vulnerabilities 00:06:00 [Security] - Fixing Code Execution Vulnerabilities 00:06:00 Local File Inclusion Vulnerabilities (LFI) What are they? And How To Discover & Exploit Them 00:06:00 Gaining Shell Access From LFI Vulnerabilities - Method 1 00:07:00 Gaining Shell Access From LFI Vulnerabilities - Method 2 00:11:00 Remote File Inclusion Vulnerabilities (RFI) Remote File Inclusion Vulnerabilities - Configuring PHP Settings 00:04:00 Remote File Inclusion Vulnerabilities - Discovery & Exploitation 00:06:00 Exploiting Advanced Remote File Inclusion Vulnerabilities 00:03:00 [Security] Fixing File Inclusion Vulnerabilities 00:06:00 SQL Injection Vulnerabilities What is SQL 00:06:00 Dangers of SQL Injections 00:03:00 SQL Injection Vulnerabilities - SQLi In Login Pages Discovering SQL Injections In POST 00:08:00 Bypassing Logins Using SQL Injection Vulnerability 00:05:00 Bypassing More Secure Logins Using SQL Injections 00:06:00 [Security] Preventing SQL Injections In Login Pages 00:08:00 SQL Injection Vulnerabilities - Extracting Data From The Database Discovering SQL Injections in GET 00:07:00 Reading Database Information 00:05:00 Finding Database Tables 00:04:00 Extracting Sensitive Data Such As Passwords 00:04:00 SQL Injection Vulnerabilities - Advanced Exploitation Discovering & Exploiting Blind SQL Injections 00:06:00 Discovering a More Complicated SQL Injection 00:07:00 Extracting Data (passwords) By Exploiting a More Difficult SQL Injection 00:05:00 Bypassing Filters 00:05:00 Bypassing Security & Accessing All Records 00:09:00 [Security] Quick Fix To Prevent SQL Injections 00:07:00 Reading & Writing Files On The Server Using SQL Injection Vulnerability 00:06:00 Getting A Reverse Shell Access & Gaining Full Control Over The Target Web Server 00:08:00 Discovering SQL Injections & Extracting Data Using SQLmap 00:07:00 [Security] - The Right Way To Prevent SQL Injection 00:05:00 XSS Vulnerabilities Introduction - What is XSS or Cross Site Scripting? 00:03:00 Discovering Basic Reflected XSS 00:04:00 Discovering Advanced Reflected XSS 00:05:00 Discovering An Even More Advanced Reflected XSS 00:07:00 Discovering Stored XSS 00:03:00 Discovering Advanced Stored XSS 00:04:00 XSS Vulnerabilities - Exploitation Hooking Victims To BeEF Using Reflected XSS 00:06:00 Hooking Victims To BeEF Using Stored XSS 00:04:00 BeEF - Interacting With Hooked Victims 00:04:00 BeEF - Running Basic Commands On Victims 00:04:00 BeEF - Stealing Credentials/Passwords Using A Fake Login Prompt 00:02:00 Bonus - Installing Veil 3.1 00:06:00 Bonus - Veil Overview & Payloads Basics 00:07:00 Bonus - Generating An Undetectable Backdoor Using Veil 3 00:10:00 Bonus - Listening For Incoming Connections 00:07:00 Bonus - Using A Basic Delivery Method To Test The Backdoor & Hack Windows 10 00:07:00 BeEF - Gaining Full Control Over Windows Target 00:04:00 [Security] Fixing XSS Vulnerabilities 00:07:00 Insecure Session Management Logging In As Admin Without a Password By Manipulating Cookies 00:06:00 Discovering Cross Site Request Forgery Vulnerabilities (CSRF) 00:07:00 Exploiting CSRF Vulnerabilities To Change Admin Password Using a HTML File 00:07:00 Exploiting CSRF Vulnerabilities To Change Admin Password Using Link (Preview) 00:06:00 [Security] The Right Way To Prevent CSRF Vulnerabilities 00:09:00 Brute Force & Dictionary Attacks What Are Brute Force & Dictionary Attacks? 00:04:00 Creating a Wordlist 00:07:00 Launching a Wordlist Attack & Guessing Login Password Using Hydra 00:14:00 Discovering Vulnerabilities Automatically Using Owasp ZAP Scanning Target Website For Vulnerabilities 00:04:00 Analysing Scan Results 00:04:00 Post Exploitation Post Exploitation Introduction 00:04:00 Interacting With The Reverse Shell Access Obtained In Previous Lectures 00:07:00 Escalating Reverse Shell Access To Weevely Shell 00:08:00 Weevely Basics - Accessing Other Websites, Running Shell Commands ...etc 00:07:00 Bypassing Limited Privileges & Executing Shell Commands 00:05:00 Downloading Files From Target Webserver 00:05:00 Uploading Files To Target Webserver 00:08:00 Getting a Reverse Connection From Weevely 00:08:00 Accessing The Database 00:09:00 Resources Resources - Learn Website Hacking From Scratch 00:00:00

Learn Website Hacking From Scratch
Delivered Online On Demand9 hours 17 minutes
£25

Adobe Premiere Pro CC Diploma

By Course Cloud

Master the techniques and tricks of Adobe Premiere Pro CC with the professional Diploma in Adobe Premiere Pro CC course. This course is a real career boost. Adobe Premiere Pro is the best choice for you to edit videos. It allows you to make visually stunning videos. This course teaches you how to use the software professionally. You can create professional productions for film, TV, and web. You will learn how to use a media browser for importing clips, how to start a new sequence, utilise editing tools and other essential techniques. CPD accredited this course, so you will get a career boost upon completing this course. Our Adobe Premiere Pro CC Diploma is packed with 73 modules and taking 6 hours, 35 minutes to study. You will be awarded a certificate of completion, the proof of your expertise in this field. If you are an aspiring creative professional or looking for professional skills to excel in this field, a certificate from this course will help you appear as a strong candidate. You can also validate your certification from our website. It doesn't matter if you are willing to study full-time or part-time. This course is designed for any student, and you can even complete it at your own pace. The materials are accessible from anywhere, using any device, at anytime. Besides that, our experienced tutors will help you throughout the comprehensive syllabus of this course and answer all your queries through email.

Adobe Premiere Pro CC Diploma
Delivered Online On Demand
£25

Freelancing for Designers and Developers

By Course Cloud

Learn how to become a freelance designer and developer today by taking this course. You will learn how to create a CV to land you the jobs of your dreams. You will learn how to avoid common freelancing career mistakes, how to charge for your work and more. This Freelancing for Designers and Developers course will take you through the essentials steps to succeed. You will learn how to create a portfolio that sets you apart from the crowd. Upon completion, you will know how to browse freelancing jobs, put yourself forward for them and successfully gain clients. Freelancing for Designers and Developers is a best selling course developed by industry experts and already helped tons of students like you. It is suitable for anyone who wants to improve their knowledge and skills in the or relevant sector.  This course is accredited by CPD, so you will get a career boost upon completing this course. Our Freelancing for Designers and Developers is packed with 41 modules and 4 hours, 47 minutes of study. You will be awarded with a certificate of completion, the proof of your expertise in this field. If you want to get a job or looking for professional skills to excel in this field, a certificate from this course will help you appear as a strong candidate. You can also validate your certification from our website. It doesn't matter if you are willing to study full-time or part-time. This course is designed for any type of student and you can even complete it at your own pace. The materials are accessible from anyplace, any device and anytime.  Besides that, our experienced tutors will help you throughout the comprehensive syllabus of this course and answer all your queries through email.

Freelancing for Designers and Developers
Delivered Online On Demand
£25

Penetration Testing with OWASP ZAP

By Course Cloud

The OWASP Zed Attack Proxy is an open source means of testing web applications manually. It is one of the leading tools for identifying web application vulnerabilities. The Penetration Testing with OWASP ZAP course will take you through the basic functions of ZAP, equipping you with a range of ethical hacking skills needed to become a successful Web Developer or Penetration Tester. It will take you through the very basics, from how to install ZAP, to the steps for configuring your browser to use AP as a proxy.  By the end of this course, you will be able to use ZAP to assess web applications and conduct penetration testing to identify vulebrailities and uncover hidden bugs. You will also be able to identify opportunities to strengthen your company's and create reports of your results. This best selling Penetration Testing with OWASP ZAP has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Penetration Testing with OWASP ZAP is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Penetration Testing with OWASP ZAP 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 Penetration Testing with OWASP ZAP 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 Penetration Testing with OWASP ZAP, 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 Penetration Testing with OWASP ZAP 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 Penetration Testing with OWASP ZAP 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.

Penetration Testing with OWASP ZAP
Delivered Online On Demand
£25

Three.js & WebGL 3D Programming Course for Beginners

By Course Cloud

Course Overview Fast track your career as a Web Developer or designer, and master Three.js for creating animated computer graphics, and more. The Three.js & WebGL 3D Programming Course for Beginners will introduce you to the fundamental tools of Three.js for creating basic 3D web graphics, applications and games for web browsers. Taught by an expert instructor, you will learn how to perform a wide range of tasks, from model loading and rendering graphic information in 3D, to adding controls, and working with different lighting. This introductory training course will equip you with the professional skills to build different worlds and scenes, to help you put together an impressive portfolio to kickstart your career. This best selling Three.js & WebGL 3D Programming Course for Beginners has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Three.js & WebGL 3D Programming Course for Beginners is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Three.js & WebGL 3D Programming Course for Beginners 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 Three.js & WebGL 3D Programming Course for Beginners 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 Three.js & WebGL 3D Programming Course for Beginners, 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 Three.js & WebGL 3D Programming Course for Beginners 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 Three.js & WebGL 3D Programming Course for Beginners 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.

Three.js & WebGL 3D Programming Course for Beginners
Delivered Online On Demand
£25

HTML5 & CSS3 - Project Based Learning

By Course Cloud

Course Overview Build your own professional website from scratch using HTML5 and CSS3. Designed by industry experts, this complete course will take you through the entire process of creating a complete functioning website step-by-step. It will teach you everything you need to know to build a professional website - from practices for ensuring smooth functionality and navigability, to up-to-date techniques for content integration.  Through the guidance of an experienced instructor, you will learn how to use a web browser and text editor like a pro, in just a short space of time. This introductory training course is for anyone looking to build professional, functional websites of any kind, step-by-step. This best selling HTML5 & CSS3 - Project Based Learning has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth HTML5 & CSS3 - Project Based Learning is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The HTML5 & CSS3 - Project Based Learning 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 HTML5 & CSS3 - Project Based Learning 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 HTML5 & CSS3 - Project Based Learning, 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 HTML5 & CSS3 - Project Based Learning 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 HTML5 & CSS3 - Project Based Learning 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.

HTML5 & CSS3 - Project Based Learning
Delivered Online On Demand
£25

Material Adventures in Knitting

By Rosina Godwin

Material Adventures in Knitting is an experimental workshop exploring the potential of simple techniques and unconventional materials.

Material Adventures in Knitting
Delivered OnlineFlexible Dates
£15

Microsoft Office 365 Web Apps - Complete Video Course

4.3(43)

By John Academy

Description: If you are ready to learn how to harness Office 365 to get the most secure Office for your business, then this Microsoft Office 365 Web Apps - Complete Video Course will help you get started quickly - from product exploration to deep training. This series focuses on an overview of browser-based version of Microsoft Word, PowerPoint, Excel, Skype for Business, and SharePoint. Office Web Apps allow you to view and edit Microsoft Office documents on any device. When you sign into Microsoft Office 365 you are going to be presented with the Webpage, Mail, Calendar, Contacts, EMR, Newsfeed, One-drive, Planner-Apps, Microsoft Project, Outlook, Social-engagement Apps, Video, Excel Power point in One-note, administrative menu, and much more. So, take this course and show the world that you're ready to take advantage of Office 365 to deliver higher productivity, work across multiple devices, and access documents from anywhere. 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 365 Web Apps - 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 365 Web Apps - 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. Getting Started Introduction FREE 00:01:00 Getting Started 00:24:00 Collaborating with Shared Files Collaborating with Shared Files 00:52:00 Using the Outlook Web Apps Using the Outlook Web Apps 00:46:00 Communicating with Skype for Business Communicating with Skype for Business 00:29:00 Using Skype for Business Meetings Using Skype for Business Meetings 00:15:00 Interacting with Mobile Devices Interacting with Mobile Devices 00:13:00 Mock Exam Mock Exam- Microsoft Office 365 Web Apps - Complete Video Course 00:20:00 Final Exam Final Exam- Microsoft Office 365 Web Apps - Complete Video Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Office 365 Web Apps - Complete Video Course
Delivered Online On Demand3 hours 40 minutes
£22

Microsoft Office 2016 New Features - Complete Video Course

4.3(43)

By John Academy

Description: In this Microsoft Office 2016 New Features - Complete Video Course you will learn all the new features and enhancement in the latest version of Office, including suite-wide enhancements and program-specific new features in Word. Excel, PowerPoint, and Outlook. Learn about accessibility, the new charts and graphs Office insights, and new ways to uncluttered your inbox and group contacts. See how to make these features part of a more productive and efficient Office workflow. You will learn to work with files and folders, Browse the Internet with Microsoft Edge, manage workspaces with Virtual Desktop, explore the general environment of Office 2016. You will also learn how to use the key new features of Word, Excel, PowerPoint, and Outlook 2016. Get an introduction with the New Features of Microsoft Office and improve your knowledge and skills. So, don't be late and grab this course now. 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 2016 New Features - 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 2016 New Features - 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. Word 2016 New Features New Themes FREE 00:26:00 New Chart Types 00:05:00 Excel 2016 New Features Power Query Enhancements 00:46:00 More Send As Options 00:04:00 New Chart Types 00:11:00 PowerPoint 2016 New Features Ink Annotations Pen Enabled 00:23:00 New Chart Types 00:07:00 Outlook 2016 New Features Archiving and Decluttering 00:19:00 OneDrive Integration 00:08:00 Mock Exam Mock Exam- Microsoft Office 2016 New Features - Complete Video Course 00:20:00 Final Exam Final Exam- Microsoft Office 2016 New Features - Complete Video Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Office 2016 New Features - Complete Video Course
Delivered Online On Demand3 hours 9 minutes
£22

Microsoft Word 365 for Beginners

4.3(43)

By John Academy

Description: The Windows Office 365 Word web app is created so you can access your documents even without your computer. This is very convenient since your documents are accessible as long as you are connected to the internet. In this course, you will learn the necessary skills, knowledge and information about the Office 365 web interface. You will know how to upload a document to the Shared Documents library. Then know how to open a document in Reading View or Editing View. Who is the course for? Professionals who want to learn about the Office 365 Word Web App. People who have an interest in the basics and features of the Office 365 Word App. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be ages 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 hard copy 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 Microsoft Word 365 for Beginners course is a useful qualification to possess and would be beneficial for professions or careers from industries which are: Administrative Assistant PA Secretary Administrator Office Manager. Microsoft Word 365 for Beginners Module One - Getting Started 01:00:00 Module Two - Welcome to Office 365 Web Apps 01:00:00 Module Three - Viewing Web App Documents (I) 01:00:00 Module Four - Viewing Web App Documents (II) 01:00:00 Module Five - Editing in the Browser 01:00:00 Module Six - Basic Editing Tasks 01:00:00 Module Seven - Font Formatting 01:00:00 Module Eight - Formatting Paragraphs 01:00:00 Module Nine - Working with Styles 01:00:00 Module Ten - The Insert Tools (I) 01:00:00 Module Eleven - The Insert Tools (II) 01:00:00 Module Twelve - Wrapping Up 01:00:00 Mock Exam Mock Exam- Microsoft Word 365 for Beginners 00:20:00 Final Exam Final Exam- Microsoft Word 365 for Beginners 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Word 365 for Beginners
Delivered Online On Demand12 hours 40 minutes
£22