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

27729 Development courses delivered Online

Data Science and Machine Learning using Python : A Bootcamp

4.7(160)

By Janets

Learning Outcomes After completing this course, learners will be able to: Learn Python for data analysis using NumPy and Pandas Acquire a clear understanding of data visualisation using Matplotlib, Seaborn and Pandas Deepen your knowledge of Python for interactive and geographical potting using Plotly and Cufflinks Understand Python for data science and machine learning Get acquainted with Recommender Systems with Python Enhance your understanding of Python for Natural Language Processing (NLP) Description Whether you are from an engineering background or not you still can efficiently work in the field of data science and the machine learning sector, if you have proficient knowledge of Python. Since Python is the easiest and most used programming language, you can start learning this language now to advance your career with the Data Science And Machine Learning Using Python : A Bootcamp course. This course will give you a thorough understanding of the Python programming language. Moreover, it will show how can you use Python for data analysis and machine learning. Alongside that, from this course, you will get to learn data visualisation, and interactive and geographical plotting by using Python. The course will also provide detailed information on Python for data analysis, Natural Language Processing (NLP) and much more. Upon successful completion of this course, get a CPD- certificate of achievement which will enhance your resume and career. Certificate of Achievement 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.  Method of Assessment After completing this course, you will be provided with some assessment questions. To pass that assessment, you need to score at least 60%. Our experts will check your assessment and give you feedback accordingly. Career Path After completing this course, you can explore various career options such as Web Developer Software Engineer Data Scientist Machine Learning Engineer Data Analyst In the UK professionals usually get a salary of £25,000 - £30,000 per annum for these positions. Course Content Welcome, Course Introduction & overview, and Environment set-up Welcome & Course Overview 00:07:00 Set-up the Environment for the Course (lecture 1) 00:09:00 Set-up the Environment for the Course (lecture 2) 00:25:00 Two other options to setup environment 00:04:00 Python Essentials Python data types Part 1 00:21:00 Python Data Types Part 2 00:15:00 Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 1) 00:16:00 Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 2) 00:20:00 Python Essentials Exercises Overview 00:02:00 Python Essentials Exercises Solutions 00:22:00 Python for Data Analysis using NumPy What is Numpy? A brief introduction and installation instructions. 00:03:00 NumPy Essentials - NumPy arrays, built-in methods, array methods and attributes. 00:28:00 NumPy Essentials - Indexing, slicing, broadcasting & boolean masking 00:26:00 NumPy Essentials - Arithmetic Operations & Universal Functions 00:07:00 NumPy Essentials Exercises Overview 00:02:00 NumPy Essentials Exercises Solutions 00:25:00 Python for Data Analysis using Pandas What is pandas? A brief introduction and installation instructions. 00:02:00 Pandas Introduction 00:02:00 Pandas Essentials - Pandas Data Structures - Series 00:20:00 Pandas Essentials - Pandas Data Structures - DataFrame 00:30:00 Pandas Essentials - Handling Missing Data 00:12:00 Pandas Essentials - Data Wrangling - Combining, merging, joining 00:20:00 Pandas Essentials - Groupby 00:10:00 Pandas Essentials - Useful Methods and Operations 00:26:00 Pandas Essentials - Project 1 (Overview) Customer Purchases Data 00:08:00 Pandas Essentials - Project 1 (Solutions) Customer Purchases Data 00:31:00 Pandas Essentials - Project 2 (Overview) Chicago Payroll Data 00:04:00 Pandas Essentials - Project 2 (Solutions Part 1) Chicago Payroll Data 00:18:00 Python for Data Visualization using matplotlib Matplotlib Essentials (Part 1) - Basic Plotting & Object Oriented Approach 00:13:00 Matplotlib Essentials (Part 2) - Basic Plotting & Object Oriented Approach 00:22:00 Matplotlib Essentials (Part 3) - Basic Plotting & Object Oriented Approach 00:22:00 Matplotlib Essentials - Exercises Overview 00:06:00 Matplotlib Essentials - Exercises Solutions 00:21:00 Python for Data Visualization using Seaborn Seaborn - Introduction & Installation 00:04:00 Seaborn - Distribution Plots 00:25:00 Seaborn - Categorical Plots (Part 1) 00:21:00 Seaborn - Categorical Plots (Part 2) 00:16:00 Seborn-Axis Grids 00:25:00 Seaborn - Matrix Plots 00:13:00 Seaborn - Regression Plots 00:11:00 Seaborn - Controlling Figure Aesthetics 00:10:00 Seaborn - Exercises Overview 00:04:00 Seaborn - Exercise Solutions 00:19:00 Python for Data Visualization using pandas Pandas Built-in Data Visualization 00:34:00 Pandas Data Visualization Exercises Overview 00:03:00 Panda Data Visualization Exercises Solutions 00:13:00 Python for interactive & geographical plotting using Plotly and Cufflinks Plotly & Cufflinks - Interactive & Geographical Plotting (Part 1) 00:19:00 Plotly & Cufflinks - Interactive & Geographical Plotting (Part 2) 00:14:00 Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Overview) 00:11:00 Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Solutions) 00:37:00 Capstone Project - Python for Data Analysis & Visualization Project 1 - Oil vs Banks Stock Price during recession (Overview) 00:15:00 Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 1) 00:18:00 Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 2) 00:18:00 Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 3) 00:17:00 Project 2 (Optional) - Emergency Calls from Montgomery County, PA (Overview) 00:03:00 Python for Machine Learning (ML) - scikit-learn - Linear Regression Model Introduction to ML - What, Why and Types.. 00:15:00 Theory Lecture on Linear Regression Model, No Free Lunch, Bias Variance Tradeoff 00:15:00 scikit-learn - Linear Regression Model - Hands-on (Part 1) 00:17:00 scikit-learn - Linear Regression Model Hands-on (Part 2) 00:19:00 Good to know! How to save and load your trained Machine Learning Model! 00:01:00 scikit-learn - Linear Regression Model (Insurance Data Project Overview) 00:08:00 scikit-learn - Linear Regression Model (Insurance Data Project Solutions) 00:30:00 Python for Machine Learning - scikit-learn - Logistic Regression Model Theory: Logistic Regression, conf. mat., TP, TN, Accuracy, Specificityetc. 00:10:00 scikit-learn - Logistic Regression Model - Hands-on (Part 1) 00:17:00 scikit-learn - Logistic Regression Model - Hands-on (Part 2) 00:20:00 scikit-learn - Logistic Regression Model - Hands-on (Part 3) 00:11:00 scikit-learn - Logistic Regression Model - Hands-on (Project Overview) 00:05:00 scikit-learn - Logistic Regression Model - Hands-on (Project Solutions) 00:15:00 Python for Machine Learning - scikit-learn - K Nearest Neighbors Theory: K Nearest Neighbors, Curse of dimensionality . 00:08:00 scikit-learn - K Nearest Neighbors - Hands-on 00:25:00 scikt-learn - K Nearest Neighbors (Project Overview) 00:04:00 scikit-learn - K Nearest Neighbors (Project Solutions) 00:14:00 Python for Machine Learning - scikit-learn - Decision Tree and Random Forests Theory: D-Tree & Random Forests, splitting, Entropy, IG, Bootstrap, Bagging. 00:18:00 scikit-learn - Decision Tree and Random Forests - Hands-on (Part 1) 00:19:00 scikit-learn - Decision Tree and Random Forests (Project Overview) 00:05:00 scikit-learn - Decision Tree and Random Forests (Project Solutions) 00:15:00 Python for Machine Learning - scikit-learn -Support Vector Machines (SVMs) Support Vector Machines (SVMs) - (Theory Lecture) 00:07:00 scikit-learn - Support Vector Machines - Hands-on (SVMs) 00:30:00 scikit-learn - Support Vector Machines (Project 1 Overview) 00:07:00 scikit-learn - Support Vector Machines (Project 1 Solutions) 00:20:00 scikit-learn - Support Vector Machines (Optional Project 2 - Overview) 00:02:00 Python for Machine Learning - scikit-learn - K Means Clustering Theory: K Means Clustering, Elbow method .. 00:11:00 scikit-learn - K Means Clustering - Hands-on 00:23:00 scikit-learn - K Means Clustering (Project Overview) 00:07:00 scikit-learn - K Means Clustering (Project Solutions) 00:22:00 Python for Machine Learning - scikit-learn - Principal Component Analysis (PCA) Theory: Principal Component Analysis (PCA) 00:09:00 scikit-learn - Principal Component Analysis (PCA) - Hands-on 00:22:00 scikit-learn - Principal Component Analysis (PCA) - (Project Overview) 00:02:00 scikit-learn - Principal Component Analysis (PCA) - (Project Solutions) 00:17:00 Recommender Systems with Python - (Additional Topic) Theory: Recommender Systems their Types and Importance 00:06:00 Python for Recommender Systems - Hands-on (Part 1) 00:18:00 Python for Recommender Systems - - Hands-on (Part 2) 00:19:00 Python for Natural Language Processing (NLP) - NLTK - (Additional Topic) Natural Language Processing (NLP) - (Theory Lecture) 00:13:00 NLTK - NLP-Challenges, Data Sources, Data Processing .. 00:13:00 NLTK - Feature Engineering and Text Preprocessing in Natural Language Processing 00:19:00 NLTK - NLP - Tokenization, Text Normalization, Vectorization, BoW. 00:19:00 NLTK - BoW, TF-IDF, Machine Learning, Training & Evaluation, Naive Bayes 00:13:00 NLTK - NLP - Pipeline feature to assemble several steps for cross-validation 00:09:00 Resources Resources - Data Science and Machine Learning using Python : A Bootcamp 00:00:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Data Science and Machine Learning using Python : A Bootcamp
Delivered Online On Demand24 hours
£9.99

Intensive Singing Courses

By LondonSinging

Our intensive singing courses are greatly enjoyed by adults who are eager to boost their vocal abilities within a short period. You can either attend to work on a specific aspect of your voice or your overall vocal technique. Expect tremendous progress in a few days of focused studies.

Intensive Singing Courses
Delivered in London or OnlineFlexible Dates
Price on Enquiry

Professional Certificate Course in Key concepts in employment law in a country in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

Learn about the aims and objectives of employment law, the relationship between employment law and HR policies, and the impact of ethical requirements on HR policies. Explore the employment legislature in the UK and gain a comprehensive understanding of payment-related regulations, regulatory and legal requirements on HR policies, and the purpose of HR policies. You will also study the key employment law Acts and their implications for both employers and employees. After the successful completion of the course, you will be able to learn about the following, Introduction to employment law. Origin of employment law in the UK. Aims and Objectives of Employment Law. Principles of Employment law. Employment law and HR policies. Employment legislature in UK. Payment related regulations. Regulatory and legal requirements on HR policies. Impact of ethical requirements on HR policies. Employment law Acts. Purpose of HR policies. Learn about the aims and objectives of employment law, the relationship between employment law and HR policies, and the impact of ethical requirements on HR policies. Explore the employment legislature in the UK and gain a comprehensive understanding of payment-related regulations, regulatory and legal requirements on HR policies, and the purpose of HR policies. You will also study the key employment law Acts and their implications for both employers and employees. Learn about the aims and objectives of employment law, the relationship between employment law and HR policies, and the impact of ethical requirements on HR policies. Explore the employment legislature in the UK and gain a comprehensive understanding of payment-related regulations, regulatory and legal requirements on HR policies, and the purpose of HR policies. You will also study the key employment law Acts and their implications for both employers and employees. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Key concepts in employment law in a country Self-paced pre-recorded learning content on this topic. Key concepts in employment law in a country Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. CEO, Director, Manager, Supervisor Human resource professionals Business owners and managers Legal professionals Law students Employment law practitioners Compliance officers Trade union representatives Government officials Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Key concepts in employment law in a country in London 2024
Delivered Online On Demand14 days
£34

Machine Learning Project - Auto Image Captioning for Social Media

5.0(1)

By Course Gate

In this competitive job market, you need to have some specific skills and knowledge to start your career and establish your position. This Machine Learning Project - Auto Image Captioning for Social Media will help you understand the current demands, trends and skills in the sector. The course will provide you with the essential skills you need to boost your career growth in no time. The Machine Learning Project - Auto Image Captioning for Social Media will give you clear insight and understanding about your roles and responsibilities, job perspective and future opportunities in this field. You will be familiarised with various actionable techniques, career mindset, regulations and how to work efficiently. This course is designed to provide an introduction to Machine Learning Project - Auto Image Captioning for Social Media and offers an excellent way to gain the vital skills and confidence to work toward a successful career. It also provides access to proven educational knowledge about the subject and will support those wanting to attain personal goals in this area. Learning Objectives Learn the fundamental skills you require to be an expert Explore different techniques used by professionals Find out the relevant job skills & knowledge to excel in this profession Get a clear understanding of the job market and current demand Update your skills and fill any knowledge gap to compete in the relevant industry CPD accreditation for proof of acquired skills and knowledge Who is this Course for? Whether you are a beginner or an existing practitioner, our CPD accredited Machine Learning Project - Auto Image Captioning for Social Media is perfect for you to gain extensive knowledge about different aspects of the relevant industry to hone your skill further. It is also great for working professionals who have acquired practical experience but require theoretical knowledge with a credential to support their skill, as we offer CPD accredited certification to boost up your resume and promotion prospects. Entry Requirement Anyone interested in learning more about this subject should take this Machine Learning Project - Auto Image Captioning for Social Media. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path The Machine Learning Project - Auto Image Captioning for Social Media will help you to enhance your knowledge and skill in this sector. After accomplishing this course, you will enrich and improve yourself and brighten up your career in the relevant job market. Course Curriculum Section 01: Introduction Introduction to Course 00:05:00 Section 02: Building the Auto Image Captioning Import the Libraries 00:09:00 Accessing the Caption Dataset for Training 00:05:00 Accessing the Image DataSet for Training 00:02:00 Preprocessing the Text Data 00:11:00 Pre-Process and Load Captions Data 00:11:00 Loading the Captions for Training and Test Data 00:04:00 Preprocessing of Image Data 00:11:00 Loading Features for Train and Test Dataset 00:09:00 Text Tokenization and Sequence Text 00:11:00 Data Generators 00:11:00 Define the Model 00:03:00 Evaluation of Model 00:09:00 Test the Model 00:08:00 Section 03: Deployment of Machine Learning App Create Streamlit App 00:10:00 Streamlit Prediction 00:06:00 Test Streamlit App 00:03:00 Deploy Streamlit on AWS EC2 Instance 00:09:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Machine Learning Project - Auto Image Captioning for Social Media
Delivered Online On Demand2 hours 17 minutes
£11.99

How to Get the Most from Your Meetings

By OnlinePMCourses

Advanced Meeting Skills for Project Managers and Professionals who need to Achieve Business Outcomes

How to Get the Most from Your Meetings
Delivered Online On Demand
£37

Website Hacking From Scratch

4.5(3)

By Studyhub UK

Embark on a riveting expedition into the realm of website security with our course, 'Website Hacking From Scratch.' Delve deep into the labyrinth of potential vulnerabilities, from SQL injections to XSS vulnerabilities, equipping yourself with the prowess to identify and safeguard against digital threats. By course end, learners are not only conversant with the anatomy of website vulnerabilities but are also adept at leveraging tools like Owasp ZAP for holistic website fortification. Learning Outcomes Gain comprehensive insights into the foundation of website vulnerabilities and their exploitation. Understand and identify risks associated with file uploads, code executions, and session management. Acquire proficiency in detecting and safeguarding against SQL and XSS vulnerabilities. Master the use of automated tools, such as Owasp ZAP, in vulnerability detection. Develop strategies for effective post-exploitation management. Why choose this Website Hacking From Scratch 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 Website Hacking From Scratch 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 Website Hacking From Scratch course for? Aspiring cybersecurity enthusiasts eager to delve into website security. Web developers keen to fortify their sites against potential breaches. IT professionals aiming to enhance their repertoire with security expertise. Entrepreneurs looking to ensure the robustness of their online platforms. Individuals curious about ethical hacking and its applications. Career path Ethical Hacker: £25,000 - £70,000 Penetration Tester: £30,000 - £60,000 Cybersecurity Analyst: £28,000 - £55,000 IT Security Consultant: £35,000 - £75,000 Web Security Manager: £40,000 - £80,000 Information Security Officer: £45,000 - £85,000 Prerequisites This Website Hacking From Scratch does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Website Hacking From Scratch 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 Course Introduction Course Introduction 00:02:00 Preparation - Creating a Penetration Testing Lab Lab Overview & Needed Software 00:08:00 Installing Kali 2019 As a Virtual Machine Using a Ready Image 00:10:00 Installing Kali 2019 As a Virtual Machine 00:10:00 Installing Metasploitable As a Virtual Machine 00:04:00 Preparation - Linux Basics Basic Overview of Kali Linux 00:05:00 The Linux Terminal & Basic Linux Commands 00:11:00 Configuring Metasploitable & Lab Network Settings 00:06:00 Website Basics What is a Website? 00:04:00 How To Hack a Website? 00:04:00 Information Gathering Gathering Information Using Whois Lookup 00:05:00 Discovering Technologies Used On The Website 00:06:00 Gathering Comprehensive DNS Information 00:10:00 Discovering Websites On The Same Server 00:04:00 Discovering Subdomains 00:12:00 Discovering Sensitive Files 00:07:00 Analysing Discovered Files 00:04:00 Maltego - Discovering Servers, Domains & Files 00:08:00 Maltego - Discovering Websites, Hosting Provider & Emails 00:05:00 File Upload Vulnerabilities What are they? And How To Discover & Exploit Basic File Upload Vulnerabilities 00:07:00 HTTP Requests - GET & POST 00:04:00 Intercepting HTTP Requests 00:07:00 Exploiting More Advanced File Upload Vulnerabilities 00:04:00 Exploiting More Advanced File Upload Vulnerabilities 00:04:00 [Security] Fixing File Upload Vulnerabilities 00:06:00 Code Execution Vulnerabilities What are they? & How To Discover & Exploit Basic Code Execution Vulnerabilities 00:07:00 Exploiting Advanced Code Execution Vulnerabilities 00:06:00 [Security] - Fixing Code Execution Vulnerabilities 00:06:00 Local File Inclusion Vulnerabilities (LFI) What are they? And How To Discover & Exploit Them 00:06:00 Gaining Shell Access From LFI Vulnerabilities - Method 1 00:07:00 Gaining Shell Access From LFI Vulnerabilities - Method 2 00:11:00 Remote File Inclusion Vulnerabilities (RFI) Remote File Inclusion Vulnerabilities - Configuring PHP Settings 00:04:00 Remote File Inclusion Vulnerabilities - Discovery & Exploitation 00:06:00 Exploiting Advanced Remote File Inclusion Vulnerabilities 00:03:00 [Security] Fixing File Inclusion Vulnerabilities 00:06:00 SQL Injection Vulnerabilities What is SQL 00:06:00 Dangers of SQL Injections 00:03:00 SQL Injection Vulnerabilities - SQLi In Login Pages Discovering SQL Injections In POST 00:08:00 Bypassing Logins Using SQL Injection Vulnerability 00:05:00 Bypassing More Secure Logins Using SQL Injections 00:06:00 [Security] Preventing SQL Injections In Login Pages 00:08:00 SQL Injection Vulnerabilities - Extracting Data From The Database Discovering SQL Injections in GET 00:07:00 Reading Database Information 00:05:00 Finding Database Tables 00:04:00 Extracting Sensitive Data Such As Passwords 00:04:00 SQL Injection Vulnerabilities - Advanced Exploitation Discovering & Exploiting Blind SQL Injections 00:06:00 Discovering a More Complicated SQL Injection 00:07:00 Extracting Data (passwords) By Exploiting a More Difficult SQL Injection 00:05:00 Bypassing Filters 00:05:00 Bypassing Security & Accessing All Records 00:09:00 [Security] Quick Fix To Prevent SQL Injections 00:07:00 Reading & Writing Files On The Server Using SQL Injection Vulnerability 00:06:00 Getting A Reverse Shell Access & Gaining Full Control Over The Target Web Server 00:08:00 Discovering SQL Injections & Extracting Data Using SQLmap 00:07:00 [Security] - The Right Way To Prevent SQL Injection 00:05:00 XSS Vulnerabilities Introduction - What is XSS or Cross Site Scripting? 00:03:00 Discovering Basic Reflected XSS 00:04:00 Discovering Advanced Reflected XSS 00:05:00 Discovering An Even More Advanced Reflected XSS 00:07:00 Discovering Stored XSS 00:03:00 Discovering Advanced Stored XSS 00:04:00 XSS Vulnerabilities - Exploitation Hooking Victims To BeEF Using Reflected XSS 00:06:00 Hooking Victims To BeEF Using Stored XSS 00:04:00 BeEF - Interacting With Hooked Victims 00:04:00 BeEF - Running Basic Commands On Victims 00:04:00 BeEF - Stealing Credentials/Passwords Using A Fake Login Prompt 00:02:00 Bonus - Installing Veil 3.1 00:06:00 Bonus - Veil Overview & Payloads Basics 00:07:00 Bonus - Generating An Undetectable Backdoor Using Veil 3 00:10:00 Bonus - Listening For Incoming Connections 00:07:00 Bonus - Using A Basic Delivery Method To Test The Backdoor & Hack Windows 10 00:07:00 BeEF - Gaining Full Control Over Windows Target 00:04:00 [Security] Fixing XSS Vulnerabilities 00:07:00 Insecure Session Management Logging In As Admin Without a Password By Manipulating Cookies 00:06:00 Discovering Cross Site Request Forgery Vulnerabilities (CSRF) 00:07:00 Exploiting CSRF Vulnerabilities To Change Admin Password Using a HTML File 00:07:00 Exploiting CSRF Vulnerabilities To Change Admin Password Using Link (Preview) 00:06:00 [Security] The Right Way To Prevent CSRF Vulnerabilities 00:09:00 Brute Force & Dictionary Attacks What Are Brute Force & Dictionary Attacks? 00:04:00 Creating a Wordlist 00:07:00 Launching a Wordlist Attack & Guessing Login Password Using Hydra 00:14:00 Discovering Vulnerabilities Automatically Using Owasp ZAP Scanning Target Website For Vulnerabilities 00:04:00 Analysing Scan Results 00:04:00 Post Exploitation Post Exploitation Introduction 00:04:00 Interacting With The Reverse Shell Access Obtained In Previous Lectures 00:07:00 Escalating Reverse Shell Access To Weevely Shell 00:08:00 Weevely Basics - Accessing Other Websites, Running Shell Commands etc 00:07:00 Bypassing Limited Privileges & Executing Shell Commands 00:05:00 Downloading Files From Target Webserver 00:05:00 Uploading Files To Target Webserver 00:08:00 Getting a Reverse Connection From Weevely 00:08:00 Accessing The Database 00:09:00 Resources Resources - Website Hacking From Scratch 00:00:00 Assignment Assignment - Website Hacking From Scratch 00:00:00

Website Hacking From Scratch
Delivered Online On Demand9 hours 23 minutes
£10.99

Mastering the Art of Effective Writing: Introduction and Training

4.5(3)

By Studyhub UK

Do you want to improve your writing talents to the expert level? Are you looking to write articles or news that people read? Look no further than our expertly designed Mastering the Art of Effective Writing: Introduction and Training course. With a strong focus on strengthening your writing skills, this course will change your writing from ordinary to extraordinary. Our organised course covers everything from the fundamentals to advanced writing techniques.   Begin your learning by understanding the importance of effective writing. Learn the essentials to write compelling narratives and delve into the process of writing itself. Gain insights into how to brainstorm, outline, draft, revise, and polish your work to perfection, ensuring every word and every sentence makes an impact.   Understand how to adapt your writing style to suit various contexts and audiences, opening up a world of possibilities. Then, master the essential skills like editing and proofreading, ensuring your work is error-free and communicates your intended message effectively. To top it all off, we equip you with advanced writing techniques, pushing the boundaries of your writing skills to new heights.   Whether you're an aspiring author, a professional writer looking to improve your written communication, or simply someone who finds joy in writing, Our Mastering the Art of Effective Writing: Introduction and Training course is the stepping stone to your success. Don't wait; sign up now and unlock the power of words like never before.   Learning Outcome: Upon completion of the Effective Writing course, you will be able to: Understand the fundamentals of effective writing. Grasp the complete process of writing, from brainstorming to editing. Learn to adapt writing styles for different audiences and purposes. Master the art of editing and proofreading to produce flawless work. Discover advanced writing techniques to push your skills further. Improve overall written communication for professional and personal use.   Who is this course for: This Effective Writing course is perfect for: Aspiring authors eager to refine their writing style. Professionals aiming to enhance their written communication. Students wanting to improve their academic writing skills. Content creators looking to captivate their audience. Any individual with a passion for writing.   Career Path: Upon completion of this Effective Writing course, you will have the knowledge and skills to pursue many career paths, such as: Author: Earn from £15,000 to £75,000 Per year. Professional Blogger: Potential earnings range from £20,000 to £50,000 Per year. Content Writer: Salary ranges between £18,000 and £45,000 Per year. Copywriter: Can earn anywhere from £20,000 to £55,000 Per year. Editor: Typical salary varies from £22,000 to £60,000 Per year. Technical Writer: Salary can range from £25,000 to £65,000 Per year.   Certification After studying the course materials of the Mastering the Art of Effective Writing: Introduction and Training course, there will be a written assignment test which you can take either during or at the end of the course. After passing the test, you will have a range of certification options.    A CPD Accredited PDF Certificate - £4.99 A CPD Accredited Hardcopy Certificate - £8.00. A PDF Transcript - £4.99 A Hardcopy Transcript - £9.99.   Select according to your needs, and we assure timely delivery of your chosen certificate.   Requirements This professionally designed Mastering the Art of Effective Writing: Introduction and Training course does not require you to have any prior qualifications or experience. It is open to everyone, and you can access the course from anywhere at any time. Just enrol and start learning! Course Curriculum Module 01: Introduction to Effective Writing Introduction to Effective Writing 00:09:00 Module 02: Essentials of Effective Writing Essentials of Effective Writing 00:18:00 Module 03: Writing Process Writing Process 00:18:00 Module 04: Writing for Different Purposes Writing for Different Purposes 00:17:00 Module 05: Editing and Proofreading Editing and Proofreading 00:11:00 Module 06: Advanced Writing Techniques Advanced Writing Techniques 00:13:00

Mastering the Art of Effective Writing: Introduction and Training
Delivered Online On Demand1 hour 26 minutes
£10.99

How to be a Creative Writer

4.5(3)

By Studyhub UK

Overview Learn about How to be a Creative Writer from industry experts and boost your professional skill. This How to be a Creative Writer course will enhance your skill and make you ready for the job market. You'll get expert opinions about the best practices and problems of How to be a Creative Writer. You'll also gain the skills of How to be a Creative Writer to excel in your job and tips to master professional skills in no time.  You'll be connected with the community of How to be a Creative Writer professionals and gain first-hand experience of How to be a Creative Writer problem-solving. The How to be a Creative Writer  is self-paced. You can complete your course and attend the examination in your suitable schedule. After completing the How to be a Creative Writer, you'll be provided with a CPD accredited certificate which will boost your CV and help you get your dream job.  This How to be a Creative Writer will provide you with the latest information and updates of How to be a Creative Writer. It will keep you one step ahead of others and increase your chances of growth. Why buy this How to be a Creative Writer? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the How to be a Creative Writer you will be able to take the MCQ test that will assess your knowledge. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This How to be a Creative Writer does not require you to have any prior qualifications or experience. You can just enrol and start learning.  Prerequisites This How to be a Creative Writer 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. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This How to be a Creative Writer is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum 01. Creative Writing Course: Writing Storybooks For Children Introduction Introduction to Children's Writing 00:02:00 Crucial Information 00:02:00 Keys to Success 00:02:00 A.I.M 00:04:00 Coming Up With Ideas Getting Ideas 00:02:00 Character Creation 00:02:00 Characters and Plotting 00:04:00 The Mechanics of Writing Planning Your Story 00:03:00 Storytelling 00:03:00 Important Technical Issues Point of View 00:04:00 Technical Writing Issues 00:04:00 Types of Children's Books Story Structure 00:02:00 Picture Books 1 00:03:00 Picture Books 2 00:03:00 Picture Books 3 00:02:00 Easy Readers 00:03:00 Transition Books 00:01:00 Chapter Books 00:02:00 Junior Novels 00:02:00 Young Adult Fiction 00:04:00 Advanced Fiction Techniques Dialogue 00:05:00 Show don't Tell 00:05:00 Conclusion Conclusion 00:02:00 02. Creative Writing Course - Short Stories Introduction Introduction to Short Story Writing 00:06:00 Foreword Who Am I to Run This Course? 00:06:00 It's All About Mindset 00:07:00 What Tools Do You Need To Succeed? 00:05:00 Part One: Mindset Mental Preparation 00:06:00 Time Management 00:06:00 Self Belief 00:02:00 Goal Setting 00:01:00 Part Two: The Basics Subject Matter 00:04:00 Genre 00:07:00 Scope 00:02:00 Getting Ideas 00:02:00 Part Three: Construction Time The 7-Step Story Generator 00:02:00 Characters & Character Creation 00:03:00 Creating Protagonists 00:07:00 Character Motivation & Interactions 00:03:00 Story & Setting 00:03:00 The 5-Point Story Structure 00:02:00 Style & Tone 00:02:00 Point of View & Tense 00:03:00 Plotting & The Twist 00:05:00 Building a Short Story Template 00:03:00 Building a Short Story Template 00:03:00 Introduction to Scrivener All Hail Scrivener! 00:04:00 Part Four: Writing Your Story The Opening Paragraph 00:03:00 Fast Writing 00:05:00 The Second Draft 00:04:00 Polishing 00:04:00 Part Five: Submitting Your Work 6 Lectures It's All About Presentation 00:04:00 Dealing With Rejection 00:02:00 Rights and Payment 00:01:00 Kindle Publishing 00:04:00 Conclusion Short Stories 00:02:00 03. Creative Writing Course - Fiction Module 1 Part 1 - Getting Ideas and How to Develop Them 00:30:00 Module 1 Part 2 - Inspiration and Finding The Time 00:30:00 Module 2 - What It Means To Be A Writer 00:30:00 Module 3 - Characters 00:30:00 Module 4 - Plotting and Story Construction 00:30:00 Module 5 - Theme, Templates & Outlining 00:30:00 Module 6 - Show Don't Tell 00:30:00 Module 7 - Punctuation, Grammar and some Basic Writing Rules 00:30:00 Module 8 - Scene Structure, Exposition and Story Rules 00:30:00 Module 9 - Chapter Structure, Vision and Focus 00:30:00 Module 10 - Fast Writing Without Fear or Censure 00:30:00 Module 11 - Editing, Re-writing & Polishing 00:30:00 Module 12 - Finishing, Submission & Publication 00:30:00 04. Creative Writing Course - Horror Lesson One: The History of Horror 01:00:00 Lesson Two: Characters and Concepts 01:00:00 Lesson Three: Location and Backdrop 01:00:00 Lesson Four: Story and Plotting 01:00:00 Lesson Five: Writing Issues 01:00:00 Lesson Six: Horror Markets 01:00:00 05. Creative Writing Course - Novel Introduction to Writing Fantasy 01:00:00 Writing Fantasy - Lesson One - Imagining Fantasy 01:00:00 Writing Fantasy - Lesson Two - World Building, Maps and Visualization 01:00:00 Writing Fantasy - Lesson Three - Characters, Races and Societies 01:00:00 Writing Fantasy - Lesson Four - Plotting, Questing and Traveling 01:00:00 Writing Fantasy - Lesson Five - Point of View, Artifacts and Magic 01:00:00 Writing Fantasy - Lesson Six - Resolutions and Sequels 01:00:00 Amusing Article About Fantasy Writing (because it's true!) 01:00:00 Fantasy: Recommended Author & Book List 01:00:00 Fantasy Societies Listing 01:00:00 Mythological Creature Listing 01:00:00 06. Creative Writing Course - Thriller Introduction to Writing the Thriller 00:30:00 The Thriller: Form and Function 00:30:00 Writing the Thriller: Lesson One 00:30:00 Writing the Thriller: Lesson Two 00:30:00 Exercise 1 - Building Your Thriller 00:30:00 Writing the Thriller: Lesson Three 00:30:00 Exercise 2 - Building Your Thriller 00:30:00 Writing the Thriller: Lesson Four 00:30:00 Exercise 3 - Building Your Thriller 00:30:00 Writing the Thriller: Lesson Five 00:30:00 Exercise 4 - Building Your Thriller 00:30:00 Writing the Thriller: Lesson Six 00:30:00 07. Diploma in Drama and Comedy Writing Welcome to the Writer's Greatest Untapped Income Source 00:15:00 Introduction to Writing for TV, Cable and Satellite Networks 01:00:00 Your Ideas and How to Present Them 01:00:00 What's Different About TV Writing? 01:00:00 Scripting, Editing and the Story Bible 00:30:00 A Special Masterclass On Comedy Writing 00:30:00 The Money and How You Get Paid 00:30:00

How to be a Creative Writer
Delivered Online On Demand37 hours
£10.99

Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips

4.5(3)

By Studyhub UK

The 'Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips' course is designed to guide individuals in establishing a successful presence on Fiverr, specifically focusing on voiceover gigs. From setting up a professional studio to creating and producing voiceover gigs, the course covers advanced tips for using Audacity and recording audio books for Audible. Additionally, learners will gain insights into the Fiverr sales process and receive valuable tips for maximizing their success on the platform. Learning Outcomes: Understand the fundamentals of Fiverr and create an effective seller profile. Identify suitable voiceover gigs to offer on the platform based on personal skills and preferences. Set up a professional studio and equip it with the necessary tools for high-quality recordings. Create compelling voiceover gigs on Fiverr, attracting potential buyers with enticing offers. Utilize Audacity efficiently, mastering advanced tips and techniques for optimal audio production. Comply with Audible and ACX standards while recording audio books for professional quality. Learn how to use Audacity macros for voice effects that can be offered as unique voiceover gigs. Acquire essential knowledge of the Fiverr sales process, maximizing opportunities for successful sales. Summarize and apply the learned concepts to create a strong foundation for a successful Fiverr career. Why buy this Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips 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. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction to the Course and to Fiverr Course Introduction 00:03:00 Why Should You Get Started on Fiverr? 00:11:00 Three Bonus Sections Added 00:04:00 Accountability Action List 00:05:00 Creating a Seller Profile on Fiverr 00:05:00 Section 02: Which Voiceover Gigs Are You Going to Sell? What Types of Voiceover Gigs do you think you can do? 00:07:00 Selecting Voice Gigs to match your Delivery Styles 00:07:00 Voice Delivery - Understanding the importance of Variety 00:07:00 Section 03: Setting Up Your Studio and Equipment Do I need to spend a lot of money? 00:05:00 How to Insulate Your Microphone For Free 00:06:00 Section 04: What Types of Voice over Gigs should you Offer Voiceover Gigs - Lets Create Your Shortlist of Gigs 00:07:00 Understanding Fiverr Levels and what to do when you are Promoted 00:04:00 Section 05: Voiceover Gig Creation on Fiverr Creating Your Gig - Basics 00:06:00 Creating Your Gig - Pricing 00:04:00 Creating Your Gig - Description, FAQs and Requirements 00:06:00 Creating Your Gig - Image and Video 00:05:00 Creating Your Gig - Publishing 00:03:00 Make Sure That You Have Created Your First Gig 00:02:00 Section 06: Recording and Producing Your Voiceover Gigs Download Audacity For Free 00:02:00 Recording Your Voiceover Track in Audacity 00:04: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 Practice Recording and Producing 00:01:00 Section 07: Advanced Audacity Tips and Techniques Moving and Mixing Multiple Tracks in Audacity 00:04:00 Making Small Edits to a Voiceover Recording 00:02:00 Setting Up Audacity Macros to save time and create consistency 00:04:00 Section 08: How to Record Audio Books for Audible to ACX Standards Recording AudioBooks to ACX Standards 00:08: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 Section 09: Audacity Macros for Voice Effects You Can Sell as Voiceover Gigs Darth Vader Voice Effect 00:04:00 Deep Voice Effect 00:05:00 Radio Voice Effect 00:04:00 Scary Voice 00:03:00 Movie Trailer Voice Effect 00:04:00 1930s BBC Vintage Voice - with Static - Effect 00:06:00 Section 10: The Fiverr Sale Process The Fiver Sale Process - Step by Step 00:12:00 Fiverr Custom Orders 00:05:00 What if my Buyer wants a Modification? 00:03:00 How to Avoid Negative Feedback 00:03:00 Responding to Buyer Requests 00:06:00 How To Get More Tips 00:04:00 Withdrawing Your Funds from Fiverr 00:02:00 Section 11: Course Summary and Wrap Up Course Summary and Wrap Up 00:04:00 Section 12: Additional File Additional File 00:00:00 Assignment Assignment - Fiverr; Seller Profile Creation; Voiceover Gigs & Sales Tips 00:00:00

Fiverr: Seller Profile Creation, Voiceover Gigs & Sales Tips
Delivered Online On Demand3 hours 32 minutes
£10.99

Functional Skills Maths & English Diploma

4.5(3)

By Studyhub UK

Embark on a voyage through the intricate realms of numbers and language with the 'Functional Skills Maths & English Diploma'. In the mathematic portion, module 01, explore the basics by delving deep into the mysterious world of numerals, guiding you through a spectrum that stretches from rudimentary counting to multifaceted components of algebra and geometry. Modules 02 to 10 equip you with the dexterity to navigate through multiples, factors, fractions, percentages, expressions, decimals, exponents, graphs, and essential arithmetic tied with business, like understanding profit and loss, and spatial awareness through perimeter and area calculation. Transcending the numeric, embark upon an eloquent journey through the English language from modules 12 to 17. The course enlightens your path by illuminating the art and science behind effective reading, writing, speaking, ensuring you absorb the essence of proper grammar, spelling, and punctuation. The adventure furthers by engraining skills in forming structurally sound sentences and mastering the artistry in composition writing, ensuring your linguistic journey is both profound and impeccable. Learning Outcomes Develop adeptness in numeracy, exploring areas like algebra, arithmetic, and geometry. Gain proficiency in understanding and managing financial aspects through mastering profit and loss calculations. Attain a firm grasp over the English language, ensuring articulate and error-free communication. Enhance creative and formal writing abilities, constructing both imaginative and structured compositions. Cultivate robust reading skills, enabling comprehension and analysis of various texts. Why buy this Functional Skills Maths & English Diploma? 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 Functional Skills Maths & English Diploma for? Individuals aspiring to strengthen their numerical and arithmetic abilities. Those keen to enhance their communicative prowess in English. Enthusiasts willing to delve into creative and formal writing. Students and job seekers aiming to fortify their foundational skills in maths and English. Non-native English speakers desiring to proficiently communicate in a global language. Career path Maths Tutor: £25,000 - £35,000 Content Writer: £20,000 - £30,000 Data Analyst: £25,000 - £40,000 Editor: £24,000 - £45,000 Financial Analyst: £30,000 - £50,000 Technical Writer: £30,000 - £50,000 Prerequisites This Functional Skills Maths & English Diploma does not require you to have any prior qualifications or experience. You can just enrol and start learning. This 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 Module 01: Introduction to Numbers Introduction to Numbers 00:10:00 Module 02: Multiples Factors Multiples Factors 00:11:00 Module 03: Fractions and Power Fractions and Power 00:15:00 Module 04: Percentages and Averages Percentages and Averages 00:12:00 Module 05: Expressions Expressions 00:06:00 Module 06: Decimals Decimals 00:08:00 Module 07: Exponents and Radicals Exponents and Radicals 00:09:00 Module 08: Graphs Graphs 00:05:00 Module 09: The Profit and Loss The Profit and Loss 00:06:00 Module 10: Perimeter and Area Perimeter and Area 00:08:00 Module 11: Probability Probability 00:06:00 Module 12: Reading Reading 00:17:00 Module 13: Writing Writing 00:16:00 Module 14: Speaking Speaking 00:22:00 Module 15: Grammar, Spelling and Punctuation Grammar, Spelling and Punctuation 00:23:00 Module 16: Sentence Structure Sentence Structure 00:11:00 Module 17: Composition Writing Composition Writing 00:12:00

Functional Skills Maths & English Diploma
Delivered Online On Demand3 hours 17 minutes
£10.99