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

11710 Video courses delivered Online

Guided Teaching Practice (20 Hours – 8 Sessions – 4 Days)

5.0(5)

By TEFL Wonderland - Brilliant Minds

Guided Teaching Practice (20 Hours – 8 Sessions – 4 Days)

Guided Teaching Practice (20 Hours – 8 Sessions – 4 Days)
Delivered OnlineFlexible Dates
£135

Data Science Model Deployments and Cloud Computing on GCP

By Packt

Are you interested in learning and deploying applications at scale using Google Cloud platform? Do you lack hands-on exposure when it comes to deploying applications and seeing them in action? Then this course is for you. You will also learn microservices and event-driven architectures with real-world use case implementations.

Data Science Model Deployments and Cloud Computing on GCP
Delivered Online On Demand6 hours 55 minutes
£56.99

Python in Practice - 15 Projects to Master Python

By Packt

This course will help you learn the programming fundamentals with Python 3. It is designed for beginners in Python and is a complete masterclass. This course will help you understand Python GUI, data science, full-stack web development with Django, machine learning, artificial intelligence, Natural Language Processing, and Computer Vision.

Python in Practice - 15 Projects to Master Python
Delivered Online On Demand20 hours 40 minutes
£44.99

HTML5 - Content Authoring with New and Advanced Features

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is designed for those who have experience authoring content in HTML and CSS, and want to learn how to use new HTML5 and CSS3 features. This course can be taught on Windows©, Mac OS© X, or Linux©, and supports developers who work in any of those environments. Although JavaScript© knowledge is helpful, HTML and CSS are the focus, so this course does not require that the learner have extensive JavaScript skills. Overview In this course, you will develop web content in HTML5 and CSS3 following principles of responsive web design. You will: ?Optimize HTML content to take advantage of HTML5 and CSS3 features.?Write advanced CSS3 selectors and media queries.?Use advanced background and border options introduced in CSS3.?Use advanced text formatting options introduced in CSS3.?Use HTML5 graphics and multimedia elements, including transforms, animation, audio, and video. ?Follow best practices to enable HTML content to be successfully processed by many different web browsers and machine readers. This course focuses on the new and advanced features of HTML5, covering how to create HTML5 and CSS3 markup that will work well on the widest possible variety of web browsers, mobile devices, and machine readers, such as search engine web crawlers. Creating HTML5 Content Develop Web Content to Follow Standards Update Legacy Web Content to Meet HTML5 Requirements Using Advanced Techniques to Select and Apply Styles Use Advanced CSS Selectors Provide Alternate Layouts Based On Device Characteristics Using Advanced Background and Border Techniques Use Advanced Techniques to Create Backgrounds Use Advanced Techniques to Create Borders Incorporating Advanced Text Formats Use Web Fonts Apply Advanced Text Styles Adding Animation and Multimedia Use 2D Transforms Use Animation Styles Embed Audio and Video in a Web Page Making HTML Readable and Accessible Support Various Browsers Improve Markup to Benefit Human and Machine Readers Additional course details: Nexus Humans HTML5 - Content Authoring with New and Advanced Features training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the HTML5 - Content Authoring with New and Advanced Features course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

HTML5 - Content Authoring with New and Advanced Features
Delivered OnlineFlexible Dates
£395

M.D.D COUPLES THERAPY 6 SESSION PACKAGE (COUPLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Couples therapy assessment calls Conflict analysation Resolve interpersonal conflicts Introspection tests and history analysis Recognise perceptions,values,core principles Couples therapy exercises and training Guidance, directional tasks and mediation process Dating advice and relationship advice Couples therapy near me Face to face or video Couples therapy is available in three modes phone, zoom or face to face https://relationshipsmdd.com/product/m-d-d-couples-therapy-6-session-package/

M.D.D COUPLES THERAPY 6 SESSION PACKAGE (COUPLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£650

HTML5 development fundamentals

5.0(3)

By Systems & Network Training

HTML5 development training course description This three-day MTA Training course helps you prepare for Microsoft Technology Associate Exam 98-375, and build an understanding of these topics: Manage the Application Life Cycle, Build the User Interface by Using HTML5, Format the User Interface by Using CSS, Code by Using JavaScript. This course leverages the same content as found in the Microsoft Official Academic Course (MOAC) for this exam. What will you learn Manage the Application Life Cycle. Build the User Interface by Using HTML5. Format the User Interface by Using CSS. Code by Using JavaScript. HTML5 development training course details Who will benefit: Anyone working with HTML5. Prerequisites: None. Duration 3 days HTML5 development training course contents Managing the Application Life Cycle Platform fundamentals Packaging and the runtime environment: app package, app container, credentials/permission sets, host process, leverage existing HTML5 skills and content for slate/tablet applications. Manage the state of an application Manage session state, app state and persist state information; understand states of an application; understand the differences between local and session storage. Debug and test a HTML5 touch-enabled application Touch gestures; gestures you test on a device. HTML5 UI: Text, Graphics, and Media HTML5 tags for text content and graphics. When, why and how to use Canvas; when, why and how to use scalable vector graphics (SVG). HTML5 tags to play media. Video and audio tags. HTML5 UI: Organization, Input, and Validation HTML5 tags to organise content and forms Tables, lists, sections; semantic HTML. HTML5 tags for input and validation CSS Essentials: Content Flow, Positioning, styling Core CSS concepts Separate presentation from content (create content with HTML and style content with CSS); manage content flow (inline versus block flow); manage positioning of individual elements( float versus absolute positioning); manage content overflow (scrolling, visible and hidden); basic CSS styling. CSS Essentials: Layouts Arrange UI content by using CSS Use flexible box and grid layouts to establish content alignment, direction and orientation; proportional scaling and use of "free scale" for elements within a flexible box or grid; order and arrange content; concepts for using flex box for simple layouts and grid for complex layouts; grid content properties for rows and columns; use application templates. Managing Text Flow by Using CSS Regions and using regions to flow text content between multiple sections (content source, content container, dynamic flow, flow-into, flow-from, msRegionUpdate, msRegionOverflow, msGetRegionContent); columns and hyphenation and using these CSS settings to optimise the readability of text; use "positioned floats" to create text flow around a floating object Managing the Graphical Interface by Using CSS Graphics effects (rounded edges, shadows, transparency, background gradients, typography and Web Open Font Format); 2-D 3-D transformations (translate, scale, rotate, skew and 3-D perspective transitions and animations); SVG filter effects; Canvas. JavaScript and coding essentials Manage and maintain JavaScript, Create and use functions; jQuery and other third-party libraries. Update the UI by using JavaScript Locate/access elements; listen and respond to events; show and hide elements; update the content of elements. Animations, Graphics, and Accessing Data Code animations with JavaScript animation; manipulate the canvas; work with images, shapes and other graphics. Access data access by using JavaScript Send and receive data; transmit complex objects and parsing; load and save files; App Cache; datatypes; forms; cookies; localStorage JavaScript coding for Touch Interface, Device and Operating System Resources, and More Respond to the touch interface, Gestures, how to capture and respond to gestures, Code additional HTML5 APIs, GeoLocation, Web Workers, WebSocket; File API, Access device and operating system resources, In- memory resources, such as contact lists and calendar; hardware capabilities, such as GPS, accelerometer and camera.

HTML5 development fundamentals
Delivered in Internationally or OnlineFlexible Dates
£2,367

Level 3 Diploma in Landscape Photography

5.0(1)

By Course Gate

Photography is the art or practice of taking and processing photographs. The more you study and discover about photography the better you will become in it. And landscapes can be one of the easiest of all photographic themes to shoot. All you need to do is learn advanced tips and techniques of landscape photography. Taking this Level 3 Diploma in Landscape Photography will enhance your landscape photography skills to the advanced level so that you can create the beautiful photos. Discover how to capture your best ever landscape photos, learn to set up the camera, and use various filters. You will also understand the editing basics, including how to exclude unwanted objects from capturing perfect landscape photography. In addition to that, you will understand the necessity of finding visually compelling locations, and how to pick the right time of day as well as right season, so your photos look their absolute best. Who is this Course for? Level 3 Diploma in Landscape Photography is perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. 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 the English language, numeracy and ICT are required to attend this course. 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. Assessment: This course does not involve any MCQ exams. Students need to answer 3 assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Each answer needs to be 200 words (1 Page). Once the answers are submitted, the tutor will check and assess the work. Course Curriculum Module: 01 Promo Video FREE 00:02:00 Introduction 00:01:00 Gear for Landscape Photography 00:04:00 Module: 02 Planning Your Trip with Will 00:02:00 Our Gear - What's in Our Bag 00:05:00 Shooting at Sunrise 00:09:00 Landscape Basics & Composition 00:06:00 Camera Setting Refresher with Phil 00:08:00 Phil & Sam Go Over the Basics 00:09:00 Module: 03 How to shoot Panoramas 00:05:00 Wide vs. Telephoto Photographs 00:04:00 Using a Polarizer Filter 00:03:00 Sunset Photography 00:05:00 Module: 04 Intro to Editing 00:02:00 Adobe Lightroom Crash Course 00:14:00 Our Basic Landscape Editing Process 00:11:00 Quickly Straighten Horizons 00:01:00 Remove Unwanted Objects in Lightroom 00:02:00 Module: 05 Phil Edits a Landscape Photo 00:17:00 Sam's Editing Workflow 00:11:00 WiIII's Editing Process 00:19:00 All Three Edit the Same Photo 00:23:00 Sam Edits a Sunrise Photo 00:09:00 How to Create an HDR Photo in Lightroom 00:02:00 Stitch Together a Panorama in Lightroom 00:06:00 Stitch Together a Panorama in Photoshop 00:03:00 Exporting a Photo for Web or Print 00:10:00 Conclusion 00:01:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Level 3 Diploma in Landscape Photography
Delivered Online On Demand3 hours 14 minutes
£11.99

Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]

By Packt

This video course takes a step-by-step and systematic approach to make you familiar with the bash shell scripting. You'll learn how to use the Linux command-line and commands to write and execute shell scripts for automating repetitive computing tasks.

Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]
Delivered Online On Demand11 hours 45 minutes
£60.99

Computer Vision: Python OCR and Object Detection Quick Starter

By Packt

This course is a quick starter for anyone looking to delve into optical character recognition, image recognition, object detection, and object recognition using Python without having to deal with all the complexities and mathematics associated with a typical deep learning process.

Computer Vision: Python OCR and Object Detection Quick Starter
Delivered Online On Demand4 hours 41 minutes
£93.99

Amazon Web Services (AWS) Technical Essentials - Ultimate Training Program

By Packt

This course not only comprises core theoretical concepts but also several interesting hands-on demonstrations that will help you build practical experience on the Amazon Web Services (AWS) platform; you will gain confidence in architecting, designing, and implementing solutions on AWS.

Amazon Web Services (AWS) Technical Essentials - Ultimate Training Program
Delivered Online On Demand14 hours 8 minutes
£52.99