About this Training Course Asset maintenance and equipment reliability teams play a significant role to ensure that there is no room for downtime and losses in production. They are often recognised for their contribution and ability to keep assets running productively in today's organisations. This 4 full-day Certificate in Asset Management course will provide those involved in Asset Management with a full explanation of the key processes to manage assets across their lifecycle. This course has been designed to equip participants with practical skills to take back to work. This course enables participants to ensure their organisation's assets are realising their full value in support of the organisation's objectives. Accredited by the Institute of Asset Management (IAM), this course will prepare participants to sit for the IAM Asset Management Certificate qualification. The IAM exam is offered as an option for participants of this course. Training Objectives Upon completion of this course, the participants will be able to: Understand the key principles, tools and terminology of Asset Management, and demonstrate how it will benefit their organisation Gain familiarity in the application of ISO 55000 in practice Access a range of models that will support the implementation of asset management in their organisation Have their understanding of Asset Management tools and concepts assessed Learn new Asset Management skills and models that will enhance their current performance Be better prepared for the Institute of Asset Management (IAM) Certificate Examination Target Audience This course will benefit maintenance managers, operations managers, asset managers and reliability professionals, planners and functional specialists. It will also be useful for facilities engineers, supervisors/managers and structural engineers/supervisors/ and managers. Course Level Basic or Foundation Training Methods Other than world-class visuals and slides, this course will include a high level of interaction between the facilitator and participants and group discussion among the participants themselves. There will be a number of exercises & quizzes to demonstrate key points and to give participants the chance to apply learning and appreciate key aspects of best practice. Participants will also have the chance to share examples from their own experience, discuss real problems they are facing and develop actions for improvement when they return to work. Trainer Your expert course leader is a is a highly experienced in maintenance and turnaround specialist. He is a Chartered Mechanical Engineer, having spent 19 years working for BP in engineering, maintenance and turnaround management roles. During this time, he worked on plants at all ages in the lifecycle, from construction, commissioning and operating new assets to maintaining aging assets and decommissioning. He has taken roles in Projects, Human Resources and Integrity Management which give real breadth to his approach. He also specialized in Continuous Improvement, gaining the award of International Petrochemical Coach of the year. He stays up to date with the latest industrial developments through his consulting support for major clients. He is also the Asset Management lead and a VILT specialist, having delivered over 70 days of VILT training in the last year. He has an engaging style and will bring his current industrial experience, proficiency of VILT techniques and diverse content, gathered from a comprehensive training portfolio, to deliver a distinctive training experience. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations
3 - 4 hour course A course for (unpaid) carers and volunteers who care for people with mobility problems Gives learners the skills to protect their own backs Course Contents: The importance of safe manual handling Basic Risk Assessments Types of equipment designed to aid moving people safely Use of a wheelchair Safely moving people in and out of their wheelchair Safely moving people in and out of a car Use of banana boards and similar objects Helping people get up out of their chairs Helping people to walk by themselves, using sticks or zimmer frames where required Benefits of this course: This is a very practical course 36% of carers have injuries such as back pain, caused by their caring responsibilities This course is there to help carers take care of themselves by showing them, and giving time to practice, techniques to aid the person they care for move by themselves where possible CPD Accredited This course is not an Ofqual regulated qualification, and has no accreditation attached. Candidates will, however, receive a certificate of attendance, as seen to the left.
Java Webinar Course summary In this Java Webinar Course you will learn Java Basics and OOP Principles. Java Webinar Course description This Java Course is Online, instructor-led, practical attended via Gotomeeting.com. When we receive your booking, we email a connection invitation. This Java Course Webinar will allow you to learn flexibly and commute-free from home. There is no need for attending face-to-face, all advantages of the classroom in built-in and planned for during the delivery of this webinar. We teach online with excellent instruction and targetted well-planned practicals that will clearly illustrate techniques and accurately develop your skills. Question time is built in. Session 1: Data Types, Variables, and Arrays: Primitive types; Characters; Boolean; Working with variables and its scope; Type conversion and casting; Introduction to String class; Working with arrays Session 2: Operators and Expressions Introduction of operators; Arithmetic operators; Relational operators; Assignment operator; Logical operators; Increment and decrement operators; More in operators Session 3: Decision Making If statement; If - else statement; If- else if - else statement; Nested if - else; Switch Statements Session 4: Using Loops The while, do-while and the for loop; Enhanced for loop; Jump statements : break, continue; The return statement; Nesting loops; Using the for-each loop with Arrays Session 5: Methods Introduction of methods; Creating a Method in class; Calling a Method; Returning value from a Method; Adding a Method that takes parameters Session 6: Classes Creating an Object; Using an Object. Adding Instance variables; Controlling accessibility; Class Constructors; Parameterized Constructors; Inheritance. Abstraction. Interfaces and implementing interfaces. Override. Polymorphism. The dot operator, this, static, super, final keywords More in Methods and Classes: Overloading methods; Overloading Constructors; Using objects as parameters; Returning objects; Recursion Java Access control: private, public and protected; Java Nested and inner classes; A stack class Session 7: Java Data structures Files, Streams, Collections. Session 8: Java Exception Handling Fundamentals of exception handling; Exception types; Using try and catch; Multiple catch clauses; Nested try statements; Throw and throws; Finally Blocks Included in the Java Webinar Courses: Java Webinar Course Certificate on completion Java Webinar Course Manual Practical Java Webinar Course exercises, Java Webinar Code Samples/ Java Webinar Course Revision work After the course, 1 free session for questions online Java Webinar Course via Gotomeeting.com. Max group size, online and in classroom, on this Java Webinar Course is 4.
This ilm recognised programme builds on the coaching fundamentals to focus on enhancing the coach’s self-awareness and coaching techniques, refining both practice and skill to develop a coaching style of leadership.
Java CrossOver Course for Coders 1-Day, 11am - 6pm Online, Instructor-led, Interactive, Practical Java Basics to coders who are converting to Java from a different coding language. You do not need much time to learn the syntax of Java, because you have done similar work in other programming languages Hands-on, Practical Course, Instructor-led Course. Online with Gotomeeting.com 1 day, from 11am - 6pm. In classroom at on request only. Locations Java CrossOver Course description Overview of Java: This course covers Java Object-Oriented Programming (OOP) principles. Java Data Types and using Variables in Java: Here we learn to code using data types and variables of different data types: Primitives; Characters; Boolean; Variables and variable scope; String class; Type conversion and casting. Java Operators and Expressions: What are operators and how to use them; Arithmetic operators; Relational operators; Assignment operator; Logical operators; Increment and decrement operators. Decision Making: The Java Syntax for the If-statement; If,else; If,else if,else; Nested if; Switch Statements; Using Loops: For loops, while loops, do while, Enhanced for loop; Nesting loops; break, continue; The return statement. Arrays: Working with arrays, 2-d arrays, iterating arrays. Using the for-each loop with Arrays Lists: Working with lists. Lists vs Arrays. Files,streams with Java: Open, Read and Write to CSV Files, txt files and bin files. Exception Handling: Fundamentals of exception handling; Exception types; Using try and catch; Multiple catch clauses; Nested try statements; Throw and throws; The finally blocks Introduction to Classes and Objects: Creating a Class; Creating an Object; Using an Object; Adding Instance variables; Controlling accessibility; Naming conventions for class members. Class Constructors; Parameterized Constructors; Inheritance. Abstraction. Interfaces and implementing interfaces. Override. Polymorphism. The dot operator, this keyword, the static keywords, the super keyword. Using Methods: Introduction of methods; Creating a Method in class; Calling a Method; Returning value from a Method; Adding a Method that takes parameters; More in Methods and Classes: Overloading methods; Overloading Constructors; Using objects as parameters; Returning objects; Recursion; Access control : private, public and protected; The final keyword. What is included PCWorkshops Course Certificate on completion Java Course Notes Java Code Examples Practical Java Course exercises, Java Course Revision work After the course: 1-Hour personalised online revision session Book the Java CrossOver Course About us Our experienced trainers are award winners. More about us FAQ's Client Comments
One-2 one training in Aesthetics -Anti Wrinkle and Dermal fillers . Choose your own dates
This 3 Day First Aid at Work course is run over three days and includes both theory and practical sessions. The course is accredited to a Level 3 Award in First Aid at Work (RQF) and valid for 3 Years.
The aim of the course is to ensure that safety requirements are appreciated by managers. To enable them to review their own safety systems. It give’s the ability to introduce new controls and possibly implement changes as appropriate to ensure safety in the workplace. Who Should Attend? The course is designed for managers and supervisors in any sector, who are required to manage health and safety risk and resources within their organisation. It is also beneficial for anybody wishing to get into the Health and Safety profession or Management. The IOSH qualification is an impressive qualification to add to a CV. Course Duration: 3 days. Learning Objectives: On successful completion of the course, delegates should be able to: Explain ‘managing safely’. Explain the component parts of a recognised safety management system such as HSG65. Identify the data and techniques required to produce an adequate record of an incident. To demonstrate the procedure for an accident investigation, recognising the human factors involved. Describe statutory requirements for reporting and procedures for checking non-reporting. Describe methods of basic trend analysis for reactive monitoring data. Define ‘hazard’ and ‘risk’, and describe the legal requirements for risk assessment. Demonstrate a practical understanding of risk assessment technique and the data required for records. Describe workplace precaution hierarchies. Prepare and use active monitoring checklists. To implement schedules for active monitoring, recording results and analysing records. Outline the main provisions of the Health and Safety at Work etc Act and the Management of Health and Safety at Work Regulations. Outline relevant health and safety legislation, codes of practice, guidance notes and information sources such as the HSE. Syllabus: 1. Module 1 – Introduction and Overview. 2. Module 2 – Risk Assessment. 3. Module 3 – Risk Control. 4. Module 4 – Health and Safety Legislation. 5. Module 5 – Common Hazards. 6. Module 6 – Investigating Accidents and Incidents. 7. Module 7 – Measuring Performance. What do IOSH Managing Safely Courses involve? The course has seven comprehensive modules. These modules cover risk assessment and control, Health and Safety Legislation, common hazards, accident and incident investigation. Also covered is performance measurement. Effectively covering all aspects of safety management in the workplace. To obtain the IOSH Managing Safely certificate, attendees will need to complete a four day course. The course is delivered using high quality animated graphics. This includes sophisticated, fun presentations to make the content of the course more memorable. With training tools including board games, DVDs and quizzes displaying clear scenarios and essential practical content. We have worked hard to ensure that taking an IOSH Managing Safely course is as enjoyable as possible. Attendees will officially attain their IOSH Managing Safely certificate upon successful completion of both the written and practical assessments of the course. Certification: An IOSH Managing Safely certificate is awarded to all those who attend the course successfully completing both written and practical assessments. Candidates will also receive an excellent workbook from IOSH, with all the tools to help them once they are back in the workplace. Understanding of the course material is evaluated by means of a 45-minute written assessment paper consisting of 20 multi-format questions. There is also a practical assessment. MHA Training was established in 2008 based at our training centre in Warrington, Cheshire. We provide an array of services On-Site also for clients around the North West in areas such as Manchester, Liverpool, Widnes, St Helens, Runcorn, Wigan, Preston and Leeds. Over the years we have expanded and have instructors available for all of our courses Nationwide. IOSH Managing Safely Refresher Course: Recently IOSH have introduced a one day refresher course. This enables candidates having previously sat a course within 3 years to keep their qualification current and upto date in just a one day course. For more information please see the factsheet below.
AAT Level 2 is the first level of qualification for people with limited or no accounts knowledge. This Foundation Certificate in accounting training equips you for an entry-level role in an Accounting or Finance department. Moreover, this AAT course also lays the groundwork for a promising future in the accounting profession. By the end of the course, you will have a greater understanding and skills of manual and computerised accounts and how to use them in a 'real business world' setting. Why AAT? Want a new direction for your career? Think Accountancy, according to statistics, the average salary for Accountants is £50,000; it is the sector where the employ-ability rate is greater than any other sector. What are the benefits after completing AAT courses? A newly qualified AAT member can expect to earn an average of £21,600. Some accounting technicians work as accounts assistant; others go on to become managing directors or finance directors of well-known companies. Some go to work as a self employed accountant as AAT allows the student to become chartered. Osborne Training is an AAT Approved Training Provider in London. In taking the Association of Accounting Technicians qualification with Osborne Training, you will make one of the greatest decisions of your career. Duration You can expect this qualification to take 1-1.5 year to complete for most students. Tutors Tutors are highly qualified with extensive knowledge of accountancy. Study Options Classroom Based - evening, Weekend and Daytime sessions for AAT course from London Campus. Osborne Training continuously opening new campuses throughout the UK. Online Live - Interactive online sessions through world-class Virtual Learning Campus with study materials are delivered to your home address. Distance Learning- Self-Study with Study Material and access to Online study Material through Virtual Learning Campus. Once you finish the AAT qualification and pass all exams successfully, you will receive a globally recognised AAT Level 2 Foundation Certificate in Accounting from AAT. AAT Level 2 Course syllabus Bookkeeping transactions Bookkeeping Controls Elements of Cost Work effectively in finance Using Accounting Software (i.e SAGE)