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

490 Courses delivered On Demand

Diploma in Website Design & Planning

4.3(43)

By John Academy

Description: This course is perfect for someone who has the desire to design his own website. This will be a straightforward course which will upgrade your comprehension of web advancement apparatuses and systems. Points secured incorporate the fundamental instruments for web page advancement including HTML, Cascading Style Sheets (CSS), and Adobe Dreamweaver. It likewise will look at the useful strides expected to buy a website like enrolling a space name and picking a hosting account. To develop web planning skills you will have to know how to make an HTML page and include substance and pictures, connections, tables, and lists. You will get comfortable with utilizing textual style, foundation styles, and templates. This course will help you utilize Adobe Dreamweaver to make a website with HTML, CSS, JavaScript, and Flash. It will help you to comprehend naming traditions, list documents, welcome screen, graphical UI (GUI) and numerous more settings that are valuable while making a website effectively. The above and more lessons of the key elements of the web design and planning will be taught in this valuable diploma course. Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through website designing People who have an interest in Website Design and Marketing and how to effectively communicate with their potential clients through the web. 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. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally 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: The Diploma in Website Design & Planning course will be very beneficial and helpful, especially to the following careers: Businessman Marketing and Promotions Specialists Marketing Managers Product Creators Sales Managers Sales and Promotions Specialists Top Executives And Much More! Diploma in Website Design & Planning How to Choose the Best Website Design for Your Business 01:00:00 What's in a Domain Suffix? 00:15:00 Website Design Terminology 01:00:00 CSS Explained 00:30:00 Website Designs with Staying Power 00:15:00 How Can I Build my Website for Free 00:30:00 Six Steps to Website Design for Beginners 01:00:00 Dreamweaver or CoffeeCup for Website Design 01:00:00 Using Dreamweaver to Create your Site Layout 00:30:00 Three Crucial Steps to Creating Your Website 00:15:00 Dos and Don'ts of Website Creation 00:30:00 SEO Basics for Effective Website Design 00:15:00 Ideas for Your Internet Business Website Design 01:00:00 Immediately Applicable Design Tips for a User-Friendly Website 00:30:00 6 Reasons to Create a Website 00:15:00 Common Website Design Mistakes 00:30:00 Too Much or Too Little 00:15:00 Why Successful Website Development Does Not Stop at Design 00:15:00 Ideas for Your Personal Website Design 01:00:00 How to Create a Social Networking Website to Enhance your Business 01:00:00 Tips for Designing an Affiliate Website 00:15:00 How to Use WordPress for your Website 00:15:00 Top 14 Reasons to Create a Blog 00:30:00 Tips for Designing a Successful Blog 01:00:00 More Tips for Designing a Successful Blog 00:30:00 Mock Exam Mock Exam-Diploma in Website Design & Planning 00:20:00 Final Exam Final Exam-Diploma in Website Design & Planning 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Diploma in Website Design & Planning
Delivered Online On Demand14 hours 55 minutes
£25

Asynchronous JavaScript Basics

4.5(3)

By Studyhub UK

Embark on a journey to master the intricacies of Asynchronous JavaScript and open doors to web development techniques that will set you apart in the tech world. The 'Asynchronous JavaScript Basics' course is a treasure trove of knowledge, meticulously designed for those who yearn to wield the power of non-blocking code with finesse. Begin with a gripping scenario that sets the stage, introducing you to the dynamic realms of synchronous and asynchronous operations. With each module, unlock a deeper understanding of how JavaScript engines handle tasks behind the scenes, enabling websites to perform efficiently and responsively. As you delve into the course, witness the magic of asynchronous JavaScript unfold through engaging workshops and demos. The curriculum promises to transform your coding approach, allowing you to implement features such as 'setTimeout' and 'setInterval', manage 'Promises', and gracefully orchestrate asynchronous flows with 'Async/Await'. The carefully structured roadmap and hands-on demonstrations are not just lessons but stepping stones to becoming proficient in creating smoother user experiences and robust web applications. Learning Outcomes Comprehend the distinction between synchronous and asynchronous JavaScript and the scenarios for their use. Utilize 'setTimeout' and 'setInterval' functions to manage time-controlled scripting tasks. Implement 'Promises' to handle future events and asynchronous operations efficiently. Apply 'Async/Await' syntax for writing cleaner and more readable asynchronous code. Understand and use JavaScript Generator Functions to control the execution flow of functions. Why choose this Asynchronous JavaScript Basics 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 Asynchronous JavaScript Basics 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 Asynchronous JavaScript Basics course for? Individuals keen on enhancing their JavaScript knowledge for advanced web development. Developers seeking to improve site responsiveness and user experience. Programmers looking to upskill in modern JavaScript practices. Web enthusiasts curious about the execution of non-blocking code. Students or hobbyists interested in the mechanics of JavaScript engines. Career path Front-End Developer: £25,000 - £50,000 Back-End Developer: £30,000 - £60,000 Full Stack Developer: £35,000 - £70,000 Web Application Developer: £28,000 - £55,000 JavaScript Developer: £30,000 - £65,000 UI/UX Developer: £27,000 - £50,000 Prerequisites This Asynchronous JavaScript Basics does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Asynchronous JavaScript Basics 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 Basic Asynchronous JavaScript An Async Javascript Scenario 00:02:00 Defining Asynchronous / What is Synchronous code? 00:04:00 WORKSHOP -Exploring Synchronicity in JavaScript 00:09:00 All About Asynchronous Code 00:06:00 Course Roadmap 00:01:00 What is setTimeout? 00:05:00 DEMO - Delaying Code Execution with setTimeout 00:10:00 What is setInterval? 00:02:00 DEMO - Repeating Tasks with setInterval 00:07:00 Chapter Summary 00:01:00 What is Async / Await? 00:03:00 What are Promises? 00:02:00 DEMO - Wrapping setTimeout with a Promise 00:05:00 All About Async 00:02:00 DEMO - Performing Asynchronous Tasks Concisely with Async / Await 00:12:00 What are JavaScript Generator Functions? 00:02:00 Demo - Asynchronous JavaScript via generators 00:08:00 Course Summary 00:02:00 Assignment Assignment - Asynchronous JavaScript Basics 00:00:00

Asynchronous JavaScript Basics
Delivered Online On Demand1 hour 23 minutes
£10.99

Creating Screenshots and Images for User Guides Course

By Cherryleaf

Efficient ways to create professional-looking diagrams, images and screenshots Cherryleaf’s elearning course on creating screenshots and images for user guides gives you the foundations for creating professional images in an efficient way. The course includes exercises and model answers for the delegates to complete and review. Why attend this course? Creating screenshots, diagrams and images is something that every technical communicator needs to do, but very few have had any formal training in how to do it. Sometimes, the result is that the user guides and online Help contain images that are unclear, inconsistent, and frankly, unprofessional. They can make the product look like it's poor quality. Creating them can also tie up the Technical Writer's time, especially if they need to be changed frequently. Who is this course for? Anyone developing user guides and online Help who wants: A foundational understanding of how to use diagrams, screenshots and images, in an effective and efficient way. To see practical, real-world examples. It’s ideal for you if you’re: Creating screenshots, diagrams or images, but you’ve never had any proper training in how to do this well. Looking for more efficient ways to create or change screenshots, diagrams or images for end user or developer documentation. We’ll take you from first principles, so all you need is a basic understanding of what is a user guide. What you'll learn Cherryleaf's e-learning course on creating screenshots and images for user guides gives you the foundations for creating professional images in an efficient way. The goal of the course is to enable you to use diagrams, images and screenshots to communicate to your audience, with a focus on simplicity and ease of understanding. This is accomplished through a mix of design theory, best practices, software, and practical application. Please note, we don’t focus on highly detailed technical illustrations or 3D drawings that you might find in the aerospace or automotive industries. Also, the course does not cover Augmented Reality or Virtual Reality. You'll go through the key stages in developing screenshots, diagrams, and other images:in developing images. You’ll learn to understand the context, choose an effective visual display method, focus the user's attention, apply design best practices, and use the appropriate software tools to communicate your message. Introduction Understand the context Choose an appropriate visual display methodScreenshotsSimplified User InterfaceDiagramsAspect ratioIconsImage mapsWordless guides Focus attention where you want itGestalt theoryWhite space Think like a designerLayoutColourAccessibilityStyle guides SoftwareSoftware toolsSVGAutomating tasksStock imagesPresentation applications Animations Summary The course contains 22 exercises (and suggested answers) for you to practice your skills. Delivery format The course comprises eight modules in total, which you can complete at your own pace. The course will take delegates approximately 1 day to complete. You will have access to the modules from the moment you subscribe. You can download the course handouts. The courses are hosted and sold by via the Teachable platform. From a VAT perspective, they are the “Merchant of Record”, and receipts contain their VAT number. You have the option of taking the course on an iPhone or iPad, using the MyTeachable app in the Apple App Store. Prerequisites We'll take you from first principles, so all you need is a basic understanding of what is a user guide. You'll need access to PowerPoint, or a similar application, in order to complete some of the exercises. And it will help if you have a copy of Snagit. Our expertise As well as teaching technical communication, we also create end-user documentation, Help and UI text for clients. This means every course is based on practical experience of technical communication in today’s environment. Your Instructor Cherryleaf Cherryleaf is a technical writing services company formed in 2002 by people with a passion for technical communication and learning development. Cherryleaf is recognised as a leader within the technical communication profession. Our staff have written articles for the Society for Technical Communication's (STC) Intercom magazine, the Institute of Scientific and Technical Communicator's Communicator journal and tekom's TCWorld magazine. They've also written books on technical communication. We've presented webinars for Adobe, Madcap Software or the STC, and we've spoken at various conferences around the world. Today, organisations throughout Europe use Cherryleaf’s services so they can provide clear information that enables users and staff to complete tasks productively. Course Curriculum First Section Introduction (2:37) Understand the context (14:22) Choose an appropriate visual display method (55:15) Focus attention where you want it (10:39) Think like a designer (32:18) Software (70:12) Animations (21:09) Summary (1:59) Answers  Frequently Asked Questions When does the course start and finish? The course starts now and never ends! It is a completely self-paced online course - you decide when you start and when you finish.How long do I have access to the course?How does lifetime access sound? After enrolling, you have unlimited access to this course for as long as you like - across any and all devices you own.What if I am unhappy with the course?We would never want you to be unhappy! If you are unsatisfied with your purchase, contact us in the first 30 days and we will give you a full refund.

Creating Screenshots and Images for User Guides Course
Delivered Online On Demand3 hours
£150

Business Analysis Practice Course - BCS Practitioner

5.0(12)

By Duco Digital Training

Thinking about a career in Business Analysis? The BCS Practitioner Certificate in Business Analysis has been designed to provide valuable learning for those in roles such as business analyst, business architect, business systems analyst, data analyst, enterprise analyst, management consultant, process analyst, product manager, product owner, project manager, and systems analyst.

Business Analysis Practice Course - BCS Practitioner
Delivered Online On Demand18 hours
£950

UX (User Experience) Fundamentals - QLS Endorsed

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support | All-Inclusive Cost

UX (User Experience) Fundamentals  - QLS Endorsed
Delivered Online On Demand5 hours
£105

Elasticsearch 8 and the Elastic Stack: In-Depth and Hands-On

By Packt

Elasticsearch and Elastic Stack are important tools for managing massive data. You need to know the problems it solves and how it works to design the best systems and be the most valuable engineer you can be. Explore Elasticsearch 8 and learn to manage operations on your Elastic Stack with this comprehensive course. This course covers it all, from installation to operations.

Elasticsearch 8 and the Elastic Stack: In-Depth and Hands-On
Delivered Online On Demand15 hours 10 minutes
£110.99

Modern JavaScript from The Beginning [Second Edition]

By Packt

This second-edition JavaScript course covers fundamental concepts, including variables, data types, functions, and control flow, as well as advanced topics such as object-oriented programming, modules, and testing. With practical projects and clear explanations, learners can gain a solid understanding of the language and develop their skills.

Modern JavaScript from The Beginning [Second Edition]
Delivered Online On Demand36 hours 58 minutes
£125.99

Object Oriented PHP and MVC

By Packt

Learn to build a custom object-oriented PHP MVC framework and application

Object Oriented PHP and MVC
Delivered Online On Demand6 hours 38 minutes
£93.99

Digital Art - Sketching In Photoshop for Beginners

4.5(3)

By Studyhub UK

Embark on a journey into the world of digital artistry with our course 'Digital Art - Sketching In Photoshop for Beginners.' This program unveils the fascinating realm of digital sketching, offering a comprehensive pathway for beginners to transform their creative ideas into digital masterpieces. The course begins with an engaging introduction to the fundamentals of Photoshop, setting the stage for a transformative learning experience. As you progress, you'll discover the art of customizing your workspace and creating new documents, foundational steps in mastering digital art. The course meticulously guides you through essential techniques like installing brushes and managing the layers panel, ensuring a robust understanding of Photoshop's capabilities. Delving deeper, the course places a strong emphasis on the practical application of skills. You'll learn to find and simplify references, a critical skill for any digital artist, before moving onto the exhilarating process of sketching. Starting with warm-up sketches to refine your technique, the course then leads you into the detailed process of sketching and refining your creations. Each module is carefully crafted to build your confidence and skills progressively. The culmination of this journey is a demonstration and a project module where you get to apply all the learned skills in a comprehensive project. This final stage is designed to consolidate your learning and showcase your newfound abilities in digital art. By the end of the course, you'll have a profound understanding of digital sketching in Photoshop, ready to create your unique artworks. Learning Outcomes Acquire the knowledge to navigate and utilise Photoshop for digital sketching. Develop the ability to set up a personalized digital workspace for efficient art creation. Gain skills in selecting and simplifying artistic references for sketching. Learn the techniques of creating, refining, and enhancing digital sketches. Master the process of completing a digital art project from conception to completion. Why buy this Digital Art - Sketching In Photoshop for Beginners? 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. Certification After studying the course materials of the Digital Art - Sketching In Photoshop for Beginners 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? Aspiring digital artists seeking to learn the basics of Photoshop. Individuals interested in transitioning from traditional to digital art forms. Creative hobbyists looking to explore new mediums of artistic expression. Beginners in digital art wanting to understand the fundamentals of sketching. Art students aiming to broaden their skill set in digital mediums. Prerequisites This Digital Art - Sketching In Photoshop for Beginners does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Digital Art - Sketching In Photoshop for Beginners 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 Digital Illustrator: £25,000 - £40,000 Per Annum Graphic Designer: £22,000 - £35,000 Per Annum Concept Artist: £23,000 - £45,000 Per Annum UI/UX Designer: £30,000 - £50,000 Per Annum Art Director: £35,000 - £60,000 Per Annum Freelance Digital Artist: Variable, project-dependent income. Course Curriculum Digital Art - Sketching In Photoshop for Beginners Module 01: Introduction 00:02:00 Module 02: Introduction to Photoshop 00:05:00 Module 03: Customizing Your Workspace 00:09:00 Module 04: Creating a New Document 00:07:00 Module 05: Installing Brush 00:02:00 Module 06: The Layers Panel 00:09:00 Module 07: Finding Reference 00:03:00 Module 08: Simplifying Your Reference 00:07:00 Module 09: Warm Up Sketch 00:02:00 Module 10: Sketching 00:31:00 Module 11: Refining Your Sketch 00:14:00 Module 12: Demo 00:11:00 Module 13: Your Project 00:01:00 Module 14: Conclusion 00:03:00 Assignment Assignment - Digital Art - Sketching In Photoshop for Beginners 00:00:00

Digital Art - Sketching In Photoshop for Beginners
Delivered Online On Demand1 hour 46 minutes
£10.99

Mobile and Web Development with Ionic & Angular JS

4.5(3)

By Studyhub UK

Overview In an era dominated by the digital realm, creating seamless mobile and web applications is more essential than ever. Introducing our 'Mobile and Web Development with Ionic & Angular JS' course. This comprehensive course not only introduces you to the riveting domain of web development but also delves deep into the intricacies of Ionic & Angular JS, two of the most sought-after technologies in the industry. Whether you're an aspiring developer or a technophile keen on understanding the digital fabric that shapes our online experiences, this course will enlighten, inspire, and equip you with the requisite skills to craft intuitive applications. You'll be guided through every step across the extensive curriculum, beginning with a brief introduction, from initial setup to rigorous testing. But the crux of this course lies in its focus on CSS components - a vital aspect ensuring that the aesthetics and functionality of your applications remain top-notch. By the end, you'll not only grasp the fundamentals but will also be poised to harness the power of Ionic & Angular JS in innovating and redefining web landscapes. Learning Outcomes Comprehend the foundational principles of mobile and web development. Gain proficiency in setting up Ionic & Angular JS environments. Master the art of effective testing for robust application development. Delve deep into the nuances of CSS components to enhance application aesthetics. Understand the integration of Ionic & Angular JS for seamless development. Innovate and design solutions tailored to specific web and mobile challenges. Elevate your coding prowess to produce high-quality, user-friendly applications. Why buy this Mobile and Web Development with Ionic & Angular JS? 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 Mobile and Web Development with Ionic & Angular JS 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 Mobile and Web Development with Ionic & Angular JS course is ideal for Aspiring web and mobile application developers. Digital enthusiasts eager to unravel the workings of Ionic & Angular JS. Individuals keen on enhancing their digital portfolio with advanced tools. Web designers aiming to integrate coding into their skill set. Entrepreneurs looking to understand the technicalities behind mobile and web applications. Prerequisites This Mobile and Web Development with Ionic & Angular JS does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Mobile and Web Development with Ionic & Angular JS 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 Web Developer: Average UK salary of £30,000 - £45,000 Annually Mobile Application Developer: Average UK salary of £28,000 - £42,000 Annually UI/UX Designer: Average UK salary of £32,000 - £47,000 Annually Front-end Developer: Average UK salary of £27,000 - £40,000 Annually Back-end Developer: Average UK salary of £31,000 - £50,000 Annually Full Stack Developer: Average UK salary of £35,000 - £55,000 Annually Course Curriculum Section 01: Introduction Introduction to the Course 00:04:00 Section 02: Setup & Testing Setup 00:13:00 iOS Debug 00:05:00 Section 03: CSS Components Header & Sub Header 00:05:00 Footer 00:06:00 Buttons 00:15:00 List 00:14:00 Cards 00:10:00 Forms 00:15:00 Toggle 00:08:00 Checkbox 00:06:00 Radio Button List 00:04:00 Range/Slider 00:09:00 Select/Dropdown 00:03:00 Tabs 00:15:00 Grid 00:16:00 Section 04: Resource Resource 00:00:00 Assignment Assignment - Mobile and Web Development with Ionic & Angular JS 00:00:00 Testing For Desktop & Android 00:11:00

Mobile and Web Development with Ionic & Angular JS
Delivered Online On Demand2 hours 39 minutes
£10.99