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

4017 Courses delivered Online

JavaScript Coding for Beginners (Exam Included)

By Hudson

If you’re looking to start a career in JavaScript coding, but don’t know where to begin, this might be for you. This course is aimed at absolute beginners that have never done any coding before. Early on in the course, you’ll learn what coding is, what certain types of languages are used for, specifically JavaScript, and the types of careers available through learning JavaScript.

JavaScript Coding for Beginners (Exam Included)
Delivered Online On Demand
£954

Red Hat Application Development I: Programming in Java EE (AD183)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for Java developers who want to learn more about the specifications that comprise the world of Java Enterprise Edition (Java EE), Proficiency in developing Java SE applications, with 2+ years of experience required, Proficiency in using an IDE such as Red Hat Developer Studio or Eclipse, Experience with Maven is recommended but not required. Overview Red Hat Application Development I: Programming in Java EE Virtual Training exposes experienced Java Standard Edition (Java SE) developers to the world of Java Enterprise Edition (Java EE). As an experienced Java Standard Edition (Java SE) developer, this course introduces you to the world of Java Enterprise Edition (Java EE). You will learn about the various specifications that make up Java EE. Through hands-on labs, you will transform a simple Java SE command line application into a multi-tiered enterprise application using various Java EE specifications, including Enterprise Java Beans, Java Persistence API, Java Messaging Service, JAX-RS for REST services, Contexts and Dependency Injection (CDI), and JAAS for securing the application. This course is based on Red Hat© Enterprise Application Platform 7.0. 1 - TRANSITION TO MULTI-TIERED APPLICATIONS Describe Java EE features and distinguish between Java EE and Java SE applications. 2 - PACKAGE AND DEPLOY APPLICATIONS TO AN APPLICATION SERVER Describe the architecture of a Java EE application server, package an application, and deploy the application to an EAP server. 3 - CREATE ENTERPRISE JAVA BEANS Develop Enterprise Java Beans, including message-driven beans. 4 - MANAGE PERSISTENCE Create persistence entities with validations. 5 - MANAGE ENTITY RELATIONSHIPS Define and manage JPA entity relationships. 6 - CREATE REST SERVICES Create REST APIs using the JAX-RS specification. 7 - IMPLEMENT CONTEXTS AND DEPENDENCY INJECTION Describe typical use cases for using CDI and successfully implement it in an application. 8 - SECURE JAVA EE APPLICATIONS Use JAAS to secure a Java EE application. 9 - SECURE JAVA EE APPLICATIONS Use JAAS to secure a Java EE application. 10 - COMPREHENSIVE REVIEW OF RED HAT JBOSS DEVELOPMENT I: JAVA EE Demonstrate proficiency of the knowledge and skills obtained during the course. Additional course details: Nexus Humans Red Hat Application Development I: Programming in Java EE (AD183) 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 Red Hat Application Development I: Programming in Java EE (AD183) 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.

Red Hat Application Development I: Programming in Java EE (AD183)
Delivered OnlineFlexible Dates
Price on Enquiry

Skilled Worker Training Course

By Immigration Advice Service

Learn how to employ a migrant under the Skilled Worker Route from obtaining a Certificate of Sponsorship to Visa being granted. View our Skilled Worker training course dates below, available remotely via Microsoft Teams. Skilled Worker Training Course – Learn how to employ a migrant under the Skilled Worker Route from COS to Visa being granted   This half-day training workshop provides valuable insights on how to employ a migrant under the Skilled Worker route, from obtaining a Certificate of Sponsorship, to be granted a Skilled Worker Visa. During this workshop, you will receive training on various aspects of the Skilled Worker recruitment process, ensuring you have a thorough understanding of the procedures involved. Key topics covered include applying for Undefined COS, applying for Defined COS, assigning the COS, and navigating the application process for Prospective Employees Visa, both in-country and out-country applications.   Course joining links, materials and instructions are sent out 24hours before the course starts. Why choose IAS' Immigration Training Courses? Immigration Advice Service has been providing professional immigration services for over 10 years in the public, private and corporate sectors. Our Skilled Worker training course will give you all the knowledge you need about how to employ migrants under the Skilled Worker route, including how to obtain Certificates of Sponsorship. This an opportunity not to be missed by HR Advisors, Business Directors and immigration/legal professionals.   How is this course structured? The “Skilled Worker – How to employ a migrant under the Skilled Worker Route from COS to Visa being granted ” half-day training workshop will involve training in all aspects of the Skilled Worker recruitment process including: Applying for Undefined COS Applying for Defined COS Assigning the COS Applying for Prospective Employees Visa – in country and out country Application Applying for the dependants of Prospective Employees Visa Join over 92% of satisfied customers who found their training with IAS useful and beneficial to their role. You will also be provided with training material to keep after completing the course.

Skilled Worker Training Course
Delivered OnlineFlexible Dates
£150

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16

By Packt

Do you want to create outstanding apps with SwiftUI? Moreover, are you eager to build up your professional portfolio and show up in your next job interview with confidence? This complete iOS application development course is designed to teach you how to become an advanced multiplatform app developer using Apple's native user interface framework: SwiftUI.

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16
Delivered Online On Demand21 hours 13 minutes
£59.99

VMware Spring Security

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Application developers who want to increase their understanding of Spring Security with hands-on experience and build secure Spring and Spring Boot applications. Overview By the end of the course, you should be able to meet the following objectives: Use Spring Security in Spring and Spring Boot applications Configure the Spring Security filter chain Protect HTTP endpoints with expression-based access control and the AuthorizationManager API Protect method execution Use different authentication mechanisms Handle passwords in an efficient way Integrate Spring Security with Junit 5 and MockMVC to test HTTP and method security Protect against common vulnerabilities and threats Understand what OAuth2 is Use and configure the Spring Authorization Server Implement a resource server and client This 2-day course offers hands-on experience with the major features of Spring Security, which includes configuration, authentication, authorization, password handling, testing, protecting against security threats, and the OAuth2 support to secure applications. On completion, participants will have a foundation for securing enterprise and microservices applications. Security Introduction Need for security Basic security concepts Common security vulnerabilities Spring Security Basics Introduction to Spring Security High-level architecture Overview of SecurityContext Spring Security with Spring Boot Customizing Authentication Building blocks for authentication Authentication mechanisms based on user name and password Other authentication mechanisms Authentication events Securing Web Applications Configuring authorization Using AccessDecisionsManager for authorization Using AuthorizationManager for authorization Bypassing security Method Security Method security architecture Declarative method security with annotations Security Testing Spring Security Testing Support Security mock annotations and meta-annotations Using MockMvc to test security Handling Passwords Password hashing Upgrading passwords (Optional) Protecting Against Common Vulnerabilities Hardening web applications with security headers Preventing cross-site request forgery Encrypting data in transit OAuth5 and OIDC Concepts Need for OAuth Overview of OAuth5 and OIDC OAuth5 grant types Types of tokens Spring Security OAuth5 support and OAuth5 login Spring Authorization Server Introduction to Authorization Server Spring Authorization Server endpoints Spring Authorization Server configuration Protecting and accessing resources with OAuth5 Resource server Using JWT tokens Using opaque tokens Configuring an OAuth5 client Additional course details:Notes Delivery by TDSynex, Exit Certified and New Horizons an VMware Authorised Training Centre (VATC) Nexus Humans VMware Spring Security 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 VMware Spring Security 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.

VMware Spring Security
Delivered OnlineFlexible Dates
Price on Enquiry

Drug Development and Regulation

By NextGen Learning

Are you fascinated by the inner workings of drugs and the process of getting them to market? Do you have a passion for pharmacology and want to gain a deep understanding of drug development and regulation processes? Our comprehensive Pharmacology course is the perfect fit for you! Unlock the secrets of drug development and regulation with our Pharmacology course. From fundamental principles to neuropharmacology and chemotherapy, gain a deep understanding of drug development and regulation processes. Learning outcomes: Gain a strong foundation in fundamental principles of pharmacology Understand the process of drug development and regulation Explore the applications of pharmacology in neurology, cardiology, endocrinology, chemotherapy, and immune pharmacology Develop an understanding of inflammation and immune pharmacology Acquire knowledge of the effects of drugs on the cardiovascular system and endocrine system Develop an understanding of the fundamental principles of toxicology Our comprehensive Pharmacology course offers a deep dive into the fundamental principles of pharmacology, drug development, and regulation. The course is designed to provide students with an understanding of the mechanisms of drug action, as well as the regulations governing drug development and approval. Students will explore the applications of pharmacology in various fields such as neurology, cardiology, endocrinology, chemotherapy, immune pharmacology, and toxicology. They will also learn about the impact of drugs on the cardiovascular and endocrine systems. The course is designed to equip students with the knowledge and skills required to enter the field of pharmacology. Our experienced faculty, coupled with a rich course curriculum, ensures that students gain a comprehensive understanding of the subject matter. Certification Upon completion of the course, learners can obtain a certificate as proof of their achievement. You can receive a £4.99 PDF Certificate sent via email, a £9.99 Printed Hardcopy Certificate for delivery in the UK, or a £19.99 Printed Hardcopy Certificate for international delivery. Each option depends on individual preferences and locations. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Students interested in pursuing a career in pharmacology Healthcare professionals seeking to expand their knowledge of pharmacology Anyone looking to gain an understanding of drug development and regulation processes Students pursuing a degree in pharmacology, medicine, or related fields Career path Pharmacologist (average salary of £33,000-£65,000 per year) Pharmaceutical Scientist (average salary of £20,000-£60,000 per year) Clinical Research Associate (average salary of £28,000-£45,000 per year) Toxicologist (average salary of £25,000-£50,000 per year) Regulatory Affairs Officer (average salary of £30,000-£50,000 per year) Drug Safety Associate (average salary of £25,000-£40,000 per year)

Drug Development and Regulation
Delivered Online On Demand3 hours
£15

Archaeological Fieldwork Techniques: Hands-On Training

4.3(43)

By John Academy

Explore the fascinating world of archaeology with our hands-on training course in Fieldwork Techniques. From preliminary research to cutting-edge technology applications, dive into excavation, artefact analysis, conservation, and specialized site work. Gain practical skills in field recording and documentation, while incorporating modern technology like GIS and 3D modeling. Unearth a comprehensive understanding of archaeological methods for a fulfilling career or enrich your expertise. Join us for a transformative journey where history comes to life through experiential learning.

Archaeological Fieldwork Techniques: Hands-On Training
Delivered Online On Demand1 hour 30 minutes
£23.99

Selenium WebDriver 4 with Python - Zero To Hero

By Packt

This course will help you get started with automation testing of web applications. You will cover the basic and advanced topics of Selenium and Python, along with unit tests, pytest, cross-browser testing, logging infrastructure, automation framework design, Jenkins, and a lot more.

Selenium WebDriver 4 with Python - Zero To Hero
Delivered Online On Demand31 hours 8 minutes
£149.99

Computer Vision: Face Recognition Quick Starter in Python

By Packt

This course is designed for beginners or anyone who wants to get started with Python-based face recognition. In this course, you will learn how to perform face detection from images, face detection from real-time videos, emotion detection, age-gender prediction, face recognition from images and real-time videos, and more!

Computer Vision: Face Recognition Quick Starter in Python
Delivered Online On Demand4 hours 15 minutes
£33.99

Test-Driven Development in .NET Core - The Handbook

By Packt

This course delves into the rudiments of unit testing, including the red-green-refactor cycle, and provides in-depth knowledge on testing and implementing business logic in a .NET Core application, Develop the ability to design, write, and execute unit tests using xUnit and Moq for robust and scalable .NET Core applications.

Test-Driven Development in .NET Core - The Handbook
Delivered Online On Demand3 hours 57 minutes
£41.99