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

863 Courses in Cardiff delivered Live Online

Autodesk Maya Evening Training

By London Design Training Courses

Training duration: 10 hrs Click here for info Method: 1-2-1, Personalized attention, Tailored content, Flexible pace, Individual support. Schedule: Personalized training experience with our flexible 1-2-1 sessions. Tailor your own schedule by pre-booking a convenient hour of your choice, available from Monday to Saturday between 9 am and 7 pm. Autodesk Maya Training Course with our flexible evening training course. Designed to accommodate busy schedules, this course allows you to learn Maya at your convenience, either in-person or through live online sessions. Master essential features and workflows to create captivating 3D models, animations, and visual effects. Benefit from expert guidance, hands-on projects, and lifetime email support, ensuring a rewarding learning experience. Enroll now to ignite your creativity and open doors to exciting opportunities in the animation and visual effects industry. The Autodesk Maya Evening Training Course offers a flexible learning option for busy professionals and students with daytime commitments. Master the powerful tools and capabilities of Autodesk Maya during convenient evening sessions. Participants will receive comprehensive training in 3D modeling, materials, animation, lighting, and rendering. The course progresses to advanced topics, including dynamics, character rigging, shading, and compositing. Enroll in this course to develop valuable skills in 3D computer graphics and animation. Benefit from interactive learning experiences and expert guidance, whether attending in-person or joining live online sessions. Maya Evening Training Courses Duration: 10 hours Course Outline: I. Introduction to Maya (1 hour) Gain insights into Maya's versatile applications and interface. Master navigation and project management. II. Creating 3D Models (2 hours) Learn polygon modeling basics and refine objects with precision. III. Texturing and Materials (1 hour) Apply and customize materials for enhanced visuals. IV. Lighting and Rendering (1.5 hours) Explore lighting techniques and rendering. V. Animation (2.5 hours) Understand animation principles and rig characters. VI. Special Effects (1 hour) Harness particle systems and create captivating effects. VII. Intermediate Modeling Techniques (1 hour) Venture into NURBS modeling and sculpting tools. VIII. Conclusion and Next Steps (0.5 hour) Recap and explore further learning resources. Autodesk Maya Evening Training Course Topics Covered: Modeling, Texturing, Animation, Lighting, Rendering, and more. Download Autodesk Maya! Create expansive worlds, characters, and effects. Subscribe now for a year and start your 3D model and animation journey. Visit https://www.autodesk.co.uk/maya for a free trial. Upon completing the Autodesk Maya Evening Training Course, participants will gain proficiency in 3D modeling, texturing, animation, lighting, and rendering using Autodesk Maya. They will acquire the skills to create captivating visuals and animations, opening up opportunities in diverse industries such as entertainment, gaming, and architectural visualization. The flexible evening schedule allows for convenient learning, accommodating busy professionals and students.

Autodesk Maya Evening Training
Delivered in London or OnlineFlexible Dates
£330

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

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

Oracle Database 12c: PL/SQL I - Introduction

By Nexus Human

Duration 4.375 Days 26.25 CPD hours This course is intended for The target audience for this course is all Oracle professionals. Among the specific groups for whom this course will be helpful are: Application designers and database developers Database administrators Web server administrators Overview This eTextbook begins with an explanation of the intent and usage of the PL/SQL programming language for database applications. Important reasons why one should incorporate PL/SQL modules within the application architecture right from the initial design and planning phase are presented. Next one learns how to begin building executable PL/SQL program units. One learns about each of the major segments of a working program and how these interact with each other during program execution, including the important error or exception handling capabilities of the language. The final section goes beyond the basics and begins to explore advanced topics that will be useful later in the Sideris Oracle PL/SQL developer textbook series. One learns techniques and features that allow modular and reusable programs to be developed, increasing productivity and maintainability of database applications. his eTextbook introduces one to Oracle database programming using the PL/SQL programming language. One will learn the syntax, structure and features of the language. This textbook will also lay the foundation for the entire Sideris Oracle PL/SQL programming series, allowing one to progress from introductory topics to advanced application design and programming and finally onto writing complex high-performance applications. his eTextbook introduces one to Oracle database programming using the PL/SQL programming language. One will learn the syntax, structure and features of the language. This textbook will also lay the foundation for the entire Sideris Oracle PL/SQL programming series, allowing one to progress from introductory topics to advanced application design and programming and finally onto writing complex high-performance applications.

Oracle Database 12c: PL/SQL I - Introduction
Delivered OnlineFlexible Dates
Price on Enquiry

Computing - IT Skills for Mac iOS (modular) - Online Tuition

5.0(8)

By GLA Tutors Home or Online

Learn everything you need to know to be fully competent with Mac iOS. This syllabus takes you around the basics and then on another deep dive into all the elements. Discover things you never knew and speed up your experience using Mac iOS. Module 1: Introduction to Mac iOS and Hardware • Understanding the Mac ecosystem • Overview of Mac hardware components • Navigating the Mac interface Module 2: Mac Operating System (macOS) • Exploring the macOS interface • Customizing system preferences • File management and organization on macOS Module 3: Essential Mac Apps • Using Safari for web browsing • Effective web searching using search engines • Email management with Apple Mail • Calendar and task management with Apple Calendar Module 4: Software Installation and Updates • Installing and updating software applications • Managing and uninstalling programs • App Store and app installations Module 5: Productivity and Collaboration • Using iCloud for cloud-based storage and collaboration • Working with Notes, Reminders, and Messages • Collaborative document editing with iWork Module 6: Multimedia and Creativity • Basic image editing with Photos and Preview • Music creation with GarageBand • Creating multimedia presentations with Keynote Module 7: Troubleshooting and Maintenance • Identifying and resolving common Mac issues • Using Activity Monitor for performance monitoring • Maintenance tasks for macOS Module 8: Mac Security and Privacy • Overview of Mac security features • Online safety and privacy best practices • Protecting personal data and devices Module 9: Advanced Mac Features • Customizing the Dock and Menu Bar • Using Siri for voice commands and search • Continuity features for seamless device integration Module 10: Using AI and Chat GPT • Introduction to AI and Chat GPT technology • Exploring AI-powered features on Mac • Using Chat GPT for productivity and assistance Module 11: Browsing and Search Engines • Effective use of web browsers on macOS • Utilizing search engines for research • Online safety and privacy while browsing Module 12: Cybersecurity • Understanding cybersecurity threats • Protecting against malware and phishing attacks • Secure online practices and password management Module 13: Software Installation and Factory Reset • Installing and updating software applications • Factory resetting a Mac device • Data backup and recovery during resets Module 14: Final Projects and Assessment • Culminating projects showcasing Mac iOS skills • Practical exams assessing Mac software knowledge and skills • Preparing for industry-recognized certifications (optional) Please note that the duration and depth of each module can vary depending on the level of expertise required and the specific needs of the learners. Additionally, it's important to adapt the curriculum to the learners' proficiency levels, whether they are A Level/GCSE students or adult learners with different experience levels.

Computing - IT Skills for Mac iOS (modular) - Online Tuition
Delivered OnlineFlexible Dates
£40

AutoCAD Mac Basics-Advanced Training

By London Design Training Courses

Why AutoCAD Mac Basics-Advanced Training Course? Click here for more info Learn 2D drawing, Plans, Sections, Elevations and advanced features. Choose in-person or live online sessions. Certified tutors, practical exercises, and career advice. Access recorded lessons and lifetime email support.  Duration: 16 hrs. Method: 1-on-1, Personalized attention. Schedule: Tailor your own schedule by pre-booking a convenient hour of your choice, available from Mon to Sat between 9 am and 7 pm. AutoCAD for Mac Essentials to Advanced Training Course: Learn AutoCAD for Mac and master its popular functionalities, tailored for Mac users. Course Highlights: Thorough grounding for beginners in using AutoCAD for Mac. Develop the skills to create precise and high-quality 2D layouts and designs. Generic drawing techniques applicable to all industries. In-class or live online options available. Ideal for newcomers to AutoCAD for Mac, self-taught users, and those transitioning from other CAD tools. Autodesk Certified Tutors: Autocad Mac 1-2-1 training courses. Expert trainers with extensive experience in AutoCAD and various CAD applications. Hands-On Learning: Practical and hands-on training with demonstrations and step-by-step techniques. Support and Prerequisites: Lifetime post-course email support. Good working knowledge of the Mac OS required, no prior CAD experience needed. AutoCAD Mac Course Content: Fundamental Drawing:Creating Basic ObjectsWorking with LinesWorking with ArcsHandling Polylines Object Manipulation Techniques:Utilizing GripsMastering Object SnapsTracking Object Snap PointsEmploying Polar Tracking File Management:Saving Your WorkAuto-backupsUnderstanding Different File Formats (DXF, etc.)Disaster Recovery Accurate Object Creation:Working with UnitsUtilizing Dynamic InputUsing Inquiry Commands for Measurements Object Viewing and Navigation:Zooming TechniquesPanning Techniques Object Manipulation:Selecting Objects in the DrawingNoun/Verb SelectionQuick SelectMoving, Copying, Rotating, Mirroring, and Arraying ObjectsScaling, Trimming, and Extending Objects Organizing Drawings:Managing LayersChanging Object PropertiesExploring the Properties PaletteUsing Different Linetypes Layouts and Annotations:Working with Layouts and Page SetupsScaling Drawing ViewsAnnotating the Drawing with Text and DimensionsCreating MultileadersApplying Hatching to Objects Reusable Content:Creating and Inserting Blocks and SymbolsUsing Tool PalettesWorking with Groups Paper Space and Model Space: Understanding Model Space and Paper Space Creating Layouts and Managing Viewports Setting Viewport Scales Plotting and Output: Plotting Drawings Generating PDF Output Handling Multiple Sheet Drawings Using Plotstyles Drawing Templates and AutoCAD Tools: Creating Drawing Templates Exploring AutoCAD Toolsets Advance Plans, Sections, Elevations and Construction detailing. This course provides comprehensive instruction in AutoCAD, equipping participants with essential skills to create and manage drawings effectively for various design projects.

AutoCAD Mac Basics-Advanced Training
Delivered in London or OnlineFlexible Dates
£465

3ds Max Evening Training

By London Design Training Courses

Course Description: 3ds Max Evening Training Course. Training duration: 10 hrs Method: 1-2-1, Personalized attention, Tailored content, Flexible pace, Individual support. Schedule: Personalized training experience with our flexible 1-2-1 sessions. Tailor your own schedule by pre-booking a convenient hour of your choice, available from Monday to Saturday between 9 am and 7 pm. Course Link Unleash the art of character animation with our 3ds Max training course. Perfect for beginners and seasoned artists alike. Benefit from certified tutors and industry experts as your mentors. Opt for in-person or live online sessions with flexible scheduling. Access recorded lessons and lifetime email support. Receive a Certificate of Attendance and a practical training guide. Enjoy hands-on instruction and personalized attention. Ideal for architects, interior designers, game designers, and more. Enroll today and unlock your animation potential with 3ds Max. Try it out for free using the link provided. Module 1: Introduction to 3ds Max (1 hour) Overview of 3ds Max and its applications in various industries Interface tour and navigation controls Working with objects, creating basic shapes, and transformations Understanding the viewport and workspace customization Module 2: Modeling in 3ds Max (2 hours) Polygon modeling techniques Working with modifiers for efficient modeling Creating complex shapes using subdivision surfaces Using splines and lofting for advanced modeling Introduction to NURBS modeling Module 3: Texturing and Materials (2 hours) UVW unwrapping and mapping techniques Applying textures and materials to objects Utilizing the Material Editor and material libraries Creating realistic materials using maps and procedural textures Introduction to PBR materials and material workflows Module 4: Lighting and Cameras (1.5 hours) Types of lights and their properties in 3ds Max Setting up basic and advanced lighting scenarios Working with natural and artificial lighting techniques Introduction to photometric lighting and IES profiles Camera settings and composition for better renders Module 5: Animation and Rigging (1.5 hours) Understanding keyframes and animation controllers Creating simple animations and motion paths Introduction to character rigging and bone systems Basic animation principles and timing Animating objects and cameras for visual storytelling Module 6: Rendering and Output (1.5 hours) Overview of the rendering process in 3ds Max Render settings and output formats Working with render elements for post-processing Introduction to V-Ray rendering (or other popular render engines) Final render setup and optimization techniques Module 7: Particle Systems and Dynamics (1 hour) Introduction to particle systems and particle flow Simulating dynamics and physics in 3ds Max Working with particle operators and events Creating realistic effects like smoke, fire, and water Module 8: Advanced Techniques and Plugins (1 hour) Exploring advanced tools and workflows in 3ds Max Overview of popular plugins and their functionalities Integration with other software and formats (e.g., Adobe Photoshop, CAD software) Utilizing scripts and automation for workflow optimization Downlaod 3ds max for free

3ds Max Evening Training
Delivered in London or OnlineFlexible Dates
£290

Fresh Claims Training Course

By Immigration Advice Service

Explore the essentials of fresh claims and further submissions in our beginner-friendly course. Learn to understand, make, and challenge claims, discovering potential outcomes and available options for a comprehensive grasp. Fresh Claims and Further Submissions   Embark on a learning adventure with our Fresh Claims training course, designed for legal professionals, advocates, and newcomers to immigration law. As a top immigration law firm, we offer a engaging program to simplify the complexities of Fresh Asylum Claims. Our expert-led course goes beyond theory, immersing participants in practical scenarios mirroring real-world challenges. Dive into the heart of Fresh Claims, where our instructors share valuable insights and skills essential for success in immigration law. Unlock the secrets to handling fresh asylum claims through a curriculum that balances depth and accessibility. Join us for an empowering experience that not only equips you with essential legal knowledge but also transforms learning into an exciting journey toward expertise in immigration law.   Course joining links will be sent out 24hours prior to the course start date and sent to the email address used at the time of booking. Why study on IAS Immigration Training Courses? Immigration Advice Service has been providing professional immigration services for over a decade across the public, private and corporate sectors. This training course on preparing applications for fresh claims for asylum will provide you with the knowledge you need to best serve your clients. Our fully qualified and OISC regulated trainers will lead you through the course and give you a comprehensive overview of what you need to know. This is a very valuable opportunity for immigration and legal professionals. Who is the course trainer? The course will cover the following: What is fresh claim/further submissions How can a claim for further submissions be made Potential outcome and options available in challenging them   The course is suitable for beginners and experienced advisors.

Fresh Claims Training Course
Delivered OnlineFlexible Dates
£120

Visual Basic for Applications (VBA) in Excel (from cool to geek in less than 1 day)

By Alumno Consulting

Excel but different. Harness this most powerful tool but on a course tailored to your business and needs. Using case studies relevant to your business and often actual files your firm uses on a daily basis we embark on a voyage of discovery. This isn't a boring "watch what I do and copy" course. This is exciting, engaging, funny and enjoyable. Delegates will learn relevant skills but also, because of the delivery methods they will gain an increased enjoyment of using Excel and will retain and implement all of the material covered. They also have access to the trainer for an unlimited amount of time after the course to continue to grow their knowledge

Visual Basic for Applications (VBA) in Excel (from cool to geek in less than 1 day)
Delivered in Internationally or OnlineFlexible Dates
£1,500

SAP01 SAP Overview

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for All persons interested in getting an overview of SAP?s Business Suite solutions. Overview Identify SAP Applications and ComponentsExplain basic functionality of SAP SolutionsAttend more detailed SAP courses and have the required baseline knowledge In this course, students identify SAP applications and components, as well as learn how to explain basic functionality of SAP Solutions. SAP - A Cloud Company Identifying SAP Applications and Components Outline the Functionality of SAP Cloud-Enabling Applications Outlining New SAP Functionality Outline the usage and functionality of SAP HANA Outline the usage and functionality of Cloud for Customer Describe the various aspects of SAP User Experience SAP System Navigation Accessing the SAP System Personalizing the User Interface System-Wide Concepts Identifying SAP Organizational and Master Data Elements Logistics Creating a Purchase Order for Materials Using Supplier Relationship Management (SRM) for Procurement and Sourcing Processes Integrating Ariba Functionality with Procurement in SAP Enterprise Resource Planning (ERP) Creating a Planned Order Processing Production Orders Using Supply Chain Management (SCM) to Manage Supply and Demand Creating Sales Orders Creating a Delivery and Posting a Goods Issue Creating Sales Order Billing Documents Using Customer Relationship Management (CRM) Using Product Lifecycle Management (PLM) Financials Identifying Financial Accounting Processes Using Financial Add-Ons for SAP Business Suite Creating a Journal Entry in the General Ledger Outlining the Outbound Payments Process in Accounts Payable Generating Financial Statements Outlining the Inbound Process in Accounts Receivable Outlining the Business Processes in Fixed Assets Accounting Analyzing Internal Costs in Management Accounting Monitoring Manufacturing Costs Analyzing Profitability Human Capital Management (HCM) Identifying the Components of SAP Enterprise Resource Planning (ERP) HCM Outlining the HR Renewal Functionality Integrating SuccessFactors in the Cloud Analytics and Strategic Planning Executing Analytics and Strategic Planning Reports SAP Services Accessing SAP Services

SAP01 SAP Overview
Delivered OnlineFlexible Dates
Price on Enquiry