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

334 Static courses in Manchester delivered On Demand

Excel VBA Programming - The Complete Guide

By Packt

Automate your Excel workflow, accelerate your productivity, and master the fundamentals of programming with VBA!

Excel VBA Programming - The Complete Guide
Delivered Online On Demand17 hours 19 minutes
£134.99

Ultimate PHP & MySQL Web Development Course & OOP Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on Ultimate PHP & MySQL Web Development Course & OOP Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Ultimate PHP & MySQL Web Development Course & OOP Coding comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Ultimate PHP & MySQL Web Development Course & OOP Coding. It is available to all students, of all academic backgrounds. Requirements Our Ultimate PHP & MySQL Web Development Course & OOP Coding is fully compatible with PC's, Mac's, Laptop, Tablet 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 course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 15 sections • 133 lectures • 10:06:00 total length •Introduction: 00:02:00 •Setup On Windows: 00:15:00 •Setup On Mac: 00:11:00 •Setup On Linux: 00:12:00 •Online Code Editor: 00:03:00 •Basic File Syntax: 00:05:00 •Printing (echo): 00:06:00 •Comments: 00:05:00 •Variables: 00:06:00 •Variable Data Types: 00:07:00 •Variable Naming: 00:03:00 •Constants: 00:02:00 •Arrays: 00:05:00 •Associative Arrays: 00:06:00 •Multidimensional Arrays: 00:04:00 •if Statement: 00:06:00 •ifelse Statement: 00:02:00 •ifelseifelse Statement: 00:05:00 •Switch Statement: 00:06:00 •while Loop: 00:06:00 •doWhile Loop: 00:03:00 •for Loop: 00:03:00 •foreach Loop: 00:05:00 •Break Statement: 00:02:00 •Continue Statement: 00:02:00 •Basic Function: 00:03:00 •Passing Function Arguments: 00:03:00 •Passing Function Arguments By Reference: 00:04:00 •Default Argument Value: 00:02:00 •Function Returning Values: 00:05:00 •Dynamic Function Calls: 00:03:00 •Variable Scope: 00:04:00 •Simple HTML Form: 00:07:00 •GET vs POST: 00:05:00 •$_SERVER ['PHP_SELF']: 00:07:00 •Validating Form Data With PHP: 00:07:00 •Required Fields: 00:05:00 •Display Error Messages: 00:05:00 •Validate Name: 00:03:00 •Validate Email: 00:03:00 •Validate URL: 00:07:00 •Keep The Values In The Form: 00:04:00 •Read File (readfile()): 00:02:00 •Open, Read & Close A File (fopen(), fread(), fclose()): 00:04:00 •Read Single Line (fgets()): 00:03:00 •Check End-Of-File (feof()): 00:02:00 •Read Single Character (fgetc()): 00:02:00 •Write To File (fwrite()): 00:03:00 •Configure php.ini File For File Uploading: 00:02:00 •Front End HTML Upload Form: 00:04:00 •PHP Upload Script: 00:15:00 •Check If File Exists: 00:03:00 •Limit File Size: 00:05:00 •Limit File Type: 00:04:00 •MySQL vs MySQLi vs PDO: 00:05:00 •Creating A Database & Table (phpMyAdmin): 00:06:00 •Connecting To A Database: 00:06:00 •Get Data Using SELECT Query: 00:10:00 •WHERE Property For Filtering: 00:03:00 •LIKE Property For Pattern Search: 00:02:00 •Sorting Results Using ORDER BY Property: 00:01:00 •Using JOINS: 00:08:00 •Insert Data Using INSERT Query: 00:04:00 •Get ID Of The Last Inserted Row: 00:02:00 •Insert Multiple Rows: 00:05:00 •Update Data Using UPDATE Query: 00:03:00 •Delete Data Using DELETE Query: 00:02:00 •Delete All Rows In A Table Using TRUNCATE Query: 00:02:00 •Delete Table Using DROP Query: 00:02:00 •Limit Data Selections Using LIMIT, ROWNUM: 00:04:00 •Create Table Using CREATE Query: 00:03:00 •Clone/Duplicate Table: 00:03:00 •Alter Table: 00:05:00 •Create Database: 00:02:00 •Drop Database: 00:02:00 •SQL Injection & Prepared Statements: 00:09:00 •What Is XML?: 00:02:00 •What Is SimpleXML?: 00:02:00 •Parse XML String: 00:08:00 •Parse XML File: 00:02:00 •Get Node Values: 00:02:00 •Get Node Values of Specific Elements: 00:03:00 •Get Node Values - Loop: 00:03:00 •Get Attribute Values: 00:02:00 •What Is The XML Expat Parser?: 00:02:00 •Initializing The XML Expat Parser: 00:10:00 •Load and Output XML Using DOM Parser: 00:02:00 •Looping Through XML Using DOM Parser: 00:03:00 •What Is AJAX?: 00:02:00 •Load Simple Data Using AJAX Front End: 00:08:00 •Load Simple Data Using AJAX Back End: 00:05:00 •Load Data From A Database Using AJAX: 00:08:00 •Send A Plain Text Email: 00:04:00 •Send A HTML Email: 00:06:00 •Email Attachments: 00:17:00 •PHPMailer Setup: 00:03:00 •Send Email Using PHPMailer: 00:04:00 •Send HTML Email Using PHPMailer: 00:04:00 •Email Attachments Using PHPMailer: 00:02:00 •What Is Object Oriented Programming (OOP)?: 00:03:00 •Basic Class With Variables: 00:04:00 •Functions: 00:05:00 •Constructor: 00:04:00 •Destructor: 00:02:00 •Inheritance: 00:06:00 •Multi Class Inheritance: 00:03:00 •Function Overriding: 00:03:00 •Public vs Private vs Protected: 00:05:00 •Interfaces: 00:04:00 •Constants: 00:03:00 •Abstract Class: 00:06:00 •Static Keyword: 00:03:00 •Final Keyword: 00:02:00 •Initiating Parent Constructor: 00:02:00 •die() Function: 00:02:00 •Custom Error Handler: 00:04:00 •Triggering An Exception: 00:03:00 •Exception Handling: 00:05:00 •Create Database & Table: 00:04:00 •User Class & Database Connection: 00:15:00 •Register User Form: 00:09:00 •Inserting User Data Into Database: 00:10:00 •Registration Form Field Validation: 00:12:00 •Securing User Password: 00:03:00 •Check If Username or Email Already Exists: 00:11:00 •Retain Data After Failed Registration: 00:03:00 •Validate an Integer Within a Range: 00:04:00 •Validate IPv6 Address: 00:03:00 •Validate URL - Must Contain QueryString: 00:03:00 •Remove Characters With ASCII Value > 127: 00:04:00 •Including & Requiring External PHP Files: 00:05:00 •Resource: 00:00:00 •Assignment - Ultimate PHP & MySQL Web Development Course & OOP Coding: 00:00:00

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

Voiceover Marketing: Selling Gigs on Fiverr

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 1 to 2 hours 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 voice-over freelancing Understand the core competencies and principles of voice-over freelancing Explore the various areas of voice-over freelancing Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert voice-over freelancer Voiceover Marketing: Selling Gigs on Fiverr Course Master the skills you need to propel your career forward in voice-over freelancing. This course will equip you with the essential knowledge and skillset that will make you a confident voice-over freelancer and take your career to the next level. This comprehensive voiceover marketing course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this voiceover marketing 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 voice-over freelancing practice and equip you with the essential skills, confidence and competence to assist you in the voice-over freelancing industry. You'll gain a solid understanding of the core competencies required to drive a successful career in voice-over freelancing. 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 voice-over freelancer or for people who are aspiring to specialize in voice-over freelancing. Enroll in this voiceover marketing course today and take the next step towards your personal and professional goals. Earn industry-recognized 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 voiceover marketing 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 voice-over freelancing 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 voiceover marketing 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 voiceover marketing 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 voiceover marketing 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. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum First Section Course Introduction - Become a Fiverr Voice Over Seller In a Day 00:03:00 Why Should You Get Started on Fiverr Don't Miss This Lecture 00:11:00 Three Bonus Sections Added - Even Before I Published The Course 00:04:00 Accountability Action List - Tell Me About Your Success 00:05:00 Creating a Seller Profile On Fiverr - Stop And Do This NOW 00:05:00 Preparing Your Voice What Types of Voiceover Gigs Do You Think You Can Do 00:07:00 00:00 Voice Delivery - Understanding The Importance Of Variety 00:07:00 Setting Up Your Studio and Equipment Do I Need To Spend a Lot Of Money 00:05:00 00:00 What Types of Voiceover Gigs should you Offer? Voiceover Gigs - Lets Create Your Shortlist of Gigs 00:07:00 Understanding Fiverr Levels And What Do To When You Are Promoted 00:04:00 Creating Your Gigs Creating Your Gig - Pricing 00:04:00 Creating Your Gig - Description, FAQs and Requirements 00:06:00 Creating Your First Gig - Publishing 00:03:00 00:00 Recording and Editing Your Gigs Download Audacity for Free 00:02:00 00:00 Audacity Production: Noise Reduction 00:03:00 Audacity Production Equalisation 00:03:00 Audacity Production - De-Breathing 00:03:00 Audacity Production - Exporting 00:02:00 00:00 Advanced Audacity Tips and Techniques 00:00 00:00 00:00 How to Record Audio Books for Audible to ACX Standards 00:00 ACX - Installing Custom Tools - ACX Check And RMS-Normalise 00:04:00 ACX Optimising Your Recording 00:05:00 Create Your ACX Macro 00:05:00 Audacity Macros for Voice Effects You Can Sell As Voiceover Gigs Darth Vader Voice Effect 00:04:00 Deep Voice Effect 00:05:00 00:00 00:00 00:00 Vintage Voice - With Static 00:06:00 The Fiverr Sale Process The Fiverr Sale Process Step By Step 00:12:00 Fiverr Custom Orders 00:05:00 What If My Buyer Wants a Modification 00:03:00 00:00 00:00 00:00 Withdrawing Your Funds From Fiverr 00:02:00 Course Summary and Wrap Up Course Summary And Wrap Up 00:04:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Voiceover Marketing: Selling Gigs on Fiverr
Delivered Online On Demand
£19

The Oracle Database RAC Administration Course (12c and 19c)

By Packt

This comprehensive course dives deep into Oracle database RAC administration, spanning 12c and 19c versions. Gain practical skills in architecture, installation, tuning, upgrading, mastering backup, recovery, dynamic services, load balancing, patching, Flex Clusters, and more. Discover advanced techniques through hands-on practice videos.

The Oracle Database RAC Administration Course (12c and 19c)
Delivered Online On Demand16 hours 50 minutes
£59.99

Cisco CCNA Certification - Complete Video Training

4.3(43)

By John Academy

Description Nowadays, many companies' embrace the cloud system because of the better business outcomes as the system helps to meet the changing business demands from technology transitions. The career path of a Cisco CCNA certified is vast as it is one of the most popular certification programs in the IT industry. The Cisco CCNA Certification - Complete Video Training prepares you for Cisco CCNA exam. The course is sectioned into two parts Cisco Networking Devices Part 1 (ICND1) and Cisco Networking Devices Part 2 (ICND2). In the first part, you will be introduced to the networking fundamentals including connecting to a WAN, necessary security and wireless concepts, routing and switching fundamentals, configuring simple networks etc. Next, the second section teaches you the process of implementing scalable medium-sized networks. To summarise, the bundle video course will help you to successfully install, operate, and troubleshoot a small branch office network. Assessment & Certification To achieve a formal qualification, you are required to book an official exam separately with the relevant awarding bodies. However, you will be able to order a course completion CPD Certificate by paying an additional fee. Hardcopy Certificate by post - £19 Soft copy PDF via email - £10 Requirements Our Cisco CCNA Certification - Complete Video 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 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. Building a Simple Network Networking Functions FREE 00:20:00 Understanding the Host-to-Host Communications Model 00:22:00 Introducing LANs 00:17:00 Introduction to the IOS 00:32:00 Starting a Switch 00:11:00 Understanding Ethernet and Switch Operation 00:27:00 Troubleshooting OSPF 00:17:00 Perform Switch Startup 00:29:00 Troubleshooting Switch Media Issues 00:09:00 Command Line Help 00:06:00 Establishing Internet Connectivity Understanding the TCPIP Internet Layer 00:31:00 Understanding IP Addressing and Subnets 00:41:00 Understanding the TCPIP Transport Layer 00:24:00 Exploring the Functions of Routing 00:22:00 Configuring a Cisco Router 00:19:00 Exploring the Packet Delivery Process 00:24:00 Enabling Static Routing 00:18:00 Managing Traffic Using ACLs 00:18:00 Enabling Internet Connectivity 00:50:00 Performing Initial Router Setup Media Issues 00:15:00 Connecting to the Internet 00:24:00 Life of a Packet 00:11:00 Managing Network Device Security Securing Administrative Access 00:33:00 Implementing Device Hardening 00:47:00 Implementing Traffic Filtering with ACLs 00:32:00 Ethernet the Security of the Intial Configuration Part 1 00:15:00 Ethernet the Security of the Intial Configuration Part 2 00:22:00 Device Hardening 00:31:00 Filtering Traffic with ACLs 00:12:00 Configuring SSH 00:10:00 Configuring NTP 00:06:00 AAA 00:14:00 DHCP Snooping 00:08:00 Building a Medium-Sized Network Implementing VLANs and Trunks 00:30:00 Routing Between VLANs 00:12:00 Using a Cisco Network Device as a DHCP Server 00:16:00 Introducing WAN Technologies 00:15:00 Introducing Dynamic Routing Protocols 00:32:00 Implementing OSPF 00:40:00 Configuring Expanded Switch Networks 00:24:00 Configuring DHCP Server 00:13:00 Implementing OSPF 00:40:00 Troubleshooting OSPF 00:04:00 Implementing RIPv2 00:12:00 Introducing IPv6 Introducing Basic IPv6 00:23:00 Understanding IPv6 00:11:00 Configuring IPv6 Routing 00:11:00 IPv6 Addresses 00:17:00 Configure and Verify IPv6 Routing 00:20:00 IPv6 ACL 00:11:00 IPv6 RIP 00:16:00 Implementing Scalable Medium-Sized Networks Troubleshooting VLAN Connectivity FREE 00:25:00 Building Redundant Switched Topologies 00:40:00 Improving Redundant Switched Topologies with EtherChan 00:17:00 Understanding Layer 3 Redundancy 00:50:00 Initial Lab Setup - Part 1 00:17:00 Initial Lab Setup - Part 2 00:14:00 Optimizing STP 00:15:00 PortFast and BPDU Guard 00:04:00 Configuring EtherChannel 00:11:00 VTP 00:13:00 HSRP 00:18:00 QoS 00:11:00 Troubleshooting Basic Connectivity Troubleshooting IPv4 Network Connectivity 00:41:00 Troubleshooting IPv6 Network Connectivity 00:20:00 Troubleshooting an ACL 00:15:00 Implementing an EIGRP-Based Solution Implementing EIGRP 00:34:00 Troubleshooting EIGRP 00:13:00 Implementing EIGRP for IPv6 00:09:00 EIGRP 00:12:00 Troubleshooting EIGRP 00:06:00 Routing Table Issues 00:04:00 EIGRP with IPv6 00:14:00 Implementing a Scalable, Multiarea Network, OSPF-Based Solution OSPF Overview 00:32:00 Multiarea OSPF Implementation 00:12:00 Troubleshooting Multiarea OSPF 00:20:00 Examining OSPFv3 00:09:00 Multiarea OSPF 00:28:00 Troubleshooting OSPF 00:17:00 Configuring OSPF for IPv6 00:23:00 Wide-Area Networks Understanding WAN Technologies 00:22:00 Configuring Serial Encapsulation 00:34:00 Establishing a WAN Connection Using Frame Relay 00:36:00 Introducing VPN Solutions 00:14:00 Configuring GRE Tunnels 00:09:00 Enabling HDLC 00:13:00 Troubleshooting 00:08:00 Frame Relay 00:28:00 External BGP 00:13:00 GRE Tunnel 00:18:00 Dialer Interface 00:12:00 Network Device Management Configuring Network Devices to Support Network 00:25:00 Managing Cisco Devices 00:41:00 ICND Part 2 Licensing 00:24:00 Managing Files 00:06:00 Logging 00:07:00 Syslog 00:09:00 Password Recovery 00:10:00 Superlab Initial Setup 00:04:00 Superlab - Part 1 00:18:00 Superlab - Part 2 00:15:00 Superlab - Part 3 00:19:00 Superlab - Part 4 00:08:00 Superlab - Part 5 00:17:00 Superlab - Part 6 00:17:00 Superlab - Part 7 00:16:00 Superlab - Part 8 00:13:00 Superlab - Part 9 00:03:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Cisco CCNA Certification - Complete Video Training
Delivered Online On Demand34 hours
£24

Customer Service Training - Complete Video Course

4.3(43)

By John Academy

Description: Customer service is an essential part of any business. Companies always look for the people who have the strong command over handling customer issues. With the help of the Customer Service Training - Complete Video Course, you gain mastery over customer service skills. The bundle video course covers all the necessary parts that a person should know for managing the customer service. For understanding the skill properly, the course is divided into several sections and sub-sections. Firstly, in the Customer Service Skills part, you will be introduced to the fundamentals of customer service including the telephone etiquette. Then, you will learn about the communication procedures in the Communication Essential sections. You will learn about the different types of communication covering business communication, verbal and non-verbal communication, written and electrical communication, etc. Next section is Time Management- one of the best and most efficient parts of any business. Here, you will know the tips and techniques for managing time properly. After that, you will be introduced to the Microsoft Office Word and Microsoft Office Excel. These are two necessary skills that every employee should know for managing the customer service properly. You will learn to use these two applications. Finally, it can be said that the Customer Service Training - Complete Video Course course helps you to achieve the necessary skills for grabbing the attention of the customers with proper etiquette and create a long-term relationship with them. 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? Customer Service Training - 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 Customer Service Training - 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. Understanding Customer Service Understanding Customer Service FREE 00:17:00 Identifying Customer Expectations 00:06:00 Providing Excellent Customer Service 00:07:00 Focusing on the Customer Focusing on the Customer 00:08:00 Customer Service and the Telephone Customer Service and the Telephone 00:08:00 Handling Complaints Handling Complaints 00:12:00 Enduring Stress Enduring Stress 00:13:00 Business Communication Identifying Basic Communication Techniques FREE 00:09:00 Formal and Informal Communication 00:02:00 Verbal and Non-verbal Communication Describing Verbal and Non-verbal Communication 00:04:00 Understanding Body Language 00:05:00 Making Effective Presentations 00:10:00 Fundamentals of Productive Meetings 00:08:00 Written Communication Written Communication 00:13:00 Electronic Communication Electronic Communication 00:19:00 Communicating with Graphics Creating Graphics for Business Communication 00:04:00 Communicating Static Information 00:03:00 Communicating Dynamic Information 00:03:00 Effectively Working for Your Boss Representing Your Boss 00:06:00 Communicating Your Boss's Decisions 00:03:00 Supporting Your Boss and Colleagues 00:04:00 Building a Partnership with Your Boss 00:13:00 Identifying Goals Identifying Goals FREE 00:10:00 Effective Energy Distribution Energy Distribution 00:09:00 Time Logs 00:11:00 Working with Your Personal Style Personal World View 00:10:00 Strengths 00:09:00 Building Your Toolbox A Building Your Toolbox 00:10:00 Establishing Your Action Plan Establishing Your Action Plan 00:11:00 Getting Started with Word Navigate in Microsoft Word FREE 00:12:00 Create and Save Word Documents 00:24:00 Manage Your Workspace 00:06:00 Edit Documents 00:16:00 Preview and Print Documents 00:04:00 Customize the Word Environment 00:08:00 Formatting Text and Paragraphs Apply Character Formatting 00:17:00 Control Paragraph Layout 00:19:00 Align Text Using Tabs 00:07:00 Display Text in Bulleted or Numbered Lists 00:03:00 Apply Borders and Shading 00:04:00 Working More Efficiently Make Repetitive Edits 00:06:00 Apply Repetitive Formatting 00:10:00 Use Styles to Streamline Repetitive Formatting Tasks 00:14:00 Managing Lists Sort a List 00:05:00 Format a List 00:06:00 Adding Tables Insert a Table 00:07:00 Modify a Table 00:06:00 Format a Table 00:03:00 Convert Text to a Table 00:04:00 Inserting Graphic Objects Insert Symbols and Special Characters 00:04:00 Add Images to a Document 00:11:00 Controlling Page Appearance Apply a Page Border and Color 00:03:00 Add Headers and Footers 00:06:00 Control Page Layout 00:05:00 Add a Watermark 00:04:00 Preparing to Publish a Document Check Spelling Grammar and Readability 00:07:00 Use Research Tools 00:06:00 Check Accessibility 00:03:00 Save a Document to Other Formats 00:04:00 Getting Started with Microsoft Office Excel 2016 Navigate the Excel User Interface FREE 00:28:00 Use Excel Commands 00:10:00 Create and Save a Basic Workbook 00:19:00 Enter Cell Data 00:12:00 Use Excel Help 00:05:00 Performing Calculations Create Worksheet Formulas 00:15:00 Insert Functions 00:17:00 Reuse Formulas and Functions 00:17:00 Modifying a Worksheet Insert, Delete, and Adjust Cells, Columns, and Rows 00:10:00 Search for and Replace Data 00:09:00 Use Proofing and Research Tools 00:07:00 Formatting a Worksheet Apply Text Formats 00:17:00 Apply Number Format 00:08:00 Align Cell Contents 00:09:00 Apply Styles and Themes 00:12:00 Apply Basic Conditional Formatting 00:11:00 Create and Use Templates 00:07:00 Printing Workbooks Preview and Print a Workbook 00:10:00 Set Up the Page Layout 00:08:00 Configure Headers and Footers 00:07:00 Managing Workbooks Manage Worksheets 00:05:00 Manage Workbook and Worksheet Views 00:07:00 Manage Workbook Properties 00:05:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Customer Service Training - Complete Video Course
Delivered Online On Demand12 hours 16 minutes
£21

Diploma in Data Structure at QLS Level 5

4.5(3)

By Studyhub UK

Delve into the intricate world of 'Data Structure' with our comprehensive course, meticulously crafted for those who have a penchant for understanding the skeleton of software engineering. Data structures form the backbone of algorithmic efficiency, and mastering them is akin to holding the master key to software optimisation. Our course is a confluence of foundational knowledge and complex data structuring, ensuring that you emerge not only informed but also invigorated, ready to tackle any computational challenge thrown your way. Learning Outcomes Gain foundational understanding of different data structures and their implementations. Discover the intricate details of arrays, linked lists, stacks, and queues. Develop the ability to effectively utilise advanced structures like AVL trees and Fenwick trees. Master techniques for optimising algorithmic efficiency using suitable data structures. Enhance problem-solving skills related to data storage and retrieval. Why choose this Data Structure course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments are designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Diploma in Data Structure at QLS Level 5 Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Who is this Data Structure course for? Individuals keen on deepening their computer science foundations. Software developers aiming to optimise their code. Students pursuing computer science and related disciplines. Competitive coders desiring an edge in algorithm competitions. Tech enthusiasts eager to understand the underpinnings of efficient programming. Career path Software Developer: £25,000 - £45,000 Algorithm Engineer: £40,000 - £60,000 Data Scientist: £35,000 - £55,000 Backend Developer: £28,000 - £50,000 Systems Architect: £45,000 - £70,000 Data Engineer: £30,000 - £55,000 Prerequisites This Diploma in Data Structure at QLS Level 5 does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Diploma in Data Structure at QLS Level 5 was made by professionals and it is compatible with all PC's, Mac's, 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. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Endorsed Certificate of Achievement from the Quality Licence Scheme Learners will be able to achieve an endorsed certificate after completing the course as proof of their achievement. You can order the endorsed certificate for only £115 to be delivered to your home by post. For international students, there is an additional postage charge of £10. Endorsement The Quality Licence Scheme (QLS) has endorsed this course for its high-quality, non-regulated provision and training programmes. The QLS is a UK-based organisation that sets standards for non-regulated training and learning. This endorsement means that the course has been reviewed and approved by the QLS and meets the highest quality standards. Please Note: Studyhub is a Compliance Central approved resale partner for Quality Licence Scheme Endorsed courses. Course Curriculum 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 Assignment Assignment - Diploma in Data Structure at QLS Level 5 04:00:00 Order your QLS Endorsed Certificate Order your QLS Endorsed Certificate 00:00:00

Diploma in Data Structure at QLS Level 5
Delivered Online On Demand13 hours 1 minutes
£10.99

Personal Trainer at QLS Level 3

4.5(3)

By Studyhub UK

The Personal Trainer at QLS Level 3 course is a comprehensive guide to mastering the art and science of personal training. It begins with an enlightening introduction to the world of fitness and personal training, setting the stage for a deeper understanding of the field. As you journey through the course, you'll unravel the intricacies of human anatomy, a fundamental pillar for any fitness professional. This knowledge forms the backbone of your ability to design effective, safe, and personalised fitness programmes for clients. The course then transitions into the crucial aspects of client assessment. You'll learn how to evaluate fitness levels, set realistic goals, and tailor training plans to meet individual needs. The curriculum includes a focus on resistance training, enriched with exercise instruction videos to provide a practical, visual learning experience. Further, you'll explore the dynamics of cardio and endurance training, gaining insights into various methods to enhance cardiovascular health and stamina. The course also delves into the importance of flexibility, teaching you techniques to improve range of motion and prevent injuries. Overall, this course is a blend of theory and practice, designed to equip you with the skills and knowledge to excel as a personal trainer. Learning Outcomes In-depth understanding of human anatomy relevant to fitness training. Proficiency in conducting comprehensive client assessments and goal setting. Skills in designing and implementing effective resistance training programmes. Knowledge of cardio and endurance training techniques for various fitness levels. Ability to instruct and guide clients in flexibility and injury prevention exercises. Why choose this Personal Trainer at QLS Level 3 course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Personal Trainer at QLS Level 3 course for? Aspiring personal trainers seeking a comprehensive education in fitness training. Fitness enthusiasts looking to deepen their understanding of exercise and training principles. Gym instructors aiming to enhance their training techniques and client interaction skills. Healthcare professionals interested in incorporating fitness training into their practice. Sports coaches seeking to expand their expertise in physical conditioning and injury prevention. Career path Personal Trainer: £20,000 - £35,000 Fitness Instructor: £18,000 - £30,000 Gym Manager: £25,000 - £40,000 Health and Wellness Coach: £22,000 - £36,000 Strength and Conditioning Coach: £24,000 - £38,000 Group Fitness Instructor: £18,000 - £28,000 Prerequisites This Personal Trainer at QLS Level 3 does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Personal Trainer at QLS Level 3 was made by professionals and it is compatible with all PC's, Mac's, 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. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Endorsed Certificate of Achievement from the Quality Licence Scheme Learners will be able to achieve an endorsed certificate after completing the course as proof of their achievement. You can order the endorsed certificate for only £85 to be delivered to your home by post. For international students, there is an additional postage charge of £10. Endorsement The Quality Licence Scheme (QLS) has endorsed this course for its high-quality, non-regulated provision and training programmes. The QLS is a UK-based organisation that sets standards for non-regulated training and learning. This endorsement means that the course has been reviewed and approved by the QLS and meets the highest quality standards. Please Note: Studyhub is a Compliance Central approved resale partner for Quality Licence Scheme Endorsed courses. Course Curriculum Introduction Course Promo 00:02:00 Introduction & What You Will Learn 00:03:00 Get To Know Your Instructor 00:02:00 How to Get Your Certificate 00:01:00 The Roles & Responsibilities Of A Fitness Coach 00:02:00 Anatomy Anatomy Introduction 00:01:00 Nervous System 00:02:00 Bones & Joints 00:01:00 Muscular System 00:02:00 The 2 Types Of Muscle Fibers 00:03:00 Muscle Contractions Explained 00:02:00 Muscle Agonist & Anatagonist 00:02:00 Cardiovascular System 00:02:00 Client Assessment Client Assessment Intro 00:01:00 The Client Interview 00:02:00 Fitness Assessment 00:03:00 Harvard Step Test 00:02:00 Strength Test: How To Estimate Your 1 Rep Max 00:04:00 Resistance Training Resistance Training Overview 00:01:00 Bodyweight Training vs Weight Training 00:02:00 Bodyweight Fundamentals 00:02:00 Muscle Building Formula 00:09:00 Fat Loss Formula 00:06:00 Hypertrophy Explained: The 3 Types Of Muscle Growth 00:04:00 Weight Training Fundamentals 00:03:00 Progressive Overload 00:03:00 How To Create The Perfect Resistance Training 00:09:00 The 4 Fundamental Exercises For Muscle Growth 00:03:00 How To Warm Up Before Lifting Weights 00:03:00 Exercise Instruction Videos Bench Press 00:01:00 Squats 00:01:00 Deadlift 00:01:00 Overhead Press / Military Press 00:01:00 Barbell Row 00:01:00 Pull-Up 00:01:00 Push-Ups 00:01:00 Bodyweight Squat 00:01:00 Lunges 00:01:00 Pull-Up 2 00:01:00 Cardio & Endurance Training Cardio Introduction 00:01:00 The Different Types Of Cardio 00:02:00 Creating The Right Cardio Workout 00:04:00 How To Measure Heart Rate During A Workout 00:02:00 Weight Loss Exercising Myths 00:08:00 Cardio vs Weigh Training - Which Is Better For Weight Loss 00:07:00 Cardio For Weight Loss 00:04:00 HIIT Explained 00:07:00 Hiit Workout 00:05:00 How To Warm Up Correctly 00:02:00 Flexibility Flexibility Introduction 00:01:00 Most Common Stretching Mistakes 00:04:00 Static vs Dynamic Stretching 00:05:00 Sample Stretching Routine 00:03:00 Mock Exam Mock Exam - Personal Trainer at QLS Level 3 00:20:00 Final Exam Final Exam - Personal Trainer at QLS Level 3 00:20:00 Order your QLS Endorsed Certificate Order your QLS Endorsed Certificate 00:00:00

Personal Trainer at QLS Level 3
Delivered Online On Demand3 hours 7 minutes
£10.99

Fiverr Freelancing Course for Beginners

By Lead Academy

This course will teach you how to leverage the power of the Fiverr platform to offer your skills and services to a global audience. With step-by-step guidance and real-world examples, this course equips you with the skills and confidence to kickstart your freelancing success on Fiverr. This Course At A Glance Accredited by CPD UK Endorsed by Quality Licence Scheme Understand the Fiverr sale process Learn how to record audiobooks for audible to ACX standards Know how to record and edit your gigs Understand how to create your gigs Know what types of voiceover gigs should you offer Learn how to set up your studio and equipment Know how to prepare your voice Master advanced audacity tips and techniques Know audacity macros for voice effects you can sell as voiceover gigs Fiverr Freelancing Course for Beginners Overview This Fiverr freelancing course for beginners course is perfect for those who want to create a seller profile on Fiverr and understand how to prepare your voice. This includes selecting voice gigs to match your delivery styles, understanding voice delivery, and the types of voiceover gigs you can do. You will learn how to set up your studio and equipment, record and edit your gigs, and learn advanced audacity tips and techniques. You will have a thorough understanding of the Fiverr sale process and audacity macros for voice effects you can sell as voiceover gigs. By the end of the course, you will have a fair idea of how to prepare your voice, set up your studio and equipment, create your gigs, and much more. Who should take this course? This freelancing course is suitable for those who want to gain in-depth knowledge in creating your gigs, understand types of voiceover gigs should you offer, and record and edit your gigs. It is ideal for those who want to pursue their career in preparing voiceover gigs. Entry Requirements There are no academic entry requirements for this fiverr freelancing for beginners course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This Fiverr freelancing course for beginners 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%. Course Curriculum First Section Course Introduction - Become a Fiverr Voice Over Seller in a Day Why Should You Get Started on Fiverr. Don't Miss This Lecture Three Bonus Sections Added - Even Before I Published The Course Accountability Action List - Tell Me About Your Success Creating a Seller Profile on Fiverr - Stop and Do This NOW Preparing Your Voice What Types Of Voiceover Gigs Do You Think You Can Do Selecting Voice Gigs to Match Your Delivery Styles Voice Delivery - Understanding The Importance of Variety Setting Up Your Studio and Equipment Do I Need to Spend a Lot of Money How to Insulate Your Microphone for Free What Types of Voiceover Gigs should You Offer? Voiceover Gigs - Lets Create Your Shortlist of Gigs Understanding Fiverr Levels and What Do to When You are Promoted Creating Your Gigs Creating Your Gig - Pricing Creating Your Gig - Description, FAQs and Requirements Creating Your Gig - Image and Video Creating Your First Gig - Publishing Make Sure That You Have Created Your First Gig Recording and Editing Your Gigs Download Audacity for Free Recording and Producing in Audacity Audacity Production: Noise Reduction Audacity Production Equalisation Audacity Production - De-Breathing Audacity Production - Exporting Practice Recording and Producing Advanced Audacity Tips and Techniques Moving and Mixing Multiple Tracks in Audacity Making Small Edits to a Voiceover Recording Setting Up Audacity Macros to Save Time and Create Consistency How to Record Audio Books for Audible to ACX Standards Recording AudioBooks to ACX Standards ACX - Installing Custom Tools - ACX Check and RMS-Normalise ACX Optimising Your Recording Create Your ACX Macro Audacity Macros for Voice Effects You Can Sell as Voiceover Gigs Darth Vader Voice Effect Deep Voice Effect Radio Voice Scary Voice Effect Movie Trailer Re-verb Vintage Voice - with Static The Fiverr Sale Process The Fiverr Sale Process Step by Step Fiverr Custom Orders What if My Buyer Wants a Modification How to Avoid Negative Feedback Responding to Buyer Requests How to Get More Tips Withdrawing Your Funds from Fiverr Course Summary and Wrap Up Course Summary and Wrap Up Supplementary Resources Supplementary Resources - Fiverr Freelancing for Beginners Recognised Accreditation CPD Certification Service 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. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. Quality Licence Scheme Endorsed The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees.     Certificate of Achievement Endorsed Certificate from Quality Licence Scheme After successfully passing the MCQ exam you will be eligible to order the Endorsed Certificate by Quality Licence Scheme. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees. There is a Quality Licence Scheme endorsement fee to obtain an endorsed certificate which is £65. Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35.   FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Fiverr Freelancing Course for Beginners
Delivered Online On Demand
£25

Data Structure

4.7(160)

By Janets

Register on the Data Structure today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a digital certificate as a proof of your course completion. The Data Structure course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Data Structure Course Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) 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 Video lessons Online study materials 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: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Data Structure course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content 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: Liked 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:06: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 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.

Data Structure
Delivered Online On Demand9 hours 2 minutes
£25