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

10 Canva courses in Leatherhead

Abstract landscape painting workshop

By BloomsFair

Creative workshop to challenge your inner artist, relax and have fun

Abstract landscape painting workshop
Delivered In-PersonFlexible Dates
£35

Negotiation Skills - Professional 1 Day Workshop in Guildford

By Mangates

Negotiation Skills - Professional 1 Day Workshop in Guildford

Negotiation Skills - Professional 1 Day Workshop in Guildford
Delivered In-Person + more
£595 to £795

Negotiation Skills - Professional 1 Day Workshop in Heathrow

By Mangates

Negotiation Skills - Professional 1 Day Workshop in Heathrow

Negotiation Skills - Professional 1 Day Workshop in Heathrow
Delivered In-Person + more
£595 to £795

Programming in HTML5 with CSS

5.0(3)

By Systems & Network Training

Programming in HTML5 with CSS course description This course provides an introduction to HTML5, CSS3, and JavaScript. It is an entry point into both the Web application and Windows Store apps training paths. The course focuses on using HTML5 / CSS3 / JavaScript to implement programming logic, define and use variables, perform looping and branching, develop user interfaces, capture and validate user input, store data, and create well-structured application. What will you learn Create and style HTML5 pages. Use JavaScript. Style HTML5 pages by using CSS3. Use common HTML5 APLs in interactive Web applications. Create HTML5 Web pages that can adapt to different devices and form factors. Enhance the user experience by adding animations to the HTML5 page. Programming in HTML5 with CSS course details Who will benefit: Website developers. Prerequisites: HTML5 development fundamentals. Duration 5 days Programming in HTML5 with CSS course contents Overview of HTML and CSS Overview of HTML, Overview of CSS, Creating a Web Application by Using Visual Studio 2012. Hands on Exploring the Contoso Conference Application. Creating and Styling HTML5 Pages Creating an HTML5 Page, Styling an HTML5 Page. Hands on Creating and Styling HTML5 Pages. Introduction to JavaScript Overview of JavaScript Syntax, Programming the HTML DOM with JavaScript, Introduction to jQuery. Hands on Displaying Data and Handling Events by Using JavaScript. Creating Forms to Collect and Validate User Input Overview of Forms and Input Types, Validating User Input by Using HTML5 Attributes, Validating User Input by Using JavaScript. Hands on Creating a Form and Validating User Input. Communicating with a Remote Data Source Sending and Receiving Data by Using XMLHTTPRequest, Sending and Receiving Data by Using jQuery AJAX operations. Hands on Communicating with a Remote Data Source. Styling HTML5 by Using CSS3 Styling Text, Styling Block Elements, CSS3 Selectors, Enhancing Graphical Effects by Using CSS3. Hands on Styling Text and Block Elements using CSS3. Creating Objects and Methods by Using JavaScript Writing Well-Structured JavaScript, Creating Custom Objects, Extending Objects. Hands on Refining Code for Maintainability and Extensibility. Creating Interactive Pages using HTML5 APIs Interacting with Files, Incorporating Multimedia, Reacting to Browser Location and Context, Debugging and Profiling a Web Application. Hands on Creating Interactive Pages by Using HTML5 APIs. Adding Offline Support to Web Applications Reading and Writing Data Locally, Adding Offline Support by Using the Application Cache. Hands on Adding Offline Support to a Web Application. Implementing an Adaptive User Interface Supporting Multiple Form Factors, Creating an Adaptive User Interface. Hands on Implementing an Adaptive User Interface. Creating Advanced Graphics Creating Interactive Graphics by Using Scalable Vector Graphics, Programmatically Drawing Graphics by Using a Canvas. Hands on Creating Advanced Graphics. Animating the User Interface Applying CSS Transitions, Transforming Elements, Applying CSS Key-frame Animations. Hands on Animating User Interface Elements. Web Sockets for Real-Time Communications Introduction to Web Sockets, Sending and Receiving Data by Using Web Sockets. Hands on Implementing Real-Time Communications by Using Web Sockets. Creating a Web Worker Process Introduction to Web Workers, Performing Asynchronous Processing by Using a Web Worker. Hands on Creating a Web Worker Process.

Programming in HTML5 with CSS
Delivered in Internationally or OnlineFlexible Dates
£3,697

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

Complete JavaScript

5.0(3)

By Systems & Network Training

Complete JavaScript training course description A hands on course covering JavaScript programming. Core JavaScript is covered first, including the basics, arrays, functions, classes, modules and Regular expressions. Client side JavaScript is then covered including JavaScript in browsers, Scripting CSS, the jQuery library and HTML APIs. What will you learn Read JavaScript. Write JavaScript. Debug JavaScript. Complete JavaScript training course details Who will benefit: Anyone wishing to learn JavaScript. Prerequisites: None. Duration 3 days Complete JavaScript training course contents CORE JAVASCRIPT Lexical structure: Character set, comments, literals, identifiers, and reserved words, optional semicolons.. Types, values and variables: Numbers, text, boolean values, null and undefines, the global object, wrapper objects, immutable primitive values and mutable object references, type conversions, variable declaration, variable scope. Expressions and operators: Primary expressions, object and array initializers, function definition expressions, property access expressions, invocation expressions, object creation expressions, operator overview, arithmetic expressions, relational expressions, logical expressions, assignment expressions, evaluation expressions, miscellaneous operators. Statements: Expression statements, compound and empty statements, declaration statements, conditionals, loops, jumps, miscellaneous statements, summary of JavaScript statements. Objects: Creating objects, querying and setting properties, deleting properties, testing properties, enumerating properties, property getters and setters, property attributes, object attributes, serializing objects, object methods. Arrays: Creating arrays, reading and writing array elements, sparse arrays, array length, adding and deleting array elements, iterating arrays, multi-dimensional arrays, array methods, FCMAScript 5 array methods, array type, array-like objects, strings as arrays. Functions: Defining functions, invoking functions, function arguments and parameters, functions as values, functions as namespaces, closures, function properties, methods and constructor, functional programming. Classes and modules: Classes and prototypes, classes and constructors, Java-style classes in JavaScript, augmenting classes, classes and types, object oriented techniques in JavaScript, subclasses, classes in ECMAScript 5, modules. Pattern matching and regular expressions: Defining regular expressions, string methods for pattern matching, the RegExp object. JavaScript subsets and extensions: JavaScript subsets, constants and scoped variables, destructuring assignment, iteration, shorthand functions, multiple catch clauses, E4X: ECMAScript for XML. Server-side JavaScript: Scripting Java with Rhino, asynchronous I/O with node. CLIENT SIDE JAVASCRIPT JavaScript in web browsers: Client side JavaScript, embedding JavaScript in HTML, execution of JavaScript programs, compatibility and interoperability, accessibility, security, client side frameworks. The Window object: Timers, browser location and navigation, browsing history, browser screen information, dialog boxes, error handling, document elements as window properties, multiple windows and frames. Scripting Documents: Overview of the DOM, selecting document elements, document structure and traversal, attributes, element content, creating, inserting and deleting nodes. Example: generating a table of contents, document and element geometry and scrolling, HTML forms, other document features. Scripting CSS: Overview of CSS, important CSS properties, scripting inline styles, querying computed styles, scripting CSS classes, scripting stylesheets. Handling events: Types of events, registering event handlers, event handler invocation, document load events, mouse events, mousewheel events, drag and drop events, text events, keyboard events. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. HTMLS APIs: Geolocation, history management, cross-origin messaging, web workers, type arrays and ArrayBuffers, blobs, the filesystem API, client side databases, web sockets.

Complete JavaScript
Delivered in Internationally or OnlineFlexible Dates
£2,367

SAFe Lean Portfolio Management: In-House Training

By IIL Europe Ltd

SAFe® Lean Portfolio Management: In-House Training Create a culture of innovation, flexibility, and speed where all people in the portfolio can effectively execute as one unified team. In this course, you will gain the practical tools and techniques necessary to implement the Lean Portfolio Management functions of Strategy and Investment Funding, Agile Portfolio Operations, and Lean Governance. You will have the opportunity to capture the current and future state of the portfolio with the Portfolio Canvas tool and identify important business initiatives for achieving the future state. You'll be able to establish portfolio flow with the Portfolio Kanban and prioritize initiatives for maximum economic benefit. The course also provides insights on how to establish Value Stream Budgets and Lean Budget Guardrails and measure the Lean portfolio performance. What you will Learn Describe the importance of LPM Connect the portfolio to enterprise strategy Implement Lean budgeting and guardrails Establish portfolio flow with the Portfolio Kanban Support operational excellence with APMO and CoPs Coordinate Value Streams Measure the LPM performance Build a plan for LPM implementation Introducing Lean Portfolio Management (LPM) Establishing Strategy and Investment Funding Applying Agile Portfolio Operations Applying Lean Governance Implementing the LPM function

SAFe Lean Portfolio Management: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£2,995

Advanced Kibana

5.0(3)

By Systems & Network Training

Advanced Kibana training course description This training course is aimed at users who already have some experience with Kibana, who are looking to further their knowledge. What will you learn Lens Timelion Maps Custom Visualisations with Vega Canvas Filters and Controls Drilldown and Dashboards KQSL and ElasticQueries Scripted and RunTime Fields Alerts and Alarms Advanced Kibana training course details Who will benefit: Users who already have some experience with Kibana, who are looking to further their knowledge. Prerequisites: None Duration 1 day Advanced Kibana training course contents Topics Lens Visualisation types (tables,bars,charts) Category breakdown Adding multiple metrics Using formulas in metrics Labels Adding reference layer Limitations Visualise Library Timeseries, Metrics Different types of aggregations Maps GeoMapping Heat Maps Using ES index as data source Visualisation, tool tips Custom Visualisations with Vega Introduction to vega scripting Canvas Widgets and Texts Elasticsearch SQL Canvas Expressions Filters and Controls Dropdown filters Ad-hoc filters Searchbar filters Drilldown Dashboards Linking one dashboard to another KQSL and ElasticQueries Bool Query AND/OR Phrase Part match vs keyword search Wildcard search Scripted and RunTime Fields Creating ad-hoc calculated fields using scripts Performance issues Alerts and Alarms Query Based Formatting output Connector types(email,index,teams etc)

Advanced Kibana
Delivered in Internationally or OnlineFlexible Dates
£1,497

PORTRAITS, PET PORTRAITS AND COMMISSIONS

By Wyllie Fox Tuition

Commission an original, traditional and quirky Portrait in oils, acrylics or digital sketches

PORTRAITS, PET PORTRAITS AND COMMISSIONS
Delivered In-PersonFlexible Dates
£75 to £645

Photoshop For Photographers

5.0(21)

By Photography For Parents

“Photography is more than a medium for factual communication of ideas. It is a creative art" - Ansel Adams Photoshop For Photographers When you're ready to take the next step in your photo-education and learn to use Photoshop - our Photoshop for Photographers course will take you from Photoshop novice to someone who can confidently navigate it and use its super powerful tools to take your photos beyond what you thought was possible! So if you've ever dreamt about being able to use Photoshop, maybe even got as far as opening it and quickly get overwhelmed with all that's packed inside - we've got you. KEY COURSE INFO: Course type: Instructor-led Course level: 2 levels - Essential Photoshop ( L1) and Creative Photoshop (L2) Course duration: each course level consists of 4 weeks + prep module Course format: Online course with step by step tutorials, instructional videos and interactive edit-along live classes, feedback on your learning and support group WHAT YOU LEARN: Our Photoshop for Photographers is a 2 level course - the first one covering all the key aspects of understanding how to navigate and work in Photoshop along with its most widely used tools and techniques, the second one building on top of that to really boost the creative uses you can apply it to.  This incredibly in-depth course has everything you need as a photographer who wants to harness this amazing tool.  What you learn: from basic Photoshop tools to more complex photo manipulations, from playing with colour to portrait retouching, from adding light to removing any unwanted object from your photos and lots, lots more. key photoshop tools object removal and placements - face / sky swaps Overlays & blending modes The art of adding light Skin editing and retouching introduction to compositing THIS IS THE COURSE FOR YOU IF : You you already know basics of editing (in Lightroom) but want to take them further into Photoshop ( where more fun happens) You tried using Photoshop before only to close it immediately after opening due to all the overwhelmingly unfamiliar tools and options You followed youtube tutorials before but beside replicating what the person did exactly, you still don't really have a good idea of how to use Photoshop - or why you should!? You want to be able to take advantage of the tools that are missing in Lightroom or do not give you sufficient control over them to do the job seamlessly - such as precise ways of removing unwanted objects in your image - Photoshop's powerful tools, such as the Content-Aware Fill and Clone Stamp enable you to remove distracting objects or people from your photos, ensuring the focus remains on the subject You want to be able to manipulate or replace elements in your images - from turning your background blurry to replacing blank skies, doing face swaps and more You want to be able to bring beautiful light into your images - from haze to sun rays, from - with colours that pop and light that's perfectly balanced You want to be able to take yoru portraits to a new level - remove blemishes, retouch skin,and correct imperfections, giving your images a polished and professional finish. You desire to create stunning composites: With Photoshop, you can combine multiple images seamlessly to create captivating composite photos. This skill is particularly useful for photographers who want to tell stories or create imaginative and surreal images. ONE COURSE - 2 LEVELS ESSENTIAL PHOTOSHOP Pick this course if you're new to Photoshop or do not have a lot of experience in Photoshop In this course you learn to : Navigate the software and set it up for a proper, smart, non-destructive workflow Discover all the essential tools and techniques that take your images way beyond what you could do in Lightroom Learn the key skills : from masks to brushes, from blending modes to selections, from cloning to canvas extensions, from face swaps to sky swaps - and more!! CREATIVE PHOTOSHOP Pick this course if you're already familiar with the basic tools and ways of working in Photoshop  In this course you take all that you learned in the Essentials course and turbo boost it for creativity. You'll learn : How to play with light, colour and blur for unique creative outcomes How to get more out of the familiar tools - so advanced brushes, advanced selections, advanced blending More fun skills : from skin edits to retouching, from stitching photos to involved composites, from creating effects such as neon glow to turning your photos into comics and more! Learn more about Creative Photoshop WHAT'S INCLUDED IN EACH OF OUR PHOTOSHOP COURSES: 4 core modules - each with detailed step by step tutorials, downloadable videos and PDF workbooks Support Facebook group Weekly edit-along live webinar Practice files to learn on Feedback on your images ESSENTIAL PHOTOSHOP Next Essential Photoshop course starts 15 January 2024 The way you work in Photoshop is very different compared to Lightroom and a big learning curve for anyone who begins learning it for the first time. It's also a big reason why a lot of photographers open it for the first time, find it hard to recognise any familiar tools or make them work on the image and the give up.  In this course we take you through it step by step. We show you around this tool and teach you how to use it in a way that's smart, non-destructive, flexible and making the most of its amazing features.  Here is a non-exhaustive list of what you will learn:  A thorough understanding of Layers, masks and brushes - you cannot really work effectively in Photoshop if you do not know how to use these tools. An absolute must! Key Photoshop tools - Photoshop is a hugely vast tool used by lots of different creative professions and depending on what you use it for, you will be using different tools. We introduce you to the ones that are key for a photographer! Working with Adjustment layers - these fantastic tools allow you to change colours, adjust tone and mood of images Removing and replacing parts of your photos - powerful selection, healing, cloning, content aware tools and more to allow you to clean up your images of everything that's undesirable or distracting in your images Simple composites ( Face swaps / Sky swaps) - while composites can be hugely complex and challenging, we show you how to get started with a few simple - but effective ones!Understanding Precision tools and filters for blurring and sharpening Blending modes and their immense potential for transforming your images with the tools you already know - from working with overlays to CREATIVE PHOTOSHOP Next Creative Photoshop course starts 15 April 2024 In Level 2 we build on the foundation we establish in Level 1 and start applying what you have learned more creatively - as well as learning more tools, more techniques and starting more fun projects. This is where we really get to have fun with those powerful tools - we learn not just how to fix and clean up undesirable elements from the photos, but how to creatively treat them so that they reflect your creative vision and imagination.  The magic of Colour and blur - adding mood and softness to images to transform the images . We use several creative techniques to completel;y transform the images Adding and creating light effects in Photoshop - from light beams to sun burtsts to rainbows! Step by step skin editing and portrait retouching - from adjusting skin tones, removing unwanted colour casts, disappearing blemishes and creating highend, polished portraits that still retain healthy skin texture Using smart filters and creative adjustment layers to achieve effects such as turning your images into cartoons, watercolours or neon effects Working with and creating your own custom brushes, overlays etc - the power of photoshop brushes has to be experienced to be believed - from adding light rays to Playing with composites - adding magic to your images or creating new scenes and stories from scratch PHOTOSHOP For Photographers  Photoshop courses - KEY INFO Essential Photoshop ( Level 1) - 4 week course, starts 15 Jan 2024 Creative Photoshop ( Level 2) - 4 week course, 15 April 2024 Course cost: BOOKING A SINGLE COURSE: £179 ( payment plans available ) BOOKING A BUNDLE: Book Level 1 and Level 2 together :  £259  (payment plans available )  PHOTOSHOP FOR PHOTOGRAPHERS Each course consists of 4 weekly modules with step by step illustrated tutorials and videos + prep module weekly edit along class online class ( also recorded) feedback and advice on your edits private support group PDF workbook and downloadable videos Practice images to learn on COURSE PREREQUISITES: Adobe Photoshop software installed on your computer or tablet.This can be purchased either as a standalone Photoshop Subscription or as part of the Photography Plan which includes also access to Lightroom and Lightroom Classic. Please note that you need to ensure that your computer can run Photoshop - please follow Adobe minimum system requirements guidelines

Photoshop For Photographers
Delivered OnlineFlexible Dates
£179 to £259

Educators matching "Canva"

Show all 1