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

1457 Courses in Cardiff delivered Online

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms Prerequisites Successful learners will have prior knowledge and understanding of: Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations. Both Azure administration and Azure development with proven expertise in at least one of these areas. Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software. AZ-104T00 - Microsoft Azure Administrator AZ-204T00: Developing Solutions for Microsoft Azure 1 - Introduction to DevOps What is DevOps? Explore the DevOps journey Identify transformation teams Explore shared goals and define timelines 2 - Choose the right project Explore greenfield and brownfield projects Decide when to use greenfield and brownfield projects Decide when to use systems of record versus systems of engagement Identify groups to minimize initial resistance Identify project metrics and key performance indicators (KPIs) 3 - Describe team structures Explore agile development practices Explore principles of agile development Define organization structure for agile practices Explore ideal DevOps team members Enable in-team and cross-team collaboration Select tools and processes for agile practices 4 - Choose the DevOps tools What is Azure DevOps? What is GitHub? Explore an authorization and access strategy Migrate or integrate existing work management tools Migrate or integrate existing test management tools Design a license management strategy 5 - Plan Agile with GitHub Projects and Azure Boards Link GitHub to Azure Boards Configure GitHub Projects Manage work with GitHub Project boards Customize Project views Collaborate using team discussions Agile Plan and Portfolio Management with Azure Boards 6 - Introduction to source control Explore DevOps foundational practices What is source control? Explore benefits of source control Explore best practices for source control 7 - Describe types of source control systems Understand centralized source control Understand distributed source control Explore Git and Team Foundation Version Control Examine and choose Git Understand objections to using Git Describe working with Git locally 8 - Work with Azure Repos and GitHub Migrate from TFVC to Git Use GIT-TFS Develop online with GitHub Codespaces 9 - Structure your Git Repo Explore monorepo versus multiple repos Implement a change log 10 - Manage Git branches and workflows Explore branch workflow types Explore feature branch workflow Explore Git branch model for continuous delivery Explore GitHub flow Explore fork workflow Version Control with Git in Azure Repos 11 - Collaborate with pull requests in Azure Repos Collaborate with pull requests Examine GitHub mobile for pull request approvals 12 - Identify technical debt Examine code quality Examine complexity and quality metrics Measure and manage technical debt Integrate other code quality tools Plan effective code reviews 13 - Explore Git hooks Implement Git hooks 14 - Plan foster inner source Explore foster inner source Implement the fork workflow Describe inner source with forks 15 - Manage Git repositories Work with large repositories Purge repository data Manage releases with GitHub Repos Automate release notes with GitHub 16 - Explore Azure Pipelines Explore the concept of pipelines in DevOps Describe Azure Pipelines Understand Azure Pipelines key terms 17 - Manage Azure Pipeline agents and pools Choose between Microsoft-hosted versus self-hosted agents Explore job types Explore predefined agent pool Understand typical situations for agent pools Communicate with Azure Pipelines Communicate to deploy to target servers Examine other considerations Describe security of agent pools Configure agent pools and understanding pipeline styles 18 - Describe pipelines and concurrency Understand parallel jobs Estimate parallel jobs Describe Azure Pipelines and open-source projects Explore Azure Pipelines and Visual Designer Describe Azure Pipelines and YAML 19 - Explore continuous integration Learn the four pillars of continuous integration Explore benefits of continuous integration Describe build properties Enable Continuous Integration with Azure Pipelines 20 - Implement a pipeline strategy Configure agent demands Implement multi-agent builds Explore source control types supported by Azure Pipelines 21 - Integrate with Azure Pipelines Describe the anatomy of a pipeline Understand the pipeline structure Detail templates Explore YAML resources Use multiple repositories in your pipeline 22 - Introduction to GitHub Actions What are Actions? Explore Actions flow Understand workflows Describe standard workflow syntax elements Explore events Explore jobs Explore runners Examine release and test an action 23 - Learn continuous integration with GitHub Actions Describe continuous integration with actions Examine environment variables Share artifacts between jobs Examine Workflow badges Describe best practices for creating actions Mark releases with Git tags Create encrypted secrets Use secrets in a workflow Implement GitHub Actions for CI/CD 24 - Design a container build strategy Examine structure of containers Work with Docker containers Understand Dockerfile core concepts Examine multi-stage dockerfiles Examine considerations for multiple stage builds Explore Azure container-related services Deploy Docker containers to Azure App Service web apps 25 - Introduction to continuous delivery Explore traditional IT development cycle What is continuous delivery? Move to continuous delivery Understand releases and deployments Understand release process versus release 26 - Create a release pipeline Describe Azure DevOps release pipeline capabilities Explore release pipelines Explore artifact sources Choose the appropriate artifact source Examine considerations for deployment to stages Explore build and release tasks Explore custom build and release tasks Explore release jobs Configure Pipelines as Code with YAML 27 - Explore release recommendations Understand the delivery cadence and three types of triggers Explore release approvals Explore release gates Use release gates to protect quality Control Deployments using Release Gates 28 - Provision and test environments Provision and configure target environments Configure automated integration and functional test automation Understand Shift-left Set up and run availability tests Explore Azure Load Testing Set up and run functional tests 29 - Manage and modularize tasks and templates Examine task groups Explore variables in release pipelines Understand variable groups 30 - Automate inspection of health Automate inspection of health Explore events and notifications Explore service hooks Configure Azure DevOps notifications Configure GitHub notifications Explore how to measure quality of your release process Examine release notes and documentation Examine considerations for choosing release management tools Explore common release management tools 31 - Introduction to deployment patterns Explore microservices architecture Examine classical deployment patterns Understand modern deployment patterns 32 - Implement blue-green deployment and feature toggles What is blue-green deployment? Explore deployment slots Describe feature toggle maintenance 33 - Implement canary releases and dark launching Explore canary releases Examine Traffic Manager Understand dark launching 34 - Implement A/B testing and progressive exposure deployment What is A/B testing? Explore CI-CD with deployment rings 35 - Integrate with identity management systems Integrate GitHub with single sign-on (SSO) Explore service principals Explore Managed Identity 36 - Manage application configuration data Rethink application configuration data Explore separation of concerns Understand external configuration store patterns Examine Key-value pairs Examine App configuration feature management Integrate Azure Key Vault with Azure Pipelines Manage secrets, tokens and certificates Examine DevOps inner and outer loop Integrate Azure Key Vault with Azure DevOps Enable Dynamic Configuration and Feature Flags 37 - Explore infrastructure as code and configuration management Explore environment deployment Examine environment configuration Understand imperative versus declarative configuration Understand idempotent configuration 38 - Create Azure resources using Azure Resource Manager templates Why use Azure Resource Manager templates? Explore template components Manage dependencies Modularize templates Manage secrets in templates Deployments using Azure Bicep templates 39 - Create Azure resources by using Azure CLI What is Azure CLI? Work with Azure CLI 40 - Explore Azure Automation with DevOps Create automation accounts What is a runbook? Understand automation shared resources Explore runbook gallery Examine webhooks Explore source control integration Explore PowerShell workflows Create a workflow Examine checkpoint and parallel processing 41 - Implement Desired State Configuration (DSC) Understand configuration drift Explore Desired State Configuration (DSC) Explore Azure Automation State configuration (DSC) Examine DSC configuration file Explore hybrid management Implement DSC and Linux Automation on Azure 42 - Implement Bicep What is Bicep? Install Bicep Understand Bicep file structure and syntax 43 - Introduction to Secure DevOps Describe SQL injection attack Understand DevSecOps Explore Secure DevOps Pipeline Explore key validation points Explore continuous security validation Understand threat modeling 44 - Implement open-source software Explore how software is built What is open-source software Explore corporate concerns with open-source software components Explore common open-source licenses Examine license implications and ratings 45 - Software Composition Analysis Inspect and validate code bases for compliance Explore software composition analysis (SCA) Integrate Mend with Azure Pipelines Implement GitHub Dependabot alerts and security updates Integrate software composition analysis checks into pipelines Examine tools for assess package security and license rate Interpret alerts from scanner tools Implement security and compliance in an Azure Pipeline 46 - Static analyzers Explore SonarCloud Explore CodeQL in GitHub Manage technical debt with SonarCloud and Azure DevOps 47 - OWASP and Dynamic Analyzers Plan Implement OWASP Secure Coding Practices Explore OWASP ZAP penetration test Explore OWASP ZAP results and bugs 48 - Security Monitoring and Governance Implement pipeline security Explore Microsoft Defender for Cloud Examine Microsoft Defender for Cloud usage scenarios Explore Azure Policy Understand policies Explore initiatives Explore resource locks Explore Azure Blueprints Understand Microsoft Defender for Identity 49 - Explore package dependencies What is dependency management? Describe elements of a dependency management strategy Identify dependencies Understand source and package componentization Decompose your system Scan your codebase for dependencies 50 - Understand package management Explore packages Understand package feeds Explore package feed managers Explore common public package sources Explore self-hosted and SaaS based package sources Consume packages Publish packages Package management with Azure Artifacts 51 - Migrate consolidating and secure artifacts Identify existing artifact repositories Migrate and integrating artifact repositories Secure access to package feeds Examine roles Examine permissions Examine authentication 52 - Implement a versioning strategy Understand versioning of artifacts Explore semantic versioning Examine release views Promote packages Explore best practices for versioning 53 - Introduction to GitHub Packages Publish packages Install a package Delete and restore a package Explore package access control and visibility 54 - Implement tools to track usage and flow Understand the inner loop Explore Azure Monitor and Log Analytics Examine Kusto Query Language (KQL) Explore Application Insights Implement Application Insights Monitor application performance with Application Insights 55 - Develop monitor and status dashboards Explore Azure Dashboards Examine view designer in Azure Monitor Explore Azure Monitor workbooks Explore Power BI Build your own custom application 56 - Share knowledge within teams Share acquired knowledge within development teams Integrate with Azure Boards Share team knowledge using Azure Project Wiki 57 - Design processes to automate application analytics Explore rapid responses and augmented search Integrate telemetry Examine monitoring tools and technologies 58 - Manage alerts, blameless retrospectives and a just culture Examine when get a notification Explore how to fix it Explore smart detection notifications Improve performance Understand server response time degradation Reduce meaningless and non-actionable alerts Examine blameless retrospective Develop a just culture

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions
Delivered OnlineFlexible Dates
£2,975

Level 2 Beauty Therapy

5.0(5)

By Online Training Academy

Step into the enchanting world of Beauty Therapy, where the artistry of transformation meets the science of rejuvenation. Uncover the magic within each module as you embark on a journey through the fundamentals, laying the groundwork for an exquisite mastery. Dive into the intricate world of skin analysis and facial treatments, where every touch is a brushstroke painting a canvas of radiant beauty. Harness the secrets of makeup artistry, turning faces into captivating stories, each one uniquely told. Key Features: CPD Certified Free Certificate Developed by Specialist Lifetime Access Explore the delicate dance of nail care and the elegance of manicure-pedicure techniques, bringing sophistication to fingertips. Journey into the realm of hair care and styling, discovering the alchemy of tresses that define personal beauty. Conclude with the finesse of hair removal and body treatments, mastering the art of pampering. This isn't just a course; it's a transformative experience that unveils the artist within you, creating a narrative of beauty, confidence, and self-expression. Join us on this odyssey where each module is a brushstroke, and your canvas is a world of boundless beauty. Course Curriculum Module 01: Essential Beauty Mastery Module 02: Luminous Skin: Analysis and Facial Elegance Module 03: Cosmic Canvas: Mastering Makeup Artistry Module 04: Elegance at Your Fingertips: Nail Care Extravaganza Module 05: Tress Tales: Hair Care and Styling Odyssey Module 06: Silken Essence: Hair Removal and Body Bliss Learning Outcomes: Master the foundational principles shaping the artistry of Beauty Therapy. Analyze and enhance skin health through advanced facial treatments and analysis. Acquire expertise in makeup artistry for versatile and personalized cosmetic applications. Perfect nail care and manicure-pedicure techniques for aesthetic hand and foot treatments. Explore hair care and styling techniques, mastering the craft of hair transformations. Develop proficiency in hair removal and body treatments, offering comprehensive beauty services. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring beauty therapists seeking a comprehensive foundation in beauty techniques. Makeup enthusiasts aiming to elevate their skills in professional makeup artistry. Individuals with a passion for nail care and grooming techniques. Hairstylists looking to expand their repertoire with advanced hair care and styling. Skincare specialists interested in broadening their expertise to include body treatments. Career path Beauty Therapist Makeup Artist Nail Technician Hair Stylist Skincare Specialist Beauty Salon Manager Certificates Digital certificate Digital certificate - Included Certificate of Completion Digital certificate - Included Will be downloadable when all lectures have been completed.

Level 2 Beauty Therapy
Delivered Online On Demand1 hour 54 minutes
£10

Complete Raw Diet for Dog

4.8(9)

By Skill Up

This comprehensive course teaches you everything you need to know about feeding your dog a raw food diet. Discover the benefits of a raw food diet and troubleshoot common problems.

Complete Raw Diet for Dog
Delivered Online On Demand2 hours 11 minutes
£25

Motivate Yourself Daily

4.8(9)

By Skill Up

Transform your life in just 50 minutes! The Motivate Yourself Daily course is your key to conquering procrastination and revitalising your daily motivation.

Motivate Yourself Daily
Delivered Online On Demand43 minutes
£25

Fundamentals of Clinical Psychology

4.8(9)

By Skill Up

Master the essentials of Clinical Psychology. This course covers therapeutic models, research methods, and various career paths in psychology.

Fundamentals of Clinical Psychology
Delivered Online On Demand32 minutes
£25

Self-Help Psychology: Mental Freedom

4.9(27)

By Apex Learning

Overview Are you ready to achieve mental freedom and take charge of your life? Dive deep into our Self-Help Psychology: Mental Freedom course and break free from tension, worry, and self-doubt.This comprehensive journey will provide you with: The ability to fully understand your thoughts and feelings. Practical techniques for overcoming life's obstacles with resilience. Strategies for cultivating long-term positive transformation and well-being. No more feeling adrift. This training will guide you to a more confident and powerful future. And the bonus? Accredited certification will help you improve your CV and open doors in your profession. How will I get my certificate? Upon successful completion of the Self-Help Psychology: Mental Freedom course, obtaining your certificate is a straightforward process. Here's how it works: Course Completion: Once you've successfully finished the course, you'll be eligible to receive your certificate. Order Your Certificate: You can conveniently order your certificate directly through our platform. Who is This course for? Self-Help Psychology: Mental Freedom is specially designed for a variety of learners: Open to all: No prior experience or certifications are required. Inclusive Learning: Welcoming students from various academic backgrounds. Universal Accessibility: Open to everyone interested in studying Self-Help Psychology: Mental Freedom. Requirements Our Self-Help Psychology: Mental Freedom course is designed for maximum flexibility and accessibility: It is optimised for use on PCs, Macs, laptops, tablets, and smartphones. Study easily on your tablet or smartphone, accessible with any Wi-Fi connection. No time limit for completion; study at your own pace and on your own schedule. Basic English proficiency is required to ensure effective learning. This course structure allows for a convenient and adaptable learning experience. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors, such as: Psychotherapists: £30,000 - £60,000+ Counsellors: £25,000 - £50,000+ Life coaches: £20,000 - £50,000+ Motivational speakers: £20,000 - £100,000+ (Based on experience and reputation) Wellness educators: £20,000 - £40,000+ Course Curriculum 1 sections • 17 lectures • 04:45:00 total length •From Pain To Power - PROMO VIDEO: 00:05:00 •PAIN to POWER - INTRO: 00:10:00 •PAIN to POWER 14: 00:30:00 •PAIN to POWER 15: 00:15:00 •PAIN to POWER 16: 00:13:00 •PAIN to POWER 17: 00:15:00 •PAIN to POWER 18: 00:14:00 •PAIN to POWER 19: 00:17:00 •PAIN to POWER 20: 00:13:00 •PAIN to POWER 21: 00:25:00 •PAIN to POWER 22: 00:19:00 •PAIN to POWER 23: 00:17:00 •PAIN to POWER 24: 00:17:00 •PAIN to POWER 25: 00:19:00 •PAIN to POWER 26: 00:17:00 •PAIN to POWER 27: 00:19:00 •PAIN To POWER 28: 00:20:00

Self-Help Psychology: Mental Freedom
Delivered Online On Demand4 hours 45 minutes
£12

Business Development Strategies

4.9(27)

By Apex Learning

In just a short time, you'll gain expertise in commercial law, disruptive innovation, branding, research methods, and much more. This course is worth every penny, offering you a unique opportunity to not only boost your knowledge but also transform your career trajectory. By enrolling in our Business Development course, you'll dive into the dynamic landscape of 21st-century business, learning the latest insights and strategies that will make you an invaluable asset to any organisation. Explore the nuances of commercial law in 2021, harness the power of disruptive innovation to drive growth, and master research methods that will empower you to make informed decisions. Plus, you'll delve into the art of branding, creating compelling business plans, and honing your strategic thinking skills in our Business Strategy Planning Masterclass. But that's not all - you'll also gain essential financial expertise, from tax accounting to managing VAT and combating money laundering. Invest in your future today with this course, and embark on a transformative learning journey that will set you apart in the competitive world of business. Don't miss out on this opportunity to become a well-rounded business professional equipped with the latest knowledge and skills demanded by today's employers. Your success story begins here. This Business Development Strategies Bundle Consists of the following Premium courses: Course 01: Business Development Course 02: Commercial Law 2021 Course 03: Disruptive Innovation for Business Course 04: Research Methods in Business Course 05: Branding Fundamentals for New Business Course 06: Make Business Plans: Forecasting and Budgeting Course 07: Business Strategy Planning Masterclass Course 08: Diploma in Lean Process and Six Sigma Course 09: Business Management and Finance Course Course 10: Financial Advisor Course 11: Level 3 Tax Accounting Course 12: Introduction to VAT Course 13: Certificate in Anti-Money Laundering (AML) Learning Outcomes Upon completion of this bundle, you should be able to: Develop a comprehensive understanding of the fundamentals of business development strategies and tactics. Analyse disruptive innovation trends and apply innovative thinking to identify opportunities for business growth and transformation. Acquire advanced strategic planning skills to formulate and execute business strategies that drive competitiveness and success. Learn the essentials of Value Added Tax (VAT) and its implications on business transactions. Acquire the knowledge and skills required to identify and prevent money laundering activities in a business context. Our Business Development course is a comprehensive learning journey designed to equip you with the knowledge and skills required to excel in the ever-evolving world of business. Throughout this carefully curated program, you will explore a diverse range of topics that are essential for both aspiring and seasoned professionals. In this course, you'll embark on a transformative learning experience that covers the fundamentals of business growth and strategy. This will keep you up-to-date with the latest legal frameworks and regulations governing commercial transactions, ensuring that you can navigate the business landscape confidently and ethically. Disruptive Innovation for Business will open your eyes to groundbreaking concepts, enabling you to identify opportunities for innovation and sustainable growth. Meanwhile "Research Methods in Business," empowers you with the tools to make informed decisions by conducting effective market research. Our course lineup also includes invaluable insights into branding, business planning, strategy development, Lean Process and Six Sigma, financial management, tax accounting, VAT, and anti-money laundering. These courses are not just about acquiring knowledge; they are about gaining a competitive edge in your career. You'll learn to tackle real-world business challenges, make data-driven decisions, and contribute meaningfully to your organisation's success. Whether you are an entrepreneur looking to launch a new venture, a professional aiming to advance your career, or an individual passionate about business development, this course bundle is your key to unlocking new opportunities and achieving your goals in the dynamic world of business. Invest in your future today, and seize the chance to become a well-rounded business leader. CPD 130 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is tailored for: Business Professionals Entrepreneurs Legal Professionals Startups and New Business Owners Financial Analysts and Planners Requirements No requirements to enrol this Business Development Strategies course. Career path Upon completion, various career opportunities include: Business Development Executive/Specialist: £30,000 - £40,000 per year) Senior Business Development Manager: £40,000 - £60,000 per year) Director of Business Development: £60,000 - £100,000+ per year) Chief Business Development Officer: £100,000 - £200,000+ per year) Certificates CPDQS Accredited e-Certificate Digital certificate - Included CPDQS Accredited Hard-Copy Certificate Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Business Development) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Business Development Strategies
Delivered Online On Demand
£65

How to Be Rich in Life: Embracing Minimalism

By iStudy UK

Are you feeling overwhelmed, uncertain, and are looking for more? This course aims to beat all three of these challenges, by introducing how to embrace Minimalism into your life. how to embrace Minimalism into your life.There are several advantages for learning the way to embrace artistic movement into your life.You become a more focused and relaxed person to be around, people will notice positive changes in your attitude. By Joining this course Now!! you will develop productive habits that reinforce this new approach of living, so it's a life-long investment of your time spent learning. You're ability to be open minded and change your current behaviour will have a positive ripple effect in all areas of your life including work, relationships, and overall mental health. What you'll learn You will have your own understanding of what Minimalism is and how it applies to your life. You will have a method of how to apply Minimalism to all areas of your life. You witness real examples of how people used Minimalism to overcome challenges. Requirements You are curious about Minimalism and how it might be applied to your life. You are overwhelmed and looking for a way to simplify your life. No additional resources are required. About Us/ Why we are doing this course Get to know us better FREE 00:04:00 What is Minimalism What is Minimalism FREE 00:09:00 What is Clutter and Excess FREE 00:10:00 What We have Learned From Our Clients Main Concerns 00:08:00 Common Feelings 00:09:00 Looking Forward - Common Wants 00:05:00 How to Embrace Minimalism in All Areas of Your Life How to Get Started - Finding Your Why 00:10:00 7 Ingredients for an Extraordinary Life 00:10:00 The 7 Key Areas - Broken Down 00:17:00 Examples and Exercises for Minimalism Emilio and Samantha's Creations 00:03:00 12 Questions to Ask Yourself When Letting Go of Difficult Items 00:01:00 Time Audit How are you using your time 00:11:00 Exercise Multi-tasking vs. Single-tasking FREE 00:05:00 Meal Planning 00:07:00 Next Steps 00:02:00 Extras Exercise Stress Test FREE 00:03:00 Exercise Mind Mapping FREE 00:05:00 Laura's Story - Get inspired by Laura's transformation 00:08:00 Organizing my to-do lists Analog Task manager - Emilio's System 00:08:00 Before and After Real Projects - Kitchen and Garage 00:05:00 Before and After Real Projects - Art Gallery, Bedroom and Home Office 00:09:00 Exercise Clutter Visualization Meditation 00:06:00

How to Be Rich in Life: Embracing Minimalism
Delivered Online On Demand2 hours 35 minutes
£25

Becoming a Transformational Leader

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Managers, directors, executives, and others responsible for leading teams, overseeing projects, and developing new leaders will benefit from this course. Overview Bring about valuable and positive change in those you lead Increase engagement, motivation and morale in your team Enhance performance of individuals and the team Provide an authentic role model that inspires followership Develop others into leaders This course will help students develop authentic leadership qualities that motivate and drive others to reach their full potential, and become the transformational leaders of the future. Private classes on this topic are available. We can address your organization?s issues, time constraints, and save you money, too. Contact us to find out how. 1. Defining Transformational Leadership Comparing Leadership Styles Developing the Attitudes and Beliefs of a Transformational Leader 2. Being an Authentic Leader Knowing Who You Are Fostering Authenticity and Credibility 3. Demonstrating Leadership Practice Following the Five Practices of Exemplary Leadership 4. Building Engagement and Motivation Understanding the Drivers of Employee Engagement Motivating Like a Transformational Leader 5. Optimizing Performance Coaching for Performance Supporting Performance through Partnership Unlocking Potential Developing and Transforming Careers 6. Mentoring Leaders Growing Leaders Putting Relationships First Focusing on Character Capitalizing on Strengths Showing Optimism and Not Skepticism Seeking Passion and Success 7. Committing to Transformational Leadership

Becoming a Transformational Leader
Delivered OnlineFlexible Dates
£1,500

Electrical Machines, Current Systems with Circuit Analysis for Electrical Engineers

4.9(27)

By Apex Learning

Get Hard Copy + PDF Certificates + Transcript + Student ID Card + e-Learning App as a Gift - Enrol Now Of the various branches of electrical investigation, perhaps the most interesting and immediately the most promising is Electrical Engineering. It is easy to become an electrical engineer, but it is difficult to act like an electrician, especially when someone asks you to work on time, as an electrician does. And the best thing about being skilled in Electrical Engineering is; High Employability! Job prospects for graduates in Electrical and Electronic engineering are fantastic. The UK doesn't currently have the rate of growth needed to meet national demand, which means there is great demand for Electrical Engineers as you won't need telling; when demand outstrips supply, the price rises! This Electrical Engineering Bundle Consists of the following Premium courses: Course 01: Power Electronics for Electrical Engineering Course 02: Electrical Machines for Electrical Engineering Course 03: Light Current Systems for Electrical Engineering Course 04: Trigonometry for Electrical Engineering Course 05: Electrical Power System and High Voltage Engineering Course 06: Electrical Engineering for Electrical Substations Course 07: MATLAB Simulink for Electrical Power Engineering Course 08: Engineering Calculus Made Simple (Derivatives) Course 09: Basic AC Circuit Analysis Course 10: Electrical Engineering DC Circuit Analysis Course 11: Per Unit Analysis for Single and Three Phase Systems Course 12: Symmetrical Components for Three Phase Power Analysis Course 13: Short Circuit Analysis for HV Three Phase Systems Course 14: Electrical 3 Phase Power Transformers Fundamentals Course 15: Protection and Control of High Voltage Power Circuits Course 16: Distribution Station & Feeder Protection Course 17: Energy Saving in Electric Motors Course 18: Electric Power Metering for Single and Three Phase Systems Course 19: Digital Electric Circuits & Intelligent Electrical Devices Course 20: Electrical and Fire Safety Training - Level 2 So, enrol now to advance your career! What Will You Learn from this Electrical Engineering Bundle Explore power electronics components and the fundamentals of Rectifier circuits, AC choppers, DC choppers and Inverters Get a detailed overview of alternating current and the power flow in AC circuits Explore electrical engineering, Ohm's law and circuit analysis & its importance Gain knowledge of components of digital electric circuits & intelligent electrical devices Discover the electric power metering for both single and three-phase systems Know the Per Unit (PU) analysis for both single and three-phase systems Learn about short circuit analysis for HV three-phase systems Grasp knowledge of three-phase power transformation and construction, cooling & protection of transformers Become fully aware of per phase analysis and sub-station & transformer protection Gain an acute understanding of protecting and controlling high voltage power circuits Get comprehensive knowledge of electric machines & fundamentals of magnetic circuits The bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Electrical Engineering Courses expertise and essential knowledge, which will assist you in reaching your goal. Curriculum of Bundle Course 01: Power Electronics for Electrical Engineering Unit 1- Introduction to Power Electronics Components Unit 2- Fundamentals of Rectifier Circuits Unit 3- Fundamentals of AC Choppers Unit 4- Fundamentals of DC Choppers Unit 5- Fundamentals of Inverters Course 02: Electrical Machines for Electrical Engineering Unit 1: Introduction to Electric Machines Unit 2: DC Machines Unit 3: Construction of Transformers Unit 4: Fundamentals of Magnetic Circuits Unit 5: Theoretical Part on Transformers Unit 6: Synchronous Machines Unit 7: Induction Machines Course 03: Light Current Systems for Electrical Engineering Light Current Fire Alarm System Light Current MATV and Telephone System Light Current Data System Light Current CCTV System Light Current Sound System How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) CPD 215 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Electrical Engineering Courses bundle. Disclaimer: Our comprehensive course will enhance your theoretical knowledge to help you explore your opportunities in relevant sectors. But please note that this course is not a professional qualification and will not allow you to work professionally. Requirements Our Electrical Engineering Courses is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Electrical and Electronic Engineering - £35k-£55k/year. Renewable Energy and Power Systems - £25k-£45k/year. Control Systems Engineering - £35k-£55k/year. Electrical and Computer Engineering - £35k-£65k/year. Electronic Engineering with Nanotechnology - £30k-£50k/year. Power Electronics and Drives - £35k-£55k/year. Certificates Certificate of completion Digital certificate - Included You will get the PDF Certificate for the title course (Power Electronics for Electrical Engineering) absolutely Free! Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Power Electronics for Electrical Engineering) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Electrical Machines, Current Systems with Circuit Analysis for Electrical Engineers
Delivered Online On Demand
£100