Negotiation Skills - Professional 1 Day Workshop in Wolverhampton
Negotiation Skills - Professional 1 Day Workshop in Birmingham
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.
Course Description Our 135hr globally recognised comprehensive lymphoedema education programme for degree level healthcare professionals working with a clinical environment. Skills and knowledge from introduction to lymphatics, assessment, and diagnosis right through to treatment and advanced management. Please note price includes VAT Our Comprehensive Lymphoedema Training Course Course Summary Join us on our blended learning training programme especially designed for certified healthcare professionals working within clinical settings. By the end of the course, you will have a thorough understanding of the anatomy and physiology of the lymphatic system, enabling you to holistically assess and diagnose a patient with lymphoedema. You will be able to design and implement an appropriate research and evidence based individualised management strategy selecting from a range of therapies and new innovations. You will be competent in the field of Decongestive Lymphatic Therapy including Multi Component Bandaging (MCB) and the latest knowledge and research in Fluoroscopy Guided - Manual Lymphatic Drainage (FG-MLD®) Entry Requirements This training is suitable for: All certified healthcare professionals. Such as Medics, Registered General Nurses, Physiotherapists, Radiographers, Occupational therapists, Osteopaths and Chiropractors Learning Format Your course is made up of a blended learning format meaning your content and modules will be taught via live interactive webinars, through self-guided independent study and face to face clinical skills workshops. So, whether you're learning style is social, solitary, visual, kinesthetic, auditory or a combination we have a learning style to help you get the best out of the course. We hope that you make the most out of the tools that are available to you throughout the course but don't worry if you are not the most "tech-savvy", we have real people on hand to help you every step of the way. Assessment Criteria All students will undergo a series of course specific formative & summative assessments. Throughout the course you will be assessed through observation of practical tasks, written assessments, assignments, research and online tests. Course Contents You will gain knowledge, skills and techniques in: Compression Exercise Skincare & Wound Healing Garments Multi-Component Bandaging Assessment & Treatment of Oedema Anatomy & Pathways of the Upper & Lower Limb FG-MLD® Technique Tissue Dielectric Constant Head & Neck, Midline & Genital Oedema. Training will also cover innovations and consideration for clinical practice. Course Inclusions As part of your training pack, LTA will provide all training support materials required to undertake the course. Such as but not limited to: Corporate Sponsored Bandaging Pack LymphBalls™ Latest LTA Research & Development articles Lymphoedema supporting literature Access to in-house LTA training & demonstration videos Learning management platform (CANVAS) profile & course content Snacks & Refreshments throughout your practical skills workshops Dedicated support from the LTA training team Course Certification The benefits of an LTA certification means you can; Display FG-MLD® Certified and LTA Cert. logo on your marketing material Write LTA Cert. after your name Wear your qualification badge Practice MLD to further enhance outcomes Use an innovative technique and ensure effective treatment programmes Receive training and support from Jane Wigg & Team Access the latest developments in Lymphoedema care Have access to a private FG-MLD® Therapist FB Page Recertification To maintain your LTA Therapist Certification, a 2-day recertification is required after 12 months after your initial training, and you will be required to attend a 1-day recertification every 2 years thereafter to maintain your certification of practice.
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.
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.
Course Description This training is designed for delegates who undertake a Healthcare Assistant role, or act as a support worker. You may also be training as a Lymphoedema Assistant.Please note price includes VAT Our fully inclusive HealthCare Assistant, Support Worker & Lymphoedema Assistant Training Programme Course Summary We know the role of the Health Care Assistant/Support Worker is integral to providing continued clinical care to people living with lymphoedema. As a key team member, the individual is trained at a high level to ensure best practice. This training is designed for delegates who undertake a Healthcare Assistant role, or act as a Support Worker, you may also be training as a Lymphoedema Assistant. Entry Requirements This training is suitable for: All Healthcare Assistants, Support Workers & Lymphoedema Assistants. Learning Format Your course is made up of a blended learning format meaning your content and modules will be taught through self-guided independent study and face to face clinical skills workshops. So, whether you're learning style is social, solitary, visual, kinesthetic, auditory or a combination we have a learning style to help you get the best out of the course. We hope that you make the most out of the tools that are available to you throughout the course but don't worry if you are not the most "tech-savvy", we have real people on hand to help you every step of the way. Assessment Criteria All students will undergo a series of course specific formative & summative assessments. Throughout the course you will be assessed through observation of practical tasks, written assessments, assignments, research and online tests. Course Contents On completion you will have a thorough understanding of Anatomy, Physiology and pathophysiology, allowing you to assess and treat lymphoedema with essential management skills of compression, movement and drainage, skincare, risk reduction and understanding and assisting with technical skills. An ongoing theme throughout the training will be our focus on treatment, health, wellness, and lifestyle skills. Training will include a deeper look at the lymphatic system and drainage pathways. Through our research using Lymphofluoroscopy Imaging (ICG), we will introduce you to Fluoroscopy Guided Manual Lymphatic Drainage (FG-MLD®) and the ‘Fill & Flush’ technique. On completion of this training, you will have the theory and skills to treat the patient with more complex and challenging lymphatic conditions, including the management of midline oedema ensuring we provide you with skills to get faster, long lasting results from your treatment. Course Inclusions As part of your training pack, LTA will provide all training support materials required to undertake the course. Such as but not limited to: LymphBalls™ Latest LTA Research & Development articles Lymphoedema supporting literature Access to in-house LTA training & demonstration videos Learning management platform (CANVAS) profile & course content Snacks & Refreshments throughout your practical skills workshops Dedicated support from the LTA training team Course Certification Our Lymphoedema Assistant Rehabilitation Programme will certify you as a ‘LTA Therapist’ on completion of both parts. The benefit of an LTA certification means you can; Write LTA Cert. after your name Display FG-MLD® Certified and LTA Cert. logo on your marketing material Be recognised through wearing you LTA cert. qualification badge Practice MLD to further enhance outcomes Be listed on our international directory of lymphoedema services Use an innovative technique and ensure effective treatment programmes Receive training and support from Jane Wigg & Team Access the latest developments in Lymphoedema care Have access to a private FG-MLD® Therapist FB Page for on-going support and advice. Recertification To maintain your LTA Therapist Certification, a 2-day recertification is required after 12 months after your initial training, and you will be required to attend a 1-day recertification every 2 years thereafter to maintain your certification of practice.
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
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)
Course Description Training will cover detailed anatomy and physiology of the lymphatic and associated vascular system, pathology of lymphoedema and chronic oedema and the different stages and types of lymphoedema. Please note: Your training will be delivered through a blended learning format. With our blended learning format, you will have the opportunity to complete the theoretical components of your training at your own pace. In addition to the online learning, we offer clinical skills training on scheduled workshop dates. This hands-on training will allow you to put your theoretical knowledge into practice and develop the necessary skills to excel in your field. Our experienced instructors will guide you through each step of the training, ensuring that you are fully prepared and confident in your abilities. Once you have completed your clinical skills training, you will receive your certification, validating your skills and knowledge. Please note price includes VAT Our Comprehensive Lymphoedema Training Course Course Summary Join us on our blended learning training programme especially designed for certified healthcare professionals working within clinical settings. By the end of the course, you will have a thorough understanding of the anatomy and physiology of the lymphatic system, enabling you to holistically assess and diagnose a patient with lymphoedema. You will be able to design and implement an appropriate research and evidence based individualised management strategy selecting from a range of therapies and new innovations. You will be competent in the field of Decongestive Lymphatic Therapy including Multi Component Bandaging (MCB) and the latest knowledge and research in Fluoroscopy Guided - Manual Lymphatic Drainage (FG-MLD®) Entry Requirements This training is suitable for: All certified healthcare professionals. Such as Medics, Registered General Nurses, Physiotherapists, Radiographers, Occupational therapists, Osteopaths and Chiropractors Learning Format Your course is made up of a blended learning format meaning your content and modules will be taught via live interactive webinars, through self-guided independent study and face to face clinical skills workshops. So, whether you're learning style is social, solitary, visual, kinesthetic, auditory or a combination we have a learning style to help you get the best out of the course. We hope that you make the most out of the tools that are available to you throughout the course but don't worry if you are not the most "tech-savvy", we have real people on hand to help you every step of the way. Assessment Criteria All students will undergo a series of course specific formative & summative assessments. Throughout the course you will be assessed through observation of practical tasks, written assessments, assignments, research and online tests. Course Contents You will gain knowledge, skills and techniques in: Compression Exercise Skincare & Wound Healing Garments Multi-Component Bandaging Assessment & Treatment of Oedema Anatomy & Pathways of the Upper & Lower Limb FG-MLD® Technique Tissue Dielectric Constant Head & Neck, Midline & Genital Oedema. Training will also cover innovations and consideration for clinical practice. Course Inclusions As part of your training pack, LTA will provide all training support materials required to undertake the course. Such as but not limited to: Corporate Sponsored Bandaging Pack LymphBalls™ Latest LTA Research & Development articles Lymphoedema supporting literature Access to in-house LTA training & demonstration videos Learning management platform (CANVAS) profile & course content Snacks & Refreshments throughout your practical skills workshops Dedicated support from the LTA training team Course Certification The benefits of an LTA certification means you can; Display FG-MLD® Certified and LTA Cert. logo on your marketing material Write LTA Cert. after your name Wear your qualification badge Practice MLD to further enhance outcomes Use an innovative technique and ensure effective treatment programmes Receive training and support from Jane Wigg & Team Access the latest developments in Lymphoedema care Have access to a private FG-MLD® Therapist FB Page Recertification To maintain your LTA Therapist Certification, a 2-day recertification is required after 12 months after your initial training, and you will be required to attend a 1-day recertification every 2 years thereafter to maintain your certification of practice.