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

525 Static courses

Complete Java SE 8 Developer Bootcamp

By Packt

OCA Prep Included

Complete Java SE 8 Developer Bootcamp
Delivered Online On Demand11 hours 16 minutes
£29.99

Complete Stretching: 30+ Exercises For Flexibility & Posture

By iStudy UK

Stretching is not the most exciting part of your workout process, and as it doesn't really burn many calories, most people tend to neglect proper stretching exercises or avoid doing any. But it is not just about burning calories through extensive workouts and diet programs. So, why should we stretch?  It is crucial to do stretching regularly to enable your body adequate flexibility and build a healthy posture. Stretching is scientifically proven to improve posture, allows your muscles to be flexible, and increase range of motion. It also reduces muscular tension and risk to physical activity-related injury. This Complete Stretching course is designed to help you understand the benefits of stretching and the proper stretching techniques you can incorporate into your schedule to help you improve flexibility, improve functional performance and make your physical activities more efficient and safe. To help you with it, our expert fitness coach will guide you through 30+ stretching exercises in a simple, comprehensive step-by-step process. This course is the only stretching exercise guide you will ever need to be able to perform daily stretching routines that are simple, safe yet highly effective to actually follow through using proven science-based techniques. What you'll learn Increase Flexibility Improve Posture Do The Right Stretches For ALL Important Muscle Groups Stretching Safety & Correct Form Know The Difference Between Static & Dynamic Stretching How To Stretch For Muscle Growth How To Warm Up Correctly Before You Stretch Who is this Course for? If you are a health enthusiast, athlete, planning to get fitter, happier, or anyone looking for safe stretching exercises, this course is perfect for you.  It is also will help physical trainers who want to have a deeper understanding of the science behind stretching and various stretching techniques to benefit from. Requirements Fitness Mat, Rug, or a Soft surface to perform the exercise on. No specific qualifications are required. No prior health or fitness knowledge is assumed. Fully accessible from any internet-enabled smart device. Career Path A healthy body equals a healthy mind. And in contemporary business, physical fitness is perceived as a plus point in many professions. With a better physical self, you will be able to deal with the daily stress that modern life brings. The Internationally recognized CPD Accredited certification received upon course completion will boost up your resume if you are a working professional in the physical health sector or willing to pursue one. Introduction Introduction And Course Overview 00:01:00 Why Everyone Should Stretch Why Everyone Should Stretch 00:04:00 7 Most Common Stretching Mistakes 00:04:00 Stretching Safety 00:04:00 Static Stretching vs. Dynamic Stretching 00:05:00 Daily Stretching Routine 00:03:00 Your Stretching Routine & Strength Training 00:01:00 How To Warm Up Before Lifting Weights 00:03:00 Dynamic Stretching Exercises Arm Cicles Slow 00:01:00 Large Arm Circles 00:01:00 Jumping Jacks 00:01:00 Shoulder Fron Raise 00:01:00 Side Lateral Raises 00:01:00 Hip Circles 00:01:00 Knee Tucks 00:01:00 Squat 00:01:00 Walking Lunges 00:01:00 Side Lunge With Twist 00:01:00 Leg Swings 00:01:00 Double Leg Butt Kick 00:01:00 Normal Butt Kicks 00:01:00 Static Stretching Exercises Bent Over Lat Stretch 00:01:00 Neck Side bend 00:01:00 Standing Shoulder Stretch 00:01:00 Towel Tricep Stretch 00:01:00 Standing Pec Stretch 00:01:00 Bicep Stretch 00:01:00 Lying Abdominal Stretch 00:01:00 Seated Back Twist 00:01:00 Hip Abductor Stretch 00:01:00 Quad stretch 00:01:00 Hamstring Stretch 00:01:00 Calf Stretch 00:01:00 Gluteal Stretch 00:01:00 Outro Outro 00:02:00

Complete Stretching: 30+ Exercises For Flexibility & Posture
Delivered Online On Demand53 minutes
£25

Dynamic Sequential Art in After Effects

By Compete High

🚀 Unlock Your Creative Potential with 'Dynamic Sequential Art in After Effects' Course! 🚀   Are you ready to transform your static designs into dynamic, eye-catching masterpieces? Dive into the world of animation and storytelling with our comprehensive online course - 'Dynamic Sequential Art in After Effects.'   🎨 Module 1: Introduction Get acquainted with the After Effects interface. Understand the fundamentals of animation. Explore the power of dynamic storytelling through sequential art.   🔍 Module 2: Create Halftone Images Master the art of halftone techniques in After Effects. Learn to add depth and texture to your illustrations. Elevate your design skills with dynamic halftone effects.   🎬 Module 3: Animated Image Sequence Transform static images into captivating animated sequences. Explore keyframe animation techniques. Bring your artwork to life with seamless transitions.   💥 Module 4: Comic Book Title Animation Dive into the world of comic book-inspired title sequences. Learn to animate text with dynamic effects. Create attention-grabbing intros for your projects.   🖌️ Module 5: Final Touches Refine your animations with advanced techniques. Polish your project with color grading and visual enhancements. Elevate your work from good to extraordinary.   📽️ Module 6: Comic Book Intro Animation Combine all your skills to craft a stunning comic book-inspired intro. Implement storytelling techniques in your animations. Showcase your newfound expertise in a final, impressive project.   🎓 Why Choose 'Dynamic Sequential Art in After Effects'?   Expert Instruction: Learn from industry professionals with years of After Effects experience. Practical Knowledge: Gain hands-on experience through real-world projects. Lifetime Access: Access the course content anytime, anywhere, for a lifetime. Community Support: Join a community of like-minded creatives for inspiration and collaboration.   🌟 Don't miss this opportunity to elevate your design and animation skills! Enroll now and start creating dynamic sequential art that captivates and engages your audience. 🌟   🔥 Secure your spot and embark on a journey of creativity and innovation today! 🔥 Course Curriculum Module 1 Introduction Introduction 00:00 Module 2 Create Halftone Images Create Halftone Images 00:00 Module 3 Animated Image Sequence Animated Image Sequence 00:00 Module 4 Comic Book Title Animation Comic Book Title Animation 00:00 Module 5 Final Touches Final Touches 00:00 Module 6 Comic Book Intro Animation Comic Book Intro Animation 00:00

Dynamic Sequential Art in After Effects
Delivered Online On Demand6 hours
£25

Complete Python programming

5.0(3)

By Systems & Network Training

Complete Python training course description Python is an agile, robust, expressive, fully objectoriented, extensible, and scalable programming language. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. This course covers Python from the very basics of 'hello world!' through to object oriented programming and advanced topics such as multi threading. Hands on follows all the major sections in order to reinforce the theory. What will you learn Read Python programs. Write Python programs. Debug Python programs. Use Python's objects and memory model as well as its OOP features. Complete Python programming training course details Who will benefit: Anyone wishing to learn Python. Prerequisites: None. Duration 5 days Complete Python programming training course contents Welcome to Python: What is Python? Origins, features. Downloading and installing Python, Python manuals, comparing Python, other implementations. Getting started: Program output, the print statement, "hello world!", Program input, raw_input(), comments, operators, variables and assignment, numbers, strings, lists and tuples, dictionaries, indentation, if statement, while Loop, for loop. range(), list comprehensions. Files, open() and file() built-in functions. Errors and exceptions. Functions, Classes, Modules, useful functions. Python basics: Statements and syntax, variable assignment, identifiers, basic style guidelines, memory management, First Python programs, Related modules/developer tools. Python Objects: Other built-in types, Internal Types, Standard type operators, Standard type built-in functions, Categorizing standard types, Unsupported types. Numbers: Integers, Double precision floating point numbers, Complex numbers, Operators, Built-in and factory functions, Other numeric types. Sequences: strings, lists, and tuples: Sequences, Strings, Strings and operators, String-only operators, Built-in functions, String built-in methods, Special features of strings, Unicode, Summary of string highlights, Lists, Operators, Built-in functions, List type built-in methods, Special features of lists, Tuples, Tuple operators and built-in functions, Tuples special features, Copying Python objects and shallow and deep copies. Mapping and set types: Mapping Type: dictionaries and operators, Mapping type built-in and factory functions, Mapping type built-in methods, Dictionary keys, Set types, Set type operators, Built-in functions, Set type built-in methods. Conditionals and loops: If, else and elif statements, Conditional expressions, while, for, break, continue and pass statements, else statement . . . take two, Iterators and iter(), List comprehensions, Generator expressions. Files and input/output: File objects, File built-in functions [open() and file()], File built-in methods and attributes, Standard files, Command-line arguments, File system, File execution, Persistent storage modules. Errors and exceptions: What are exceptions? Detecting and handling exceptions, Context management, Exceptions as strings, Raising exceptions, Assertions, Standard exceptions, Creating Exceptions, Why exceptions, Exceptions and the sys module. Functions: Calling, creating and passing functions, formal arguments, variable-length arguments, functional programming, Variable scope, recursion, generators. Modules: Modules and files, Namespaces, Importing modules, Module import features, Module built-in functions, Packages, Other features of modules. Object-Oriented Programming (OOP): Classes, Class attributes, Instances, Instance attributes, Binding and method invocation, Static methods and class methods, Composition, Sub-classing and derivation, Inheritance, Built-in functions for classes, and other objects, Customizing classes with special methods, Privacy, Delegation, Advanced features of new-style classes (Python 2.2+), Related modules and documentation. Execution environment: Callable and code Objects, Executable object statements and built-in functions, Executing other programs. 'Restricted' and 'Terminating' execution, operating system interface. Regular expressions: Special symbols and characters, REs and Python, Regular expressions example. Network programming: Sockets: communication endpoints, Network programming in Python, SocketServer module, Twisted framework introduction. Internet client programming: What are internet clients? Transferring files, Network news, E-mail. Multithreaded Programming: Threads and processes Python, threads, and the global interpreter lock, The thread and threading Modules. GUI programming: Tkinter and Python programming, Tkinter Examples, Brief tour of other GUIs. Web programming: Web surfing with Python: creating simple web clients, Advanced Web clients, CGI: helping web servers process client data, Building CGI applications, Using Unicode with CGI, Advanced CGI, Web (HTTP) Servers. Database programming: Python database application programmer's interface (DB-API), ORMs. Miscellaneous Extending Python by writing extensions, Web Services, programming MS Office with Win32 COM, Python and Java programming with Jython.

Complete Python programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

Mastering Java 8 Fundamentals

By Packt

This course takes you through the latest features of Java 8 step by step. You'll get to grips with using lambdas, interfaces, streams, pipelines, methods, and optional application programming interfaces (APIs) and be ready to apply your skills to write efficient Java programs.

Mastering Java 8 Fundamentals
Delivered Online On Demand2 hours 5 minutes
£93.99

Electrical Safety Approved Online Training

By Twig Services Ltd

Electrical Safety Approved Online Training

Electrical Safety Approved Online Training
Delivered Online On Demand45 minutes
£29

Fitness Instructor: Stretching

4.5(3)

By Studyhub UK

Journey into the dynamic and beneficial world of fitness with the 'Fitness Instructor: Stretching' course, a uniquely crafted program focusing on the art and science of stretching. The course begins by laying down the foundational concepts, equipping learners with the necessary groundwork to understand the intricacies of effective stretching techniques. It moves on to explore the importance of warm-up routines, emphasizing static stretching and its role in preparing the body for physical activities. Learners will also discover the often-overlooked aspect of breathing during stretching exercises, unlocking the secrets to enhancing flexibility and reducing the risk of injury. The heart of the course is dedicated to the innovative technique of nerve flossing, presented in a three-part series. This method, aimed at improving nerve function and reducing pain, is a revelation for fitness enthusiasts and instructors alike. As the course progresses, participants will delve into specific stretching techniques, including the bear-hug stretch, shoulder and trapezius stretch, and groin stretching for the inner thigh. The program concludes by highlighting the benefits of yoga stretching and introducing special tools for releasing fascia and tension, broadening the scope of knowledge for effective stretching and overall wellness. Learning Outcomes Understand the foundational concepts and importance of stretching in fitness. Master various stretching techniques, including static and dynamic methods. Learn the secrets of effective breathing during stretching. Acquire skills in nerve flossing to enhance nerve health and reduce discomfort. Explore the use of specialised tools for fascia release and tension reduction. Why choose this Fitness Instructor: Stretching course? 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. Who is this Fitness Instructor: Stretching course for? Aspiring fitness instructors focusing on stretching and flexibility. Health enthusiasts looking to deepen their knowledge of effective stretching. Sports coaches interested in incorporating advanced stretching techniques. Rehabilitation therapists seeking to expand their stretching methods. Yoga practitioners and instructors aiming to integrate scientific stretching techniques. Career path Fitness Instructor: £18,000 - £30,000 Yoga Teacher: £20,000 - £35,000 Sports Coach: £20,000 - £32,000 Rehabilitation Therapist: £22,000 - £40,000 Wellness Coach: £25,000 - £45,000 Personal Trainer: £20,000 - £50,000 Prerequisites This Fitness Instructor: Stretching does not require you to have any prior qualifications or experience. You can just enrol and start learning. This course 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 Intro & Beginning Concepts Intro and Key Concepts 00:11:00 Warm Up - Understanding Static Stretching 00:14:00 Breathing - Stretching Secrets 00:09:00 The Secret Of Nerve Flossing The Secret Of Nerve Flossing (Part 1) 00:03:00 The Secret Of Nerve Flossing (Part 2) 00:02:00 The Secret Of Nerve Flossing (Part 3) 00:02:00 Stretching Techniques Magic Of The Bear-Hug Stretch 00:04:00 Shoulder and Trapezius Stretch 00:11:00 Groin Stretch - Inner Thigh 00:02:00 Benefits Of Yoga Stretching 00:07:00 Special Tools Tools To Release Fascia & Tension 00:08:00 Additional Content Extra Stretching Fitness Resources 00:08:00 Assignment Assignment - Fitness instructor: Stretching 00:00:00

Fitness Instructor: Stretching
Delivered Online On Demand1 hour 21 minutes
£10.99

Flexibility Foundations: A Gentle Introduction to Stretching

By Compete High

🌟 Unlock Your Body's Potential with Flexibility Foundations! 🌟 Are you ready to embark on a journey towards a more flexible and energized version of yourself? Introducing 'Flexibility Foundations: A Gentle Introduction to Stretching' - the online course that will revolutionize the way you approach flexibility, leaving you feeling rejuvenated, agile, and more in tune with your body.   🔍 Module 1: Introduction & Beginning Concepts Dive into the world of flexibility with a comprehensive introduction and grasp the foundational concepts that will set the stage for your transformative journey. Understand the importance of flexibility in promoting overall well-being and discover how it can enhance your daily life. 🧘‍️ Module 2: The Secret of Nerve Flossing Unlock the hidden potential of nerve flossing and learn how to release tension in your body through specialized techniques. Discover the power of this secret ingredient to enhance your flexibility and mobility, leaving you feeling lighter and more flexible than ever before. 🤸‍️ Module 3: Stretching Techniques Explore a variety of stretching techniques tailored to meet your individual needs. From dynamic stretches that prepare your body for movement to static stretches that deepen your flexibility, this module will equip you with a diverse set of tools to incorporate into your daily routine. 🛠️ Module 4: Special Tools Take your flexibility journey to the next level with insights into special tools designed to amplify your results. Whether it's using props, resistance bands, or other innovative tools, discover how to leverage these aids to enhance your stretching routine and achieve remarkable results.   🌈 What Sets This Course Apart? ✨ Gentle Approach: Our course is designed for all fitness levels, providing a gentle introduction to flexibility that everyone can benefit from. ✨ Expert Guidance: Learn from seasoned instructors with years of experience in the field, guiding you through each module with precision and care. ✨ Flexible Learning: Access the course at your own pace from the comfort of your home, fitting seamlessly into your busy lifestyle.   Don't miss out on the opportunity to transform your body and elevate your well-being. Join 'Flexibility Foundations' now and embrace a more flexible, vibrant you! 🚀 Start Your Flexibility Journey Today! 🚀 Course Curriculum Introduction & Beginning Concepts Intro and Key Concepts 00:00 Warm Up - Understanding Static Stretching 00:00 Breathing - Stretching Secrets 00:00 The Secret Of Nerve Flossing The Secret Of Nerve Flossing (Part 1) 00:00 The Secret Of Nerve Flossing (Part 2) 00:00 The Secret Of Nerve Flossing (Part 3) 00:00 Stretching Techniques Magic Of The Bear-Hug Stretch 00:00 Shoulder & Ttrapezius Stretch 00:00 Groin Stretch - Inner Thigh 00:00 Benefits Of Yoga Stretching 00:00 Special Tools Tools To Release Fascia & Tension 00:00

Flexibility Foundations: A Gentle Introduction to Stretching
Delivered Online On Demand1 hour 13 minutes
£25

PL-200T00 Microsoft Power Platform Functional Consultant

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for A Microsoft Power Platform Functional Consultant is responsible for creating and configuring apps, automations, and solutions. They act as the liaison between users and the implementation team. The functional consultant promotes utilization of solutions within an organization. The functional consultant may perform discovery, engage subject matter experts and stakeholders, capture requirements, and map requirements to features. They implement components of a solution including application enhancements, custom user experiences, system integrations, data conversions, custom process automation, and simple visualizations. This course will teach you to use Microsoft Power Platform solutions to simplify, automate, and empower business processes for organizations in the role of a Functional Consultant. A Microsoft Power Platform Functional Consultant is responsible for creating and configuring apps, automations, and solutions. They act as the liaison between users and the implementation team. The functional consultant promotes utilization of solutions within an organization. The functional consultant may perform discovery, engage subject matter experts and stakeholders, capture requirements, and map requirements to features. They implement components of a solution including application enhancements, custom user experiences, system integrations, data conversions, custom process automation, and simple visualizations. This course may contain a 1-day Applied Workshop. This workshop will allow you to practice your Functional Consultant skills by creating an end-to-end solution to solve a problem for a fictitious company. The solution will include a Microsoft Dataverse database, Power Apps canvas app, and Power Automate flows. Prerequisites Experience as an IT professional or student Working knowledge of Microsoft Power Platform and its key components Knowledge of Microsoft Dataverse (or general data modeling) and security concepts 1 - Describe the business value of the Microsoft Power Platform Explore Microsoft Power Platform Describe the business value of the Power Platform Explore connectors and Microsoft Dataverse Describe how Power Platform works with Microsoft 365 apps and services Explore how Power Platform works with Microsoft Teams Describe how Power Platform works with Microsoft Dynamics 365 apps Describe how Power Platform solutions consume Microsoft Azure services Explore how Microsoft Power Platform apps work together Use Artificial Intelligence to increase productivity 2 - Core components of Power Pages Get started with Power Pages Core tools and components of Power Pages Overview of Power Pages security Overview of Power Pages extensibility 3 - Explore Power Pages templates Site design templates Scenario-based templates Dynamics 365 Power Pages site templates 4 - Explore Power Pages design studio Work with pages Page components Site styling and templates 5 - Explore Power Pages design studio data and security features Data workspace in Power Pages design studio Power Pages security features 6 - Introduction to Power Pages administration Power Pages administrative tools Set up workspace in Power Pages design studio 7 - Get started building with Power BI Use Power BI Building blocks of Power BI Tour and use the Power BI service 8 - Get data with Power BI Desktop Overview of Power BI Desktop Explore Power BI Desktop Connect to data sources Get data from Excel Transform data to include in a report Combine data from multiple sources Clean data to include in a report 9 - Model data in Power BI How to manage your data relationships Create calculated columns Optimize data models Create measures Create calculated tables Explore time-based data 10 - Use visuals in Power BI Create and customize simple visualizations Create slicers Map visualizations Matrices and tables Create scatter, waterfall, and funnel charts Modify colors in charts and visuals Page layout and formatting 11 - Explore data in Power BI Quick insights in Power BI Create and configure a dashboard Ask questions of your data with natural language Create custom Q&A suggestions Share dashboards with your organization Display visuals and tiles in full screen Edit tile details and add widgets Get more space on your dashboard 12 - Publish and share in Power BI Publish Power BI Desktop reports Print and export dashboards and reports Introducing Power BI Mobile Create workspaces in Power BI Build apps Use apps Integrate OneDrive for Business with Power BI Publish to web 13 - Create and manage workspaces in Power BI Distribute a report or dashboard Monitor usage and performance Recommend a development life cycle strategy Troubleshoot data by viewing its lineage Configure data protection 14 - Manage semantic models in Power BI Use a Power BI gateway to connect to on-premises data sources Configure a semantic model scheduled refresh Configure incremental refresh settings Manage and promote semantic models Troubleshoot service connectivity Boost performance with query caching (Premium) 15 - Create dashboards in Power BI Configure data alerts Explore data by asking questions Review Quick insights Add a dashboard theme Pin a live report page to a dashboard Configure a real-time dashboard Set mobile view 16 - Implement row-level security Configure row-level security with the static method Configure row-level security with the dynamic method 17 - Create tables in Dataverse Table characteristics Table relationships Dataverse logic and security Dataverse auditing Dual-write vs. virtual tables 18 - Manage tables in Dataverse Identify tables and table types in Dataverse Create a custom table Enable attachments within a table Licensing requirements for each table type 19 - Create and manage columns within a table in Dataverse Define columns in Microsoft Dataverse Column types in Microsoft Dataverse Add a column to a table Create a primary name column Restrictions that apply to columns in a table Create an auto numbering column Create an alternate key 20 - Create a relationship between tables in Dataverse Relate one or more tables - Introduction Relationship types that are available in Microsoft Dataverse Create a one-to-many relationship between tables Create a many-to-many relationship between tables Edit or delete relationships 21 - Working with choices in Dataverse Define choice column Standard choices column 22 - Get started with security roles in Dataverse Understand environment roles Adding or disabling an environment user Understand security concepts in Dataverse Understand user security roles and security role defaults Check the roles that a user belongs to Configure Dataverse teams for security Configure Dataverse group teams for security 23 - Use administration options for Dataverse Use Microsoft Power Platform Admin Center portal Tenant storage capacity Advanced Customization options in Power Apps Portal Enable and disable auditing 24 - Manage Dynamics 365 model-driven app settings and security Configure role-based security Manage teams and business units Explore settings and customizations 25 - Introduction to Microsoft Power Platform security and governance Identify Microsoft Power Platform environments Data Loss Prevention policies Microsoft Power Platform Center of Excellence Starter Kit 26 - Get started with model-driven apps in Power Apps Introducing model-driven apps Components of model-driven apps Design model-driven apps Incorporate business process flows 27 - Configure forms, charts, and dashboards in model-driven apps Forms overview Form elements Configure multiple forms Use specialized form components Configure views overview Configure grids Create and edit views Configure charts overview Dashboards overview Use interactive streams and tiles 28 - Get started with Power Apps canvas apps Power Apps building blocks Ways to build Power Apps Power Apps related technologies Additional Power Apps related technologies Designing a Power Apps app 29 - Connect to other data in a Power Apps canvas app Overview of the different data sources Work with action-based data sources Power Automate is a companion to Power Apps 30 - How to build the UI in a canvas app in Power Apps Use themes to quickly change the appearance of your app Branding a control Icons Images Personalization Using the tablet or phone form factors 31 - Manage apps in Power Apps Power Apps review 32 - Build your first app with Power Apps and Dataverse for Teams Create your first app with the hero template Customize your app with Power Apps Studio Publish your app Install template apps 33 - Access Dataverse in Power Pages websites Use lists to display multiple Dataverse records Use forms to interact with Dataverse data 34 - Authentication and user management in Power Pages Power Pages authentication settings User registration in Power Pages Authentication management for Power Pages users Power Pages authentication providers 35 - Power Pages maintenance and troubleshooting Power Pages website maintenance Power Pages website troubleshooting 36 - Define and create business rules in Dataverse Define business rules - Introduction Define the components of a business rule Create a business rule 37 - Get started with Power Automate Introducing Power Automate Troubleshoot flows 38 - Use the Admin center to manage environments and data policies in Power Automate Administer flows Export and import flows Learn how to distribute button flows 39 - Use Dataverse triggers and actions in Power Automate Dataverse triggers Query data Create, update, delete, and relate actions 40 - Extend Dataverse with Power Automate Set up a flow and configure its trigger Email Dataverse record Add to-do items Test and run your flow 41 - Introduction to expressions in Power Automate Get started with expressions Notes make things easier Types of functions Write complex expressions 42 - Build your first Power Automate for desktop flow Set up the environment Explore Power Automate for desktop Create your first Power Automate for desktop flow Record Power Automate for desktop actions Edit and test recorded actions 43 - Run a Power Automate for desktop flow in unattended mode Set up an unattended desktop flow Create a new cloud flow that calls an existing flow in unattended mode Perform a test run Best practices 44 - Optimize your business process with process advisor Get familiar with process advisor Create your first recording Edit recordings and group actions Analyze recordings and interpret results Automation recommendations 45 - Get started with Microsoft Copilot Studio bots Get started working with environments Create bots and work with the Microsoft Copilot Studio interface Create topics Test bots Publish bots and analyze performance 46 - Enhance Microsoft Copilot Studio bots Use Power Automate to add actions Transfer conversations to agents by using Omnichannel for Customer Service Create topics for existing support content Analyze bot performance 47 - Manage topics in Microsoft Copilot Studio Work with bot topics Branch a topic Create topics for existing support content Work with system fallback topics Manage topics 48 - Manage Power Virtual Agents Environments in Microsoft Copilot Studio Bot topics permissions Bot entities and flow permissions Monitor and diagnose Administer and manage Export and import bots Authentication 49 - Get started building with Power BI Use Power BI Building blocks of Power BI Tour and use the Power BI service 50 - Get data with Power BI Desktop Overview of Power BI Desktop Explore Power BI Desktop Connect to data sources Get data from Excel Transform data to include in a report Combine data from multiple sources Clean data to include in a report 51 - Model data in Power BI How to manage your data relationships Create calculated columns Optimize data models Create measures Create calculated tables Explore time-based data 52 - Use visuals in Power BI Create and customize simple visualizations Create slicers Map visualizations Matrices and tables Create scatter, waterfall, and funnel charts Modify colors in charts and visuals Page layout and formatting 53 - Explore data in Power BI Quick insights in Power BI Create and configure a dashboard Ask questions of your data with natural language Create custom Q&A suggestions Share dashboards with your organization Display visuals and tiles in full screen Edit tile details and add widgets Get more space on your dashboard 54 - Publish and share in Power BI Publish Power BI Desktop reports Print and export dashboards and reports Introducing Power BI Mobile Create workspaces in Power BI Build apps Use apps Integrate OneDrive for Business with Power BI Publish to web 55 - Manage solutions in Power Apps and Power Automate Add and remove apps, flows, and entities in a solution Edit a solution-aware app, flow, and table Build and deploy a complex solution with flows, apps, and entities Automate solution management 56 - Load/export data and create data views in Dataverse View data in a table Create or edit views of data in a table Load data into a table Export data from a table Add, update, or delete data in a table by using Excel Import data using Power Query Generate a new dataflow from an Excel Template Dataflow and Azure integration 57 - Get started with AI Builder Choose an AI capability Create your first model Ways to use your models 58 - Manage models in AI Builder Model lifecycle Manage model versions Share your models 59 - Use AI Builder in Power Automate AI Builder in Power Automate saves time Advanced usage of AI Builder in Power Automate 60 - Functional Consultant skills Create entity relationship diagrams Create and document mock-ups Document functional requirements and artifacts Complete fit-gap analysis Discuss stakeholder management responsibilities Understand industry accelerators Define Application Lifecycle Management Participate in testing Evaluate options Define connectors Understand Power Apps component framework 61 - Solution Architect series: Plan application lifecycle management for Power Platform Key considerations for ALM Solutions Configuration and reference data Release process ALM with Azure DevOps

PL-200T00 Microsoft Power Platform Functional Consultant
Delivered Online
£2,975

Developing with S3 - AWS with Python and Boto3 Series

By Packt

S3 is by far the most popular AWS service out there and the demand is only increasing! Most of the Fortune 500 companies, mid-size companies, and start-ups are making use of it heavily! In this course, you will learn the ins and outs of S3 and how to implement solutions with S3.

Developing with S3 - AWS with Python and Boto3 Series
Delivered Online On Demand3 hours
£48.99