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

5994 Courses

Mimiquins Information and scanning day

5.0(49)

By Stitching Kitchen

Find out more about the Mimiquins custom mannequins with an information session and Q&A with Jaire and Mia the founders of Mimiquins

Mimiquins Information and scanning day
Delivered In-Person in Brackley
£5

Essential UMTS

5.0(3)

By Systems & Network Training

UMTS training course description An in-depth study of the UMTS technologies and network structure. What will you learn Explain what 3G and UMTS are. Describe the migration path to UMTS. Describe the UMTS architecture. UMTS training course details Who will benefit: Anyone who needs to know more about UMTS. Prerequisites: Total GSM Duration 3 days UMTS training course contents Introduction 3G WCDMA 2G WCDMA comparison. European and international spectrum allocations. UMTS Services UMTS QoS classes, Conversational, Streaming, Interactive and Background. UMTS bearer services. Radio Access Network (RAN) Architecture System architecture. The Radio Network Controller (RNC) and Node B functionality. Protocol model. The Iu interface for Circuit and Packet switching. The Iur interface and RNSAP. RNC node B interface and NBAP. The Physical layer Spread spectrum coding and modulation. Logical and physical channels. User data rates and transmission. Power control. Signalling, synchronisation, common control, access and indicator channels. Procedures for transmit diversity, measurement, power control and handover. Radio Resource Management Fast and outer loop power control. Transmit power and power rise. Handover algorithms. Intra frequency and inter system handovers. Load, measurement on the air interface. Admission and load control. Packet Access Packet data traffic. Packet data transport channels. Packet scheduling algorithms. Handover, load and administration control. Packet data performance. UTRA TDD Mode Time Division Duplex (TDD). UTRA TDD modulation and spreading, transport channels, physical channels and their structure. Noise and interference limited network. Interference, FDD and TDD co-existence.

Essential UMTS
Delivered in Internationally or OnlineFlexible Dates
£3,497

OpenStack for NFV and SDN

5.0(3)

By Systems & Network Training

OpenStack for NFV and SDN course description OpenStack is predominately a cloud management technology. This course looks at how OpenStack can be used in a NFV and SDN environment. What will you learn Describe the architecture of NFV. Explain the relationship between NFV and SDN. Implement NFV VIM using OpenStack. Explain how OpenStack as VNFM and orchestrator works. OpenStack for NFV and SDN course details Who will benefit: Anyone wishing to implement NFV using OpenStack. Prerequisites: Introduction to Virtualization Duration 3 day OpenStack for NFV and SDN course content What is NFV? What is NFV? What are network Functions? NFV benefits, NFV market drivers. ETSI NFV framework. ETSI documents, Architecture overview, compute domain, hypervisor domain, infrastructure network domain. What is OpenStack? Virtual machines, clouds, management. OpenStack architecture, OpenStack modules. Why OpenStack for NFV? Hands on OpenStack installation. OpenStack Virtualization and NFV Server, storage and network virtualization and NFV. Where OpenStack fits in the ETSI framework. Virtual machines, containers and docker. Data centres, clouds, SaaS, IaaS, PaaS. Hands on OpenStack Iaas, OpenStack Nova. The virtualization layer VM centric model, containers versus hypervisors, FD.io. Hands on OpenStack as the VIM. OpenStack Neutron VXLAN, Networks, subnets, ports. Security groups. Routers. Service and component hierarchy. Hands on Implementing a virtual network with OpenStack Neutron. Virtualization of Network Functions Network virtualization versus Network Function virtualization. NFV MANO Management and Orchestration. Where OpenStack fits. MANO descriptors, Open orchestration. OpenStack Tacker, Open MANO, OpenBaton, other orchestrators. OpenStack Tacker Installation, getting started, configuration. SFC and OpenStack. Hands on Deploying a VNF. OPNFV What is OPNFV, Where OpenStack fits into OPNFV. SDN What is SDN? Control and data planes. SDN controllers. Classic SDN versus real SDN. Hybrid SDN, network automation, SDN with overlays. Northbound, southbound, SDN protocols, OpenFlow, OpenDaylight, ONOS, SDN with NFV. SDN and OpenStack. Summary Deploying NFV, performance, testing. Futures

OpenStack for NFV and SDN
Delivered in Internationally or OnlineFlexible Dates
£3,497

C40M02 - Emergency Lighting – Install, Test, Maintain (classroom)

5.0(1)

By Ember Compliance

This is an intensive installation, commissioning, and maintenance course for emergency lighting systems. It is a follow on from our Foundation course on emergency lighting where the requirements of installation, commissioning, and maintenance are considered.

C40M02 - Emergency Lighting – Install, Test, Maintain (classroom)
Delivered In-Person in Broxburn
£230

Stompin' at the 100 Club

5.0(17)

By SwingdanceUK

A lively night of hot Swing music and dancing including beginners and intermediate Lindy Hop classes brought to you by SwingdanceUK featuring live music! Where history is made! Kick off the evening with a Lindy Hop Swing dance class then dance to live music and DJs Simon 'Mr Kicks' Selmon and guests!

Stompin' at the 100 Club
Delivered In-Person in London + more
£18 to £20

HOW TO CREATE GENUINE EMOTIONAL CONNECTION

By Fay Beck Studio

An in person London based workshop to help you build Emotional Connection. Our approach is based on helping individuals to rebuild their immense and beautiful capacity for emotional intimacy while also encouraging & fostering personal and psychological safety. We use a set of exercises that are canonical in training actors to deepen emotional connection on stage and screen. You will feel empowered to open up and & become vulnerable with others. The exercises are emotionally ‘light’ and yet powerful. You will not be asked or required to share anything personal. We will work with your imagination, your powers of make believe and ‘creatively play’ in order to show you how you embody changes to help you connect truthfully and genuinely. Overall, the workshop is designed to grow emotional awareness and to provide you with the tools to enable trust, emotional resilience and an expanded capacity for vulnerability which you can use and apply to any relationship whether social, professional or more intimate.

HOW TO CREATE GENUINE EMOTIONAL CONNECTION
Delivered In-PersonFlexible Dates
£495

Wet Felt Bowl - Wet Felting around a resist

5.0(47)

By Stitching Kitchen

Join us at Stitching Kitchen for a day of Wet Felting Fun - you will create your own unique bowl from merino wool fibres.

Wet Felt Bowl - Wet Felting around a resist
Delivered In-PersonFlexible Dates
£65

Java Threads

4.6(12)

By PCWorkshops

Java Threads Course Duration: 1 Day Who would find this course useful? Java coders Level: Not quite basics level. It specifically concentrates on Threads Principles (Threads) in Java. Download: Download Java JDK and Eclipse IDE. For classroom courses: Bring your own device. Java Threads Course description General Threads Concepts Java Threads Course Description General Threads Concepts Multithreading Cycle of a Thread Create a Thread by Implementing a Runnable Interface Create a Thread by Extending a Thread Class Major thread operations Processes and Threads, Thread Objects Thread Methods getName, getId, setName, etc Pausing Execution with Sleep Interrupts, Joins Thread Priorities Thread Pools Executors, Executor Interfaces, Thread Pools, Fork/Join Synchronozation What is thread synchronization? Thread Interference, Memory Consistency Errors, Synchronized Methods, Lock Objects, Intrinsic Locks and Synchronization, Handling interthread communication, Handling thread deadlock, Liveness, Starvation and Livelock, Atomic Access. Concurrent Collections Guarded Blocks, Immutable Objects. Strategy for Defining Immutable Objects, High Level Concurrency Objects, Java Threads Course, 1 Day What is included PCWorkshops Course Certificate on completion Java Threads Course Notes Java Threads Code Examples Practical exercises, Java Course Revision work After the course: 1-Hour personalised online revision session About us Our experienced trainers are award winners. More about us FAQ's Client Comments

Java Threads
Delivered In-PersonFlexible Dates
FREE

Indian Block Printing Workshop

5.0(49)

By Stitching Kitchen

During this two-hour session you will learn how to get the best possible print from the extensive collection of hand carved Indian Blocks I have in my workshop. 

Indian Block Printing Workshop
Delivered In-PersonFlexible Dates
£45

Japanese Moss Ball Kokedama workshop with coffee and cake

5.0(7)

By Stefan Thomas

Learn how to make your own palm moss ball Kokedama and find out about the history of this beautiful Japanese art form.

Japanese Moss Ball Kokedama workshop with coffee and cake
Delivered In-PersonFlexible Dates
£45