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

1894 Running courses

Ruby and Javascript Programming Bundle

By Packt

Learn the Ruby programming language and JavaScript coding from beginner to intermediate for web development - fast!

Ruby and Javascript Programming Bundle
Delivered Online On Demand4 hours
£37.99

Pet Sitting and Dog Walking Course

5.0(1)

By Course Gate

Looking to turn your passion for pets into a rewarding profession? Our Pet Sitting and Dog Walking Course provides the perfect pathway. Gain essential knowledge and skills to excel in the pet care industry, from understanding pet needs to handling emergencies. Enrol today and embark on a fulfilling career as a pet sitter, dog walker, or even start your own pet care business.

Pet Sitting and Dog Walking Course
Delivered Online On Demand4 hours 48 minutes
£11.99

Bash Scripting, Linux and Shell Programming

4.9(27)

By Apex Learning

Overview This comprehensive course on Bash Scripting, Linux and Shell Programming will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Bash Scripting, Linux and Shell Programming comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Bash Scripting, Linux and Shell Programming. It is available to all students, of all academic backgrounds. Requirements Our Bash Scripting, Linux and Shell Programming is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 11 sections • 61 lectures • 03:03:00 total length •Introduction: 00:02:00 •Bash vs Shell vs Command Line vs Terminal: 00:06:00 •Listing Folder Contents (ls): 00:05:00 •Print Current Folder (pwd): 00:01:00 •Change Folder (cd): 00:03:00 •Using A Stack To Push Folders (pushd/popd): 00:03:00 •Check File Type (file): 00:01:00 •Find File By Name (locate) & Update Locate Database (updatedb): 00:02:00 •Find A Command (which): 00:02:00 •Show Command History (history): 00:02:00 •Show Manual Descriptions (whatis): 00:01:00 •Search Manual (apropos): 00:02:00 •Reference Manuals (man): 00:02:00 •Creating A Folder (mkdir): 00:02:00 •Creating A File (touch): 00:02:00 •Copy Files/Folders (cp): 00:02:00 •Move & Rename Files/Folders (mv): 00:02:00 •Delete Files/Folders (rm): 00:02:00 •Delete Empty Folder (rmdir): 00:02:00 •Change File Permissions (chmod): 00:06:00 •File Concatenation (cat): 00:03:00 •File Perusal Filter (more/less): 00:02:00 •Terminal Based Text Editor (nano): 00:03:00 •Run Commands As A Superuser (sudo): 00:03:00 •Change User (su): 00:03:00 •Show Effecter User and Group IDs (id): 00:02:00 •Kill A Running Command (ctrl + c): 00:02:00 •Kill All Processes By A Name (killall): 00:02:00 •Logging Out Of Bash (exit): 00:01:00 •Tell Bash That There Is No More Input (ctrl + d): 00:02:00 •Clear The Screen (ctr + l): 00:02:00 •Zoom In (ctrl + +): 00:02:00 •Zoom Out (ctrl + -): 00:02:00 •Moving The Cursor: 00:02:00 •Deleting Text: 00:04:00 •Fixing Typos: 00:03:00 •Cutting and Pasting: 00:03:00 •Character Capitalisation: 00:03:00 •Bash File Structure: 00:03:00 •Echo Command: 00:04:00 •Comments: 00:04:00 •Variables: 00:06:00 •Strings: 00:06:00 •While Loop: 00:04:00 •For Loop: 00:04:00 •Until Loop: 00:03:00 •Break & Continue: 00:03:00 •Get User Input: 00:02:00 •If Statement: 00:09:00 •Case Statements: 00:06:00 •Get Arguments From The Command Line: 00:04:00 •Functions: 00:05:00 •Global vs Local Variables: 00:03:00 •Arrays: 00:06:00 •Shell & Environment Variables: 00:06:00 •Scheduled Automation: 00:03:00 •Aliases: 00:03:00 •Wildcards: 00:03:00 •Multiple Commands: 00:02:00 •Resource: 00:00:00 •Assignment - Bash Scripting, Linux and Shell Programming@@: 00:00:00

Bash Scripting, Linux and Shell Programming
Delivered Online On Demand3 hours 3 minutes
£12

Game Development using Cocos2d-x v3 C++

4.9(27)

By Apex Learning

Overview This comprehensive course on Game Development using Cocos2d-x v3 C++ will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Game Development using Cocos2d-x v3 C++ comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Game Development using Cocos2d-x v3 C++. It is available to all students, of all academic backgrounds. Requirements Our Game Development using Cocos2d-x v3 C++ is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 19 sections • 60 lectures • 03:59:00 total length •Course Introduction: 00:03:00 •Setting Up For iOS: 00:05:00 •Setting Up For Android on Mac: 00:11:00 •Setting Up For Android on Windows: 00:13:00 •Multi Resolution Support: 00:16:00 •Adding a Sprite: 00:04:00 •Positioning Using MoveBy: 00:03:00 •Positioning Using MoveTo: 00:03:00 •Positioning Using JumpBy: 00:03:00 •Positioning Using JumpTo: 00:03:00 •Positioning Using BezierBy: 00:04:00 •Positioning Using BezierTo: 00:03:00 •Positioning Using Place: 00:02:00 •Scaling Using ScaleBy: 00:03:00 •Scaling Using ScaleTo: 00:03:00 •Rotating Using RotateBy: 00:03:00 •Rotating Using RotateTo: 00:03:00 •Tinting Using TintBy: 00:03:00 •Tinting Using TintTo: 00:02:00 •Fading Using FadeTo: 00:02:00 •Fading Using FadeIn: 00:02:00 •Fading Using FadeOut: 00:02:00 •Repeat: 00:04:00 •RepeatForever: 00:03:00 •Sequence: 00:04:00 •Skewing Using SkewBy: 00:02:00 •Skewing Using SkewTo: 00:02:00 •Playing Sound Effect: 00:06:00 •Playing Sound Effect Repeatedly: 00:04:00 •Setting Sound Effect Volume: 00:03:00 •Stopping Sound Effect: 00:05:00 •Playing Music: 00:04:00 •Stopping Music: 00:03:00 •Pausing and Resuming Music: 00:04:00 •Setting Music Volume: 00:03:00 •Setting Up Single Touch Events: 00:04:00 •Touch Began Using onTouchBegan: 00:05:00 •Touch Moved Using onTouchMoved: 00:03:00 •Touch Ended Using onTouchEnded: 00:03:00 •Setting Up Multi Touch Events: 00:05:00 •Touches Began Using onTouchesBegan: 00:02:00 •Touches Moved Using onTouchesMoved: 00:03:00 •Touches Ended Using onTouchesEnded: 00:03:00 •Setting up A Menu: 00:03:00 •Adding a Menu Font Item: 00:07:00 •Adding a Menu Image Item: 00:05:00 •Menu Alignment: 00:02:00 •Creating a New Scene: 00:04:00 •Pushing a Scene: 00:05:00 •Popping a Scene: 00:03:00 •Replace a Scene: 00:05:00 •Scene Transitions !!: 00:03:00 •Sprite Animations: 00:04:00 •Accelerometer: 00:05:00 •Creating a New Project: 00:02:00 •Compiling a Project: 00:07:00 •Running a Project: 00:07:00 •Deploying a Project: 00:06:00 •Resource: 00:00:00 •Assignment - Conveyancing- Online Diploma Course: 3 days

Game Development using Cocos2d-x v3 C++
Delivered Online On Demand3 hours 59 minutes
£12

Comprehensive Therapeutic Guide to Ankle and Foot Anatomy

By Physiotherapy Online

Therapeutic Guide to Ankle and Foot Anatomy Aim to: This physiotherapy webinar on ankle and foot anatomy is designed to provide participants with a comprehensive understanding of the structure, function, and biomechanics of the ankle and foot. The webinar will cover the bones, joints, ligaments, muscles, and nerves that make up the ankle and foot complex, as well as common injuries and conditions that affect this region. The webinar will be delivered by experienced physiotherapists who specialize in the treatment of ankle and foot injuries. They will use a combination of lecture presentations, interactive discussions, and practical demonstrations to facilitate learning and engage participants. The webinar will begin with an overview of the anatomy of the ankle and foot, including the bones, joints, and ligaments that provide stability and mobility to the lower limb. Participants will learn about the function of each structure and how they work together to support weight-bearing, walking, and running. The CPD webinar will then cover common injuries and conditions that affect the ankle and foot, such as sprains, strains, fractures, and plantar fasciitis. Participants will learn how to recognize the signs and symptoms of these conditions and how to assess and treat them using physiotherapy techniques. In addition, the CPD webinar will address biomechanical issues that contribute to ankle and foot injuries, such as gait abnormalities, muscle imbalances, and footwear choices. Participants will learn how to identify these issues and develop effective treatment plans to address them. Throughout the CPD webinar, participants will have the opportunity to ask questions and engage in discussions with the presenters and other participants. They will also be provided with access to online resources and practical exercises to reinforce their learning and support their clinical practice. By the end of the webinar, participants will have a thorough understanding of ankle and foot anatomy and the skills and knowledge necessary to assess and treat common injuries and conditions affecting this region. They will be able to apply this knowledge in their clinical practice to provide effective and evidence-based physiotherapy care to their patients. Learning Objective: At the end of the webinar the learner will be knowledgeable about : Identify and describe the anatomy of the ankle and foot, including the bones, joints, ligaments, muscles, and nerves that make up this complex region. Recognize and diagnose common injuries and conditions that affect the ankle and foot, such as sprains, strains, fractures, and plantar fasciitis. Develop and apply effective physiotherapy treatment plans for ankle and foot injuries and conditions, using a variety of techniques and modalities. Analyze and address biomechanical issues that contribute to ankle and foot injuries, such as gait abnormalities, muscle imbalances, and footwear choices, in order to prevent future injuries and promote optimal function. Course Curriculum  Anatomy of Ankle and foot Understanding Biomechanical Issues Differential Diagnosis of Ankle and Foot Pain Who Should Enroll Physiotherapists Orthopedics Occupational Therapists Athletics Trainer Orthopedic Nurses CPD Credit Hour 2 Hours Resources  Lifetime Access to Learning Resource Downloadable Course Material CPD Certificate Dr Rina Pandya PT DPT Course Instructor Dr. Rina’s physical therapy career spans over 23 years, through the UK, the USA and the Middle East. She has worked in Nationalized Healthcare Services, American health care and self pay services in acute care, in-patient rehab, skilled nursing facility, home healthcare and outpatient clinic. In addition to being a clinician she has developed specialty programs based on evidence-based practice in her role as a project manager. She has also managed the Physical Therapy department in the capacity of Head of Department in a premier private hospital in Oman. Rina is an internationally published webinar presenter; many of her courses are highlighted on Physiopedia/ Physio Plus. Her pocket books are now available on Amazon titled-- Orthopedic Assessments made easy Dr. Pandya graduated from Manipal University, India in 2000 as well as University of Michigan, in 2018 with a Doctor of Physical Therapy. Rina conducts live webinars and is part of the continuing professional development teaching community with courses published in the UK, US, South Africa, Ireland and Australia. Rina is a member of APTA, HCPC-UK and OAP-Oman. 

Comprehensive Therapeutic Guide to Ankle and Foot Anatomy
Delivered Online On Demand1 hour 35 minutes
£30

Adobe XD for Web Design: Essential Principles for UI and UX

By Packt

This course will guide you on how to design a responsive website from scratch without any previous experience in Adobe XD. You will also learn the principles of UI and UX and get your design ready for coding.

Adobe XD for Web Design: Essential Principles for UI and UX
Delivered Online On Demand9 hours 43 minutes
£18.99

Speak The Speech - Dec 14th - FREE acting class

By Speak The Speech

Join actor & acting coach, Warren Rusher and improve your performance skills at London's best free acting class, Speak The Speech. Speak The Speech is a regular monologue workshop that has been running at Theatre Deli since September 2017, created by Warren as a response to London's lack of affordable acting training. A typical session consists of performers presenting a monologue which is then workshopped to improve the performers' approach to content and character. The aim is not to produce the perfect monologue but to use the monologue format to enhance each performer’s skill set and develop their acting process. We generally manage to work on 5-8 pieces per session. Stretch your skills in the warmest and most welcoming space to try things out: Refresh an audition monologue from your repertoire Try something new with a speech Read a monologue for the first time Perhaps you just want to see how others approach a text. Or maybe you have a casting coming up… There is no pressure to perform, you can just soak up the atmosphere and be part of the experience. Better your skills, learn from watching others, actively help others improve, and make new friends. Open to performers of all experience levels. *Bring a copy of any monologue you wish to present/work on. Speak The Speech is made possible only by the generosity of Theatre Deli offering the space for free as part of the Deli Meets program.

Speak The Speech - Dec 14th - FREE acting class
Delivered In-PersonFlexible Dates
FREE

Build a Brand for Your Online Business: 90-Day Jumpstart

By EN-ABLE

Build an international brand for your online business in just 90 days. Your new brand will work for 24/7 attracting more clients and speaking opportunities to your business even after the course is complete ENROL TODAY!

Build a Brand for Your Online Business: 90-Day Jumpstart
Delivered Online On Demand13 weeks
£777

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

Create a Game With Gamemaker Studio 2

4.7(160)

By Janets

Register on the Create a Game With Gamemaker Studio 2 today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a digital certificate as a proof of your course completion. The Create a Game With Gamemaker Studio 2 is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Create a Game With Gamemaker Studio 2 Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Create a Game With Gamemaker Studio 2, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Create a Game With Gamemaker Studio 2 Module 01: Trailer introduction 00:03:00 Module 02: Create a Room, Player & Movement 00:11:00 Module 03: Adding Running, Stamina & Health 00:15:00 Module 04: Adding Jumping, Obstacles & Damage 00:18:00 Module 05: Adding Weapons, Ammo & Pickups 00:40:00 Module 06: Adding Enemies, Loot & Rarities 00:16:00 Module 07: Adding Mana, Spells & Potions 00:33:00 Module 08: Adding Menus, Races & Classes 00:41:00 Module 09: Adding Experience, Levels & Unlocks 00:19:00 Module 10: Adding Loot, Rarities & Unlockable 00:30:00 Module 11: Summary 00:01: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.

Create a Game With Gamemaker Studio 2
Delivered Online On Demand3 hours 47 minutes
£25