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

2379 Courses delivered Online

Chatbots Development with Amazon Lex

By Packt

Do you want to build a simple, reliable, and error-free chatbot for your business? If yes, then this is the course for you! Learn to build a chatbot with Amazon Lex, a fully-controlled AI service with sophisticated natural language models to create, develop, test, and deploy chatbots (conversational interfaces) in applications.

Chatbots Development with Amazon Lex
Delivered Online On Demand3 hours 6 minutes
£82.99

Cisco Implementing and Operating Cisco Enterprise Network Core Technologies v1.3 (ENCOR)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Entry- to mid-level network engineers Network administrators Network support technicians Help desk technicians Overview After taking this training, you should be able to: Illustrate the hierarchical network design model and architecture using the access, distribution, and core layers Compare and contrast the various hardware and software switching mechanisms and operation while defining the Ternary Content Addressable Memory (TCAM) and Content Addressable Memory (CAM) along with process switching, fast switching, and Cisco Express Forwarding concepts Troubleshoot Layer 2 connectivity using VLANs and trunking Implement redundant switched networks using Spanning Tree Protocol Troubleshoot link aggregation using Etherchannel Describe the features, metrics, and path selection concepts of Enhanced Interior Gateway Routing Protocol (EIGRP) Implement and optimize Open Shortest Path First (OSPF)v2 and OSPFv3, including adjacencies, packet types and areas, summarization, and route filtering for IPv4 and IPv6 Implement External Border Gateway Protocol (EBGP) interdomain routing, path selection, and single and dual-homed networking Implement network redundancy using protocols such as Hot Standby Routing Protocol (HSRP) and Virtual Router Redundancy Protocol (VRRP) Implement internet connectivity within Enterprise using static and dynamic Network Address Translation (NAT) Describe the virtualization technology of servers, switches, and the various network devices and components Implement overlay technologies such as Virtual Routing and Forwarding (VRF), Generic Routing Encapsulation (GRE), VPN, and Location Identifier Separation Protocol (LISP) Describe the components and concepts of wireless networking, including Radio Frequency (RF) and antenna characteristics, and define the specific wireless standards Describe the various wireless deployment models available, including autonomous Access Point (AP) deployments and cloud-based designs within the centralized Cisco Wireless LAN Controller (WLC) architecture Describe wireless roaming and location services The Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) v1.3 training gives you the knowledge and skills needed to install, configure, operate, and troubleshoot an enterprise network and introduces you to overlay network design by using SD-Access and SD-WAN solutions. You?ll also learn to understand and implement security principles and automation and programmability within an enterprise network. Course Outline Examining Cisco Enterprise Network Architecture Exploring Cisco Switching Paths Implementing Campus LAN Connectivity Building Redundant Switched Topology Implementing Layer 2 Port Aggregation Understanding EIGRP Implementing OSPF Optimizing OSPF Exploring EBGP Implementing Network Redundancy Implementing NAT Introducing Virtualization Protocols and Techniques Understanding Virtual Private Networks and Interfaces Understanding Wireless Principles Examining Wireless Deployment Options Understanding Wireless Roaming and Location Services Examining Wireless AP Operation Implementing Wireless Client Authentication Troubleshooting Wireless Client Connectivity Implementing Network Services Using Network Analysis Tools Implementing Infrastructure Security Implementing Secure Access Control Discovering the Basics of Python Programming Discovering Network Programmability Protocols Implementing Layer 2 Port Aggregation Discovering Multicast Protocols Understanding QoS Exploring Enterprise Network Security Architecture Exploring Automation and Assurance Using Cisco DNA Center Examining the Cisco SD-Access Solution Understanding the Working Principles of the Cisco SD-WAN Solution

Cisco Implementing and Operating Cisco Enterprise Network Core Technologies v1.3 (ENCOR)
Delivered OnlineFlexible Dates
Price on Enquiry

CertNexus Certified Data Science Practitioner (CDSP)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for business professionals who leverage data to address business issues. The typical student in this course will have several years of experience with computing technology, including some aptitude in computer programming. However, there is not necessarily a single organizational role that this course targets. A prospective student might be a programmer looking to expand their knowledge of how to guide business decisions by collecting, wrangling, analyzing, and manipulating data through code; or a data analyst with a background in applied math and statistics who wants to take their skills to the next level; or any number of other data-driven situations. Ultimately, the target student is someone who wants to learn how to more effectively extract insights from their work and leverage that insight in addressing business issues, thereby bringing greater value to the business. Overview In this course, you will learn to: Use data science principles to address business issues. Apply the extract, transform, and load (ETL) process to prepare datasets. Use multiple techniques to analyze data and extract valuable insights. Design a machine learning approach to address business issues. Train, tune, and evaluate classification models. Train, tune, and evaluate regression and forecasting models. Train, tune, and evaluate clustering models. Finalize a data science project by presenting models to an audience, putting models into production, and monitoring model performance. For a business to thrive in our data-driven world, it must treat data as one of its most important assets. Data is crucial for understanding where the business is and where it's headed. Not only can data reveal insights, it can also inform?by guiding decisions and influencing day-to-day operations. This calls for a robust workforce of professionals who can analyze, understand, manipulate, and present data within an effective and repeatable process framework. In other words, the business world needs data science practitioners. This course will enable you to bring value to the business by putting data science concepts into practice Addressing Business Issues with Data Science Topic A: Initiate a Data Science Project Topic B: Formulate a Data Science Problem Extracting, Transforming, and Loading Data Topic A: Extract Data Topic B: Transform Data Topic C: Load Data Analyzing Data Topic A: Examine Data Topic B: Explore the Underlying Distribution of Data Topic C: Use Visualizations to Analyze Data Topic D: Preprocess Data Designing a Machine Learning Approach Topic A: Identify Machine Learning Concepts Topic B: Test a Hypothesis Developing Classification Models Topic A: Train and Tune Classification Models Topic B: Evaluate Classification Models Developing Regression Models Topic A: Train and Tune Regression Models Topic B: Evaluate Regression Models Developing Clustering Models Topic A: Train and Tune Clustering Models Topic B: Evaluate Clustering Models Finalizing a Data Science Project Topic A: Communicate Results to Stakeholders Topic B: Demonstrate Models in a Web App Topic C: Implement and Test Production Pipelines

CertNexus Certified Data Science Practitioner (CDSP)
Delivered OnlineFlexible Dates
Price on Enquiry

Deep Learning on AWS

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is intended for: Developers responsible for developing Deep Learning applications Developers who want to understand concepts behind Deep Learning and how to implement a Deep Learning solution on AWS Overview This course is designed to teach you how to: Define machine learning (ML) and deep learning Identify the concepts in a deep learning ecosystem Use Amazon SageMaker and the MXNet programming framework for deep learning workloads Fit AWS solutions for deep learning deployments In this course, you?ll learn about AWS?s deep learning solutions, including scenarios where deep learning makes sense and how deep learning works. You?ll learn how to run deep learning models on the cloud using Amazon SageMaker and the MXNet framework. You?ll also learn to deploy your deep learning models using services like AWS Lambda while designing intelligent systems on AWS. Module 1: Machine learning overview A brief history of AI, ML, and DL The business importance of ML Common challenges in ML Different types of ML problems and tasks AI on AWS Module 2: Introduction to deep learning Introduction to DL The DL concepts A summary of how to train DL models on AWS Introduction to Amazon SageMaker Hands-on lab: Spinning up an Amazon SageMaker notebook instance and running a multi-layer perceptron neural network model Module 3: Introduction to Apache MXNet The motivation for and benefits of using MXNet and Gluon Important terms and APIs used in MXNet Convolutional neural networks (CNN) architecture Hands-on lab: Training a CNN on a CIFAR-10 dataset Module 4: ML and DL architectures on AWS AWS services for deploying DL models (AWS Lambda, AWS IoT Greengrass, Amazon ECS, AWS Elastic Beanstalk) Introduction to AWS AI services that are based on DL (Amazon Polly, Amazon Lex, Amazon Rekognition) Hands-on lab: Deploying a trained model for prediction on AWS Lambda Additional course details: Nexus Humans Deep Learning on AWS 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 Deep Learning on AWS 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.

Deep Learning on AWS
Delivered OnlineFlexible Dates
Price on Enquiry

Mastering Negotiation Skills: Strategies for Successful Outcomes

4.9(27)

By Apex Learning

***Don't Spend More; Spend Smart*** Life Just Got Better This Summer! Save Up To £5,206 and get Hard Copy + PDF Certificates + Transcript + Student ID Card + e-Learning App as a Gift - Enrol Now Tired of browsing and searching for the course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this 14-in-1 extensive bundle that has everything you need to succeed in Mastering Negotiation Skills: Strategies for Successful Outcomes and other relevant fields! After surveying thousands of learners just like you and considering their valuable feedback, this all-in-one Mastering Negotiation Skills: Strategies for Successful Outcomesbundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Mastering Negotiation Skills: Strategies for Successful Outcomescourse that will enhance your skills and prepare you for the competitive job market. Also, our Mastering Negotiation Skills: Strategies for Successful Outcomesexperts are available for answering your queries and help you along your learning journey. Advanced audio-visual learning modules of these courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Mastering Negotiation Skills: Strategies for Successful Outcomes, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Mastering Negotiation Skills: Strategies for Successful Outcomes Bundle Consists of the following Premium courses: Course 01: Influencing and Negotiating Course 02: Facilities Management Level 3 Course 03: Sales Negotiation Training Course 04: Leadership & Management Diploma Course 05: Personal and Networking Skills Course 06: Psychology Advanced Training Course 07: Emotional Intelligence and Human Behaviour Course 08: Dealing With Difficult People Training Course Course 09: Motivation Skills Course 10: Setting and Achieving Goals Course 11: Assertiveness and Self Confidence Development Course 12: Equality and Diversity Course 13: Working Effectively Across Cultures Course 14: Time Management Benefits you'll get choosing Apex Learning for this Mastering Negotiation Skills: Strategies for Successful Outcomes: Pay once and get lifetime access to 14 CPD courses Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID for the title course included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules designed by expert instructors Learn at your ease - anytime, from anywhere Study the course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills How will I get my Certificate? After successfully completing the course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) Curriculum of Mastering Negotiation Skills: Strategies for Successful Outcomes Bundle Course 01: Influencing and Negotiating Unit 01: Influencing Influencing Influencing is about helping others understand Your Personality affects how you influence others Influence by Listening Exercise: Your Influencing Inventory Unit 02: Negotiating What is Negotiation? The Drivers of Success in Negotiation Information and Power in Negotiation Exercise: Prepare to Negotiate Successful Negotiation The Importance of Rapport Questions in Negotiation Reducing Stress in Negotiation Exercise: Examine your Trust Profile Bringing the Negotiation to a Close Dealing with Deadlock Negotiating Online Specific Negotiation Scenarios More Negotiation Scenarios The Negotiator's Toolkit Course 02: Facilities Management Level 3 Module 01: Introduction to Facility Management Module 02: Space Management Module 03: Managing Workplace Services Module 04: Human Resource and Contract Management Module 05: Lease Purchase and Vendor Management Module 06: Health and Safety at Work Module 07: Sustainable Facility Management Module 08: Maintenance and Repairs Module 09: Project Management Module 10: Business Development and Succession Planning Course 03: Sales Negotiation Training Sales Negotiation Training The Mind Of A Consultant Mastering Sales Is Mastering Life Skills The Continuous Journey Universal Laws Of Success The Three Pillars Of Success Personal Honesty Diligence Deferred Gratification Suppression Of Principle Emotional Intelligence Core Principles Of Emotional Intelligence The Problem Is Internal The Two Motivational Forces Product Confidence Negotiation Station - How To Negotiate Successfully The Negotiation Station Core Principles Of Negotiation Focusing On Them Everyone Has To Win Matching Values The Path Of Least Resistance Shifting The Weight The Persuasion Secret How To Persuade Someone The Electric Car The Fashionable Trainers Competency Levels Assessing Competency Levels Features Benefits And Values The Christmas Tree Negotiation B2B Value Propositions Deepening The Value Over Decorating The Tree The Big 12 Authority Social Proof Group Identity Deflecting Fault Ask For Advice Compliment Their Negotiations Reciprocity Scarcity Off Set Values Stepped Commitments Fear And Hope Ranked Priorities Negotiating A Price The Market Price The Anchor Price The Walk Away Price The First Offer The Counter Offer Activities To Complete Negotiation Skills Course 04: Leadership & Management Diploma Understanding Management and Leadership Leadership Theories Improving Management and Leadership Performance High Performance Teams Motivating Employees Organisational Skills Talent Management Succession Planning Business Process Management Communication Skills Negotiation Techniques Managing Meetings and Giving Feedback Managing Change Time Management Stress Management Emotional Intelligence in Leadership Managing Conflict Dealing with Office Politics Risk Management Corporate Responsibility and Ethics Course 05: Personal and Networking Skills Why Is Networking Powerful? Networking Paradigm Shifts You've Got To GIVE To GET The Power Of 'Likeability' Making The Connection Great Places To Network The Power Of Mentors Course 06: Psychology Advanced Training Intro By Prof. Paul - WHY This Course is SO Important To Your Life! Goals & Fundamentals Understanding HOW Feelings Work & How You Can USE This! 'The Imprint Period' - How You Were Created - How You Were Programmed The Amazing Truth About Values & Beliefs Do You Know The Difference Between Reality & Lies? Are You Sure? Personal Illusions That Are Holding You Back - Break Free! EGO - The Great Deceiver The Inner-Critic … How To WIN The INNER Battle Understanding Self-Image & Your Multiple Minds How To Defeat The PAST & The FUTURE Emotional Reasoning & Logic Systems - How To WIN! Understanding & Meeting Your Needs - The Hidden Secrets Understanding Motivation - The Ultimate Driving Force Defeat This Major Block …. And Free Your Mind! Discover 'The Source & Solution To All Your Problems' Agenda & Lies - How They impact Your Life Gambits - Games People Play Break Free From The Problems of 'Attachment' & 'The Sheep Mentality' 'The Dirty Secret Of Psychology' & How To Free Yourself! Tap Into The Power Of The Unconscious Mind How To Control Your Own Mind - And WHY Almost Nobody Does! Why FEAR Dominates Our Lives & How To Beat it! Final Thoughts, Tips & Suggestions To Radically Improve Your Life Course 07: Emotional Intelligence and Human Behaviour Module 01: Human Behaviour and Basic Psychological Process Module 02: Evolutionary Perspective of Human Behaviour Module 03: Human Intelligence Module 04: Intelligence Test and Variations in Intelligence Module 05: Learning and Conditioning Module 06: Language and Communication Module 07: Introduction to Emotion Module 08: Emotion Influences Cognition Module 09: Stress, Anger and Conflict Module 10: Emotional Intelligence Module 11: Self-Leadership Module 12: Neuro-Linguistic Programming (NLP) Course 08: Dealing With Difficult People Training Course Module 01: Difficult Promo Module 02: Fundamentals Module 03: Foundational Tips and Tools Module 04: Difficult People - Relationships Module 05: Difficult People - Solutions Module 06: Problem - Solving Module 07: Final Notes and Tips Module 08: Bonus Video - dealing With Emotions & Anger Course 09: Motivation Skills Introduction Motivational Skills Motivational Strategies Conclusion Course 10: Setting and Achieving Goals Module 01: Introduction to Setting and Achieving Outcomes Module 02: Another angle to the SMART Framework Module 03: Plan to achieve your Outcomes Module 04: Keeping Motivated Module 05: Bonus Module 06: The Project Course 11: Assertiveness and Self Confidence Development Self Confidence Introduction Ways to Find Yourself Positive Mindset vs Negative Mindset Do it, Feel it and Achieve it Believe it and Achieve it ESTEEM SELF ANALYSIS STILL STRUGGLING TO FIND AND TO BE CONFIDENT Course 12: Equality and Diversity Module 01: Introduction to Equality, Diversity and Discrimination Module 02: Equality and Diversity Legislation Module 03: Integrating Equality and Diversity into Policy Module 04: Human Rights Module 05: Promoting Diversity and Social Inclusion Module 06: Equality Analysis Module 07: Links between Values, Attitudes and Beliefs Module 08: Basics of Discrimination Module 09: Stereotypes, Prejudice, Discrimination and Bias Module 10: Institutional Discrimination Module 11: Unconscious Bias Module 12: Affirmative Action Module 13: Monitoring Equality and Diversity Course 13: Working Effectively Across Cultures Section 1: Introduction Section 2: Cultural identity Section 3: OBSERVE Section 4: Learn Section 5: APPLY Section 6: More practical TIPS Section 7: Wrap up Course 14: Time Management Identifying Goals Effective Energy Distribution Working with Your Personal Style Building Your Toolbox Establishing Your Action Plan CPD 140 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Mastering Negotiation Skills: Strategies for Successful Outcomesbundle. Persons with similar professions can also refresh or strengthen their skills by enrolling in this course. Students can take this course to gather professional knowledge besides their study or for the future. Requirements Our Mastering Negotiation Skills: Strategies for Successful Outcomesis fully compatible with PC's, Mac's, laptops, tablets and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so that 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 Having this various expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included

Mastering Negotiation Skills: Strategies for Successful Outcomes
Delivered Online On Demand
£65

Beginning ASP.NET

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is aimed at developers who want to build web applications using ASP.NET Core or developers who want to make a career building web applications using Microsoft technology. In the web world, the ability to build robust web applications is key. With the knowledge about ASP.NET Core MVC (that makes use of the Model-View-Controller architecture) that you will take away from this course, you will be prepared to meet this need. In today's age, it's important for you as a developer to possess the ability to separate the programming and business logic. This course covering ASP.NET Core 2 will help you develop this skillset. Setting the Stage Introduction to Web Applications Creating ASP.NET Core application Controllers Role of the Controller in ASP.NET MVC Applications Introduction to Routing Our First Controller Implementing our own IActionResult Adding Views Adding Models Passing Data from the Controller to the View Filters Writing a Custom Filter Views The View Engine and the Razor View Engine Working with Layout Generating HTML Partial View View Components Tag Helpers Models Introduction to Models Model Binding The Entity Framework Using the Entity Framework in ASP.NET MVC applications Database Migration Validation Introduction to Validation Client-Side and Server-Side Validation Server-side Validation Client-side Validation Implementation Routing Convention-Based Routing Attribute-Based Routing Route Attribute at the Controller Level Passing Routing Values in HTTP Action Verbs in the Controller Route Constraints Rest Buy Designing Rest Buy Creating the Entities for the Application Creating EF Context and Migration Adding Features, Testing, and Deployment Adding the Registration Feature Creating a Unit Test Upgrading Our Application to Bootstrap 4 Deploying Rest Buy to Azure Additional course details: Nexus Humans Beginning ASP.NET 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 Beginning ASP.NET 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.

Beginning ASP.NET
Delivered OnlineFlexible Dates
Price on Enquiry

Basic Graph Theory

4.8(9)

By Skill Up

Gain the solid skills and knowledge to kickstart a successful career and learn from the experts with this

Basic Graph Theory
Delivered Online On Demand9 hours 50 minutes
£25

gRPC [Java] Master Class: Build Modern API and Microservices

By Packt

Better than REST APIs! Build a fast and scalable HTTP/2 API for your microservice with gRPC and protocol buffers (protobufs).

gRPC [Java] Master Class: Build Modern API and Microservices
Delivered Online On Demand5 hours 4 minutes
£68.99

Ethical Hacking - Capture the Flag Walkthroughs - v2

By Packt

This course is designed to introduce students to skills similar to what pentesters and hackers use in real-life situations. In addition, this course will provide a greater understanding of how vulnerabilities are discovered and exploited. This course will guide you on how to use pentesting tools in the real world.

Ethical Hacking - Capture the Flag Walkthroughs - v2
Delivered Online On Demand1 hour 43 minutes
£13.99

Linux for Network Engineers: Practical Linux with GNS3

By Packt

Linux for Networking Engineers (CCNA, CCNP, CCIE etc): Practical Linux with GNS3 = network programmability and automation.

Linux for Network Engineers: Practical Linux with GNS3
Delivered Online On Demand10 hours 16 minutes
£25.99