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

7925 Courses

Oracle BI Publisher 12c R1: Fundamentals

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Analyst Developer End User Implementer Overview Schedule and Burst Reports Perform Translations Create Reports Integrated With Oracle BI EE Administer BI Publisher Server Describe BI Publisher Technology and Architecture Create reports from OBI EE data sources Create and Modify Data Models Create RTF Templates by Using Template Builder Explore and Use the Form Field Method for Creating RTF Templates Create Layouts by Using the Layout Editor This Oracle BI Publisher 12c training will help you build a foundation of understanding how to best leverage this solution. Through Classroom Training or Live Virtual Class Training, you'll learn the ins and outs of how to use this solution. BI Publisher Technology and Architecture Functional Components Layout Templates Multitier Architecture Enterprise Server Architecture and Performance and Scalability Document Generation Process and Output Formats Supported Data Sources Bursting Overview Internationalization and Language Support Getting Started with BI Publisher Logging In, the Home Page, and Global Header, and Setting Account Preferences Viewing Reports Managing Repository Objects Managing Favorites Using Create Report wizard to Create Reports Selecting Data: Data Model, Spreadsheet, and BI Subject Area Configuring Report Properties Using the Data Model Editor Exploring the Schemas Used in the Course Exploring the Data Model Editor UI and the Supported Data Sources Creating a Private Data Source Creating a Simple Data Model based on a SQL Query Data Set Using Query Builder to Build a Query Viewing Data and Saving Sample Data Sets Adding Parameters and LOVs to the Query Configuring Parameter Settings and Viewing Reports with Parameters Working with Layout Editor Opening the Layout Editor and Navigating the Layout Editor UI Creating a Layout by Using a Basic Template Inserting a Layout Grid Adding a Table, Formatting Columns, Defining Sorts and Groups, and Applying Conditional Formats Inserting and Editing Charts, and Converting Charts to a Pivot Tables Adding Repeating Sections, Text Items, and Images Working with Lists, Gauges and Pivot Tables Creating Boilerplates Using Template Builder to Create RTF Templates Using the BI Publisher Menu Bar Creating an RTF Template from a Sample, Changing Field Properties, and Previewing Table Data Adding a Chart to an RTF Template Designing an RTF Template for a BI Publisher Report Creating a BI Publisher Report by Using Template Builder in Online Mode Exploring the Basic and Form Field Methods Exploring Advanced RTF Template Techniques Including Conditional Formats, Watermarks, Page-Level Calculations, Running Totals, Grouping, and Sorting BI Publisher Server: Administration and Security Describing the Administration Page Creating the JDBC Connections Setting, Viewing, and Updating Data Sources Describing the Security Model for BI Publisher and Oracle Fusion Middleware Describing Groups, Users, Roles, and Permissions Describing Delivery Options Including Print, Fax, Email, WebDav, HTTP Server, FTP, and CUPS Describing and Configuring BI Publisher Scheduler Integrating with Oracle BI Presentation Services and Oracle Endeca Server Scheduling and Bursting Reports Scheduling and Describing a Report Job and Related Options Managing and Viewing a Report Job Viewing Report Job History Scheduling a Report with Trigger Describing Bursting Adding a Bursting Definition to a Data Model Scheduling a Bursting Job Integrating BI Publisher with Oracle BI Enterprise Edition Configuring Presentation Services Integration Navigating Oracle BI EE Creating a Report based on OBI EE Subject Area Creating a Data Model and Report based on a BI Server SQL Query Creating a Data Model and Report based on an Oracle BI Analysis Adding a BI Publisher Report to an Oracle BI EE Dashboard Creating Data Models and BI Publisher Reports Based on Other Data Sources Configuring Presentation Services Integration Describing the Web Services Data Source Describing the HTTP (XML/RSS Feed) Data Source Explaining Proxy Setting for Web Services and HTTP Data Sources Creating a BI Publisher Report based on an External Web Service Creating a BI Publisher Report based on an HTTP Data Set Creating a BI Publisher Report Based on XML File Creating a BI Publisher Report Based on CSV Data source Performing Translations Describing Translation Types Translating by Using the Localized Template Option Translating by Using the XLIFF Option Managing XLIFF Translations on BI Publisher Server Describing the Overall Translation Process Describing Catalog Translation Exporting and Importing the XLIFF for a Catalog Folder Additional course details: Nexus Humans Oracle BI Publisher 12c R1: Fundamentals training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Oracle BI Publisher 12c R1: Fundamentals course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Oracle BI Publisher 12c R1: Fundamentals
Delivered OnlineFlexible Dates
Price on Enquiry

KM423 IBM InfoSphere DataStage v11.5 - Advanced Data Processing

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Experienced DataStage developers seeking training in more advanced DataStage job techniques and who seek techniques for working with complex types of data resources. Overview Use Connector stages to read from and write to database tables Handle SQL errors in Connector stages Use Connector stages with multiple input links Use the File Connector stage to access Hadoop HDFS data Optimize jobs that write to database tables Use the Unstructured Data stage to extract data from Excel spreadsheets Use the Data Masking stage to mask sensitive data processed within a DataStage job Use the Hierarchical stage to parse, compose, and transform XML data Use the Schema Library Manager to import and manage XML schemas Use the Data Rules stage to validate fields of data within a DataStage job Create custom data rules for validating data Design a job that processes a star schema data warehouse with Type 1 and Type 2 slowly changing dimensions This course is designed to introduce you to advanced parallel job data processing techniques in DataStage v11.5. In this course you will develop data techniques for processing different types of complex data resources including relational data, unstructured data (Excel spreadsheets), and XML data. In addition, you will learn advanced techniques for processing data, including techniques for masking data and techniques for validating data using data rules. Finally, you will learn techniques for updating data in a star schema data warehouse using the DataStage SCD (Slowly Changing Dimensions) stage. Even if you are not working with all of these specific types of data, you will benefit from this course by learning advanced DataStage job design techniques, techniques that go beyond those utilized in the DataStage Essentials course. Accessing databases Connector stage overview - Use Connector stages to read from and write to relational tables - Working with the Connector stage properties Connector stage functionality - Before / After SQL - Sparse lookups - Optimize insert/update performance Error handling in Connector stages - Reject links - Reject conditions Multiple input links - Designing jobs using Connector stages with multiple input links - Ordering records across multiple input links File Connector stage - Read and write data to Hadoop file systems Demonstration 1: Handling database errors Demonstration 2: Parallel jobs with multiple Connector input links Demonstration 3: Using the File Connector stage to read and write HDFS files Processing unstructured data Using the Unstructured Data stage in DataStage jobs - Extract data from an Excel spreadsheet - Specify a data range for data extraction in an Unstructured Data stage - Specify document properties for data extraction. Demonstration 1: Processing unstructured data Data masking Using the Data Masking stage in DataStage jobs - Data masking techniques - Data masking policies - Applying policies for masquerading context-aware data types - Applying policies for masquerading generic data types - Repeatable replacement - Using reference tables - Creating custom reference tables Demonstration 1: Data masking Using data rules Introduction to data rules - Using the Data Rules Editor - Selecting data rules - Binding data rule variables - Output link constraints - Adding statistics and attributes to the output information Use the Data Rules stage to valid foreign key references in source data Create custom data rules Demonstration 1: Using data rules Processing XML data Introduction to the Hierarchical stage - Hierarchical stage Assembly editor - Use the Schema Library Manager to import and manage XML schemas Composing XML data - Using the HJoin step to create parent-child relationships between input lists - Using the Composer step Writing Hierarchical data to a relational table Using the Regroup step Consuming XML data - Using the XML Parser step - Propagating columns Topic 6: Transforming XML data - Using the Aggregate step - Using the Sort step - Using the Switch step - Using the H-Pivot step Demonstration 1: Importing XML schemas Demonstration 2: Compose hierarchical data Demonstration 3: Consume hierarchical data Demonstration 4: Transform hierarchical data Updating a star schema database Surrogate keys - Design a job that creates and updates a surrogate key source key file from a dimension table Slowly Changing Dimensions (SCD) stage - Star schema databases - SCD stage Fast Path pages - Specifying purpose codes - Dimension update specification - Design a job that processes a star schema database with Type 1 and Type 2 slowly changing dimensions Demonstration 1: Build a parallel job that updates a star schema database with two dimensions Additional course details: Nexus Humans KM423 IBM InfoSphere DataStage v11.5 - Advanced Data Processing training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the KM423 IBM InfoSphere DataStage v11.5 - Advanced Data Processing course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

KM423 IBM InfoSphere DataStage v11.5 - Advanced Data Processing
Delivered OnlineFlexible Dates
Price on Enquiry

AZ-400 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 implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. Overview After completing this course, students will be able to: Plan for the transformation with shared goals and timelines Select a project and identify project metrics and Key Performance Indicators (KPI's) Create a team and agile organizational structure Design a tool integration strategy Design a license management strategy (e.g., Azure DevOps and GitHub users) Design a strategy for end-to-end traceability from work items to working software Design an authentication and access strategy Design a strategy for integrating on-premises and cloud resources Describe the benefits of using Source Control Describe Azure Repos and GitHub Migrate from TFVC to Git Manage code quality including technical debt SonarCloud, and other tooling solutions Build organizational knowledge on code quality Explain how to structure Git repos Describe Git branching workflows Leverage pull requests for collaboration and code reviews Leverage Git hooks for automation Use Git to foster inner source across the organization Explain the role of Azure Pipelines and its components Configure Agents for use in Azure Pipelines Explain why continuous integration matters Implement continuous integration using Azure Pipelines Define Site Reliability Engineering Design processes to measure end-user satisfaction and analyze user feedback Design processes to automate application analytics Manage alerts and reduce meaningless and non-actionable alerts Carry out blameless retrospectives and create a just culture Define an infrastructure and configuration strategy and appropriate toolset for a release pipeline and application infrastructure Implement compliance and security in your application infrastructure Describe the potential challenges with integrating open-source software Inspect open-source software packages for security and license compliance Manage organizational security and compliance policies Integrate license and vulnerability scans into build and deployment pipelines Configure build pipelines to access package security and license ratings 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. Module 1: Get started on a DevOps transformation journey Introduction to DevOps Choose the right project Describe team structures Choose the DevOps tools Plan Agile with GitHub Projects and Azure Boards Introduction to source control Describe types of source control systems Work with Azure Repos and GitHub Module 2: Development for enterprise DevOps Structure your Git Repo Manage Git branches and workflows Collaborate with pull requests in Azure Repos Explore Git hooks Plan foster inner source Manage Git repositories Identify technical debt Module 3: Implement CI with Azure Pipelines and GitHub Actions Explore Azure Pipelines Manage Azure Pipeline agents and pools Describe pipelines and concurrency Explore Continuous integration Implement a pipeline strategy Integrate with Azure Pipelines Introduction to GitHub Actions Learn continuous integration with GitHub Actions Design a container build strategy Module 4: Design and implement a release strategy Introduction to continuous delivery Explore release strategy recommendations Build a high-quality release pipeline Introduction to deployment patterns Implement blue-green deployment and feature toggles Implement canary releases and dark launching Implement A/B testing and progressive exposure deployment Module 5: Implement a secure continuous deployment using Azure Pipelines Create a release pipeline Provision and test environments Manage and modularize tasks and templates Automate inspection of health Manage application configuration data Integrate with identity management systems Implement application configuration Module 6: Manage infrastructure as code using Azure and DSC Explore infrastructure as code and configuration management Create Azure resources using Azure Resource Manager templates Create Azure resources by using Azure CLI Explore Azure Automation with DevOps Implement Desired State Configuration (DSC) Implement Bicep Module 7: Implement security and validate code bases for compliance Introduction to Secure DevOps Implement open-source software Software Composition Analysis Static analyzers OWASP and Dynamic Analyzers Security Monitoring and Governance Module 8: Design and implement a dependency management strategy Explore package dependencies Understand package management Migrate, consolidate, and secure artifacts Implement a versioning strategy Introduction to GitHub Packages Module 9: Implement continuous feedback Implement tools to track usage and flow Develop monitor and status dashboards Share knowledge within teams Design processes to automate application analytics Manage alerts, Blameless retrospectives and a just culture Additional course details: Nexus Humans AZ-400 Designing and Implementing Microsoft DevOps Solutions training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the AZ-400 Designing and Implementing Microsoft DevOps Solutions course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

AZ-400 Designing and Implementing Microsoft DevOps Solutions
Delivered OnlineFlexible Dates
Price on Enquiry

The Principles of Asset Management - IAM Certificate in Asset Management - Virtual Instructor Led Certificate Training Course

By EnergyEdge - Training for a Sustainable Energy Future

About this Virtual Instructor Led Certificate Training Course (VILT) Asset maintenance and equipment reliability teams play a significant role to ensure that there is no room for downtime and losses in production. They are often recognised for their contribution and ability to keep assets running productively in today's organisations. The Certificate in Asset Management Virtual Instructor Led Training (VILT) course will provide those involved in Asset Management with a full explanation of the key processes to manage assets across their lifecycle. This recognised VILT course has been designed to equip participants with practical skills to take back to work. This VILT course enables participants to ensure their organisation's assets are realising their full value in support of the organisation's objectives. Accredited by the Institute of Asset Management (IAM), this VILT course will prepare participants to sit for the IAM Asset Management Certificate qualification. The IAM exam is offered as an option for participants of this VILT course. Training Objectives By the end of this VILT course, participants will be able to: Understand the key principles, tools and terminology of Asset Management, and demonstrate how it will benefit your organisation Gain familiarity in the application of ISO 55000 in practice Access a range of models that will support the implementation of asset management in your organisation Assess your understanding of the current tools and concepts applied in Asset Management Capture new ideas and skills that will enhance performance and be better prepared for the Institute of Asset Management (IAM) Certificate Examination Target Audience This VILT course will benefit maintenance managers, operations managers, asset managers and reliability professionals, planners and functional specialists. It will also be useful for facilities engineers, supervisors/managers and structural engineers/supervisors/ and managers. IAM Qualifications Syllabi This document details the scope of the individual topics which comprise the examination modules, and how the exams are assessed. It is important that prospective candidates understand the scope of the modules to determine the preparation required. Download here IAM Qualifications Candidate Handbook This handbook provides more detailed information on registering as a candidate, learning resources, training courses, booking an exam, exam regulations and what happens after an exam - whether you are successful or unsuccessful. Download here Course Level Basic or Foundation Training Methods The VILT course will be delivered online in 5 half-day sessions comprising 4 hours per day, with 2 breaks of 15 minutes per day. Course Duration: 5 half-day sessions, 4 hours per session (20 hours in total) Other than world-class visuals and slides, this VILT course will include a high level of interaction between the facilitator and participants and group discussion among the participants themselves. There will be a number of exercises & quizzes to demonstrate key points and to give participants the chance to apply learning and appreciate key aspects of best practice. Participants will also have the chance to share examples from their own experience, discuss real problems they are facing and develop actions for improvement when they return to work. Examples of the exercises that are used in this VILT course are as follows: Exercises: Aligning Assets to Business Objectives, Planning for Contingencies, Understanding Function and Failure. Group exercises: Asset Management Decision Making, Incident Review & Operations Optimisation. The workshop content will be adjusted based on the discussions, interests and needs of the participants on the course. Trainer Your expert course leader is a is a highly experienced in maintenance and turnaround specialist. He is a Chartered Mechanical Engineer, having spent 19 years working for BP in engineering, maintenance and turnaround management roles. During this time, he worked on plants at all ages in the lifecycle, from construction, commissioning and operating new assets to maintaining aging assets and decommissioning. He has taken roles in Projects, Human Resources and Integrity Management which give real breadth to his approach. He also specialized in Continuous Improvement, gaining the award of International Petrochemical Coach of the year. He stays up to date with the latest industrial developments through his consulting support for major clients. He is also the Asset Management lead and a VILT specialist, having delivered over 70 days of VILT training in the last year. He has an engaging style and will bring his current industrial experience, proficiency of VILT techniques and diverse content, gathered from a comprehensive training portfolio, to deliver a distinctive training experience. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information about post training coaching support and fees applicable for this. Accreditions And Affliations

The Principles of Asset Management - IAM Certificate in Asset Management - Virtual Instructor Led Certificate Training Course
Delivered in Internationally or OnlineFlexible Dates
Price on Enquiry

Supply Chain Logistics Operative Level 2

By Rachel Hood

Managing the movement of goods across all sectors and distances for a range of customers from private individuals and sole traders through to large global organisations.

Supply Chain Logistics Operative Level 2
Delivered OnlineFlexible Dates
Price on Enquiry

Optimized EPC Transformation

By Compete High

🚀 Supercharge Your Profits with Optimized EPC Transformation! 🚀 Are you ready to revolutionize your online business and skyrocket your profits to new heights? Introducing the game-changing online course: Optimized EPC Transformation!   🌟 Unlock the Secrets to Enhanced Earnings Per Click (EPC)! In the ever-evolving landscape of digital marketing, the key to success lies in maximizing your Earnings Per Click. Our comprehensive course is meticulously designed to guide you through the art and science of Optimized EPC Transformation, empowering you to turn every click into a revenue powerhouse.   🔥 What You'll Gain from This Transformational Course: Strategic EPC Optimization Techniques: Uncover the insider strategies employed by successful marketers to optimize EPC and boost your conversion rates. Advanced Analytics Mastery: Learn how to harness the power of data analytics to identify high-performing channels, refine your targeting, and amplify your overall EPC. Conversion Rate Enhancement: Dive deep into the psychology of consumer behavior and discover how to fine-tune your sales funnel for maximum conversions. Automation for Efficiency: Streamline your processes with cutting-edge automation tools, saving time and resources while supercharging your EPC. Profitable Split Testing: Master the art of split testing to iterate and refine your campaigns, ensuring continuous improvement and sustained profitability. Dynamic Ad Copywriting: Craft compelling ad copy that resonates with your audience, drives engagement, and compels action, resulting in a significant uptick in your EPC.   💡 Why Choose Optimized EPC Transformation? Expert Guidance: Benefit from the insights of industry experts who have successfully transformed businesses through EPC optimization. Practical Strategies: Our course is packed with actionable strategies that you can implement immediately to see tangible results in your EPC. Lifetime Access: Gain unlimited access to course materials, updates, and a supportive community to ensure you stay ahead of the curve in this dynamic digital landscape. Money-Back Guarantee: We're confident in the transformative power of this course. If you don't see results within 30 days, we offer a no-questions-asked money-back guarantee.   🚀 Elevate Your EPC. Elevate Your Profits. Don't let your business be left behind. Enroll in Optimized EPC Transformation today and embark on a journey towards unprecedented profitability. Take control of your success, one optimized click at a time! Course Curriculum

Optimized EPC Transformation
Delivered Online On Demand1 hour
£4.99

Energy Saving in Electric Motors

By NextGen Learning

Course Overview This course on "Energy Saving in Electric Motors" provides learners with a comprehensive understanding of the principles and techniques for improving energy efficiency in electric motors. With the increasing demand for sustainable practices, this course equips participants with the knowledge to identify and implement energy-saving solutions, ultimately helping businesses reduce operational costs and environmental impact. Through a structured approach, learners will explore motor classifications, losses, and various strategies for optimising energy consumption. By the end of the course, participants will be equipped with the skills to enhance motor performance, ensuring long-term energy savings and contributing to a greener future. Course Description The "Energy Saving in Electric Motors" course covers a wide range of topics crucial for understanding energy efficiency in motor systems. Learners will explore key concepts such as motor classifications, relevant terminology, and the various losses associated with electric motors. The course delves into multiple strategies for energy saving across five focused modules, providing detailed insights into how energy consumption can be reduced at different stages of motor operation. The course also introduces energy-efficient motor technologies, ensuring learners gain a well-rounded understanding of the subject. Participants will develop the skills to identify opportunities for energy optimisation in motor systems, improving both operational efficiency and environmental sustainability. Course Modules Module 01: Introduction Module 02: Classification Module 03: Terminologies Module 04: Losses Module 05: Energy saving in motors part I Module 06: Energy saving in motors part II Module 07: Energy saving in motors part III Module 08: Energy saving in motors part IV Module 09: Energy saving in motors part V Module 10: Energy Efficient Motor (See full curriculum) Who is this course for? Individuals seeking to improve energy efficiency in industrial operations. Professionals aiming to enhance their expertise in electric motor systems. Beginners with an interest in energy management or electrical engineering. Environmental advocates looking to contribute to sustainable practices in the industrial sector. Career Path Energy Efficiency Consultant Electrical Engineer (Industrial Applications) Sustainability Manager Motor Systems Specialist Energy Auditing Professional

Energy Saving in Electric Motors
Delivered OnlineFlexible Dates
£9.99

Logistics Management Course - CPD Certified

5.0(3)

By School Of Health Care

Logistics Management: Logistics Management Course Online The most fruitful way to recognise prospective suppliers and integrate their distributions into your work schedules is to use logistics effectively. You will learn how to handle your supply chain and establish working relationships that will prove profitable to your needs and the vendor. Take the first important step toward a rewarding career in Supply Chain and Logistics Management: Logistics Management by enrolling in our exclusive Logistics Management: Logistics Management Course! The Logistics Management: Logistics Management Course begins with an overview of logistics management: logistics management. The role of the professional logistics manager is also thoroughly discussed. The Logistics Management: Logistics Management course highlights include Logistics Management: Logistics Management Course, the importance of Logistics Management: Logistics Management Course, procurement, processing, delivery procedures, Supply Chain metrics, analysis of logistics performance and much more. Learning Objectives After completing this Logistics Management: Logistics Management Course, you will be able to - Understand logistics management as well as what it entails. Build a strong logistics system. Describe supply chain management and supply chain movement. Know about sourcing, purchasing, and procurement. Explain various distribution networks. Keep track of your supplier relationships. Investigate resource management and planning. Recognize the connection between transportation and logistics. Why choose this Logistics Management: Logistics Management Course from the School of Health Care? Self-paced course, access available from anywhere in the world. High-quality study materials that are easy to understand. Logistics Management: Logistics Management Course developed by industry experts. After each module, there will be an MCQ quiz to assess your learning. Assessment results are generated automatically and instantly. 24/7 support is available via live chat, phone call, or email. Free PDF certificate after completing the Logistics Management: Logistics Management Course. Main Course: Level 4 Logistics Management Free Courses included with Logistics Management: Logistics Management course. Course 01: Level 7 Supply Chain Management Course 02: Level 5 Negotiation Skills Course 03: Level 7 Diploma in Facilities Management Course 04: Level 1 Business Management Special Offers of this Logistics Management: Logistics Management Course: This Logistics Management: Logistics Management Course includes a FREE PDF Certificate. Lifetime access to this Logistics Management: Logistics Management Course Instant access to this Logistics Management: Logistics Management Course 24/7 Support Available to this Logistics Management: Logistics Management Course [ Note: Free PDF certificate as soon as completing the Logistics Management: Logistics Management course] Logistics Management: Logistics Management Course Online This Logistics Management: Logistics Management Course consists of 09 modules. Course Curriculum of Logistics Management: Logistics Management Course Module 01: Introduction to Logistics Management Module 02: Logistics, the Supply Chain and Competitive Strategy Module 03: Product Design, Cleaner Production and Packaging Module 04: Sustainable Purchasing and Procurement Module 05: Sustainable Warehousing Module 06: Customer Service and Logistics Module 07: Basic Inventory Planning and Management Module 08: Freight Transport Management Module 09: Reverse Logistics and Recycling Assessment Method of Logistics Management: Logistics Management Course After completing Logistics Management: Logistics Management Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Certification of Logistics Management: Logistics Management Course After completing the Logistics Management: Logistics Management course, you can instantly download your certificate for FREE. Who is this course for? Logistics Management: Logistics Management Course Online This Logistics Management: Logistics Management Course is ideal for everyone. Requirements Logistics Management: Logistics Management Course Online To enrol in this Logistics Management: Logistics Management Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Logistics Management: Logistics Management Course. Be energetic and self-motivated to complete our Logistics Management Course. Basic computer Skill is required to complete our Logistics Management Course. If you want to enrol in our Logistics Management Course, you must be at least 15 years old. Career path Logistics Management: Logistics Management Course Online Upon successful completion of our Logistics Management: Logistics Management Course, candidates may choose to pursue an extensive range of long-term careers, including: VP Supply Chain Materials Planner Production Planner

Logistics Management Course - CPD Certified
Delivered Online On Demand28 hours
£21

The Complete Python Course Mini Bundle

By Compete High

Unlock the full potential of your coding career with The Complete Python Course Mini Bundle. With job-readiness built into every component, this bundle combines the powerhouse that is Python with key supporting skills like Go Lang, IT, PHP, and HTML—a lineup designed to get you hired, fast. Whether you're pursuing full-time dev roles or freelance work, this bundle is your shortcut to marketable expertise. Description The modern job market favors developers who can do more than just one thing well. That’s why this bundle puts Python at the center of your skillset. Python is used in everything from web applications to AI, making it one of the most employable languages today. With Python alone, you’re opening doors across industries. To complement that, Go Lang offers the kind of backend performance that companies love. Learning Go Lang alongside Python gives you rare versatility—especially valuable in startups and high-scale environments where Go Lang is often favored for APIs and microservices. Technology doesn’t exist in a vacuum, and that’s why IT fundamentals are embedded in the bundle. Employers value professionals who understand infrastructure and security alongside code. With IT skills, you position yourself as a well-rounded developer ready to handle real-world systems. PHP continues to power a significant portion of the web. While newer languages have emerged, companies still rely on PHP for everything from CMS management to ecommerce. Pairing PHP with Python increases your hiring chances significantly—especially in legacy environments and full-stack development roles. Finally, HTML is essential. It’s the foundation of everything visual on the web. Mastering HTML means your Python and PHP backends can come alive in real-world applications. It also ensures your Go Lang microservices integrate smoothly into user-facing platforms. The takeaway? Combining Python, Go Lang, IT, PHP, and HTML sets you apart as a true generalist developer—highly employable, highly adaptable. FAQ Q: What kind of roles can this bundle help me land? A: Full-Stack Developer, Backend Engineer, Junior DevOps, CMS Developer, and IT Support roles frequently require skills in Python, Go Lang, IT, PHP, and HTML. Q: Is this bundle beginner-friendly? A: Absolutely. Even without prior experience, you can build solid foundations in Python, Go Lang, IT, PHP, and HTML, and begin applying for roles that value adaptable learners. Q: Why is this bundle a smart career move right now? A: The demand for professionals with combined Python, Go Lang, IT, PHP, and HTML experience is surging. Bundling these together saves time, increases your value, and gives you a competitive edge—all in one place.

The Complete Python Course Mini Bundle
Delivered Online On Demand11 hours
£19.99

SQL Beginner to Guru: MySQL Edition - Master SQL with MySQL

By Packt

Develop your SQL skills, with useful insights into the MySQL syntax, SQL join statements, and more

SQL Beginner to Guru: MySQL Edition - Master SQL with MySQL
Delivered Online On Demand10 hours 52 minutes
£26.99