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

2175 Courses in London

Fire Risk Assessment

5.0(34)

By Comply At Work Ltd and AW Safety Group Ltd

Expert consultant to conduct Fire Risk Assessment of site/ workplace/ relevant building

Fire Risk Assessment
Delivered In-Person in Bolton + 1 more or UK WideFlexible Dates
£550

M.D.D DOMESTIC VIOLENCE SUPPORT PACKAGE (DEPRESSION AND LONELINESS)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Support and advice Confidentiality and directional advice Daily support Self-esteem building Domestic advice helpline assistance Help understanding individuals situation Progressive coaching Moving forward and finding true love 30 mins x 4 a week 4 weeks package https://relationshipsmdd.com/product/domestic-violence-support-package/

M.D.D DOMESTIC VIOLENCE SUPPORT PACKAGE (DEPRESSION AND LONELINESS)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

M.D.D BREAKUP PACKAGE: M.D.D TRAUMATIC BREAKUP PACKAGE (BREAKUP)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

This for a very bad breakup i.e. humiliation, divorce, serious betrayal, emotionally traumatized or you just feel like your whole world is crumbling you will have a coach to speak to every day for 2 weeks and also receive rebuild coaching. The package includes: Breakup guide Biscuits Teabags M.D.D Breakup quotes Face mask Chocolate Treat 2 x 20 mins calls per week to talk about your situation https://relationshipsmdd.com/product/m-d-d-traumatic-breakup-package/

M.D.D BREAKUP PACKAGE: M.D.D TRAUMATIC BREAKUP PACKAGE (BREAKUP)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

M.D.D MY PARTNER IS VERY JEALOUS AND POSSESSIVE PACKAGE (COUPLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Addressing jealousy and trust issues Couples coaching Resolving problems Relationship advice Ascertaining where trust issues are stemming from Change destructive behavioural patterns Rebuild trust and relationship foundation Address emotional challenges Assessment and mediation sessions separately 4 sessions x 1 hour https://relationshipsmdd.com/product/my-partner-is-very-jealous-and-possessive-package/

M.D.D MY PARTNER IS VERY JEALOUS AND POSSESSIVE PACKAGE (COUPLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

M.D.D MARRIAGE COUNSELLING PACKAGE (COUPLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Resolving serious conflict Assessment speak to each individual separately Emotional intelligence Mediation Ascertain root cause Love languages Trust building Compromise and understanding each other 4 sessions 1 hour x 4 https://relationshipsmdd.com/product/marriage-counselling-package/

M.D.D MARRIAGE COUNSELLING PACKAGE (COUPLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

M.D.D I LET MY PARTNERS TREAT ME BADLY PACKAGE (SINGLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Confidence Training Emotional Intelligence Training Dating Coach Support Daily Social skills examination Dating history analysis Red flag Training and Dating Coach Self-assessment and analysis Insecurities and pinpoint dating issues and problems 4 weeks of coaching Overview of dating skills Dating advice for singles https://relationshipsmdd.com/product/i-let-my-partners-treat-me-badly-package/

M.D.D I LET MY PARTNERS TREAT ME BADLY PACKAGE (SINGLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

Hysteroscopy Course Basic to Advanced

By CCMIG

Hysteroscopy course, hands on training dry and wet-lab and virtual reality simulation.

Hysteroscopy Course Basic to Advanced
Delivered Online & In-PersonJoin Waitlist
£100 to £445

Wireshark Certified Network Analyst

5.0(3)

By Systems & Network Training

WCNA training course description Wireshark is a free network protocol analyser. This hands-on course provides a comprehensive tour of using Wireshark to troubleshoot networks. The course concentrates on the information needed in order to pass the WCNA exam. Students will gain the most from this course only if they already have a sound knowledge of the TCP/IP protocols. What will you learn Analyse packets and protocols in detail. Troubleshoot networks using Wireshark. Find performance problems using Wireshark. Perform network forensics. WCNA training course details Who will benefit: Technical staff looking after networks. Prerequisites: TCP/IP Foundation for engineers Duration 5 days WCNA training course contents What is Wireshark? Network analysis, troubleshooting, network traffic flows. Hands on Download/install Wireshark. Wireshark introduction Capturing packets, libpcap, winpcap, airpcap. Dissectors and plugins. The menus. Right click. Hands on Using Wireshark. Capturing traffic Wireshark and switches and routers. Remote traffic capture. Hands on Capturing packets. Capture filters Applying, identifiers, qualifiers, protocols, addresses, byte values. File sets, ring buffers. Hands on Capture filters. Preferences Configuration folders. Global and personal configurations. Capture preferences, name resolution, protocol settings. Colouring traffic. Profiles. Hands on Customising Wireshark. Time Packet time, timestamps, packet arrival times, delays, traffic rates, packets sizes, overall bytes. Hands on Measuring high latency. Trace file statistics Protocols and applications, conversations, packet lengths, destinations, protocol usages, strams, flows. Hands on Wireshark statistics. Display filters Applying, clearing, expressions, right click, conversations, endpoints, protocols, combining filters, specific bytes, regex filters. Hands on Display traffic. Streams Traffic reassembly, UDP and TCP conversations, SSL. Hands on Recreating streams. Saving Filtered, marked and ranges. Hands on Export. TCP/IP Analysis The expert system. DNS, ARP, IPv4, IPv6, ICMP, UDP, TCP. Hands on Analysing traffic. IO rates and trends Basic graphs, Advanced IO graphs. Round Trip Time, throughput rates. Hands on Graphs. Application analysis DHCP, HTTP, FTP, SMTP. Hands on Analysing application traffic. WiFi Signal strength and interference, monitor mode and promiscuous mode. Data, management and control frames. Hands on WLAN traffic. VoIP Call flows, Jitter, packet loss. RTP, SIP. Hands on Playing back calls. Performance problems Baselining. High latency, arrival times, delta times. Hands on Identifying poor performance. Network forensics Host vs network forensics, unusual traffic patterns, detecting scans and sweeps, suspect traffic. Hands on Signatures. Command line tools Tshark, capinfos, editcap, mergecap, text2pcap, dumpcap. Hands on Command tools.

Wireshark Certified Network Analyst
Delivered in Internationally or OnlineFlexible Dates
£3,697

Python for network engineers

5.0(3)

By Systems & Network Training

Python training course description This Python course focusses on teaching Python for use in network automation and network DevOps. We focus on getting delegates up and running with Python and network automation as quickly as possible rather than making them great programmers. In other words we concentrate on enabling delegates to use network automation libraries such as netmiko, NAPALM and Nornir, and APIs such as NETCONF and RESTCONF rather than enabling delegates to produce object oriented programs. Hands on sessions use Cisco and Juniper devices. What will you learn Run Python programs. Read Python programs. Write Python programs. Debug Python programs. Automate network tasks with Python programs. Configure network devices with Python. Collect data from network devices with Python. Python training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 5 days Python training course contents What is Python? Programming languages, Why Python? Python in interactive mode, Python scripts, ipython, Python version 2 versus version 3. A simple Python script. Comments. Hands on Installing Python, Hello world. A network example On box vs off box Python. telnet, ssh, NETCONF, HTTP, APIs, manufacturers and API support, analysis of a simple telnetlib program. Hands on Using Python to retrieve the configuration from a network device. Using wireshark to analyse the actions. Python basics I/O, operators, variables and assignment, types, indentation, loops and conditionals. Hands on Modifying the telnet program, changing configurations on a network devices. Functions, classes and methods What are functions, calling functions, builtin functions, useful builtin functions, file handling, classes, objects, creating instances. Hands on Storing configurations in files, configuring devices from files, using an inventory file to work on multiple devices. Libraries and modules Modules, files and packages, import, from-import, Python standard library, other packages, pip install, executing other programs. Managing python libraries. Hands on Using pip, installing and using ipaddress, subprocess to access netsnmp. For the more advanced, using the sockets library. Paramiko and netmiko SSH, enabling SSH on devices, keys. Paramiko versus netmiko, example scripts. pexpect. Hands on Configuring VLANs from Python. pySNMP Gathering facts using previous methods, SNMP review, pySNMP GET, pySNMP and SNMPv3. easySNMP library. Hands on Walking a MIB from Python. NETCONF What is NETCONF? Enabling NETCONF on devices, A first ncclient script, device handlers, get_config, edit_config, copy_config, delete_config, commit, validate, pyEZ, utils_config, utils.sw. Hands on Configuration using ncclient and PyEZ. This session is expanded for those interesting in JunOS automation. Manipulating configuration files Builtin functions, string handling. Unicode. Sequences, strings, lists, tuples. Dictionaries. TextFSM. Regular expressions. JSON, YAML, XML, YANG, Jinja2, templates. Hands on Jinja2 templating with Python to configure network devices. NAPALM Getters, configuration operations, supported devices, NAPALM transport, Config-replace, Config-merge, Compare config, Atomic changes, rollback. Example NAPLAM scripts. Hands on Using NAPALM to gather facts, Using NAPALM for configuration management REST and RESTCONF What is REST, HTTP methods, GET, POST, cURL, Postman, Python requests library. RESTCONF, a RESTCONF example. Hands on Modifying a configuration using RESTCONF. Scapy What is scapy, Scapy in interactive mode, Scapy as a module. Hands on Packet crafting from Python. Warning Errors and exceptions, Exception handling, try, except. Memory management. Garbage collection. Context management, With. Hands on Improving Python code. Nornir What is Nornir? A network automation framework, inventories, connection management and parallelization. Nornir architecture and other libraires. Hands on Setting up nornir, nornir fact gathering, nornir tasks. Optional Writing your own functions, Writing your own classes. pyntc. Hands on Writing reusable code.

Python for network engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Vray for Maya Essentials Course

By ATL Autocad Training London

Why Choose Vray for Maya Essentials Course?  Learn V-Ray's power for stunning 3D visualizations. In design and architecture, it's essential for effective idea communication, offering an intuitive interface and efficient rendering, ensuring faster images and animations. Click here for more info: Website Duration: 10 hours Training Approach: 1-To-1 Sessions. Schedule: Customize your schedule by pre-booking a convenient hour of your choice, available Mon to Sat between 9 am and 7 pm. Module 1: Introduction to Vray for Maya (2 hours) Understand the significance of Vray and its integration with Maya. Installation and setup of Vray for Maya. Familiarize with the Vray interface, workflow, and materials overview. Module 2: Lighting with Vray (2 hours) Explore various lighting techniques in Vray. Understand different Vray lights and their settings. Master the creation and control of Vray sun, sky, dome lighting, and IES lights. Learn efficient lighting workflows with Vray. Module 3: Vray Camera (2 hours) Grasp Vray camera settings and exposure control. Work with Vray depth of field and create camera animations. Understand Vray frame buffer functionalities. Module 4: Vray Materials (2 hours) Explore Vray materials, realistic material creation, and custom material libraries. Utilize Vray material overrides for enhanced customization. Module 5: Vray Rendering and Post Production (2 hours) Dive into Vray rendering settings and techniques for both images and animations. Enhance post-production skills using Photoshop and Vray frame buffer. Learn the art of compositing Vray render elements and utilizing Vray denoiser. Additional Topics Covered: Global Illumination in VRay: Exploring techniques such as Irradiance Map, Light Cache, Quasi-Monte Carlo/Brute Force, and Environmental Lighting. Image Sampling: Understanding Fixed, Adaptive QMC, and Adaptive Subdivisions for optimal rendering quality. VRay Lights: Mastering Plane Light, Dome Light, Sphere Light, VRay Sun, VRay Shadow, Image-Based Lighting HDRI, and Object-Based Lighting. VRay Camera: Manipulating Focal Length, Film Speed, and Shutter Speed for precise camera control. VRay Materials: Customizing Diffuse Color, Reflection, Refraction, and Blurry Reflections for lifelike material creation. Rendering Test Scenes: Practical application by rendering interior and exterior scenes for a hands-on learning experience. V-Ray-Maya Trial  https://www.chaos.com Master Vray for Maya to create high-quality renders. Apply various lighting techniques for realistic and visually appealing scenes. Control Vray camera settings and create dynamic shots. Create and customize realistic Vray materials for 3D scenes. Optimize rendering settings for high-quality output. Enhance renders with post-production techniques in Photoshop. Establish an efficient workflow with Vray in Maya. Gain hands-on experience and access valuable resources for further practice. Vray Proficiency: Master Vray tools, interface, and workflows in Maya for advanced 3D visualization. Advanced Lighting Skills: Expertise in diverse lighting techniques, including Vray sun, sky, and IES lights. Camera Control: Proficient manipulation of Vray camera settings, exposure, and animations. Material Customization: Create and customize realistic materials, utilizing custom libraries and overrides. Rendering Excellence: Skills in rendering images and animations, post-production, and compositing techniques. Global Illumination Mastery: Understand advanced global illumination methods for realistic scene lighting. Potential Jobs: 3D Lighting Artist: Specialize in illuminating scenes for films, games, or animations. 3D Visualization Specialist: Create realistic architectural or product visualizations. 3D Rendering Specialist: Focus on rendering high-quality images and animations. 3D Animator: Animate scenes within the context of realistic lighting. 3D Modeler: Develop detailed 3D models, ensuring realistic rendering. Visualization Consultant: Provide expert advice on visualization techniques. Freelance Vray Artist: Work independently on diverse projects, rendering scenes with exceptional realism. Expert Guidance: Receive guidance from certified tutors and industry professionals, benefitting from their deep expertise and practical insights. They will share valuable tips and techniques to enhance your rendering skills. Flexible Learning: Choose between in-person or live online sessions, tailored to your preference and location. Schedule training at your convenience, available Monday to Sunday, 9 am to 8 pm. Lifetime Assistance: Access lifetime email support, ensuring continuous guidance even after course completion. Our dedicated team is committed to addressing your queries and helping you overcome challenges. Unlock Your Potential: Enroll in our V-Ray for Maya Training Course to harness the power of this industry-leading rendering engine. Elevate your visual effects and animation skills, unleashing your creativity with stunning and lifelike renders.

Vray for Maya Essentials Course
Delivered in London or OnlineFlexible Dates
£432