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

483 Resistance courses

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

Risk Management, Compliance and AML Training - CPD Certified

4.7(26)

By Academy for Health and Fitness

24-Hour Knowledge Knockdown! Prices Reduced Like Never Before Financial crime is a major concern in the UK, with an estimated cost of £190 billion annually. Are you confident your organisation has the proper safeguards in place? This comprehensive Compliance Risk Management and AML Training Bundle equips you with the skills to navigate the ever-changing regulatory landscape and protect your business from financial crime. This bundle offers a well-rounded education in Risk Management, Compliance, and AML Training. You'll gain a thorough understanding of compliance frameworks, risk identification and assessment techniques, and change management strategies. Through dedicated courses, you'll delve into AML regulations, KYC (Know Your Customer) procedures, and internal audit best practices. Furthermore, you'll explore corporate risk and crisis management, financial risk mitigation strategies, and the principles of enterprise risk management as outlined by ISO 31000. Courses are Included in This Bundle: Course 01: Compliance Management Course 02: Risk Management Course 03: Certificate in Anti Money Laundering (AML) Course 04: Change Management Course 05: Internal audit skills Course 06: Corporate Risk And Crisis Management Course 07: Finance: Financial Risk Management Course 08: Enterprise Risk Management and ISO 31000 Course 09: KYC Course 10: Business Compliance Officer Course 11: Business Law Invest in your career and take the next step towards becoming a confident and knowledgeable compliance professional. Learning Outcomes of Risk Management and AML Implement a robust Compliance Management System (CMS) Identify and assess key compliance and financial risks Manage change effectively to minimise compliance disruptions Apply AML regulations and KYC procedures for customer due diligence Conduct internal audits to identify and address control weaknesses Develop a comprehensive enterprise risk management strategy Why Choose Us? Get a Free CPD Accredited Certificate upon completion of Risk Management and AML Get a free student ID card with Risk Management and AML Training program (£10 postal charge will be applicable for international delivery) The Risk Management and AML is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Get Lifetime access to the Risk Management and AML course materials The Risk Management and AML comes with 24/7 tutor support Start your learning journey straightaway! *** Course Curriculum *** Course 01: Compliance Management Module 1: Introduction to Compliance Module 2: Five basic elements of compliance Module 3: Compliance Management System (CMS) Module 4: Compliance Audit Module 5: Compliance and Ethics Module 6: Risk and Types of Risk Module 7: Introduction to Risk Management Module 8: Risk Management Process Course 02: Risk Management Module 01 : Introduction to Compliance Module 02 : Compliance Management System Module 03 : Basic Elements of Effective Compliance Module 04 : Compliance Audit Module 05 : Compliance and Ethics Module 06 : Introduction to Risk and Basic Risk Types Module 07 : Further Risk Types Module 08 : Introduction to Risk Management Module 09 : Risk Management Process Module 10 : Risk Assessment and Risk Treatment Module 11 : Types of Risk Management Course 03: Change Management What is Change? The Change Cycle The Human Reaction to Change The Pace of Change The Four Room Apartment Dealing with Resistance Adapting to Change Strategies for Dealing with Anger Managing Stress =========>>>>> And 8 More Courses <<<<<========= How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*11 = £143) CPD Hard Copy Certificate: £29.99 CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this bundle. This bundle is ideal for: Compliance Officers Risk Managers Internal Auditors Financial Professionals Business Owners Legal Professionals Requirements You will not need any prior background or expertise to enrol in this bundle. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Compliance Manager Risk Analyst Internal Auditor AML Specialist KYC Specialist Certificates CPD Accredited Digital Certificate Hard copy certificate - Included Upon passing the Course, you need to order a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS for Free. CPD Accredited Hard Copy Certificate Hard copy certificate - £29.99 Please note that International students have to pay an additional £10 as a shipment fee.

Risk Management, Compliance and AML Training - CPD Certified
Delivered Online On Demand38 hours
£59

Electrician (Electrical Training Courses) - CPD Accredited

5.0(10)

By Apex Learning

---Updated Version*** Electrician | PAT | HVAC Technician Training | Electrical Devices Maintenance | Smart Meter Installer Training | Electric Power Metering for Single and Three-Phase Systems | Short Circuit Analysis and much more... The UK is currently amid a chronic shortage of skilled tradesmen, with electricians, plumbers and bricklayers in greater demand than ever. New homes are being built in thousands, but this pace isn't being matched by the number of qualified workers paying for their trade. So if you are looking to start a career that pays great, is always available, every day brings something new and fresh, then becoming an Electrician could be the right pathway for you. Start your journey with our comprehensive Electrician (Electrical Training) bundle and learn how Electricians install equipment, maintain electrical wiring systems, troubleshoot issues, and fix electrical problems. Also, understand safety requirements, regulations, and procedures. Moreover, get an in-depth understanding of voltage, current, resistance, power, DC, AC, smart meter installation, and other fundamentals of electricity with this Electrician (Electrical Training) Bundle. Finally, learn to reduce risks and various first aid techniques for emergencies. Along with this Electrician (Electrical Training) course, you will get 11 premium courses exclusively designed for electricians or working in related fields. Also, you will get an original hardcopy certificate, a transcript, and a student ID card with these courses. This Electrician (Electrical Training) Bundle consists of the following Premium Career-Oriented Courses: Course 01: Electrician Course 02: PAT Level 4 Course 03: Level 3 Heating, Ventilation & Air Conditioning (HVAC) Technician Course 04: Electronic & Electrical Devices Maintenance Course 05: Digital Electric Circuits & Intelligent Electrical Devices Course 06: Smart Meter Installer Training Course 07: Distribution Station & Feeder Protection Course 08: Advanced Electrical Safety Course 09: Short Circuit Analysis for HV Three-Phase Systems Course 10: Electric Power Metering for Single and Three-Phase Systems Course 11: Electrical 3-Phase Power Transformers Fundamentals What Will You Learn from this Electrician (Electrical Training) Bundle: Understand electricity, including Ohm's Law, electric power, circuits, magnetism, electric fields, capacitors How to check appliances for electrical safety by using Portable Appliance Testing Training (PAT) Introduction to heating, ventilation & air conditioning (HVAC), refrigeration, and HVAC safety Fundamentals of installation and troubleshooting of commercial and residential HVAC systems Numbering systems, logic gate, AC power, single-phase metering, three-phase metering Transformer protection, generation of high voltage AC at power frequency Gain in-depth knowledge on solar energy, including solar water pumping systems and protection of PV system Learn about the essential hydroelectric power plant, hydroelectric turbines and much more... So enrol now in this Electrician (Electrical Training) Bundle to advance your career! Course Curriculum of Electrical Training for Electrician Electrical Engineering for Electrician Course 01: Electrician - Updated Version Intro Basic Electricity The Nature of Electricity Conductors & Insulators Current and Electric Circuits Ohm's Law Electric Power Series Parallel Circuits Circuit Theorems Theorem Example Explained Electric Fields and Capacitance Magnetism and Inductance Transient Response Capacitors & Inductors Course 02: PAT Level 4 Course 03: Level 3 Heating, Ventilation & Air Conditioning (HVAC) Technician Course 04: Electronic & Electrical Devices Maintenance Course 05: Digital Electric Circuits & Intelligent Electrical Devices Course 06: Smart Meter Installer Training Course 07: Distribution Station & Feeder Protection Course 08: Advanced Electrical Safety Course 09: Short Circuit Analysis for HV Three-Phase Systems Course 10: Electric Power Metering for Single and Three-Phase Systems Course 11: Electrical 3-Phase Power Transformers Fundamentals How will I get my Certificate? After successfully completing the course, you can 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 115 CPD hours / points Accredited by The CPD Certification Service Who is this course for? Electrical Training for Electrician Anyone from any background can enrol in this Electrical Training for Electrician bundle. Requirements This Electrical Training for Electrician course has been designed to be fully compatible with tablets and smartphones. Career path This Electrical Training for Electrician course is ideal for anyone looking to build their career as: Electrician Electrical Technician Electrical Maintenance Technician, etc.

Electrician (Electrical Training Courses) - CPD Accredited
Delivered Online On Demand
£39

Life Coaching

4.7(160)

By Janets

Our experienced life coaches provide personalized support to help you reach your full potential. Through tailored coaching sessions, we empower you to set and achieve goals, build confidence, follow your passions, take action, and live a happy, fulfilling life.

Life Coaching
Delivered Online On Demand
£25

Cryptocurrency: Wallets, Investing & Trading

4.5(3)

By Studyhub UK

Start a thrilling journey into the digital world of cryptocurrencies with our comprehensive course, 'Cryptocurrency: Wallets, Investing & Trading'. Imagine a future where you confidently navigate the cryptocurrency market, understand the intricacies of cryptocurrency prices, and keep abreast of the latest cryptocurrency news. This course offers a deep dive into the exciting realm of digital currencies, from the basics of 'what is cryptocurrency' to the complexities of trading and investing strategies. Delve into the heart of cryptocurrencies, exploring various aspects like cryptocurrency wallets, investment tactics, and the dynamic nature of cryptocurrency prices live. Whether grasping the fundamentals of pi cryptocurrency or mastering the art of trading, our curriculum is meticulously designed to equip you with a robust understanding of the digital currency world. As the topic continues to revolutionise the financial landscape, this course positions you at the forefront of this digital revolution, turning you into an astute investor and trader. Completing this course doesn't just end with knowledge gain; it's the start of a journey into a world where digital currencies like Bitcoin, Ethereum, and many others play pivotal roles. Stay updated with cryptocurrency news and market trends, learn to analyse cryptocurrency price fluctuations, and make informed decisions. Whether for personal interest or professional development, this course is your gateway to mastering the world of cryptocurrencies. Learning Outcomes: Acquire a thorough understanding of its fundamentals, including its history, technology, and different types. Learn effective strategies for purchasing and investing in cryptocurrencies, maximising potential returns. Master the skills of setting up and managing cryptocurrency wallets, ensuring safe storage of digital assets. Gain proficiency in trading, including technical analysis, reading candlestick charts, and applying trading strategies. Understand the evolving landscape of cryptocurrencies and stay updated with the latest trends and developments. Why buy this Cryptocurrency: Wallets, Investing & Trading? 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. Certification After studying the course materials of the Cryptocurrency: Wallets, Investing & Trading there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this Cryptocurrency: Wallets, Investing & Trading course for? Individuals interested in diving into the digital currency space, seeking a solid foundation in cryptocurrency. Investors looking to diversify their portfolios with digital currencies. Finance professionals aiming to expand their expertise into the growing field of cryptocurrency. Tech enthusiasts eager to understand the mechanics behind cryptocurrencies and their applications. Anyone curious about digital currencies and looking to stay informed about the dynamic cryptocurrency market. Prerequisites This Cryptocurrency: Wallets, Investing & Trading does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Cryptocurrency: Wallets, Investing & Trading 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. Career path Cryptocurrency Analyst: £40,000 - £60,000 Per Annum Blockchain Developer: £50,000 - £70,000 Per Annum Trader: £45,000 - £65,000 Per Annum Digital Currency Advisor: £35,000 - £55,000 Per Annum Compliance Officer for Cryptocurrencies: £30,000 - £50,000 Per Annum Content Writer: £25,000 - £40,000 Per Annum Course Curriculum Section 01: Welcome to the Course! Cryptocurrency | Welcome to the Course 00:03:00 Course Agenda | What We Will Cover 00:01:00 Section 02: Introduction to Cryptocurrency Introduction | Why Cryptocurrency? 00:04:00 Cryptocurrency & Blockchain Essentials 00:03:00 Cryptocurrency | Key Events from 2017 00:05:00 The Future of Blockchain Technology & Crypocurrency 00:04:00 Section 03: Purchase Cryptocurrency | How to Purchase Any Cryptocurrency Purchase Cryptocurrency | Section Overview 00:03:00 Create Your Coinbase Account | Cryptocurrency Exchange 00:04:00 Make Your First Cryptocurrency Purchase | Coinbase Tools & Features 00:07:00 Coinbase Mobile App | Download & Review 00:05:00 How to Purchase Alt-coins | Other Cryptocurrency Exchanges Overview 00:02:00 Bitfinex | Cryptocurrency Exchange Platform Overview 00:03:00 Bittrex | Cryptcurrency Exchange Platform Overview 00:05:00 Kraken | Cryptocurrency Exchange Platform Overview 00:03:00 Binance | Cryptocurrency Exchange Platform Overview 00:03:00 Bitcoin ATM | How to Purchase Bitcoin from A Bitcoin ATM 00:08:00 Make A Purchase Using Bitcoin | How to Use Cryptocurrency 00:05:00 Section 04: Cryptocurrency Wallets & Storage | How to Setup & Add Cryptocurrency to Wallets Cryptocurrency Wallets | Section Overview 00:03:00 Online Wallets | Best For Purchasing & Trading Cryptocurrency 00:02:00 Hardware Wallets | Long Term Storage & Large Amounts of Cryptocurrency 00:12:00 Desktop Wallets | Manage Your Cryptocurrency Portfolio on Your Desktop 00:07:00 Mobile Wallets | Simple & Easy Way to Store Cryptocurrency 00:08:00 Paper Wallets | Free Option to Securely Store Cryptocurrency 00:07:00 Section 05: Cryptocurrency Investing | Investing Strategies & Tips for Cryptocurrency Cryptocurrency Investing Strategies | Section Overview 00:05:00 Dollar Cost Averaging (DCA) | Averaging Into Positions 00:04:00 Contrarian Investing | Using the RSI to Buy 'The Dips' 00:03:00 Diversification | Diversify Your Portfolio 00:03:00 Support Levels | Finding Support Levels & Setting Price Alerts 00:05:00 Just HODL It! | Strategy of 'HODLing on For Dear Life' 00:03:00 Long Term Storage Options | Best Wallets for Cryptocurrency Investing 00:02:00 Investor Terminology | Slang & Terminology Used By Cryptocurrency Investors 00:03:00 Section 06: Cryptocurrency Trading | Technical Analysis, Candlestick Charts & Strategies How to Trade Cryptocurrency | Section Overview 00:03:00 Top Mistakes Made By New Traders | Avoid These! 00:02:00 Technical vs Fundamental Trading | Trading Styles Review 00:04:00 Technical Analysis for Cryptocurrency | Introduction to Technical Analysis 00:03:00 Candlestick Charts | How to Read & Understand Candlestick Charts 00:08:00 Indicators & Overlays | Candlestick Chart Technical Analysis 00:06:00 How to Place Trades on Trading Exchanges | Transfer & Trade Cryptocurrency 00:10:00 Moving Averages | Moving Average Crossover Strategy for Trading 00:05:00 Bollinger Bands | Using Bollinger Bands for Trading & Measuring Volatility 00:05:00 Support & Resistance Levels | Finding Support & Resistance Levels For Trading 00:03:00 MACD | Using the Moving Average Convergence/ Divergence Oscillator for Trading 00:04:00 RSI (Relative Strength Index) | Finding Overbought & Oversold Entry Points 00:03:00 Crypto Stocks & ETFs | Trade Cryptocurrency Volatility with Stocks & ETFs 00:05:00 Section 07: BONUS SECTION: Steemit | How to Get Started on Steemit Bonus Lecture 00:14:00 Assignment Assignment - Cryptocurrency: Wallets Investing & Trading 00:00:00

Cryptocurrency: Wallets, Investing & Trading
Delivered Online On Demand3 hours 30 minutes
£10.99

Sensors

5.0(10)

By Apex Learning

Overview This comprehensive course on Sensors will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Sensors comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Sensors. It is available to all students, of all academic backgrounds. Requirements Our Sensors is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 10 sections • 28 lectures • 01:28:00 total length •Unit 1: Introduction: 00:01:00 •Unit 2: Instructor's Introduction: 00:03:00 •Unit 3: Into the Sensors World: 00:05:00 •Unit 1: Thermocouple: 00:08:00 •Unit 2: Resistance Type Sensor: 00:06:00 •Unit 3: Liquid Expansion and Vapour Pressure Sensors: 00:02:00 •Unit 4: Bimetallic Types: 00:03:00 •Unit 5: Glass Thermometer: 00:03:00 •Unit 1: Pressure Sensors: 00:01:00 •Unit 2: Bourdon Tube: 00:03:00 •Unit 3: Piston Type: 00:03:00 •Unit 4: Capsules and Bellows: 00:02:00 •Unit 5: Diaphragms: 00:02:00 •Unit 1: Electrical Pressure Transducers: 00:01:00 •Unit 2: Strain Gauge Types: 00:03:00 •Unit 3: Piezo Electric Types: 00:02:00 •Unit 1: Optical Types: 00:03:00 •Unit 2: Magnetic Pickups and Tachometers: 00:03:00 •Unit 1: Positive Displacement Types: 00:03:00 •Unit 2: Inferential Type Meters: 00:04:00 •Unit 3: Tapered Plug Type: 00:04:00 •Unit 4: Variable Area Types: 00:04:00 •Unit 1: Force Sensors: 00:05:00 •Unit 1: Resistive Type: 00:03:00 •Unit 2: Optical Type: 00:06:00 •Unit 3: Inductive Type: 00:03:00 •Unit 1: Depth Gauges: 00:02:00 •Assignment - Sensors: 00:00:00

Sensors
Delivered Online On Demand1 hour 28 minutes
£12

Electronics Training Course

By Compliance Central

***From Zero to Maker: Master Electronics in One Course*** Explore a world of exciting opportunities in the rapidly growing electronics industry with our comprehensive Electronics Training Course. As technology continues to advance, skilled professionals are in high demand across various sectors, including telecommunications, manufacturing, healthcare, and consumer electronics. Keeping the current needs of our learners in mind, we have developed this Electronics Training course to provide an electronic learning experience. This Electronics Training course will provide you with the basic concepts of electronics and other relevant information that will help you learn new things with up-to-date knowledge. We have included every possible aspect of electrical basics and electronics to ensure the best output from our learners. Once you are enrolled in this course, you will learn about the basics of electricity, the safety procedures involved with it, and various testing of electrical appliances. Under this package, there are 3 courses: Course 01: Electrical Safety Course 02: Basic Electricity Certification for Beginners Course 03: PAT - Portable Appliance Testing So, if you want to learn seamlessly and grow your career, join now! Learning Outcome: After completing this comprehensive course, you will be able to: Understand the basics of electricity and its type Learn about electrical properties such as Voltage, Capacitance, Magnetism, Electrical Symbols Concepts of different laws and theorem Various terms about circuits and electricity Portable Appliance Testing Basics of Safety Precautions Electrical Safety Course Basic Electricity Certification for Beginner Course PAT - Portable Appliance Testing Training Course So, enrol in our Electronics bundle now! Other Benefits Lifetime Access to All Learning Resources An Interactive, Online Course A Product Created By Experts In The Field Self-Paced Instruction And Laptop, Tablet, And Smartphone Compatibility 24/7 Learning Support Free Certificate After Completion Course 01: Electrical Safety Understand fundamental principles of electrical safety Learn proper handling of electrical equipment Identify potential hazards and implement preventive measures Gain knowledge of personal protective equipment (PPE) Master safe work practices and emergency response procedures Minimise risks and ensure a safe workplace Suitable for both beginners and seasoned professionals Course 02: Basic Electricity Certification for Beginners Grasp core concepts of electricity: voltage, current, resistance, and power Engage in hands-on exercises for real-world applications Troubleshoot basic electrical problems confidently Perform fundamental electrical tasks Interactive lessons and practical applications Ideal starting point for a career in electronics Enhance technical knowledge for beginners Course 03: PAT - Portable Appliance Testing Specialise in safety and maintenance of portable electrical devices Learn the principles and practices of PAT Understand legal requirements and testing procedures Conduct visual inspections and perform electrical tests Use specialized PAT equipment effectively Ensure compliance with safety regulations Enhance ability to maintain a safe and efficient environment CPD 30 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course does not require formal qualifications, and it is ideal for the following- Electrical Employee Equipment tester Technician Electrical engineering beginners Anyone who wants to learn about electronics Requirements To enrol in this Electronics, all you need is a basic understanding of the English Language and an internet connection. Career path After completing this course, you can explore trendy and in-demand electricity-related jobs. Electricians Technician Operational Manager Electrical Safety Engineer Portable Appliance Tester Maintenance Staff Certificates Certificate of completion Digital certificate - Included Get 3 CPD accredited PDF certificate for Free. Certificate of completion Hard copy certificate - £9.99 Get 3 CPD Accredited Hardcopy Certificates for £9.99 each.

Electronics Training Course
Delivered Online On Demand11 hours
£21

Beating Anxiety The Hidden Secrets

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special Beating Anxiety The Hidden Secrets Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training that employers are looking for in today's workplaces. The Beating Anxiety The Hidden Secrets Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This Beating Anxiety The Hidden Secrets Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Beating Anxiety The Hidden Secrets Course, like every one of Study Hub's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Beating Anxiety The Hidden Secrets? Lifetime access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD QS-accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Beating Anxiety The Hidden Secrets there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This Beating Anxiety The Hidden Secrets course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skills. Prerequisites This Beating Anxiety The Hidden Secrets does not require you to have any prior qualifications or experience. You can just enroll and start learning. This Beating Anxiety The Hidden Secrets was made by professionals and it is compatible with all PCs, Macs, 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. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This Beating Anxiety The Hidden Secrets is a great way for you to gain multiple skills from the comfort of your home. Module 01: Introduction & First Concepts Introduction 00:02:00 How To Overcome Your Stuck Points 00:08:00 How To Face Your Inner Demons 00:08:00 Module 02: Understanding & Beating Anxiety Overcoming Your Resistance To Change 00:08:00 Acceptance Is Key 00:09:00 Acting Against Angst 00:08:00 Module 03: More Anti-Anxiety Skills & Concepts Self Imposed Obstacles 00:07:00 Preventing Burnout 00:07:00 Banish Worry & Live Panic Free! 00:06:00 Module 04: Conclusion Conclusion 00:01:00 Assignment Assignment - Beating Anxiety The Hidden Secrets

Beating Anxiety The Hidden Secrets
Delivered Online On Demand
£29

Beating Anxiety

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special Beating Anxiety Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training that employers are looking for in today's workplaces. The Beating Anxiety Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This Beating Anxiety Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Beating Anxiety Course, like every one of Study Hub's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Beating Anxiety? Lifetime access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD QS-accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Beating Anxiety there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This Beating Anxiety course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skills. Prerequisites This Beating Anxiety does not require you to have any prior qualifications or experience. You can just enroll and start learning. This Beating Anxiety was made by professionals and it is compatible with all PCs, Macs, 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. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This Beating Anxiety is a great way for you to gain multiple skills from the comfort of your home. Unit 01: Introduction & First Concepts Introduction 00:02:00 How to Overcome Your Stuck Points 00:08:00 How to Face Your Inner Demons 00:08:00 Unit 02: Understanding & Beating Anxiety Overcoming Your Resistance to Change 00:08:00 Acceptance Is Key 00:09:00 Acting against Angst 00:08:00 Unit 03: More Anti-Anxiety Skills & Concepts Self-Imposed Obstacles 00:07:00 Preventing Burnout 00:07:00 Banish Worry & Live Panic Free! 00:06:00 Unit 04: Conclusion Conclusion 00:01:00 Assignment Assignment -Beating Anxiety 00:59:00 Order Your Certificate Order Your Certificate QLS

Beating Anxiety
Delivered Online On Demand
£29

Healthy Families: Nutrition, Plant-based Cooking & More

By iStudy UK

Staying healthy has become a challenge in the modern world, especially true for children. While nutritious food is important, along with it, proper exercise, self-control over your action is equally important in leading a healthy and happy life. Our Healthy Families: Nutrition, Plant-based Cooking & More Course is designed to help you understand everything that affects your health, both mental and physical. This course will provide you with a comprehensive guide on establishing a health-focused plan for your family. In addition to that, you will learn delicious plant-based recipes to plan healthy nutritious meals for your family. The course also discusses the importance of exercise and how to promote them proactively to your kids.  Enrol today to learn everything about building healthy habits, benefits of a veggie-based diet, and gain a happier physical and mental self both for you and your family. What you'll learn Make nutritious meal plans for picky eaters. Cook delicious veggie rich foods. Guide your family in making healthier decisions. Who is this Course for? This course is perfect for anyone seeking a guide to incorporating healthy eating habits in your family. The plant-based diet plans are suitable for both vegetarian and non-vegetarians, or anyone looking for nutritious yet appetizing green recipes. Requirements No specific qualifications are required or assumed, only your willingness to lead a healthier and happier life with your family. Fully accessible from any internet-enabled smart device. Building the Foundation for Healthy Families Introduction to Healthy Families FREE 00:05:00 Your Example is More Powerful Than Words, Bribes, or Threats 00:06:00 Change - Dealing with Resistance 00:06:00 Essential Nutrition for Families 00:07:00 Nutrients to Give Your Child the BEST Chance for Optimal Health 00:07:00 Food and Other Allergies 00:07:00 Mealtimes Are More Than Just Food 00:03:00 Healthy Kids - Packing in the Nutrients 00:05:00 Recipes - Health Foods Kids Will Eat Healthy Families Plant Based Cookbook (with gluten free options) 00:01:00 Oatmeal Surprise 00:05:00 Waffles - regular 00:05:00 Waffles - gluten free 00:04:00 Berry Topping 00:06:00 Tofu Topping 00:06:00 Hummus, Choosing the Right Bread, and Lunchboxes 00:04:00 Veggie Burgers With The Powerhouse Grain Quinoa 00:04:00 Veggie Protein Burgers Everyone Loves 00:06:00 Roasted Veggies 00:03:00 Taco Night or Wraps or Haystacks 00:02:00 Marinara Sauce - Load Up the Veggies 00:05:00 Cheesy Squash Sauce 00:04:00 Kale Basil Pesto 00:05:00 Ice-Cream Cake 00:10:00 Healthy Activity & More Electronics in Balance - Screen Time & Health 00:07:00 Exercise, Activity & Children 00:06:00 Out of Doors - Nature, Fresh Air, Sunshine 00:06:00 Self-Worth & Self-Esteem 00:12:00 Summary 00:02:00

Healthy Families: Nutrition, Plant-based Cooking & More
Delivered Online On Demand2 hours 29 minutes
£25