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

6239 Courses delivered Online

Dog Grooming

5.0(1)

By LearnDrive UK

Unleash your potential with our Dog Grooming course. Learn health assessments, grooming techniques, breed-specific styling, and business essentials to excel in the thriving pet care industry. Perfect for aspiring groomers seeking comprehensive training.

Dog Grooming
Delivered Online On Demand1 hour
£5

Horticulture Science for Horticulturist -QLS Endorsed

4.7(26)

By Academy for Health and Fitness

24 Hours Left! Don't Let the Winter Deals Slip Away - Enrol Now! Buy Big. Save Big! Offer Ends Soon. Hurry Up!! With this comprehensive Horticulturist course, explore how plants photosynthesise and all the secrets of crafting a garden just in days. Learn from basic botany to plant nutrition with an industry expert and gain incredible skills to stand out as a horticulturist. Turn your dream of a career in horticulture into a reality. This e-learning horticulturist course is designed to provide participants with the practical skills which are essential to starting a professional career in garden design, landscaping, or managing a related venture. Grounded in the practical insight provided by professional garden designers & horticulture specialists. This Advanced Diploma in Horticulturist at QLS Level 7 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 180 CPD points) to make your skill development and career progression related to Horticulturist substantial and easier than ever! Develop skills and knowledge to work as a horticultural worker or assistant. You will learn about planting, recognising plants, treating weeds, pests, and diseases, basic soil properties, renovating grassed areas, basic concepts of organic gardening, plant propagation, arboriculture, permaculture, and so on. Tons of learners around the UK have taken this Horticulturist course to boost their knowledge and skill to work in the related field. This Horticulturist Course is developed by industry experts and is packed with several information-rich modules to give you a proper understanding of this topic and accelerate your career. This broad-ranging Horticulturist course provides a sound introduction to management in horticulture. Find out how to make the right choices to enhance the productivity and profitability of any type of horticulture enterprise. Improve your chances of managerial roles or take this opportunity to refine your professional skills. So, join us today and gear up for excellence! Key Topics to be Covered in Horticulturist Plant Tissues & Cells: Structure and Function The Basic Structure of a Flower An Introduction to Plant Physiology How do Plants Photosynthesise? An Overview of Plant Nutrition The Classification of Plants Soil Composition & Testing Soil PH Organic Methods of Gardening Pest Control, Weed Control & Plant Diseases Skills You Will Gain Basic Botany Gardening Knowledge of plant physiology Understanding of soil science Take a step toward a brighter future! Why Prefer This Horticulturist Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme and another certificate accredited by CPDQS. Get a free student ID card! (£10 postal charges will be applicable for international delivery) Innovative and engaging content. Free assessments 24/7 tutor support. *** Course Curriculum *** Here is the curriculum breakdown of this Horticulturist Course: Module 01: Basic Botany Module 02: Plant Classification Module 03: Soil Science Module 04: Plant Nutrition Requirements Module 05: Plant Pests and Diseases Module 06: Basic Concepts of Organic Gardening Module 07: Weed Control Module 08: Plant Propagation Module 09: Amenity Horticulture, Plant Selection and Native Plants Module 10: Exotic Plants Module 11: Indoor Plants Module 12: Lawns Module 13: Planting and Plant Care Module 14: Plant Nodes and Indigenous Plants Module 15: Plant Protection, Landscaping and Garden Design Module 16: Ornamental Horticulture Module 17: Permaculture Module 18: Arboriculture Module 19: Horticulture Statistics Module 20: Results from the 2018 Seasonal Labour in Horticulture End of Year Assessment Process After completing an online course module, you will be given immediate access to a specially designed MCQ test. The results will be immediately analysed, and the score will be shown for your review. The passing score for each test will be set at 60%. After passing the Advanced Diploma in Horticulturist at QLS Level 7 exam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 180 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Horticulturist course will come in handy for Gardeners. Landscape executives. Horticulturalists. Agricultural experts. Homeowners who want to do gardening. Requirements You will not need any prior background or expertise to enrol in this Horticulturist course. Career path The horticulturist course is designed for those who are looking to kickstart a career as a horticulturist or develop their expertise in gardening. Professions in this field include the following Horticulture Manager Horticulture Trainer Quality Manager - Plants Field Technician - Plants Gardener Landscaper Botanist Certificates CPD Accredited Certificate Digital certificate - £10 Advanced Diploma in Horticulturist at QLS Level 7 Hard copy certificate - £139 Show off Your New Skills with a Certificate of Completion After successfully completing the Advanced Diploma in Horticulturist at QLS Level 7course, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 139 GBP inside the UK 149 GBP (including postal fees) for international delivery CPDQS Accredited Certificate 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (international delivery)

Horticulture Science for Horticulturist -QLS Endorsed
Delivered Online On Demand4 weeks
£12

Programming with Python

By Xpert Learning

About Course Master the Fundamentals of Programming with Python Course Description Embark on an exciting journey into the world of programming with this comprehensive Python course, designed to equip you with the essential skills and knowledge to become a proficient Python programmer. Whether you're a complete beginner or seeking to enhance your existing Python skills, this course caters to all levels of expertise. What will be discussed in detail? Introduction to Python: Delve into the basics of Python programming, including variables, data types, operators, and control flow statements. Working with Data Types: Explore the fundamental data types in Python, including numbers, strings, booleans, and lists. Python Strings: Master the art of manipulating strings, including slicing, concatenation, and string formatting techniques. Python Lists: Discover the power of lists, one of Python's most versatile data structures, and learn how to create, access, modify, and iterate over lists. Python Casting and Input: Understand the concept of type casting and learn how to take user input from the console. Python Dictionary: Uncover the usefulness of dictionaries, another essential data structure in Python, and learn how to store and retrieve data using key-value pairs. Python Date and Time: Learn how to handle date and time operations in Python, including creating, formatting, and manipulating date and time objects. Python Loop Part 1: Master the 'for' loop, a fundamental looping construct in Python, to iterate over sequences and perform repetitive tasks. Python Loop Part 2: Expand your understanding of loops by exploring the 'while' loop, used to execute a block of code repeatedly while a condition remains true. Creating a Function: Discover the power of functions, reusable blocks of code that perform specific tasks, and learn how to define, call, and pass arguments to functions. Python OOP Part 1: Delve into the world of Object-Oriented Programming (OOP) with Python, and learn the concepts of classes, objects, inheritance, and polymorphism. Python OOP Part 2: Enhance your OOP skills by exploring advanced concepts such as abstract classes, multiple inheritance, and operator overloading. Python Advanced OOP Part 1: Discover more advanced OOP techniques, including class methods, static methods, and decorators. Python Advanced OOP Part 2: Master the concept of exception handling, a crucial aspect of robust programming, and learn how to handle errors and exceptions effectively. Error Handling: Understand the importance of error handling in Python programming and learn how to identify, handle, and prevent errors. Python File Handling: Learn how to read, write, and manipulate files in Python, enabling you to store and retrieve data from external sources. Python Modules: Explore the concept of modules, reusable code libraries, and discover how to import, use, and create your own modules. Why should you enroll into it? Gain a comprehensive understanding of Python programming: Master the fundamentals of Python programming, from basic syntax to advanced OOP concepts. Develop practical coding skills: Apply your theoretical knowledge to hands-on coding exercises, solidifying your understanding and building your confidence. Prepare for a career in programming: Equip yourself with the essential skills required for entry-level programming positions. Enhance your problem-solving abilities: Learn to think algorithmically and develop effective problem-solving techniques using Python programming. Expand your skillset and knowledge: Whether you're a beginner or an experienced programmer, this course will broaden your understanding of Python and its capabilities. What will be taught? (Learning Outcomes/Learning Objectives) Understand the fundamental concepts of Python programming Work with different data types, including numbers, strings, lists, dictionaries, and Booleans Master control flow statements such as 'if', 'elif', and 'else' Create and manipulate Python functions Implement Object-Oriented Programming (OOP) concepts using classes, objects, inheritance, and polymorphism Handle errors and exceptions effectively Read, write, and manipulate files in Python Import, use, and create Python modules What Will You Learn? Understand the fundamental concepts of Python programming Work with different data types, including numbers, strings, lists, dictionaries, and Booleans Master control flow statements such as 'if', 'elif', and 'else' Create and manipulate Python functions Implement Object-Oriented Programming (OOP) concepts using classes, objects, inheritance, and polymorphism Handle errors and exceptions effectively Read, write, and manipulate files in Python Import, use, and create Python modules Course Content Introduction to Python Introduction to Python Working with Data Types Working with Data Types Python Strings Python Strings Python List Python List Python Casting and Input Python Casting and Input Python Dictionary Python Dictionary Python Date and Time Python Date and Time Python Loop (Part - 1) Python Loop (Part - 1) Python Loop (Part - 2) Python Loop (Part - 2) Python While Loop Python While Loop Creating a Function Creating a Function Python OOP (Part - 1) Python OOP (Part - 1) Python OOP (Part - 2) Python OOP (Part - 2) Python Advanced OOP (Part - 1) Python Advanced OOP (Part - 1) Python Advanced OOP (Part - 2) Python Advanced OOP (Part - 2) Error Handling Error Handling Python File Handling Python File Handling Python Modules Python Modules A course by Uditha Bandara Microsoft Most Valuable Professional (MVP) RequirementsA basic understanding of computers and operating systemsA willingness to learn and practice codingA computer with internet access and the ability to install Python Audience Beginners with no prior programming experience Programmers seeking to transition to Python Individuals looking to enhance their programming skills and knowledge Anyone interested in pursuing a career in programming Audience Beginners with no prior programming experience Programmers seeking to transition to Python Individuals looking to enhance their programming skills and knowledge Anyone interested in pursuing a career in programming

Programming with Python
Delivered Online On Demand
£9.99

Graphic Elements of Design: Color Theory and Application

4.3(43)

By John Academy

Course Overview canva is one of the most popular and effective tools for graphic designers for fast designing. If you want to use your graphic designing for marketing or put your idea online then the large library of canva can help you choose any template and edit it as you wish. Learn the effective techniques of canva to create beautiful and eye-catching graphics from this Graphic Elements of Design: Color Theory and Application course and promote your ideas effectively. This Graphic Elements of Design: Color Theory and Application course will help you to apply different colour theories and fundamentals in your project. You will learn how to use graphic theories and colours for data visualisation. You will be able to use professional colour palettes, proximity, typography and many other graphic components to beautify your design. This course will help you learn graphic designing techniques from scratch. It is a very effective course for aspiring graphic designers and marketers who wants to learn Canva techniques. Learning Outcomes Familiarize with the fundamentals and theories of graphic designing Understand colour interaction and colour harmony in designing Be able to create different types of colour combinations and apply them to your design Learn how to create a professional colour palette Gain the skill to work with colour, images and typography Learn how colour basics work for branding Learn the cultural connection of colours Who is this course for? This course is perfect for anyone who wants to learn graphic designing or strengthen their basics of designing. You will learn the basic theories and elements of graphic designing and their application from this curse. 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 Graphic Elements of Design: Color Theory and Application is a useful qualification to possess and would be beneficial for any related profession or industry such as: Graphic Designers Illustrators Digital Artists Artists Social Media Marketers Logo Designers Banner Designers Introduction Module 01: Colour Theory- Basic Terms 00:03:00 Module 02: Use Values to Establish Hierarchy in Photoshop CC 00:04:00 Module 03: Class Exercise: Value 00:01:00 Module 04: Colour Fundamentals: Colour Wheel 00:02:00 Module 05: Colour Combinations 00:05:00 How to Work with Colours in Adobe Illustrator CC 2020 Module 06: Colour Modes in Adobe Illustrator CC 00:01:00 Module 07: Working with Existing Colours 00:02:00 Module 08: Customising Colours 00:01:00 Module 09: Save Colour Swatches 00:01:00 Module 10: Global Colours 00:01:00 Module 11: Duplicate Global Colours 00:01:00 Module 12: Adobe Colour Themes 00:04:00 Module 13: Colour Guides 00:01:00 Module 14: Recolour Artwork 00:03:00 Module 15: Colouring the Line Art 00:03:00 Module 16: Save as Template 00:03:00 Colour Systems Module 17: CMYK Colour System 00:02:00 Module 18: RGB Colour System 00:01:00 Module 19: Pantone Colour System 00:01:00 Different Techniques to Develop Successful Colour Palettes Module 20: Colour Technique- The Subordinate, Dominant and Accent Technique 00:01:00 Module 21: Colour Technique- Meaning Based Technique for Harmonising Colours 00:01:00 Module 22: Colour Technique- Meaning Based Colour Technique Exercise 00:03:00 Module 23: Colour Technique- One Colour Palette Technique 00:01:00 Module 24: Colour Technique- Two Colour Palette Technique 00:01:00 Module 25: Colour Technique- Progressive Colour Technique 00:01:00 Module 26: Colour Technique-Repetition or Reoccurrence or Gradient Technique 00:01:00 Module 27: Colour Progression and Repetition Exercise 00:08:00 Module 28: Colour Technique- Black and White Technique 00:02:00 Module 29: Colour as Provocateur 00:01:00 Module 30: Excessive Colour Solutions 00:02:00 Module 31: Colour Overlap Technique 00:01:00 Colour Interaction and Proximity Module 32: Introduction 00:01:00 Module 33: Colour Interaction 00:01:00 Module 34: Different Colour Types 00:04:00 Module 35: Class Exercise: Colour Interaction 00:03:00 Module 36: How Light Affect Your Colours 00:01:00 Module 37: Interaction and Proximity 00:01:00 Module 38: Colour Proximity Exercise 00:02:00 Module 39: How to Make that Geometric Grid Design to Practice Your Colour 00:08:00 Colour and Imagery Module 40:Colour in Images, Illustrations and Type 00:01:00 Module 41:Colour and Imagery 00:01:00 Module 42:Best Royalty-free Images Websites 00:02:00 Module 43: Apply Colour to Your Images in Photoshop CC 00:06:00 Module 44: Images as Element of the Composition 00:04:00 Module 45: Proofing Colours 00:05:00 Module 46: Save for Printing 00:02:00 Module 47: Class Project- Colour and Texture 00:03:00 Colours and Illustration Module 48: Colour and Illustration 00:02:00 Module 49: Best Resources to Get Customisable Illustration 00:02:00 Colour and Type Module 50: How to Use Colours and Type 00:01:00 Module 51: Colour and Hierarchy 00:01:00 Module 52: Display text 00:02:00 Module 53: Specific Fonts 00:01:00 Module 54: Body Text and Colour 00:02:00 Module 55: Apply Effects to Display Text in Adobe Illustrator 00:04:00 Module 56: Best Fonts Resources Websites 00:02:00 Module 57: Class Project- Magazine Mock-up 00:07:00 Colours in Data Visualisation Module 58: Introduction to Colours in Data Visualisation 00:01:00 Module 59: Colours in Data Visualisation 00:03:00 Module 60: Different Ways to Import Charts 00:04:00 Module 61: The Process of Decluttering 00:09:00 Colours in Brand Identity Basics Module 62: Introduction to Colours in Branding 00:01:00 Module 63: Colours in Brand Identity- Part 1 00:10:00 Module 64: Colours in Brand Identity- Part 2 00:06:00 Module 65: Class Project- Logo 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Graphic Elements of Design: Color Theory and Application
Delivered Online On Demand2 hours 47 minutes
£18

Touch Typing Essentials at QLS Level 3

4.5(3)

By Studyhub UK

Ever dreamed of gliding over your keyboard with ease, letting your fingers dance to a rhythm only they know? Welcome to the Touch Typing Essentials at QLS Level 3 course, the quintessential guide to mastering the art of touch typing. As the digital age progresses, the ability to touch type swiftly and accurately has become a skill of paramount importance. Whether you're penning an email or taking a touch typing test, proficiency in this area ensures speed, efficiency, and a professional edge. If you're eager to learn to touch type, this course meticulously takes you through each letter, punctuation mark, and common combination, ensuring a comprehensive understanding and impeccable technique. Why buy this Touch Typing Essentials at QLS Level 3 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 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 Touch Typing Essentials at QLS Level 3 course for? Beginners seeking a structured introduction to touch typing. Writers, journalists, and bloggers aiming for faster content production. Office professionals striving to enhance productivity and efficiency. Students wishing to improve their typing skills for academic projects. Anyone looking to add a valuable skill to their personal and professional toolkit. Career path Data Entry Clerk: Average Salary - £18,000 to £23,000 per annum. Transcriptionist: Average Salary - £20,000 to £25,000 per annum. Administrative Assistant: Average Salary - £17,000 to £22,000 per annum. Copywriter: Average Salary - £23,000 to £29,000 per annum. Executive Assistant: Average Salary - £26,000 to £35,000 per annum. Legal Secretary: Average Salary - £20,000 to £28,000 per annum. Prerequisites This Touch Typing Essentials at QLS Level 3 does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Touch Typing Essentials 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 Promo 00:04:00 Course Overview 00:12:00 How to Set up Your Computer Understanding the Keyboard Layout 00:03:00 How to set up input languages - for Mac 00:09:00 How to set up input langauges - for Windows 00:12:00 How to type the letters F and J How to correctly place your fingers on the keyboard 00:07:00 How to type the letters F and J 00:04:00 How to type the letters D and K How to type the letters D and K 00:04:00 How to type the letters S and L How to type the letters S and L 00:03:00 How to type the letter A and ; (semicolon) How to type the letter A and semicolon 00:04:00 How to type the letters E and I How to type the letters E and I 00:04:00 How to type the letters R and U How to type the letters R and U 00:04:00 How to type the letters T and O How to type the letters T and O 00:04:00 How to type CAPITAL letters How to type CAPITAL letters 00:05:00 How to type the letter C and , (Comma) How to type the letter C and , (Comma) 00:04:00 How to type the letters G and H How to type the letters G and H 00:03:00 How to type the letters N and V How to type the letters N and V 00:03:00 How to type the letters W and M How to type the letters W and M 00:04:00 How to type the letters Q and P How to type the letters Q and P 00:04:00 How to type the letters B and Y How to type the letters B and Y 00:03:00 How to type the letters Z and X How to type the letters Z and X 00:04:00 How to type Colon and Semicolon How to type Colon and Semicolon 00:03:00 How to type Full Stop and Comma How to type Full Stop and Comma 00:03:00 How to type Question Mark and Exclamation Mark How to type Question Mark and Exclamation Mark 00:04:00 How to type Dash, Parentheses and Quotation Marks How to type Dash, Parentheses and Quotation Marks 00:07:00 Resources Resource - Touch Typing Essentials 00:00:00 Assignment Assignment - Touch Typing Essentials at QLS Level 3 01:00:00 Order your QLS Endorsed Certificate Order your QLS Endorsed Certificate 00:00:00

Touch Typing Essentials at QLS Level 3
Delivered Online On Demand3 hours 1 minutes
£10.99

Web Application Penetration Testing Course

4.5(3)

By Studyhub UK

The 'Web Application Penetration Testing' course is a comprehensive guide to identifying and mitigating vulnerabilities within web applications. Participants will learn the techniques and methodologies used by ethical hackers to assess and secure web applications against cyber threats. Covering topics such as cross-site scripting, SQL injection, authentication attacks, and more, this course equips learners with the knowledge and skills to perform effective penetration testing and enhance web application security. Learning Outcomes Understand the fundamentals of web application penetration testing and its importance in cybersecurity. Prepare for penetration testing activities, including setting up testing environments and tools. Explore web application technologies and their potential vulnerabilities. Learn the art of information gathering and mapping applications for vulnerability assessment. Master techniques to identify and exploit cross-site scripting (XSS) vulnerabilities. Why choose this Web Application Penetration Testing 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 Web Application Penetration Testing Course 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 Web Application Penetration Testing Course for? Ethical hackers and cybersecurity professionals aiming to specialize in web application security. IT professionals seeking to expand their knowledge in identifying and mitigating web application vulnerabilities. Web developers interested in understanding and addressing potential security risks in their applications. Penetration testers aiming to enhance their skillset in assessing and securing web applications. Career path Penetration Tester: £25,000 - £70,000 Ethical Hacker: £30,000 - £80,000 Application Security Analyst: £35,000 - £65,000 Cybersecurity Consultant: £40,000 - £90,000 Web Security Administrator: £32,000 - £68,000 Vulnerability Assessment Analyst: £28,000 - £60,000 Prerequisites This Web Application Penetration Testing Course does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Web Application Penetration Testing Course 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. Course Curriculum Unit 01: INTRODUCTION About The Course 00:03:00 Unit 02: BE PREPARED Web Attack Simulation Lab 00:12:00 Unit 03: WEB APPLICATION TECHNOLOGIES Web application technologies 101 - PDF 01:34:00 HTTP Protocol Basics 00:11:00 Encoding Schemes 00:13:00 Same Origin Policy - SOP 00:06:00 HTTP Cookies 00:11:00 Cross-origin resource sharing 00:05:00 Web application proxy - Burp suite 00:09:00 Unit 04: INFORMATION GATHERING - MAPPING THE APPLICATIONS Fingerprinting web server 00:05:00 DNS Analysis - Enumerating subdomains 00:04:00 Metasploit for web application attacks 00:12:00 Web technologies analysis in real time 00:03:00 Outdated web application to server takeover 00:08:00 BruteForcing Web applications 00:06:00 Shodan HQ 00:07:00 Harvesting the data 00:05:00 Finding link of target with Maltego CE 00:09:00 Unit 05: CROSS-SITE SCRIPTING ATTACKS - XSS Cross Site Scripting- XSS - PDF 01:08:00 Cross site scripting 00:07:00 Reflected XSS 00:14:00 Persistent XSS 00:11:00 DOM-based XSS 00:10:00 Website defacement through XSS 00:09:00 XML Documents & database 00:14:00 Generating XSS attack payloads 00:13:00 XSS in PHP, ASP & JS Code review 00:13:00 Cookie stealing through XSS 00:12:00 Advanced XSS phishing attacks 00:08:00 Advanced XSS with BeEF attacks 00:10:00 Advanced XSS attacks with Burp suite 00:08:00 Code Review Guide 06:20:00 Unit 06: SQL INJECTION ATTACKS - EXPLOITATIONS SQL Injection attacks - PDF 01:30:00 Introduction to SQL Injection 00:16:00 Dangers of SQL Injection 00:05:00 Hunting for SQL Injection vulnerabilities 00:20:00 In-band SQL Injection attacks 00:27:00 Blind SQL Injection attack in-action 00:10:00 Exploiting SQL injection - SQLMap 00:09:00 Fuzzing for SQL Injection - Burp Intruder 00:14:00 Unit 07: CROSS SITE REQUEST FORGERY - XSRF CSRF or XSRF attack methods 00:12:00 Anti-CSRF Token methods 00:15:00 Anti-CSRF token stealing-NOT easy 00:11:00 Unit 08: AUTHENTICATION & AUTHORIZATION ATTACKS Authentication bypass-hydra 00:11:00 HTTP Verb Tampering 00:09:00 HTTP parameter pollution - HPP 00:06:00 Authentication 00:10:00 Unit 09: CLIENT SIDE SECURITY TESTING Client side control bypass 00:10:00 Unit 10: FILE RELATED VULNERABILITIES LFI & RFI attacks 00:13:00 Unrestricted file upload - content type 00:06:00 Unrestricted File Upload - Extension Type 00:06:00 Remote code execution using Shell Uploads 00:09:00 Unit 11: XML EXTERNAL ENTITY ATTACKS - XXE XML Documents & database 00:14:00 XXE attacks in action 00:14:00 Resources Advance intruder attack types 00:23:00 Finding details with open source 00:17:00 Assignment Assignment - Web Application Penetration Testing Course 00:00:00

Web Application Penetration Testing Course
Delivered Online On Demand19 hours 37 minutes
£10.99

Get 100 MILLION Views on YouTube

4.5(3)

By Studyhub UK

Embark on a thrilling expedition into the digital realm with our 'Get 100 MILLION Views on YouTube' course. This isn't just a tutorial; it's your passport to YouTube stardom. Dive into the journey with a captivating introduction, setting the stage for an adventure where creativity meets strategy. Move seamlessly through the course as it unveils the secrets of making a video go viral, launching your channel, and providing invaluable tips and tricks. Navigate the maze of content creation with the 'OK Now What?!' section and equip yourself with the knowledge of the essential gear to turn your YouTube aspirations into reality. This course isn't just about views; it's about unlocking the doors to digital success, and it all begins with the click of a play button. In this dynamic learning voyage, each section is a chapter in your story of conquering YouTube. From decoding the mystery of viral videos to strategically launching your channel, you'll unravel the secrets of content creation. The course doesn't just stop at accumulating views; it guides you through the intricacies of sustaining and growing your digital presence. As you wrap up this immersive experience, you won't just have a channel; you'll have a platform with the potential to reach 100 MILLION views. Ready to transform your YouTube game? Let's embark on this journey together! Learning Outcomes Master the art of crafting videos that have the potential to go viral. Strategically launch and establish your YouTube channel for maximum visibility. Acquire tips and tricks for sustaining viewer engagement and channel growth. Understand the essentials of video gear, optimizing your production quality. Develop a comprehensive strategy to reach the milestone of 100 MILLION views on YouTube. Why choose this Get 100 MILLION Views on YouTube 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 Get 100 MILLION Views on YouTube course for? Content creators aspiring to make an impact on YouTube. Entrepreneurs looking to leverage the power of video marketing. Individuals seeking to establish a strong digital presence. Small business owners aiming to enhance their online visibility. Anyone passionate about unlocking the secrets to YouTube success. Career path YouTube Content Creator: £20,000 - £50,000 Digital Marketing Specialist: £25,000 - £40,000 Social Media Influencer: £30,000 - £60,000 Video Production Manager: £35,000 - £50,000 Brand Strategist: £40,000 - £55,000 Online Marketing Manager: £35,000 - £60,000 Prerequisites This Get 100 MILLION Views on YouTube does not require you to have any prior qualifications or experience. You can just enrol and start learning. This Get 100 MILLION Views on YouTube 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. Course Curriculum Section 01: Introduction Introduction 00:02:00 Changing the way you think about money 00:05:00 What brought you here today? And how far are you willing to go? 00:01:00 Sacrifice 00:02:00 Change your thinking, change your channel income! 00:01:00 FAIL FAIL FAIL FAIL WIN. Get ready for everything to go wrong! Noah first watch! 00:02:00 Section 02: OK... Now What?! OK Now what?! 00:04:00 Channel concept 00:03:00 Channel name 00:03:00 Investing money into your channel 00:02:00 Chalkboard of positivity 00:01:00 Section 03: How To Make A Viral Video Everything you need is already in your head. We need to get it out! 00:01:00 How to come up with good ideas 00:03:00 Feedback from a friend 00:02:00 The big secret of YouTube 00:03:00 Super human strength 00:02:00 Researching other channels 00:03:00 Researching viral videos 00:02:00 It's harder than it looks 00:02:00 Efficiency 00:03:00 Section 04: Launching Your Channel Thumbnails 00:07:00 Views per day 00:02:00 Follow the rules of YouTube 00:02:00 Creator Burnout 00:01:00 Section 05: Tips And Tricks Milliseconds count! 00:02:00 Get them to end of video 00:01:00 Niche concept 00:01:00 Social media 00:02:00 You need an intern 00:02:00 Cross promotions 00:03:00 Have fun with it 00:01:00 Make your templates unique 00:01:00 Uploading a video 00:04:00 Localization 00:05:00 Branding 00:04:00 Section 06: What Gear To Buy Gear: Now or Later 00:01:00 Cameras 00:05:00 Lighting 00:03:00 Lenses 00:02:00 Hard Drives 00:02:00 Enhancement Tools 00:04:00 Microphones 00:02:00 Software 00:03:00 Section 07: Wrap Up Thick Skin 00:01:00 Wrap up 00:04:00

Get 100 MILLION Views on YouTube
Delivered Online On Demand1 hour 52 minutes
£10.99

Animal Science (Animal Microbiology & Genetics and Evolution)

By NextGen Learning

In the UK, animal welfare is a significant issue, with over 200,000 animals being abandoned every year. By learning about animal science, individuals can gain a deeper understanding of animal behaviour, health, and welfare, which can help them make informed decisions about animal care. Additionally, the animal science industry is growing rapidly, with a wide range of career opportunities available in fields such as veterinary medicine, animal research, animal nutrition, and wildlife management. Learning Outcomes: Understand the principles of animal science Gain knowledge of animal anatomy and physiology Learn about cell biology and its importance in animal science Understand the role of biochemistry in animal science Learn about animal microbiology and its relevance to animal health Gain knowledge of genetics and evolution in animals Understand the importance of animal nutrition and its impact on animal health Learn about common animal diseases and their treatments Course Curriculum: The curriculum is divided into twelve modules, each focusing on a different aspect of animal science. In Module 01, Principles of Animal Science, you will learn the basic principles of animal production, such as animal genetics, breeding, and nutrition. Module 02, Animal Anatomy and Physiology, focuses on the structure and function of animal bodies, including the major organ systems and their functions. Module 03, Cell Biology, covers the structure and function of cells, including cell division, metabolism, and signalling. In Module 04, Biochemistry, you will learn about the chemical processes that occur within living organisms, including the metabolism of carbohydrates, lipids, and proteins. Module 05, Animal Microbiology, focuses on the study of microorganisms that affect animals, including bacteria, viruses, fungi, and parasites. In Module 06, Genetics and Evolution, you will learn about the principles of inheritance, genetic variation, and the mechanisms of evolution. Module 07, Animal Nutrition, focuses on the nutritional requirements of animals, including the digestion and absorption of food, the metabolism of nutrients, and the role of nutrients in animal growth and development. Module 08, Animal Disease and Medicine, covers the principles of animal disease, including the causes, diagnosis, and treatment of common diseases in animals. Module 09, Animal Behavioural Ecology, focuses on the study of animal behaviour in their natural environment, including animal communication, social behaviour, and the role of behaviour in animal survival and reproduction. Module 10, Pet Care, covers the principles of animal care, including the feeding, grooming, and health care of pets. Module 11, Wildlife Management, focuses on the principles of wildlife management, including the conservation and management of wildlife populations and their habitats. In Module 12, Animal Welfare, you will learn about the ethical and welfare issues surrounding the use of animals in society, including the welfare of animals in agriculture, research, and other settings. Certification Upon completion of the course, learners can obtain a certificate as proof of their achievement. You can receive a £4.99 PDF Certificate sent via email, a £9.99 Printed Hardcopy Certificate for delivery in the UK, or a £19.99 Printed Hardcopy Certificate for international delivery. Each option depends on individual preferences and locations. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Animal lovers who want to deepen their understanding of the field Students who want to pursue a career in animal science Anyone who is interested in learning about animals Career path Animal nutritionist - £20,000-£40,000 per year Veterinary assistant - £17,000-£25,000 per year Animal welfare officer - £18,000-£25,000 per year Wildlife biologist - £25,000-£35,000 per year

Animal Science (Animal Microbiology & Genetics and Evolution)
Delivered Online On Demand5 hours
£15

AZ-204 Developing Solutions for Microsoft Azure

By Packt

Unleash the potential of cloud solutions with the AZ-204 Developing Solutions for Microsoft Azure course. Discover in-depth training on Azure Virtual Machines, App Services, Containers, and more to innovate and scale with Microsoft Azure's dynamic cloud platform.

AZ-204 Developing Solutions for Microsoft Azure
Delivered Online On Demand9 hours 22 minutes
£103.99

Carpentry, Joinery, Woodwork, and Furniture Restoration

By Compliance Central

Have you ever regretted not being able to build furniture even though you had the design in your head but lacked the fundamental skills? Or do you find it frustrating every time you hire a carpenter to fix one of your household objects because it is so expensive? Then you need to take this course. This Carpentry course is here to educate you on the fundamentals and more advanced concepts of carpentry to help you prepare or mend your own household items or launch your career as a carpenter. Enrol today to complete the Carpentry course and make a mark on the job market. Why would you choose the Carpentry course: Lifetime access to Carpentry course materials Full tutor support is available from Monday to Friday with the Carpentry course Learn Carpentry skills at your own pace from the comfort of your home Gain a complete understanding of Carpentry course Accessible, informative Carpentry learning modules designed by experts Get 24/7 help or advice from our email and live chat teams with the Carpentry course Study Carpentry in your own time through your computer, tablet or mobile devic A 100% learning satisfaction guarantee with your Carpentry course Course Curriculum Module 01: Introduction to Carpentry Module 02: Tool Checklist and Use Module 03: Building Materials Module 04: Adhesives and Fasteners Module 05: Floor Systems Module 06: Wall Framing Module 07: Roof Framing and Siding Module 08: Windows and Exterior Doors Module 09: Stair Construction Module 10: Concrete Construction Learning outcomes of the Carpentary Course: Learn the fundamentals of carpentry. Find out about the essential tools. Gain knowledge of building materials. Get an idea about floor systems. Learn about siding, roof and wall framing. Study the design of windows and exterior doors. Know about concrete and stair construction. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone can enrol in this carpentry course, regardless of background. However, this course may be beneficial for the following: Beginner Carpenters Carpenter apprentice Carpentry company owners Requirements To enrol in this Carpentry course, all you need is a basic understanding of the English Language and an internet connection. Career path After finishing this Carpentry course, you can investigate popular and in-demand careers in the carpentry industry with further education and training. Carpenter - Salary: £17,000 to £38,000 Formworker - Salary: £19,000 to £30,000 Handyperson - Salary: £17,000 to £28,000 Shopfitter - Salary: £17,000 to £35,000 Certificates CPD Accredited PDF Certificate Digital certificate - Included CPD Accredited PDF Certificate CPD Accredited Hard Copy Certificate Hard copy certificate - £10.79 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Carpentry, Joinery, Woodwork, and Furniture Restoration
Delivered Online On Demand3 hours
£12