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

1770 Master courses in Nottingham delivered Live Online

Mastering Maya Basics to Intermediate Course

By ATL Autocad Training London

Why Choose Mastering Maya Basics to Intermediate Course? Click here for more info: Website Our courses cater to graphic designers, animators, and beginners, providing industry-standard animation skills. Dive into 3D animation, modeling, simulation, and rendering for film, TV, games, and ads. Duration: 20 hours Approach: 1-on-1 Sessions. Schedule: Design your own schedule by pre-booking a convenient hour of your choice, available Mon to Sat between 9 am and 7 pm. I. Introduction to Maya (1.5 hours) Understanding Maya and its Applications Navigating the Maya Interface and Basic Tools Creating and Managing Projects II. 3D Modeling (3 hours) Basics of Polygon Modeling Creating Simple and Complex 3D Shapes Organic Shape Creation using NURBS Advanced Techniques: Extrusions, Bevels, and Editable Objects III. Texturing and Materials (1.5 hours) Introduction to Texturing and Material Creation UV Unwrapping and Texture Mapping Importing and Applying Textures and Images IV. Lighting and Rendering (2 hours) Fundamental Lighting Techniques Camera Setup and Composition Rendering Images and Animations Output Options and File Formats V. Animation (4 hours) Keyframe Animation and Animation Curves Rigging and Animating Characters Motion Paths and Animation Layers Editing Animation Clips VI. Rigging (2 hours) Introduction to Rigging and Skeletons Binding Skin and Weight Maps Creating Rigging Systems for Characters VII. Special Effects (1.5 hours) Particle Systems and Dynamics Creating Fluids, Fire, and Other Effects Special Effects Editing: Explosions, Smoke, and more VIII. Advanced Modeling Techniques (1.5 hours) Complex Objects using Booleans and Deformers Modifying Curves and Surfaces Organic Shape Creation with Sculpting Tools IX. Conclusion and Next Steps (0.5 hours) Course Review Further Learning Tips and Resources Q&A and Feedback Please note: The course content and duration are flexible, tailored to match learners' needs and skill levels. Throughout the course, lifetime email support ensures you receive guidance with any challenges you face. Embark on your Autodesk Maya journey, exploring 3D modeling and animation with confidence. Additional Topics Covered: Modeling: Surfaces, Control Vertex, Polygons, Extrusion, Vertices, Edges, Bridge Tool, Combining, Smooth, Mirror Geometry, Merging Vertices, Subdivision Modeling. Deformations: Twist, Lattice, Flare, Bend. Shapes: Lines, Pen Tools. Animations: Basic Keyframes, Vertex Animation, Clusters, Path Animations, Skeletons, Bones, IK Handle Tool, Skinning. Dynamics: Fire, Lighting, Soft and Rigid Bodies, Particles, Collisions, Gravity. Fur and Paint Effects: Fur Basics, Fur Color Corrections, Paint Effects, Paint Modifier, Brush Animations. Texturing: Diffuse and Bump Maps, Reflections, Transparency, Shaders, Toon Shaders, Glow Textures. Lighting: Basic and Advanced Lights, Shadows, Special Light Effects. Camera: Free and Aim Cameras, Camera Effects, Path Animations. Fluid Effects and Ncloth: 2D and 3D Containers, Collision Effects, Gravity, Wind Effects. Rendering: Images and Animations, Render Techniques, Resolution Settings, Batch Rendering. Download Maya Maya Proficiency: Master Maya's interface, tools, and functions, advancing from basic to intermediate levels. 3D Modeling Expertise: Create diverse 3D models using polygonal and NURBS techniques, from simple shapes to intricate designs. Texturing and Rendering Skills: Apply textures, create materials, and utilize advanced rendering techniques for high-quality visuals. Animation Techniques: Understand keyframe animation, rigging, and character animation, producing engaging animations and special effects. Special Effects and Dynamics: Explore particle systems, fluid dynamics, and advanced visual effects, enhancing realism in animations. Advanced Modeling and Sculpting: Master complex modeling techniques, including Booleans, deformers, and organic shape creation through sculpting tools. Professional Portfolio: Develop a diverse portfolio showcasing 3D modeling and animation skills, ready for presentation to employers or clients. Problem-Solving Skills: Learn creative approaches to solve complex 3D challenges effectively. Collaborative Abilities: Understand team dynamics and collaboration within the 3D production pipeline. Recommended Books: "Introducing Autodesk Maya 202X" by Dariush Derakhshani and Randi L. Derakhshani: Comprehensive beginner's guide to Maya's essential tools and techniques. "Mastering Autodesk Maya 20XX" by Todd Palamar: In-depth intermediate guide covering advanced features, modeling, animation, and rendering. "Maya Character Creation: Modeling and Animation Controls" by Chris Maraffi: Focuses on character creation, covering modeling, rigging, and animation. "Maya Secrets of the Pros" by Todd Palamar: Expert tips and techniques from professional Maya artists, detailing advanced workflows and best practices. "Stop Staring: Facial Modeling and Animation Done Right" by Jason Osipa: Specialized book on facial modeling and animation, perfect for character expression enthusiasts. "The Art of 3D Computer Animation and Effects" by Isaac Kerlow: Offers foundational knowledge in 3D computer animation principles, applicable to various software, including Maya. Mastering Maya Basics to Intermediate Course Benefits: Comprehensive Skill Development: Master essential tools and techniques, from basics to intermediate, with hands-on projects mirroring real industry scenarios. Industry-Grade Proficiency: Acquire expertise in Autodesk Maya, enhancing credibility in animation, visual effects, and gaming industries. Creative Exploration: Unlock creative potential through advanced shading, lighting, dynamics, and simulations, enabling imaginative project realization. Portfolio Enhancement: Build a strong portfolio showcasing skills in 3D modeling, animation, and rendering for career advancement. Individualized Support: Receive personalized guidance and feedback, ensuring tailored learning experiences and skill refinement. Potential Jobs After Course: 3D Animator: Create lifelike character animations for films, games, and advertisements. 3D Modeler: Design detailed 3D characters, environments, and objects for various applications. Visual Effects Artist: Produce stunning visual effects for movies, TV shows, and commercials. Texture/Lighting Artist: Develop intricate textures and set the mood with expert lighting. Rigging Specialist: Rig characters and objects for realistic movement in animations. Rendering Specialist: Optimize rendering capabilities for high-quality images and animations. Game Developer: Contribute to interactive game development using Maya's features. Freelance Artist/Animator: Work independently on diverse projects, collaborating with studios and agencies. Skill Advancement: Progressive Mastery: Develop from basics to intermediate levels in Autodesk Maya, honing essential tools for stunning 3D visuals and animations. Hands-On Learning: Interactive Practice: Engage in practical projects, refining your skills in 3D modeling, advanced materials, character animation, and high-quality renders. Industry-Ready Proficiency: In-Demand Skills: Acquire proficiency in Autodesk Maya, a key software in animation and gaming, enhancing your employability. Creative Exploration: Unlock Creativity: Experiment with advanced shading, lighting, and dynamic animations, unleashing your creative potential in Maya. Flexible Support: Tailored Learning: Access recorded lessons for review, deepening your understanding, with lifetime email support for continuous guidance.

Mastering Maya Basics to Intermediate Course
Delivered in London or OnlineFlexible Dates
£720

Git and GitHub for engineers

5.0(3)

By Systems & Network Training

Git and GitHub course description This course covers version control using Git but also using GUI frontends such as GitHub. The course starts with a tour of using GitHub but then quickly moves onto using git from the command line. All elements of git version control are covered including creation of repositories, adding and editing files, branches and merging, rewriting history and handling merge conflicts. Hands on sessions are used throughout the course. What will you learn Install git. Add and edit files in a repository. Create branches and perform merges. Handle merge conflicts. Git and GitHub course details Who will benefit: Anyone requiring version control. Prerequisites: None. Duration 1 day Git and GitHub course contents Introduction Version control for software, configuration management. Other uses. Version control systems. What is git? What is GitHub? Distributed version control. Comparison of git to other systems. GitHub Getting started, creating an account, account types, repositories, access control, bug tracking, feature requests. Alternatives to GitHub. Hands on Using GitHub. Installing git Linux install, Windows install, git config, levels, user.name, user.email. Hands on Installing and configuring git. Creating repositories git clone, github, git remote, git init. Hands on Creating a repository. Adding and editing files Staging and adding, git add, git commit, git push, git pull, git status, git log. Two stage process. File states: Working, staging, history, untracked. git mv, git rm, .gitignore, git diff, git difftool. Undoing changes. Hands on Adding and editing files in git. Branching and merging What is a branch, HEAD label, master branch, git branch, git checkout. Feature branches, bux fix branches, integration branches, production branches, fast forward merges, 3 way merges, git merge, git status, git log, tags. Hands on Making branches, merging. Rewriting history git reset, git rebase, advantages. Hands on Reset commits, rebase a branch. Merge conflicts What is a conflict, conflict resolution process, resolving merges, rebasing, git log, merge tools, configuring merge tools, avoiding conflicts. Hands on Merge resolution.

Git and GitHub for engineers
Delivered in Internationally or OnlineFlexible Dates
£797

Essential Adobe InDesign Training Course

By ATL Autocad Training London

Who is this for? Essential Adobe InDesign Training Course. Acquire Adobe InDesign basics from certified instructors. Master layout design, typography, and core design concepts. Opt for in-person or live online sessions. Receive a Certificate of Completion and lifelong email assistance. Lean desktop publishing skills and quality layouts.  Click here for more info: Website Duration: 5 hours Approach: Individualized 1-on-1 training with customized content. Schedule: Flexible sessions, available Monday to Saturday from 9 am to 7 pm. Course Outline: Module 1: Introduction to Adobe InDesign (1 hour) Familiarize with workspace and tools Create new documents with appropriate page size and margins Effectively format text and images Customize the interface for efficient workflow Module 2: Text Formatting and Styles (1 hour) Apply consistent character and paragraph styles Manage text flow using frames Organize lists with bullets and numbering Master special characters for precise typography Module 3: Working with Images (1 hour) Import and position images in documents Adjust image size and alignment within frames Create professional layouts with text wrapping around images Enhance visuals with image frames and effects Module 4: Layout Design (1 hour) Create precise grids and guides for alignment Arrange objects for balanced layouts Streamline work with layers Maintain consistency using master pages and templates Module 5: Printing and Exporting (1 hour) Understand color modes and print principles Export to PDF and other formats for diverse outputs Ensure print readiness through preflighting Efficiently archive and manage InDesign files Through practical exercises, solidify your grasp of each module, enabling you to design visually appealing layouts, craft documents for various purposes, and manage InDesign projects adeptly. Adobe InDesign's potential is vast, and this fundamentals course opens doors for you to explore diverse design projects. Seize this opportunity to unleash your creative prowess with InDesign! Upon completing the Adobe InDesign Fundamentals course, participants will be able to: Master InDesign Tools: Demonstrate proficiency in utilizing InDesign's essential tools, workspace, and interface for effective design workflows. Layout Design Skills: Create visually appealing layouts using grids, guides, and balanced object arrangements, ensuring professional-quality design. Text Formatting Mastery: Apply consistent character and paragraph styles, manage text flow, and enhance typography with special characters. Image Manipulation Expertise: Import, position, and enhance images within frames, integrating them seamlessly into layouts. Printing and Exporting Proficiency: Understand color modes, print principles, and export documents to various formats, ensuring print readiness and diverse output options. Efficient Project Management: Utilize layers, master pages, and templates for streamlined project organization and management in InDesign. Book Recommendations: "InDesign CC Classroom in a Book" by Kelly Kordes Anton and John Cruise: This official Adobe guide provides hands-on lessons and practical techniques for mastering InDesign's core features. "InDesign Type: Professional Typography with Adobe InDesign" by Nigel French: Explore advanced typography techniques, layout principles, and typographic finesse specific to Adobe InDesign. "Real World Adobe InDesign CC" by Olav Martin Kvern, David Blatner, and Bob Bringhurst: A comprehensive guide offering practical insights, tips, and real-world techniques for InDesign users of all levels. "The Adobe InDesign CS6 Book for Digital Photographers" by Scott Kelby: Focused on integrating photography with InDesign, this book provides valuable insights into creating visually stunning layouts with images. "InDesign Secrets" by David Blatner and Anne-Marie Concepción: This book is packed with expert tips, tricks, and techniques that can significantly enhance your efficiency and creativity in InDesign. 1-on-1 InDesign Courses: Personalized Learning: Tailored 1-on-1 courses designed to meet your specific learning needs and goals. Expert Instructors: Learn from industry professionals with extensive experience in animation and design. Flexible Scheduling: Schedule sessions at your convenience, allowing you to balance learning with your busy lifestyle. Comprehensive Curriculum: Dive deep into animation techniques, software mastery, and creative skills through our comprehensive courses. Hands-On Training: Get practical, hands-on experience with real-world animation projects, enhancing your skills effectively. Individual Attention: Benefit from personalized attention and detailed feedback from instructors, ensuring your progress and understanding. Professional Development: Acquire skills relevant to the industry, empowering you for career advancement in animation and related fields. Portfolio Enhancement: Develop a strong portfolio with the guidance of experts, showcasing your newfound skills and creativity. Post-Course Support: Enjoy continued support even after the course completion, ensuring you have resources for ongoing learning and growth. Certification: Receive a certificate upon course completion, validating your expertise and enhancing your professional credentials. Course Highlights: Master Adobe InDesign's key features for layout, text, images, and graphics. Learn design principles and typography techniques for visually appealing documents. Efficiently handle multi-page projects like magazines and brochures. Utilize styles, templates, and libraries for streamlined design and consistency. Explore advanced techniques for interactive PDFs and digital publishing. Earn a Certificate of Completion for your Adobe InDesign proficiency. Flexible learning options: in-person or live online sessions. Lifetime email support for ongoing assistance after the course. Adobe InDesign Learn & Support https://helpx.adobe.com â€º support › indesign Get started with Adobe InDesign. Find tutorials, the user guide, answers to common questions, and help from the community forum.

Essential Adobe InDesign Training Course
Delivered in London or OnlineFlexible Dates
£180

Vray for Rhino Training

By London Design Training Courses

Why Choose Vray for Rhino Training Course? Click for more info. Become skilled in photorealistic rendering with V-Ray for Rhino through our course. Led by certified tutors, you'll learn lighting, materials, and rendering, as well as advanced techniques like textures and global illumination. In-person or live online sessions and receive a Certificate of Completion. Duration: 10 hrs Method: 1-on-1, Personalized attention Schedule: Tailor your own hours of your choice, available from Mon to Sat between 9 am and 7 pm. Why Enroll in Our Vray for Rhino Training Course? Elevate your skills in the art of photorealistic rendering with our comprehensive V-Ray for Rhino training program. Led by certified experts, this course delves into the nuances of lighting, materials, rendering, and advanced techniques such as textures and global illumination. Whether you're a beginner or looking to enhance your proficiency, our course caters to all skill levels. What Sets Our Course Apart? Expert Guidance: Learn from our certified tutors who provide personalized attention in 1-on-1 sessions, ensuring you grasp every concept thoroughly. Flexible Learning: Tailor your own learning schedule at your convenience. Our in-person and live online sessions are available from Monday to Saturday, between 9 am and 7 pm, accommodating various time zones and commitments. Comprehensive Curriculum: Master the intricacies of Rhino and V-Ray rendering, progressing seamlessly from beginner to advanced levels. Dive into the exclusive realm of architectural exterior rendering with V-Ray 6 for Rhino and Rhino 7 in our specialized London Design Training Course. Course Highlights: Duration: 10 hours of intensive training to hone your skills and gain expertise in V-Ray for Rhino. Method: Personalized 1-on-1 attention ensures focused and effective learning, allowing you to ask questions and receive immediate feedback. Certification: Upon completion, receive a prestigious Certificate of Completion, validating your mastery of V-Ray for Rhino. Why Enroll in Our Vray for Rhino Training Course? Elevate your skills in the art of photorealistic rendering with our comprehensive V-Ray for Rhino training program. Led by certified experts, this course delves into the nuances of lighting, materials, rendering, and advanced techniques such as textures and global illumination. Whether you're a beginner or looking to enhance your proficiency, our course caters to all skill levels. What Sets Our Course Apart? Expert Guidance: Learn from our certified tutors who provide personalized attention in 1-on-1 sessions, ensuring you grasp every concept thoroughly. Flexible Learning: Tailor your own learning schedule at your convenience. Our in-person and live online sessions are available from Monday to Saturday, between 9 am and 7 pm, accommodating various time zones and commitments. Comprehensive Curriculum: Master the intricacies of Rhino and V-Ray rendering, progressing seamlessly from beginner to advanced levels. Dive into the exclusive realm of architectural exterior rendering with V-Ray 6 for Rhino and Rhino 7 in our specialized London Design Training Course. Course Highlights: Duration: 10 hours of intensive training to hone your skills and gain expertise in V-Ray for Rhino. Method: Personalized 1-on-1 attention ensures focused and effective learning, allowing you to ask questions and receive immediate feedback. Certification: Upon completion, receive a prestigious Certificate of Completion, validating your mastery of V-Ray for Rhino. Join our 10-hour Vray for Rhino 3D training course for a comprehensive understanding of Vray's integration with Rhino 3D. Learn lighting, camera settings, materials, rendering, and post-production techniques. Master the skills to create realistic and high-quality renders with Vray for Rhino 3D. Module 1: Introduction to Vray for Rhino 3D (2 hours) Discover the purpose and advantages of Vray for Rhino 3D. Successfully install and set up Vray for Rhino 3D. Navigate the Vray interface and explore its workflow. Gain insights into Vray materials and their effective application. Module 2: Lighting with Vray (2 hours) Master techniques for achieving compelling lighting with Vray in Rhino 3D. Familiarize yourself with various types of Vray lights and their settings. Create and control Vray sun and sky for outdoor scenes. Utilize Vray dome lighting for captivating interior renderings. Employ IES lights to achieve lifelike lighting effects. Understand the lighting workflow with Vray in Rhino 3D. Module 3: Vray Camera (2 hours) Gain proficiency in Vray camera settings and their impact on the final render. Control exposure using Vray camera settings. Explore Vray depth of field for captivating focusing effects. Create dynamic visual presentations with Vray camera animations. Harness the features and functionalities of Vray frame buffer. Module 4: Vray Materials (2 hours) Unveil the intricacies of Vray materials and their properties. Create visually stunning and realistic materials using Vray. Organize and save custom Vray material libraries for efficient workflow. Optimize productivity with Vray material overrides for quick material changes. Module 5: Vray Rendering and Post Production (2 hours) Delve into Vray rendering settings for optimal results. Master the art of rendering high-quality images and animations using Vray. Enhance Vray renders through post-production techniques in Photoshop. Fine-tune the output using Vray frame buffer. Gain control by compositing Vray render elements in Photoshop. Utilize Vray denoiser for noise reduction in renders. Chaos Group https://www.chaos.com â€º vray › rhino › free-trial V-Ray for Rhino. Powerful rendering for product design and architecture. Try free for 30 days. Download trial. Overview; What's new; Download trial. Why Learn V-Ray for Rhino? V-Ray is a widely acclaimed photorealistic renderer, renowned for its precision and fast raytracing capabilities. While some may find V-Ray to be complex, our course simplifies the process, allowing you to create, adjust, and render architectural scenes with ease. V-Ray for Rhino Basics Acquire essential V-Ray knowledge, including default engine render, V-Ray camera usage, VRay editor, progressive rendering, V-Ray sun and camera settings, lighting techniques with V-Ray lights and IES lights, color mapping, and working with V-Ray materials and HDRI. Join us for this comprehensive London Design Training Course on V-Ray for Rhino and elevate your architectural rendering skills to the next level.

Vray for Rhino Training
Delivered in London or OnlineFlexible Dates
£300

Brazilian Buttock Lift ONLINE MASTERCLASS (BBL)

4.9(74)

By Harley Elite Academy | Cosmetic Medicine Courses

This course is intended for delegates who are now doing dermal fillers or whom are advanced injectors. The Brazilian Butt Lift training includes improving shape, volumizing and sculpting the area with dermal filler. We use Hyacorp MFL 2 or Genefill Products MASTERCLASS GROUP 8 CPD POINTS 1 DAY COURSE  ONLINE During the Online Training day you will learn the following: Anatomy and Physiology Consultation for patients Consent forms Treatment information After care Dezinfection & Safety Indications and Contra-indications Risks, side effects Dealing with complications Marketing tips Certificate upon completion CPD All under the supervision of our fully trained aesthetics practitioners, with Medical background . You will practice on real models and optional extra Mentoring date can be provided if required! BBL is the newest of the body augmentation treatments in the cosmetic/aesthetic industry Masterclass. ONLINE BBL TRAINING COURSE IN LONDON Practice in 1-day Course Group Training Non-Surgical Liquid Brazilian Butt Lift with Hyaluronic Acid ( difference Fillers )Hayacorp MFL 2 ,Genefill contour using cannulas. Brazilian Butt lift with Fillers also called Liquid BBL has become one of the most popular non-surgical cosmetic procedures. Client’s are more than ever looking for non-surgical alternatives to the most popular cosmetic procedures. Take advantage of this ever-growing market with our one-day intensive course, extend you level of injectable procedure. Our Buttock Augmentation training course you will learn how to safely administrate the HA and effectively carry out these procedures to help your clients achieve a firmer, rounder buttock whilst saving your clients thousands on undergoing invasive surgery.  The Brazilian Buttock Lift, training course consists in learning Master class injection techniques and application for the most frequently requested areas of the body under professional supervise with some of the best experts of Academy on central London. You can extend the training with Legs, Arms and Calves. With Harley Elite Academy you can learn to practice in cosmetic medicine what the most celebrities want! We will cover pertinent information including mechanism of action technique of safety, dealing with complications, dilution guidelines, and more., providing injectable protocol for the products. Contraindications Complications Management Post treatment advice You need to be medically qualified as a doctor, dentist, nurse, pharmacist or paramedic with full governing body registration and have completed a Foundation Filler Course and to have administered a number of cases.

Brazilian Buttock Lift ONLINE MASTERCLASS (BBL)
Delivered OnlineFlexible Dates
£980

Mastering Unity 3D Intermediate Level Training Course

By ATL Autocad Training London

Who is this Course for? Mastering Unity 3D Intermediate Level Training Course Our Unity 3D training programs are tailored for individuals aspiring to become game developers, creative minds, & enthusiasts keen to explore the realm of game development. Learn 3D & 2D games or looking to master Unity's cross-platform features. Click here for more info: Website Duration: 20 hours Approach: 1-on-1 Individualized Attention & Customized Content Timetable: Scheduling any hour between 9 am and 7 pm, from Mon to Sat Course Overview: Sessions 1-2: Introduction to Unity Familiarize yourself with Unity's interface and workspace Create a new Unity project and set up the initial scene and navigation Sessions 3-4: Asset Management Explore and download free assets Import various asset types into Unity and understand their applications Sessions 5-6: Environmental Design Utilize Unity's terrain tools for environment creation Enhance scenes with textures, materials, and environmental objects Sessions 7-8: Character Development Design 3D character models Rig, animate, and import characters into Unity Sessions 9-10: Player Interaction Set up player controls and script basic movements Implement camera controls for seamless gameplay experiences Sessions 11-12: Physics and Realism Understand and implement physics in Unity Configure collisions, gravity, force, and torque for realistic interactions Sessions 13-14: Audio Enhancement Master audio implementation with sound effects and background music Fine-tune volume and pitch for immersive gameplay Sessions 15-16: Lighting and Visual Effects Employ advanced lighting techniques, including dynamic day-night cycles Enhance visuals with lens flares and particle systems Sessions 17-18: User Interface Design Construct user interfaces using Unity's canvas system Integrate interactive elements such as buttons and menus, ensuring smooth functionality Sessions 19-20: Optimization and Performance Implement optimization techniques and utilize the profiler for performance analysis Improve frame rates and reduce memory usage for seamless gameplay Session 21-22: Multiplayer Integration Explore multiplayer implementation and set up local multiplayer games Session 23-24: Mobile Game Development Discover mobile game development in Unity Build, deploy, and optimize games for mobile devices, focusing on performance and controls Session 25: Advanced Topics Delve into advanced scripting techniques, including coroutines, delegates, and events Explore shader programming and visual effects, and venture into VR development with Unity and Oculus Quest Final Project: Create a Comprehensive Game Test the game thoroughly, identify and resolve bugs Make necessary adjustments and improvements for a polished final product Experience the Real-Time Development Platform: Unleash your creativity and create 3D, 2D, VR, and AR experiences across various industries, including games, automotive, AEC, film, and more. Unity Pro offers a complete solution to develop better, iterate faster, and grow your business. Enjoy amazing games and immersive experiences with multi-platform support. Get started today: Unity Pro. Learning Outcomes: Participants will gain expertise in Unity 3D, mastering asset management, environmental design, character animation, player interaction, physics, audio, lighting, UI, optimization, and advanced scripting. They will develop a complete game, honing skills in debugging and project completion. Career Opportunities: Graduates can pursue roles as Game Developers, Mobile Game Developers, VR/AR Developers, Game Designers, UI/UX Designers, Game Testers, Indie Game Developers, Educational Game Developers, Freelance Developers, or Game Development Instructors, leveraging their Unity 3D skills for diverse and exciting career paths in the gaming industry. Skills Acquired: Participants in the Mastering Unity 3D Intermediate Level Training Course will gain advanced proficiency in Unity 3D game development, including: Advanced 3D Game Development Techniques Real-time Physics and Animation Skills Multiplatform Game Deployment Expertise Job Opportunities: Upon completion, individuals can pursue roles such as: Game Developer Unity 3D Programmer AR/VR Developer Interactive Simulation Designer This course equips participants with the expertise required for exciting opportunities in game development studios, AR/VR companies, and interactive media agencies, setting the stage for a successful career in the gaming and simulation industry. Course Advantages: Comprehensive Unity Mastery: Develop expertise in various Unity aspects, including game design, scripting, animation, and optimization. Hands-On Project Experience: Engage in practical projects mirroring real-world game development, enhancing your skills and portfolio. Interactive Live Instruction: Learn from experienced instructors in real-time, encouraging interactive discussions, Q&A sessions, and personalized guidance. Flexible Learning Paths: Opt for in-person or online classes, ensuring accessible and convenient learning tailored to your needs. Lesson Revisions: Access recorded lessons, allowing flexible review and reinforcement of concepts at your own pace. Lifetime Email Support: Benefit from ongoing support via email, where experts are available to assist with any questions or challenges, even after the course concludes.

Mastering Unity 3D Intermediate Level Training Course
Delivered OnlineFlexible Dates
£744

AutoCAD 3D Basics-Advanced Training

By London Design Training Courses

Why Learn AutoCAD 3D Basics-Advanced Training Course? Course Link Learn 3D modeling, materials, lighting, and rendering, and parametric models. Learn real-world Architecture, products, mechanics. Enroll for in-person or online sessions to master AutoCAD 3D. Duration: 16 hrs Method: 1-on-1 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. "Dial 02077202581 or WhatsApp 07970325184 to reserve your preferred dates and times.  AutoCAD 3D Basics-Advanced Level 1-2-1 Training Course: Comprehensive coverage from basics to advanced techniques. Suitable for beginners and those advancing their 3D modeling skills. Personalized attention in a private learning environment. Experienced instructors with expertise in 3D modeling. Hands-on practice for confident 3D modeling. Flexible scheduling and lifetime email support. Certificate upon course completion for career advancement AutoCAD 3D Basics-Advanced Level 1-2-1 Training Course: Comprehensive coverage from basics to advanced techniques. Suitable for beginners and those advancing their 3D modeling skills. Personalized attention in a private learning environment. Experienced instructors with expertise in 3D modeling. Hands-on practice for confident 3D modeling. Flexible scheduling and lifetime email support. Certificate upon course completion for career advancement AutoCAD 3D Basics to Advanced Level Training Course Outline (10 hours): Session 1: Introduction to 3D Modeling (2 hours) Understanding 3D modeling concepts Working in the 3D Modeling Workspace Drawing 3D objects with Solid tools Extruding 2D polylines to create 3D objects Session 2: Advanced 3D Features and UCS (2 hours) Setting up AutoCAD for advanced 3D modeling Mastering the User Coordinate System (UCS) Using viewports to aid in 3D drawing Efficient modeling with Array tools Session 3: Rendering and Visualization (2 hours) Testing rendering techniques Creating a quick study rendering Simulating natural lighting and the sun Enhancing 3D models with materials and lights Session 4: Editing 3D Solids and Mesh Modeling (2 hours) Understanding solid modeling principles Creating and editing basic solid forms Editing 3D solids and streamlining 2D drawing process Exploring 3D mesh modeling and editing The AutoCAD 3D training course provides a comprehensive understanding of 3D modeling, visualization, and rendering. Participants will learn to create complex 3D models, render realistic visuals, and efficiently customize the AutoCAD interface for improved productivity. Master 3D Modeling: From basics to advanced techniques. Realistic Rendering: Achieve lifelike visualizations. Professional Presentations: Dynamic walkthroughs and showcases. Enhanced Career Opportunities: Stronger prospects in design fields. Personalized Learning: One-to-one attention for focused training. Practical Hands-On Practice: Building confidence in 3D modeling. Lifetime Email Support: Ongoing assistance beyond the course. Certification: Proof of proficiency in AutoCAD 3D modeling.

AutoCAD 3D Basics-Advanced Training
Delivered in London or OnlineFlexible Dates
£580

Certified Agile Service Manager (CASM)©

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for The target audience for the CASM course is Anyone interested in learning about Agile and Scrum from a products and process perspective Process owners and process designers Developers who are interested in helping make processes more agile Managers who are looking to bridge multiple practices into a DevOps environment Employees and managers responsible for designing, re-engineering or improving process Consultants guiding their clients through process improvement and DevOps initiatives Internal and external suppliers Process stakeholders Overview The learning objectives for Certified Agile Service Manager (CASM) include an understanding of: What does it mean to 'be agile?' The Agile Manifesto, its core values, and principles Agile concepts and practices including ITSM, Kanban, Lean and DevOps Learn about SCRUM from a product and process perspective Agile thinking and values into service management Scrum roles, artifacts, and events as it applies to both products and processes The two aspects of Agile Service Management: Agile Process Improvement-ensuring processes are lean and deliver 'just enough' control Agile Process Design-applying Agile practices to process design projects This course provides an introduction to Agile Service Management, the application, and integration of agile thinking into service management processes and process design projects. Agile thinking improves IT?s effectiveness and efficiency and enables IT to continue to deliver value in the face of changing requirements. This course prepares you for the Certified Agile Service Manager (CASM) certification. Why Agile Service Management? Challenges Today What is IT Service Management? What is Agile? Agile Manifesto and Principles What Does It Take To Be Agile? Agile Service Management What is Agile Service Management? Agile Service Management Goals, Objectives and Benefits Two Aspects: Agile Process Engineering & Agile Process Improvement Leveraging Related Guidance DevOps ITIL Site Reliability Engineering Lean Scrum Agile Service Management Roles Relationship to Scrum roles Agile Practice Owner Agile Service Management Team Agile Service Manager Agile Process Engineering Agile Processes How Processes Deliver Value Waterfall vs Agile Process Engineering Relationship to Scrum Events & Artifacts Minimum Viable Process Microprocess Architectures Service Management Architecture Agile Service Management Artifacts Practice Backlog Spring Backlog Increment Agile Service Management Events Planning The Sprint Sprint Planning Process Standups Sprint Review Sprint Retrospective Agile Process Improvement Why Process Improvement is Important Process Improvement Goals Process Improvement Reviews Sustaining Improvements Automation

Certified Agile Service Manager (CASM)©
Delivered OnlineFlexible Dates
£1,590

November 2025 Fundamentals Organisation & Relationship Systems Coaching Training

By CRR UK

CRRUK equips professionals with the concepts, skills and tools to build conscious, intentional relationships, and to coach relationship systems of any size.

November 2025 Fundamentals Organisation & Relationship Systems Coaching Training
Delivered Online
£695

Medication Refresher Training

By Marigold Care Services

A CPD approved training course is designed to provide knowledge and skills in medication administration on the common medications administered by Health Care Practitioners. It aims to develop and master different skills necessary in medication administration and supporting; be familiar with the different rights of medication administration and supporting and legal procedures related to handling, administering and supporting with medication.

Medication Refresher Training
Delivered OnlineFlexible Dates
£80