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

362 Courses in Nottingham

NVQ Level 6 Diploma in Construction Site Management (Construction)

5.0(29)

By Site Competence

Black CSCS Card NVQ Level 6 in Construction Site Management This qualification is for site managers who are responsible for leading projects, controlling resources, and overseeing quality standards. You are expected to be employed in site management, ideally overseeing, or starting to oversee, projects or sites. You will be responsible for leading teams, maintaining, and improving the standards of work. You may work across one or more of the following pathways: Building and Civil Engineering Highways Maintenance Residential Development Conservation Demolition Furthermore, this NVQ provides your recognition as a Construction Site Manager and offers you a route to professional memberships such as MCIOB. Induction - As soon as you register you will be given a dedicated assessor. They will arrange an induction and together with your assessor you will decide on the pathway which best proves your competency. The induction is used to plan out how you will gather the relevant evidence to complete the course. During the course - The assessor will work with you to build a portfolio of evidence that allows you to showcase your knowledge, skills and experience. The assessor will also regularly review and provide you with feedback. This will allow you to keep on track to progress quickly. You will be assessed through various methods such as observations, written questions, evidence generated from the workplace, professional discussion and witness testimonials. On completion - Once all feedback has been agreed, the Internal Quality Assurer will review your portfolio and in agreement with your assessor the certificate will be claimed. To download our PDF for this course then please click here.

NVQ Level 6 Diploma in Construction Site Management (Construction)
Delivered In-Person in Market Rasen or UK WideFlexible Dates
£1,800

DIPLOMA IN INSULATION AND BUILDING TREATMENTS

By Oscar Onsite

REFERENCE CODE 601/3040/4 COURSE LEVEL NVQ Level 3 THIS COURSE IS AVAILABLE IN Course Overview Who is this qualification for? This qualification is aimed at those who are involved in carrying out insulation or associated treatments to buildings; the qualification is at Level 3 and should be by those who are experienced and capable of dealing with a wide range of problems and situations and working with installations that have complex requirements. Candidates may take a technical or supervisory role, particularly in relation to less-experienced colleagues. They will also work closely with customers/clients and have well-developed customer service skills. The qualification is designed to ensure that there is a high degree of flexibility to complete by having pathways for a wide range of occupational roles and specialisms. All work must be carried out in accordance with Building Regulations and Industry recognised safe working practices, including the disposal of waste. What is required from candidates? GQA qualifications are made up of a number of units that have a credit value or credits. This qualification consists of 5 mandatory units and 6 pathways to cover occupational roles in External Wall Insulation, Cavity Wall Insulation, Loft insulation, Draught Proofing, Internal insulation and insulation to Framed Sections of Buildings. Candidates must complete all 5 mandatory units which have a total credit value of 23 credits and the required credits from the selected pathway. Dependent on the pathway selected the qualification has a total credit value ranging from 59 credits to 91 credits The units are made up of the things those working in these job roles need to know to be able to do to carry out the work safely and correctly. These are called Learning Outcomes, and all must be met to achieve the unit. Mandatory units Level Credit Maintain, promote and monitor Health and Safety in the Insulation and Building Treatments working environment Environmental Issues in the Insulation and Building Treatments working environment Identify and confirm requirements, resources and methods of work to carry out workplace activity Communication and teamwork in Insulation and Building Treatment activities Understanding Building Regulations and Legislation that apply to the Insulation and Building Treatments working environment Pathway 1 External Wall Insulation D/503/3042 Applying Surface Finishes to External Wall Insulation in the Workplace 2 19 Installing External Wall Insulation in the Workplace 2 19 Setting Out and Installing External Wall Insulation and Applying Surface Finishes to Buildings with Non-Routine or Complex Features Pathway 2 Cavity Wall Insulation Installing Cavity Wall Insulation in the Workplace 2 18 Setting Out and Installing Cavity Wall Insulation to Buildings with Non-Routine or Complex Features 3 24 Pathway 3 Loft Insulation Installing Loft Insulation in the Workplace Setting Out and Installing Loft Insulation to Buildings with Non-Routine or Complex Features Pathway 4 Draught Proofing Installing Draught-proofing to Openings in the Workplace 2 12 Setting Out and Installing Draught-Proofing to Openings with Non-Routine or Complex Features 3 30 Pathway 5 Internal Insulation to Walls, Floors or Ceilings Installing Internal Insulation to Walls, Floors or Ceilings in the Workplace Setting Out and Installing Internal Insulations to Walls, Floors or Ceilings to Buildings with Non-Routine or Complex Features Pathway 6 Insulation to Framed Sections of Buildings Installing Insulation to Framed Sections of Buildings in the Workplace 2 19 Setting Out and Installing Insulation to Framed Sections of Buildings with Complex or Non-Routine Features in the Workplace Assessment Guidance Evidence should show that you can complete all of the learning outcomes for each unit being taken. Types of evidence: Evidence of performance and knowledge is required. Evidence of performance should be demonstrated by activities and outcomes, and should be generated in the workplace only, unless indicated under potential sources of evidence (see below). Evidence of knowledge can be demonstrated though performance or by responding to questions. Quantity of evidence: Evidence should show that you can meet the requirements of the units in a way that demonstrates that the standards can be achieved consistently over an appropriate period of time. Potential sources of evidence: The main source of evidence for each unit will be observation of the candidate’s performance and knowledge demonstrated during the completion of the unit. This can be supplemented by the following types of physical or documentary evidence: Accident book/reporting system Photo/video evidence Safety records Work diaries Training records Timesheets Audio evidence Telephone logs Job specifications and documentations Delivery records Witness testimonies Equipment Correspondence with customers Prepared sites and structures Notes and memos Completed sites and structures Please Note that photocopied or downloaded documents such as manufacturers or industry guidance, H&S policies, Risk Assessments etc, are not normally acceptable evidence for GQA qualifications unless accompanied by a record of a professional discussion or Assessor statement confirming candidate knowledge of the subject. If you are in any doubt about the validity of evidence, please contact Oscar Onsite Academy

DIPLOMA IN INSULATION AND BUILDING TREATMENTS
Delivered In-Person in Manchester or UK WideFlexible Dates
Price on Enquiry

XML primer

5.0(3)

By Systems & Network Training

XML primer training course description This course has been designed for web and intranet developers who want to accelerate their learning of XML and its applications without the grind of book learning. Although a basic knowledge of HTML and JavaScript is assumed, it is also assumed you know very little about XML and how to use it. On completion of this course you should understand the benefits of using XML and be able to design XML solutions where applicable to your company's Internet/intranet requirements. The course will be particularly beneficial if you want to know how to communicate data to diverse applications over the Internet or company intranet. What will you learn Write XML. Debug XML. Examine existing code and determine its function. XML primer training course details Who will benefit: Anyone working with XML. Prerequisites: HTML5 development fundamentals Duration 3 days XML primer training course contents The origins of XML Markup languages, SGML, document type definitions and validity, introducing XML, IE and XML, accessing content and adding style. Basic XML XML document structure, elements and attributes, grammar, well formed documents, other XML elements and references. Document Type Definition (DTDs) Creating a DTD, basic declaration, declaring elements, content definitions, entities, entity declarations, notations, defining attributes, attribute types, forcing inclusion or exclusion of DTD sections, validation. Namespaces Declaring namespaces, scoping, removing and changing namespaces, qualified names, attribute namespaces. An introduction to schemas Constructing schemas, defining the root element and its contents,<ELEMENTTYPE>, defining root element contents, adding attributes definitions, <ATTRIBUTETYPE>, <ELEMENT>, <ATTRIBUTE>. XML & the Document Object Model (DOM) What the DOM offers, DOM and W3C. Basic DOM concepts XML documents as trees, terminology of tree elements. Key DOM Objects: The document object and its creation, base objects, IE specifics, the XML node hierarchy. Programming DOM Viewing a DOM model as XML, getting the root element of a document, iterating nodes of a DOM, basic node properties, collection objects, searching for specific values, filtering a nodelist by tagname, more filtering methods, selecting nodes from their attributes. Amending Content and Structure Creating/saving a DOM as XML, changing content/structure, dynamically building a DOM. Using ASP and other techniques ASP techniques, HTTPREQUEST object, XSL, transforming and formatting XML. Formatting Using CSS. CSS And XML. XSL Transformations - XSLT Introduction, the XSL root element, applying XSL stylesheets to XML, XSL elements and operations, instructions - creating text nodes and applying templates, a 'drill-down' approach, simple output formatting, pattern filters - patterns based on position, the Match and Select attributes and their patterns, formatting output, creating new XML in output.

XML primer
Delivered in Internationally or OnlineFlexible Dates
£3,497

Ansible for network engineers

5.0(3)

By Systems & Network Training

Ansible training course description The course focusses on the use of ansible for network devices instead of its usual server use case. The course progresses from the basics of ansible and playbooks onto using network specific modules including NAPALM. The use Jinja2 templating with ansible is also studied. Hands on sessions with ansible configuring routers and switches follow all major sections. What will you learn Automate tasks with ansible. Write ansible playbooks. Configure network devices with ansible. Troubleshoot network devices with ansible. Use ansible network modules. Use jinja2 templates with ansible. Ansible training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 2 days Ansible training course contents What is ansible? The language, the engine, the framework. Uses of ansible, orchestration. Hands on Installing ansible, enabling SSH on network devices. Ansible architecture How ansible 'normally' works, Agentless, SSH, ansible and Python, modules, how ansible work on network devices, Configuration management, inventories, playbooks, modules, ansible.cfg. Hands on Getting started, running ad hoc commands. Playbooks ansible-playbook, users, YAML, plays, tasks, modules. ansible-vault. Hands on Running playbooks. More playbooks Handlers, variables, environmental variables, playbook variables, inventory variables, variable scope and precedence, accessing variables, facts, ansible vault. Conditionals, wait_for. Hands on Using variables and conditions in playbooks. Inventories /etc/ansible/hosts, inventory variables, static inventories, dynamic inventories. Hands on Inventories and variables. Ansible network modules Built in modules, custom modules, return values. ansible-doc -l. connection: local, Cisco modules, Juniper module, Hands on Using modules for your network devices. Ansible templatings The template module, the assemble module, jinja2 templates, for, if else. Hands on Configuring network devices from templates. Roles and includes Dynamic includes, Handler includes, playbook includes. Roles, role parts: handlers, files, templates, cross platform roles, ansible galaxy. Hands on includes example, building roles. Ansible and NAPALM Installation, napalm-ansible, NAPALM modules: napalm_diff-yang, napalm_get_facts, napalm_install_config, napalm_parse_yang, napalm_ping, napalm_translate_yang, napalm_validate. Hands on Using NAPALM modules in ansible.

Ansible for network engineers
Delivered in Internationally or OnlineFlexible Dates
£2,477

Seasonal hand-tied bouquet workshop - on request

By Wildside London

Get together with friends and family and learn the art of building a beautiful hand-tied bouquet of the best seasonal flowers. Mix a gorgeous selection of flowers, fillers and foliage using the 'spiralling' technique used by the pros to make your bouquet and gain lots of flower hacks, tips and tricks along the way. We finish by tying, wrapping and presenting and you'll leave with your floral creation to enjoy at home and the ability to do it all again.

Seasonal hand-tied bouquet workshop - on request
Delivered In-Person in London or UK WideFlexible Dates
£65 to £85

RF fundamentals

5.0(3)

By Systems & Network Training

RF fundamentals training course description Radio Frequency engineering is an important yet often overlooked area in today's wireless world. This course provides a grounding in RF theory and practice for wireless, cellular and microwave systems. What will you learn Explain the basics of RF. Describe RF propagation and antenna principles. Calculate propagation losses and link budgets. Test RF systems. RF fundamentals training course details Who will benefit: Those working with wireless, cellular and microwave systems. Prerequisites: None. Duration 2 days RF fundamentals training course contents What is RF? Definition of RF, RF wave characteristics: Frequency, wavelength, power, phase, impedance, RF history, radio signals, frequency bands, safety issues, legal issues. RF systems Microwaves, cellular/mobile RF, WLANs, other fixed wireless networks, basic RF components. Hands on Building a basic WLAN network. RF system components Transmitters: Antennas: Isotropic, Dipole, how antennas achieve gain. Modulation Schemes, bandwidth, AM, FM, FSK, PSK, QAM, QPSK, interference, performance. Hands on Interference and performance. Multiple access schemes FDMA, CDMA, TDMA, CSMA/CA. Wireless systems Cellular (GSM, UMTS), Wifi, WiMax, others: GPS, DBS, RFID, radar, Bluetooth. Hands on cellular. Spread Spectrum technologies Spread spectrum benefits and disadvantages, how it works, Direct Sequence, Frequency Hopping, hybrids. RF propagation Models, link budget, Smith chart, RF matching with the Smith chart. cell capacity, tradeoffs: power vs. bandwidth, free space, reflection, diffraction, multipath cancellation, propagation prediction and measurement tools. Hands on Smith charts. RF testing Why power rather than voltage/current, units of power, dB and dBm power conversions. Test equipment: signal generators, power meters, network analysers, spectrum analysers. RF test setups: return loss, insertion loss. Hands on RF testing.

RF fundamentals
Delivered in Internationally or OnlineFlexible Dates
£1,867

ILM Level 2 – Award in Effective Team Member Skills

By Challenge Consulting

ILM Level 2 Award in Effective Team Member – 2 day Accredited training course delivered in Nottingham Most organisations rely on effective and efficient team working to enable achievement of organisational goals. This nationally recognised qualification offers an opportunity for individuals to examine their own skills set, personality traits and challenges when working in teams and identify how to add value and enhance the contributions they make to the team and wider organisation. Suitable for experienced staff who wish to understand about team dynamics and how they themselves operate in a team environment, and for newly recruited team members.

ILM Level 2 – Award in Effective Team Member Skills
Delivered In-PersonFlexible Dates
£660

M.D.D LIFE AND RELATIONSHIP COACHING PACKAGE (LIFE AND RELATIONSHIP COACHING)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Systemic coaching and Cognitive Coaching Help with relationship failure Removing emotional blocks Working through trauma Dealing with anger issues Building Self esteem Help with discovering your purpose and emotional needs NLP Training Improving emotional Intelligence Working on problem areas in life and relationships Your own personal Life Coach 7 days a week Your coach is available 24hrs a day whenever you need to talk with this exclusive package https://relationshipsmdd.com/product/life-and-relationship-coaching-package/

M.D.D LIFE AND RELATIONSHIP COACHING PACKAGE (LIFE AND RELATIONSHIP COACHING)
Delivered in London or UK Wide or OnlineFlexible Dates
£1,500

NVQ Level 4 Diploma in Construction Site Supervision (Construction)

5.0(29)

By Site Competence

Gold CSCS Card NVQ Level 4 Diploma in Construction Site Supervision This qualification is for managers on-site who are working as a site supervisor or assistant site manager. You should be liaising with contractors, supervisors, and construction site management, organising resources, and have responsibility for health and safety and quality control such as inductions, briefings toolbox talks and inspections. You may work across one or more of the following Pathways: Building and Civil Engineering Highways Maintenance Residential Development Conservation Demolition Induction - As soon as you register you will be given a dedicated assessor. They will arrange an induction and together with your assessor you'll get to decide on the pathway which best proves your competency. The induction is used to plan out how you will gather the relevant evidence to complete the course. During the course - The assessor will work with you to build a portfolio of evidence that allows you to showcase your knowledge, skills and experience. The assessor will also regularly review and provide you with feedback. This will allow you to keep on track to progress quickly. You will be assessed through various methods such as observations, written questions, evidence generated from the workplace, professional discussion and witness testimonials. On completion - Once all feedback has been agreed, the Internal Quality Assurer will review your portfolio and in agreement with the assessor your certificate will be claimed. To download our PDF for this course then please click here.

NVQ Level 4 Diploma in Construction Site Supervision (Construction)
Delivered In-Person in Market Rasen or UK WideFlexible Dates
£1,440

Introduction to containers

5.0(3)

By Systems & Network Training

Intro to containers training course description This course looks at the technologies of containers and microservices. The course starts with a look at what containers are, moving onto working with containers. Networking containers and container orchestration is then studied. The course finishes with monitoring containers with Prometheus and other systems. Hands on sessions are used to reinforce the theory rather than teach specific products, although Docker and Kubernetes are used. What will you learn Use containers. Build containers. Orchestrate containers. Evaluate container technologies. Intro to containers training course details Who will benefit: Those wishing to work with containers. Prerequisites: Introduction to virtualization. Duration 2 days Intro to containers training course contents What are containers? Virtualization, VMs, What are containers? What are microservices? Machine containers, application containers. Benefits. Container runtime tools Docker, LXC, Windows containers. Architecture, components. Hands on Installing Docker client and server. Working with containers Docker workflow, Docker images, Docker containers, Dockerfile, Building, running, storing images. Creating containers. Starting, stopping and controlling containers. Public repositories, private registries. Hands on Exploring containers. Microservices What are microservices? Modular architecture, IPC. Hands on Persistence and containers. Networking containers Linking, no networking, host, bridge. The container Network Interface. Hands on Container networking Container orchestration engines Docker swarm: Nodes, services, tasks. Apache Mesos: Mesos master, agents, frameworks. Kubernetes: Kubectl, master node, worker nodes. Openstack: Architecture, containers in OpenStack. Amazon ECS: Architecture, how it works. Hands on Setup and access a Kubernetes cluster. Managing containers Monitoring, logging, collecting metrics, cluster monitoring tools: Heapster. Hands on Using Prometheus with Kubernetes.

Introduction to containers
Delivered in Internationally or OnlineFlexible Dates
£1,727