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

4778 Courses 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

Adobe InCopy CC Beginner

By iStudy UK

Learning Objectives Introduction , Getting Started with InCopy , Working with Text , Collaborating with InCopy , Exporting from InCopy , Conclusion   Pre-Requisites Basic computer skills. Knowledge of Microsoft Word or Adobe InDesign is helpful.   Description Adobe InCopy is a professional word processor that integrates with Adobe InDesign. Adobe InCopy lets copywriters and editors style text, track changes, and make simple layout modifications to a document while designers work on the same document simultaneously in Adobe InDesign - all without overwriting each other's contributions and notifying each when updates have been made to the document. Learn and master Adobe InCopy with hands-on InCopy training courses. Our Adobe InCopy classes are task-based and focus on real-world uses and challenges individuals face in their day-to-day work environments. Adobe InCopy's editing capabilities are useful for both print, web and work seamlessly when collaborating with your colleagues. Students will learn about workflows, setting preferences, creating new documents, and work with workspaces, views and tools. In addition, students will learn to use styles, import from Word and Excel, add tables, understand copyfitting text, use Spellcheck, and Find and Change. Students will learn about collaborating with InCopy, using check-in and check-out features, as well as printing or exporting from InCopy. Whether you are new to Adobe InCopy, or have been using it for some time, training provides tips and tricks to take full advantage of this amazing tool. Introduction to the Course Introduction 00:02:00 Section 01 Understanding Workflow Requirements 00:06:00 Workflow Demonstration 00:08:00 Dropbox Shared Workflow 00:05:00 Setting Preferences 00:09:00 Creating a New Document 00:04:00 InCopy Interface and Workspaces 00:07:00 Understanding Galley Story & Layout View 00:03:00 Using Tools 00:06:00 Section 02 Using Styles 00:07:00 Importing Copy From Word 00:09:00 Adding a Table 00:08:00 Importing Tables from Excel 00:04:00 Understanding Copy Fitting 00:04:00 Using Spellcheck 00:08:00 Using Find and Change 00:06:00 Section 03 Using Notes 00:05:00 Tracking Changes 00:07:00 Creating Assignments 00:08:00 Check-in and Check-out Process 00:06:00 Section 04 Printing in InCopy 00:04:00 Exporting to Other Formats 00:06:00 Course Recap Recap 00:01:00 Final Exam Final Exam - Adobe InCopy CC Beginner 00:20:00

Adobe InCopy CC Beginner
Delivered Online On Demand2 hours 33 minutes
£25

CMI Level 5 Diploma in Management and Leadership

4.3(18)

By Next Level Impact

The Level 5 qualifications in Management and Leadership are aimed at those who are working as middle managers and those who are aspiring to be senior managers. This qualification is mainly focused on the improvement of the student’s capabilities and core management skills such as resource management, recruitment, and information management. The Level 5 Diploma in Management and Leadership has been devised for developing the key skills of middle managers and those who are striving to be senior managers. This diploma is a benchmark qualification for full CMI membership which will take you one step closer to the status of a Chartered Manager. We have a 100% pass rate due to the high levels of support delivered through our online learning platform and individual coaches/assessors are assigned to all students. Our speed of response is second to none and our 5-star rating from our students speaks for itself. We are delighted to have supported students to unleash their potential from a diverse range of organisations both within the UK and internationally from organisations that have most recently included: Michelin Barclays Firstsource Mercedes Benz Shangrila Hotels and Resorts Virgin Money UK Person College London North Norfolk District Council G&L Scientific Coca Cola New Balance PureGym As a CMI accredited Chartered Manager Centre, many of our students go on to achieve recognition as Chartered Managers through our centre. Study method Online, self-paced Duration 6months Access to content Access until course completion Qualification Level 5 Diploma in Management and Leadership (RQF) CPD 370 CPD hours / points Additional info Exam(s) / assessment(s) is included in price Tutor is available to students CPD 370 CPD hours / points Accredited by Chartered Management Institute Key Benefits Latest and emerging as well as classical leadership and management concepts, theories and models. Practical guidance and support from our coaches and assessors who are all CMI Chartered Managers or Fellows. An internationally – recognised professional qualification. The credits earned at this course can be transferred to other courses if the students want to pursue MBA or any other Masters. On successful completion of the programme, students will be able to demonstrate their understanding and ability to apply leadership and management good practice which will improve their attractiveness to employers. The programme covers a choice of the following Units to a Total Qualification Time of 540 hours: CMI 502 Developing, Managing and Leading Individuals and Teams to Achieve Success (60 Hours TUT) CMI 504 Managing Performance (50 Hours TUT) CMI 506 Managing Equality, Diversity and Inclusion (50 Hours TUT) CMI 514 Managing Change (50 Hours TUT) CMI 513 Managing Projects to Achieve Results (60 Hours TUT) CMI 515 Creating and Delivering Operational Plans (60 Hours TUT) CMI 517 Principles of innovation (50 Hours TUT) CMI 520 Managing finance (60 Hours TUT) CMI 523 Principles of marketing products and services (60 Hours TUT) CMI 524 Conducting a Management Project (100 Hours TUT) CMI 525 Using Reflective Practice to Inform Personal and Professional Development (50 Hours TUT) We also provide students with access to the full CMI syllabus and support them if they wish to choose alternative Units. What the programme offers Level 5 Diploma in Leadership & Management from Chartered Management Institute (CMI) Student membership of the Chartered Management Institute Full learning support and all course materials All registration and assessment fees (We don't believe in hidden costs) Unrivalled one-to-one tutor support throughout the entire learning journey. A dedicated Chartered Manager as your programme coach/assessor 24-7 access to our extensive online Academy and CMI's Management Direct learning platform. All assessment and support materials are accessible through our online learning platform Assessment feedback within 48 hours to keep students motivated and on track The opportunity to progress to become recognised as a Chartered Manager upon successful completion Who is this course for? Middle Managers, potential middle managers and senior managers/business owners who want to consolidate their understanding of leadership and management good practice and gain formal recognition of their leadership and management abilities from the Chartered Management Institute – the only worldwide Chartered leadership and management professional body. Requirements None - we offer an inclusive and welcoming learning environment to all our students and there are no barriers to entry. Prospective students should be aware this CMI level 5 qualification is approximately equivalent to an academic degree level. Students will be required to submit assignments to this level. Career path A career in leadership and management. A possible progression route on successful completion of a Level 5 qualification in Strategic Management and Leadership would be to, Progress to other qualifications at the next level (e.g. from Level 5 Certificate to Level 6 or 7 Certificate)

CMI Level 5 Diploma in Management and Leadership
Delivered Online On Demand
£1,197

QUALIFI Level 7 Diploma in Human Resource Management

By School of Business and Technology London

Getting Started The QUALIFI Level 7 Diploma in Human Resource Management addresses the demands of senior/middle managers and accountants in running their businesses. It encourages them to progress to higher levels within their organisation. The role to be played by managers is very crucial. For instance, they need to be aware of the issues and the ability to analyse their potential results and decide how to react. It is optional that they are experts in all business sectors. The prime requirement is to have a general awareness of the existing facilities and services and find a way to carry out the roles. The program incorporates current topics with advanced content, reflecting core issues within the 21st-century business sector and the latest developments in management research. The Diploma is credited at the postgraduate Level 7 with 120 credits. We provide access to dissertations at one of our University partners for a related Master's Degree after completing the Diploma. Key Benefits This qualification will benefit the learner: To understand and apply the principles of human resource management in a business environment. Analyse problem-solving techniques specific to business and industry Resourcing talent management and development Investigating a Business Issue from an HR Perspective Analysing and understanding performance management and employee relation Key Highlights Are you passionate about developing a career as a human resource manager in a reputed organisation and acquiring knowledge and skills? Then, the QUALIFI Level 7 Diploma in Human Resource Management is the ideal starting point for your career journey. We will ensure your access to the first-class education needed to achieve your goals and dreams and to maximise future opportunities. Remember! The assessment for the qualification is done based on assignments only, and you do not need to worry about writing any exam. With the School of Business and Technology London, you can complete the qualification at your own pace, choosing online or blended learning from the comfort of your home. Learning and pathway materials and study guides developed by our Qualifi-approved tutors will be available around the clock in our cutting-edge learning management system. Most importantly, at the School of Business and Technology London, we will provide comprehensive tutor support through our dedicated support desk. If you choose your course with blended learning, you will also enjoy live sessions with an assigned tutor, which you can book at your convenience. Career Pathways The Qualifi Level 7 Level Diploma in Human Resource Management can open many career pathways including, but not limited to: Human Resources Manager, with an estimated average salary of £46,240 per annum Employee Relation Manager, with an estimated average salary of £40,512 per annum Benefits Analyst /Manager, with an estimated average salary of £35,100 per annum HR Information Systems Manager, with an estimated average salary of £31,000per annum Labour Relations Manager, with an estimated average salary of £26,700 per annum   About Awarding Body QUALIFI, recognised by Ofqual awarding organisation has assembled a reputation for maintaining significant skills in a wide range of job roles and industries which comprises Leadership, Hospitality & Catering, Health and Social Care, Enterprise and Management, Process Outsourcing and Public Services. They are liable for awarding organisations and thereby ensuring quality assurance in Wales and Northern Ireland. What is included?   Outstanding tutor support that gives you supportive guidance all through the course accomplishment through the SBTL Support Desk Portal. Access our cutting-edge learning management platform to access vital learning resources and communicate with the support desk team. Quality learning materials such as structured lecture notes, study guides, and practical applications, which include real-world examples and case studies, will enable you to apply your knowledge. Learning materials are provided in one of the three formats: PDF, PowerPoint, or Interactive Text Content on the learning portal. The tutors will provide Formative assessment feedback to improve the learners' achievements. Assessment materials are accessible through our online learning platform. Supervision for all modules. Multiplatform accessibility through an online learning platform. This facilitates SBTL in providing learners with course materials directly through smartphones, laptops, tablets or desktops, allowing students to study at their convenience. Live Classes (for Blended Learning Students only) Assessment Time-constrained scenario-based assignments No examinations Entry Requirements   The qualifications have been made available to all without artificial barriers denying access and progression. The primary requirement is to get through the interview, and they are expected to hold the following: Level 6 Qualification or First Degree. We also accommodate managers with significant years of experience despite needing formal qualifications. The criteria for admission will be through an interview for those who can demonstrate the skills to cope with the demands of the course. Progression   Learners completing the QUALIFI Level 7 Diploma in Human Resource Management will allow progress to: The QUALIFI Level 8 Diploma in Strategic Management and Leadership, or A university partner to complete a dissertation to receive a full master's degree or Directly into employment in an associated profession. University exemptions: With QUALIFI, the learners can progress to several Universities to pursue a Master's degree once they have completed a dissertation. The pathway indicates the learner's progress towards a University degree and is based on the University's review of QUALIFI's learning programs and outcomes. Further information is available here http://www.QUALIFI.net/learning-pathways/   Why gain a QUALIFI Qualification?   This suite of qualifications provides enormous opportunities to learners seeking career and professional development. The highlighting factor of this qualification is that: The learners attain career path support who wish to pursue their career in their denominated sectors; It helps provide a deep understanding of the health and social care sector and managing the organisations, which will, in turn, help enhance the learner's insight into their chosen sector. The qualification provides a real combination of disciplines and skills development opportunities. The Learners attain in-depth awareness concerning the organisation's functioning, aims and processes. They can also explore ways to respond positively to this challenging and complex health and social care environment. The learners will be introduced to managing the wide range of health and social care functions using theory, practice sessions and models that provide valuable knowledge. As a part of this suite of qualifications, the learners will be able to explore and attain hands-on training and experience in this field. Learners also learn to face and solve issues then and there by exposure to all the Units. The qualification will also help to Apply scientific and evaluative methods to develop those skills. Find out threats and opportunities. Develop knowledge in managerial, organisational and environmental issues. Develop and empower critical thinking and innovativeness to handle issues and difficulties. Practice judgement, own and take responsibility for decisions and actions. Develop the capacity to perceive and reflect on individual learning and improve their social and other transferable aptitudes and skills.   Learners must request before enrolment to interchange unit(s) other than the preselected units shown in the SBTL website because we need to make sure the availability of learning materials for the requested unit(s). SBTL will reject an application if the learning materials for the requested interchange unit(s) are unavailable. Learners are not allowed to make any request to interchange unit(s) once enrolment is complete. UNIT1- Contemporary HRM Reference No : HRM701 Credit : 20 || TQT : 200 This unit will help the learner to understand and analyse the impact of internal and external environmental forces on organisational strategy and management of people. UNIT2- Leading, Managing and HR Development Reference No : HRM702 Credit : 20 || TQT : 200 In the unit, Students will understand to evaluate the viability of organisational methodologies, measures in proficient and compelling initiative and the board, likewise the commitment of HRM/HRD experts to hierarchical change. UNIT3- Resourcing, Talent Management and Development Reference No : HRM703 Credit : 20 || TQT : 200 "The reason for this unit is to create skill in comprehension and examining work markets also, segment patterns to make and execute powerful, moral and suitable resourcing,maintenance, ability the board and improvement methodologies. . Learners will assess the role of HRM professionals in designing, implementing and evaluating strategic planning relevant to employee resourcing, talent management and development" UNIT4- Performance Management Reference No : HRM704 Credit : 20 || TQT : 200 To empower students to comprehend the principle components that impact the exhibition of workers at all levels inside an organisation and the manners by which such components can be overseen in a valuable way. Further to give students comprehension to devise and actualize suitable HR practices and techniques that identify with Performance Management. UNIT5- Employee Relations Reference No : HRM705 Credit : 20 || TQT : 200 The point of this unit is to acquaint students with the significance of good representative relations for business achievement and the effect of changes which have influenced work connections. Abilities needed by HRM experts in planning, actualising and assessing business relations techniques, plans, approaches, will be examined. Additionally to build up the capacity to make solutions for current/potential clash circumstances in consistence to legitimate and ethical considerations. UNIT6- Investigating a Business Issue from an HR Perspective Reference No : HRM706 Credit : 20 || TQT : 200 To build up student's abilities and information on free exploration, analyse and make suggestions for change or upgrades that are reasonable, applicable and useful to explicit association. To empower students to introduce a powerful business report and additionally a contemplated and consistent case for changes in arrangements, practices and methodologies reflecting scholastic exploration and composing aptitudes Delivery Methods School of Business & Technology London provides various flexible delivery methods to its learners, including online learning and blended learning. Thus, learners can choose the mode of study as per their choice and convenience. The program is self-paced and accomplished through our cutting-edge Learning Management System. Learners can interact with tutors by messaging through the SBTL Support Desk Portal System to discuss the course materials, get guidance and assistance and request assessment feedbacks on assignments. We at SBTL offer outstanding support and infrastructure for both online and blended learning. We indeed pursue an innovative learning approach where traditional regular classroom-based learning is replaced by web-based learning and incredibly high support level. Learners enrolled at SBTL are allocated a dedicated tutor, whether online or blended learning, who provide learners with comprehensive guidance and support from start to finish. The significant difference between blended learning and online learning methods at SBTL is the Block Delivery of Online Live Sessions. Learners enrolled at SBTL on blended learning are offered a block delivery of online live sessions, which can be booked in advance on their convenience at additional cost. These live sessions are relevant to the learners' program of study and aim to enhance the student's comprehension of research, methodology and other essential study skills. We try to make these live sessions as communicating as possible by providing interactive activities and presentations. Resources and Support School of Business & Technology London is dedicated to offering excellent support on every step of your learning journey. School of Business & Technology London occupies a centralised tutor support desk portal. Our support team liaises with both tutors and learners to provide guidance, assessment feedback, and any other study support adequately and promptly. Once a learner raises a support request through the support desk portal (Be it for guidance, assessment feedback or any additional assistance), one of the support team members assign the relevant to request to an allocated tutor. As soon as the support receives a response from the allocated tutor, it will be made available to the learner in the portal. The support desk system is in place to assist the learners adequately and streamline all the support processes efficiently. Quality learning materials made by industry experts is a significant competitive edge of the School of Business & Technology London. Quality learning materials comprised of structured lecture notes, study guides, practical applications which includes real-world examples, and case studies that will enable you to apply your knowledge. Learning materials are provided in one of the three formats, such as PDF, PowerPoint, or Interactive Text Content on the learning portal. How does the Online Learning work at SBTL? We at SBTL follow a unique approach which differentiates us from other institutions. Indeed, we have taken distance education to a new phase where the support level is incredibly high.Now a days, convenience, flexibility and user-friendliness outweigh demands. Today, the transition from traditional classroom-based learning to online platforms is a significant result of these specifications. In this context, a crucial role played by online learning by leveraging the opportunities for convenience and easier access. It benefits the people who want to enhance their career, life and education in parallel streams. SBTL's simplified online learning facilitates an individual to progress towards the accomplishment of higher career growth without stress and dilemmas. How will you study online? With the School of Business & Technology London, you can study wherever you are. You finish your program with the utmost flexibility. You will be provided with comprehensive tutor support online through SBTL Support Desk portal. How will I get tutor support online? School of Business & Technology London occupies a centralised tutor support desk portal, through which our support team liaise with both tutors and learners to provide guidance, assessment feedback, and any other study support adequately and promptly. Once a learner raises a support request through the support desk portal (Be it for guidance, assessment feedback or any additional assistance), one of the support team members assign the relevant to request to an allocated tutor. As soon as the support receive a response from the allocated tutor, it will be made available to the learner in the portal. The support desk system is in place to assist the learners adequately and to streamline all the support process efficiently. Learners should expect to receive a response on queries like guidance and assistance within 1 - 2 working days. However, if the support request is for assessment feedback, learners will receive the reply with feedback as per the time frame outlined in the Assessment Feedback Policy.

QUALIFI Level 7 Diploma in Human Resource Management
Delivered Online On Demand11 months
£908.64

Certified Experience Researcher (CXR)

By Experience Thinkers

Going the digital experience research route? Learn how a human centric approach to digital transformation results in a positive experience for all involved.

Certified Experience Researcher (CXR)
Delivered OnlineFlexible Dates
£2,514.25

WiFi Hacking: Wireless Penetration Testing for Beginners

By Packt

A Complete Guide to Hacking WiFi (WEP, WPA, and WPA2) Wireless Security and How to Exploit (Pentest) Their Vulnerabilities!

WiFi Hacking: Wireless Penetration Testing for Beginners
Delivered Online On Demand1 hour 43 minutes
£141.99

Wing Chun Kung Fu - Master Training Programme

By Wing Chun International Bedford

For all Wing Chun Students whom want to take their Wing Chun Training to another Level Course Curriculum Master Training Programme December 2018 (122:58) January 2019 (108:46) February 2019 (62:05) February 2019 - Day 1 (20:15) February 2019 - Day 2 (41:50) March 2019 (108:45) April 2019 (102:00) May 2019 (68:41) June 2019 (94:58) July 2019 (88:39) August 2019 (61:43) September 2019 (68:17) October 2019 (130:25) November 2019 (125:54) December 2019 (55:38) January 2020 (136:44) February 2020 - Part 1 (65:23) February 2020 - Part 2 (39:17) July 2020 (82:43) August 2020 (83:39) Bonus - Tibor (Private recordings from his private lessons & Seminars) (38:03) SNT - (May 2020) (92:36) Chum Kiu - (May 2020) (72:04) Bui Tze - (March 2020) (35:32) Wooden Dummy - (April 2020) (39:41) Wooden Dummy (Mistress May 2020) (35:18) Siu Nim Tau - Form Reviews (May 2020) (57:06) Chum Kiu - Form Reviews (June 2020) Bui Tze - Form Reviews April 2020 (15:08) Wooden Dummy - Form Reviews (May 2020) (16:01) Knives - Reviews & Training Ideas (May2020) (6:04) Super Seminar - September 2020 (186:44) October 20202 (52:59) November 2020 (8:50) January 2021 (73:06) February 2021 (6:34) Zoom Lessons (205:31) June 2021 Master Class Sat June 2021 (97:33) July 2021 (321:36) August 2021 (177:33) September 2021 - Seminar (123:39) October 2021 (87:56) November 2021 (47:25) December 2021 (60:43) January 2022 (151:05) February 2022 (138:28) March 2022 (112:22) April 2022 (87:44) May 2022 (100:14) June 2022 (154:23) July 2022 (122:21) July 2022 (122:21) Student Grades 1 - 12 Testing Sheets 1st Student Grade (Testing Sheet) (111:55) 2nd Student Grade (Testing Sheet) (104:17) 1st Technician Degree Testing Sheet Programme 1st Technician Degree Module - BPG (6:57) Chi Sau - Poon Sau (classic roll with 3 ways to change) (2:39) Chi Sau - Three ways to Attack (BPG) (1.Direct 2.Change 3.Their Change) (9:18) Double Complex Loop - 1. Position (build the loop 7) 2. Flow 3. Transition (BPG) (17:22) 1. Bong Lap - S4S, 4w2w. (defender wins) (2:33) 2. Bong Lap - Colar Grip (defender wins) (3:50) 3. Bong Lap - Fok Sau (defender wins) (1:48) 1. Bong Lap - Pak Sau (attacker wins) (1:33) 2. Bong Lap - Cover Low Punch (attacker wins) (1:48) 3. Bong Lap - Interception Pak Sau (attacker wins) (1:14) 1. Pak Sau - S4S Mirror N2N (defender wins) (1:57) 2. Pak Sau - Wu Sau Lap Sau (defender wins) (1:38) 3.Pak Sau - Cover Pak Sau - WD3 (defender wins) (2:03) 1. Pak Sau - Mirror/N2N (attacker wins) (3:12) 2. Pak Sau - Lap Sau WD7 (attacker wins) (1:25) 3. Pak Sau - Entry Technique 6 (attacker wins) (1:08) 1. Gwai Jaang - Double Cover (defender wins) (1:41) 2. Gwai Jaang - Intercepting Pak Sau (defender wins) (2:20) 3. Gwai Jaang - Attacking Kwan Sau (defender wins) (1:41) 1. Gwai Jaang - Gwai Jaang (attacker wins) (0:42) 2. Gwai Jaang - Palm Strike (attacker wins) (1:27) 3. Gwai Jaang - Arm Break (attacker wins) (0:37) PTS - Free Play Combo with BPG (3 minutes) Quick Review of the Whole 1st Technician Programme (6:57) 2nd Technician Degree Testing Sheet Programme 2nd Technician Degree Module - BPG Coming Soon December 2021 Forms BT - Opening the Form BT - 1. Punch BT - 2. Elbows 6 BT - 3. Elbows 4 BT - 4. Elbows 2 BT - 5. Gaun Sau BT - 6. Don Fak Sau BT - 7. Bui Sau BT - 8 Double Grab BT - Closing the Form 1. Jut Punch - 1. Wedge Palm Strike (Double Complex Loop) 1. Jut Punch - 2. Kwan Sau - Offline (0:40) 1. Jut Punch - 3. Attacking Kwan Sau 2. Double Palm Strike - 1. Kau Sau 2. Double Palm Strike - 2. Covering Bong Sau WD5 2. Double Palm Strike - 3. Inside Collar Pull WD1 & 2 3. Kau Sau - 1. Kau Sau ii 3. Kau Sau - 2. Uppercut - Fak Sau 3. Kau Sau - 3. Over the Top - Kau Sau Side Kick 4. Kau Sau ii - 1. Tok - Shot Gun 4. Kau Sau ii - 2. Single Arm Grab 4. Kau Sau ii - 3. Outside Head Grab - Knee 5. Tok - Shot Gun - 1. Double Lap Inside 5. Tok - Shot Gun - 2. 5. Tok - Shot Gun - 3. 6. Double Lap - 1. Double Man Sau 6. Double Lap - 2. Same 4 Same 6. Double Lap - 3. Cross Trap Gum Sau 7. Double Man Sau - 1. Jut Punch 7. Double Man Sau - 2. Open the Door - Don Fak Sau 7. Double Man Sau - 3. Gum/Jumping Punch 3rd Technician Degree Testing Sheet Programme Wooden Dummy Module - Coming Soon 2021 4th Technician Degree Testing Sheet Programme Long Pole Module - Coming Soon 2021 5th Practician Degree Testing Sheet Programme Double Knives - Coming Soon 2021  Frequently Asked Questions When does the course start and finish?The course starts now and never ends! It is a completely self-paced online course - you decide when you start and when you finish.How long do I have access to the course?How does lifetime access sound? After enrolling, you have unlimited access to this course for as long as you like - across any and all devices you own.What if I am unhappy with the course?We would never want you to be unhappy! If you are unsatisfied with your purchase, contact us in the first 30 days and we will give you a full refund.

Wing Chun Kung Fu - Master Training Programme
Delivered Online On Demand
£600

Management Essentials with Applied Emotional Intelligence

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Leaders & Managers Overview The practical emotional intelligence tools every manager needs to build performance, communication, trust and leadership skills. Management Essentials with applied Emotional Intelligence delivers crucial tools for professionals to learn more about the people side of the organization. Strengthening performance with a powerful framework to understand the job of managing people. Provides practical tools for effective management and leadership. This course blends engaging learning and powerful content with the perspective of emotional intelligence experts. It provides tools to help navigate through today?s challenges, foster innovation, and build organizations where people thrive. What is Emotional Intelligence? Learn about business EI - a practical, work based approach that helps individuals and teams. Discover 18 key brain talents essential to fuel performance. Essentials of Trust Where does Trust originate? Do we trust from the head or the heart? Explore the science of emotional intelligence with a practical approach. Use the EI tools to help you earn trust. The Challenge of Change Untangle and rewire to affect change. Understand the stages of change and the emotional transitions needed to support change. Recognize our own patterns; a key step to being more effective at change. Igniting Motivation The surprising truth about what motivates us. Find meaning in your work and help the people that work for you find meaning. Delve into Purpose, Skill and Autonomy, and find what motivates you and your team? Enhancing Teamwork What blocks us from utilizing Divergence in our Teams? What helps us? Learn to know the EI talents you have in your group. Understand working with differing personalities. Discover strengths and weaknesses and how can they be positive. Accelerating Execution Higher and lower talents and how they assist? Learn the impact of optimizing talent. Discover your EI talent to help you grow and optimize your execution.

Management Essentials with Applied Emotional Intelligence
Delivered OnlineFlexible Dates
Price on Enquiry

Mental Freedom Course

4.8(9)

By Skill Up

Life can be messy, and even chaotic as we grow up to be adults. As life happens, we

Mental Freedom Course
Delivered Online On Demand3 hours 54 minutes
£25

Clinical Coding Using 3M Software

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Clinical Coding Using 3M Software
Delivered Online On Demand2 hours 20 minutes
£25