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

648 Environment courses in Halifax

Conflict management – The keys to success to conflict resolution

By Beyond Satisfaction - Customer service Training

If you want to improve your or your team ability to resolve and reduce conflicts, feel free to check out my Training course focusing on conflict resolution.

Conflict management – The keys to success to conflict resolution
Delivered In-PersonFlexible Dates
Price on Enquiry

Level 2 NVQ Certificate in Plant Operations - Extracting

By Dynamic Training and Assessments Ltd

Course Overview The Level 2 NVQ Diploma in Plant Operations -Extracting Plant qualification has been developed for achievement in a real workplace environment which means you need to be employed to undertake this qualification.  This qualification enables you, the learner, to demonstrate and recognise your skills, knowledge and understanding and to demonstrate your competence in a real workplace environment so you can work as a Plant Operator within the construction industry.  You will be assessed against a set of performance and knowledge statements which have been derived from National Occupational Standards for your occupational area. You will be assessed by an occupationally competent and qualified assessor whose job is to work with you and help you complete your qualification.  This qualification supports the learner to attain enabling, fundamental and transferable practical skills with associated underpinning knowledge.  The learner will learn key practical skills and knowledge in these mandatory units:  Conforming to General Health, Safety and Welfare in the Workplace Conforming to Productive Working Practices in the Workplace. The learner will also learn key practical skills and knowledge in one of the following optional units: Preparing and operating draglines to extract ground and/or loose materials in the workplace Preparing and operating 180 degree excavators to extract and excavate ground and loose materials in the workplace Preparing and operating tracked loading shovels to extract ground and loose materials in the workplace Preparing and operating tracked loading shovels to extract, transport and distribute materials in the workplace Preparing and operating 360 degree excavators to extract ground, face and/or loose materials in the workplace Preparing and operating trenchers to extract ground and/or loose materials in the workplace Preparing and operating crawler tractor dozers to carry out dozer operations in the workplace. Entry Requirements There are no formal entry requirements to take this qualification. This qualification can be undertaken without any previous training or qualifications in this subject area.

Level 2 NVQ Certificate in Plant Operations - Extracting
Delivered In-Person in Nottinghamshire or UK WideFlexible Dates
£695

Working at Height Module 1 - Safe Work at Height Awareness

By Vp ESS Training

This course is suitable for operatives required to Work at Height, providing a sound foundation on the requirements of the Work at Height Regulations 2005 in conjunction with a basic understanding of the types of fall protection systems and equipment available, its use, its limitations and unsafe practices. Suitable for individuals working around but not directly Working at Height. It allows the delegate to identify a working at height area and understand the procedures and regulations that control it. Book via our website @ ESS | Working at Height Module 1 - Safe Work at Height Awareness | Vp ESS (vp-ess.com) or via email at: esstrainingsales@vpplc.com or phone on: 0800 000 346

Working at Height Module 1 - Safe Work at Height Awareness
Delivered In-Person in Aberdeen + 9 more or UK WideFlexible Dates
£650

Foundations of Immunisation and Vaccines for Non-Registered Practitioners

By Guardian Angels Training

The "Foundations of Immunisation and Vaccines for Non-Registered Practitioners" course is fully compliant with the National Minimum Standards and Core Curriculum for Immunisation Training and is designed to equip non-registered healthcare professionals with a solid understanding of immunisation concepts, vaccine administration, and the importance of vaccination in public health.

Foundations of Immunisation and Vaccines for Non-Registered Practitioners
Delivered In-Person in InternationallyFlexible Dates
£1,875

Level 3 NVQ Diploma in Occupational Work Supervision

By Dynamic Training and Assessments Ltd

Level 3 NVQ Diploma in Occupational Work Supervision

Level 3 NVQ Diploma in Occupational Work Supervision
Delivered In-Person in Nottinghamshire or UK WideFlexible Dates
£845

CPCS A74 Piling Rig Attendant

By Dynamic Training and Assessments Ltd

This course is designed to provide operatives with thorough theory and practical training in the role of the piling rig attendant.

CPCS A74 Piling Rig Attendant
Delivered In-Person in Nottinghamshire or UK WideFlexible Dates
£600

Level 2 NVQ Diploma in Plant Operations - Transporting Loads

By Dynamic Training and Assessments Ltd

Level 2 NVQ Diploma in Plant Operations - Transporting Loads

Level 2 NVQ Diploma in Plant Operations - Transporting Loads
Delivered In-Person in Nottinghamshire or UK WideFlexible Dates
£695

Level 2 NVQ Certificate in Plant Operations - Transporting Loads

By Dynamic Training and Assessments Ltd

Level 2 NVQ Certificate in Plant Operations - Transporting Loads

Level 2 NVQ Certificate in Plant Operations - Transporting Loads
Delivered In-Person in Nottinghamshire or UK WideFlexible Dates
£695

Lvl3 Responding to incidents with an AED

4.9(182)

By You Can Do It .Training

This qualification is aimed at those working in an environment where an AED is available.

Lvl3 Responding to incidents with an AED
Delivered In-Person in Stoke on Trent or UK WideFlexible Dates
£108

Complete Python programming

5.0(3)

By Systems & Network Training

Complete Python training course description Python is an agile, robust, expressive, fully objectoriented, extensible, and scalable programming language. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. This course covers Python from the very basics of 'hello world!' through to object oriented programming and advanced topics such as multi threading. Hands on follows all the major sections in order to reinforce the theory. What will you learn Read Python programs. Write Python programs. Debug Python programs. Use Python's objects and memory model as well as its OOP features. Complete Python programming training course details Who will benefit: Anyone wishing to learn Python. Prerequisites: None. Duration 5 days Complete Python programming training course contents Welcome to Python: What is Python? Origins, features. Downloading and installing Python, Python manuals, comparing Python, other implementations. Getting started: Program output, the print statement, "hello world!", Program input, raw_input(), comments, operators, variables and assignment, numbers, strings, lists and tuples, dictionaries, indentation, if statement, while Loop, for loop. range(), list comprehensions. Files, open() and file() built-in functions. Errors and exceptions. Functions, Classes, Modules, useful functions. Python basics: Statements and syntax, variable assignment, identifiers, basic style guidelines, memory management, First Python programs, Related modules/developer tools. Python Objects: Other built-in types, Internal Types, Standard type operators, Standard type built-in functions, Categorizing standard types, Unsupported types. Numbers: Integers, Double precision floating point numbers, Complex numbers, Operators, Built-in and factory functions, Other numeric types. Sequences: strings, lists, and tuples: Sequences, Strings, Strings and operators, String-only operators, Built-in functions, String built-in methods, Special features of strings, Unicode, Summary of string highlights, Lists, Operators, Built-in functions, List type built-in methods, Special features of lists, Tuples, Tuple operators and built-in functions, Tuples special features, Copying Python objects and shallow and deep copies. Mapping and set types: Mapping Type: dictionaries and operators, Mapping type built-in and factory functions, Mapping type built-in methods, Dictionary keys, Set types, Set type operators, Built-in functions, Set type built-in methods. Conditionals and loops: If, else and elif statements, Conditional expressions, while, for, break, continue and pass statements, else statement . . . take two, Iterators and iter(), List comprehensions, Generator expressions. Files and input/output: File objects, File built-in functions [open() and file()], File built-in methods and attributes, Standard files, Command-line arguments, File system, File execution, Persistent storage modules. Errors and exceptions: What are exceptions? Detecting and handling exceptions, Context management, Exceptions as strings, Raising exceptions, Assertions, Standard exceptions, Creating Exceptions, Why exceptions, Exceptions and the sys module. Functions: Calling, creating and passing functions, formal arguments, variable-length arguments, functional programming, Variable scope, recursion, generators. Modules: Modules and files, Namespaces, Importing modules, Module import features, Module built-in functions, Packages, Other features of modules. Object-Oriented Programming (OOP): Classes, Class attributes, Instances, Instance attributes, Binding and method invocation, Static methods and class methods, Composition, Sub-classing and derivation, Inheritance, Built-in functions for classes, and other objects, Customizing classes with special methods, Privacy, Delegation, Advanced features of new-style classes (Python 2.2+), Related modules and documentation. Execution environment: Callable and code Objects, Executable object statements and built-in functions, Executing other programs. 'Restricted' and 'Terminating' execution, operating system interface. Regular expressions: Special symbols and characters, REs and Python, Regular expressions example. Network programming: Sockets: communication endpoints, Network programming in Python, SocketServer module, Twisted framework introduction. Internet client programming: What are internet clients? Transferring files, Network news, E-mail. Multithreaded Programming: Threads and processes Python, threads, and the global interpreter lock, The thread and threading Modules. GUI programming: Tkinter and Python programming, Tkinter Examples, Brief tour of other GUIs. Web programming: Web surfing with Python: creating simple web clients, Advanced Web clients, CGI: helping web servers process client data, Building CGI applications, Using Unicode with CGI, Advanced CGI, Web (HTTP) Servers. Database programming: Python database application programmer's interface (DB-API), ORMs. Miscellaneous Extending Python by writing extensions, Web Services, programming MS Office with Win32 COM, Python and Java programming with Jython.

Complete Python programming
Delivered in Internationally or OnlineFlexible Dates
£3,697