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

3026 Administrator courses

AutoCAD Programming Using C#.NET Level 7

By IOMH - Institute of Mental Health

Overview of AutoCAD Programming Using C#.NET Join our AutoCAD Programming Using C#.NET Level 7 course and discover your hidden skills, setting you on a path to success in this area. Get ready to improve your skills and achieve your biggest goals. The AutoCAD Programming Using C#.NET Level 7 course has everything you need to get a great start in this sector. Improving and moving forward is key to getting ahead personally. The AutoCAD Programming Using C#.NET Level 7 course is designed to teach you the important stuff quickly and well, helping you to get off to a great start in the field. So, what are you looking for? Enrol now! Get a Quick Look at The Course Content: This AutoCAD Programming Using C#.NET Course will help you to learn: Learn strategies to boost your workplace efficiency. Hone your skills to help you advance your career. Acquire a comprehensive understanding of various topics and tips. Learn in-demand skills that are in high demand among UK employers This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this AutoCAD Programming Using C#.NET Level 7. Enrol today and complete the course to achieve a certificate that can change your career forever. Details Perks of Learning with IOMH One-To-One Support from a Dedicated Tutor Throughout Your Course. Study Online - Whenever and Wherever You Want. Instant Digital/ PDF Certificate. 100% Money Back Guarantee. 12 Months Access. Process of Evaluation After studying the course, an MCQ exam or assignment will test your skills and knowledge. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion - Digital / PDF Certificate After completing the AutoCAD Programming Using C#.NET Level 7 course, you can order your CPD Accredited Digital / PDF Certificate for £5.99.  Certificate of Completion - Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. Shipping Charges: Inside the UK: £3.99 International: £10.99 Who Is This Course for? This AutoCAD Programming Using C#.NET Level 7 is suitable for anyone aspiring to start a career in relevant field; even if you are new to this and have no prior knowledge, this course is going to be very easy for you to understand.  On the other hand, if you are already working in this sector, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements You don't need any educational qualification or experience to enrol in the AutoCAD Programming Using C#.NET Level 7 course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online course. Career Path The certification and skills you get from this AutoCAD Programming Using C#.NET Level 7 Course can help you advance your career and gain expertise in several fields, allowing you to apply for high-paying jobs in related sectors. Course Curriculum Unit 01: Course Outline and Introduction Module 01: Introduction 00:01:00 Module 02: Who is this course for? 00:01:00 Module 03: What Will I Learn from this Course? 00:01:00 Module 04: What is CSharp (C#)? 00:01:00 Module 05: What is AutoCAD .NET API? 00:01:00 Module 06: What are the advantages of programming in AutoCAD .NET API? 00:02:00 Unit 02: .Net Framework and Visual Studio 2017 Community Edition Module 01: Section Overview 00:01:00 Module 02:.NET Framework Architecture Overview 00:03:00 Module 03: .NET Framework Class Library, Common Type System, Common Language Runtime 00:03:00 Module 04: More about.NET Framework Common Language Runtime (CLR) 00:02:00 Module 05: Visual Studio 2017 Integrated Development Environment (IDE) 00:03:00 Module 06: Visual Studio 2017 IDE Demo 00:07:00 Unit 03: C# Fundamentals Module 01: Section Overview 00:03:00 Module 02: DataTypes and Variables - Value Types (signed/unsigned integers) 00:04:00 Module 03: DataTypes and Variables - Signed and Unsigned Integer Demo 00:06:00 Module 04: DataTypes and Variables - Floating Point and Decimal 00:02:00 Module 05: DataTypes and Variables - Floating Point and Decimal Demo 00:04:00 Module 06: DataTypes and Variables - Boolean 00:03:00 Module 07: DataTypes and Variables - Reference Types 00:03:00 Module 08: DataTypes and Variables - Class Type 00:03:00 Module 09: DataTypes and Variables - Class Type - Demo 00:11:00 Module 10: DataTypes and Variables - Interface Type 00:01:00 Module 11: DataTypes and Variables - Array Type 00:02:00 Module 12: DataTypes and Variables - Array Type - Demo (Single Dimension) 00:08:00 Module 13: DataTypes and Variables - Array Type - Demo (Multi Dimension) 00:10:00 Module 14: C# Operators Overview 00:02:00 Module 15: C# Assignment Operators 00:03:00 Module 16: C# Assignment Operators - Demo 00:06:00 Module 17: C# Unary Operators 00:02:00 Module 18: C# Unary Operators - Demo 00:02:00 Module 19: C# Primary Operators 00:03:00 Module 20: C# Primary Operators - Demo 00:07:00 Module 21: C# Equality Operators 00:01:00 Module 22: C# Equality Operators - Demo 00:02:00 Module 23: C# Additive Operators 00:02:00 Module 24: C# Additive Operators - Demo 00:01:00 Module 25: C# Multiplicative Operators 00:01:00 Module 26: C# Multiplicative Operators - Demo 00:01:00 Module 27: C# - Relational and Type Operators 00:04:00 Module 28: C# - Logical, Conditional and Null Operators 00:04:00 Module 29: C# - Logical, Conditional and Null Operators - Demo 00:07:00 Module 30: C# Keywords (Reserved Words) 00:04:00 Module 31: C# - Conditionals Overview 00:01:00 Module 32: C# Conditionals - If-Then-Else Statement 00:03:00 Module 33: C# Conditionals - If-Then-Else Statement - Demo 00:07:00 Module 34: C# Conditionals - Switch Statement 00:03:00 Module 35: C# Conditionals - Switch Statement - Demo 00:04:00 Module 36: C# - Loops Overview 00:04:00 Module 37: C# Loops - For Loop 00:02:00 Module 38: C# Loops - For Loop - Demo 00:02:00 Module 39: C# Loops - Foreach Loop 00:02:00 Module 40: C# Loops - Foreach Loop - Demo 00:05:00 Module 41: C# Loops - While Loop 00:02:00 Module 42: C# Loops - While Loop - Demo 00:02:00 Module 43: C# Loops - Do While Loop 00:02:00 Module 44: C# Loops - Do While Loop - Demo 00:03:00 Module 45: Modifiers Overview 00:04:00 Module 46: Debugging Overview 00:03:00 Module 47: Debugging - Demo 1 00:05:00 Module 48: Debugging - Demo 2 00:12:00 Module 49: Debugging - Demo 3 00:06:00 Module 50: Error and Exception Handling - Overview 00:02:00 Module 51: ExceptionHandling - Demo 1 00:07:00 Module 52: ExceptionHandling - Demo 2 00:07:00 Module 53: ExceptionHandling - Demo 3 00:13:00 Module 54: Introduction to Object Oriented Programming (OOP) 00:04:00 Module 55: OOP - Encapsulation - Demo (Part 1) 00:11:00 Module 56: OOP - Encapsulation - Demo (Part 2) 00:12:00 Module 57: OOP - Inheritance - Demo (Part 1) 00:07:00 Module 58: OOP - Inheritance - Demo (Part 2) 00:05:00 Module 59: OOP - Polymorphism - Demo (Part 1) 00:10:00 Module 60: OOP - Polymorphism - Demo (Part 2) 00:03:00 Unit 04: Exploring AutoCAD .NET API Module 01: AutoCAD .NET API - Overview 00:01:00 Module 02: AutoCAD .NET API Assemblies 00:02:00 Module 03: Using AutoCAD .NET API in C# - Hello AutoCAD Demo Part 1 00:12:00 Module 04: Using AutoCAD .NET API in C# - Hello AutoCAD Demo - Part 2 00:04:00 Module 05: AutoCAD .NET API Object Hierarchy 00:03:00 Module 06: AutoCAD .NET API - Application Object Overview 00:03:00 Module 07: AutoCAD .NET API - Document Object Overview 00:03:00 Module 08: AutoCAD .NET API - Database Object Overview 00:03:00 Unit 05: Creating AutoCAD Objects using AutoCAD .NET API Module 01: Creating AutoCAD Objects using AutoCAD .NET API - Overview 00:01:00 Module 02: Creating a Line Object - Lab (Part 1) 00:14:00 Module 03: Creating a Line Object - Lab (Part 2) 00:03:00 Module 04: Creating a MText Object - Lab 00:10:00 Module 05: Creating a Circle Object - Lab 00:07:00 Module 06: Creating an Arc Object - Lab 00:05:00 Module 07: Creating a LWPolyline Object - Lab 00:05:00 Unit 06: Manipulate AutoCAD Objects Module 01: Manipulate AutoCAD Objects - Overview 00:01:00 Module 02: Copy Object using C# - Theory 00:01:00 Module 03: Copy Object using C# - Lab (Part 1) 00:11:00 Module 04: Copy Object using C# - Lab (Part 2) 00:02:00 Module 05: Copy multiple objects using C# - Lab (Part 1) 00:09:00 Module 06: Copy multiple objects using C# - Lab (Part 2) 00:01:00 Module 07: Erase Object using C# - Lab (Part 1) 00:06:00 Module 08: Erase Object using C# - Lab (Part 2) 00:05:00 Module 09: Move Object using C# - Lab (Part 1) 00:06:00 Module 10: Move Object using C# - Lab (Part 2) 00:02:00 Module 11: Mirror Object using C# - Lab (Part 1) 00:10:00 Module 12: Mirror Object using C# - Lab (Part 2) 00:02:00 Module 13: Rotate Object using C# - Lab (Part 1) 00:07:00 Module 14: Rotate Object using C# - Lab (Part 2) 00:03:00 Module 15: Scale Object using C# - Lab 00:05:00 Module 16: Copy Object Exercise 00:02:00 Module 17: Copy Object Solution 00:06:00 Module 18: Erase Object Exercise 00:02:00 Module 19: Erase Object Solution 00:07:00 Module 20: Move Object Exercise 00:02:00 Module 21: Move Object Solution 00:06:00 Module 22: Mirror Object Exercise 00:02:00 Module 23: Mirror Object Solution 00:06:00 Module 24: Rotate Object Exercise 00:02:00 Module 25: Rotate Object Solution 00:06:00 Module 26: Scale Object Exercise 00:01:00 Module 27: Scale Object Solution 00:05:00 Unit 07: Exploring AutoCAD Dictionaries (Layers, LineTypes, TextStyles) Module 01: Exploring AutoCAD Dictionaries - Layers Overview 00:03:00 Module 02: Listing all the Layers in the drawing using C# 00:11:00 Module 03: Creating a Layer in AutoCAD using C# 00:09:00 Module 04: Updating a Layer in AutoCAD using C# 00:09:00 Module 05: Turning the Layer On/Off in AutoCAD using C# 00:05:00 Module 06: Thawing/Freezing Layer in AutoCAD using C# 00:04:00 Module 07: Deleting a Layer in AutoCAD using C# 00:03:00 Module 08: Locking/UnLocking a Layer in AutoCAD using C# 00:05:00 Module 09: Assigning a Layer to an AutoCAD object using C# 00:03:00 Module 10: Exploring AutoCAD Dictionaries - LineTypes Overview 00:01:00 Module 11: Listing all the LineTypes in the drawing using C# 00:07:00 Module 12: Loading a LineType in the drawing using C# 00:07:00 Module 13: Setting the Current LineType in AutoCAD using C# 00:03:00 Module 14: Deleting a LineType in AutoCAD using C# 00:03:00 Module 15: Setting a LineType to an object using C# 00:04:00 Module 16: Exploring AutoCAD Dictionaries - TextStyles Overview 00:01:00 Module 17: Listing all the TextStyles in the drawing using C# 00:08:00 Module 18: Updating current TextStyle Font in AutoCAD using C# 00:10:00 Module 19: Setting the Current TextStyle in AutoCAD using C# 00:08:00 Module 20: Setting a TextStyle to an object using C# 00:04:00 Unit 08: User Input Functions Module 01: User Input Functions Overview 00:01:00 Module 02: Using GetString Method - Lab (Part 1) 00:13:00 Module 03: Using GetString Method - Lab (Part 2) 00:10:00 Module 04: Using GetPoint Method - Lab 00:12:00 Module 05: Using GetDistance Method - Lab 00:04:00 Module 06: Using GetKeyWords Method - Lab (Part 1) 00:12:00 Module 07: Using GetKeyWords Method - Lab (Part 2) 00:02:00 Unit 09: Selection Sets and Filters Module 01: Selection Sets and Filters - Overview 00:02:00 Module 02: Using SelectAll Method - Lab (Part 1) 00:11:00 Module 03: Using SelectAll Method - Lab (Part 2) 00:02:00 Module 04: Using SelectOnScreen Method - Lab (Part 1) 00:06:00 Module 05: Using SelectOnScreen Method - Lab (Part 2) 00:01:00 Module 06: Using SelectWindow Method - Lab 00:08:00 Module 07: Using SelectCrossingWindow Method - Lab 00:08:00 Module 08: Using SelectFence Method - Lab 00:08:00 Module 09: Using PickFirstSelection Method - Lab 00:11:00 Module 10: Using SelectionSet Filters - Overview 00:01:00 Module 11: Using SelectionSet Filters - Selecting Lines 00:09:00 Module 12: Using SelectionSet Filters - Selecting MTexts Lab 00:07:00 Module 13: Using SelectionSet Filters - Selecting Polylines Lab 00:03:00 Module 14: Using SelectionSet Filters - Selecting Blocks (FrenchDoors) Lab 00:07:00 Module 15: Using SelectionSet Filters - Selecting Blocks (BiFoldDoors) Lab 00:04:00 Module 16: Using SelectionSet Filters - Selecting objects in a Layer (Walls) Lab 00:07:00 Module 17: Using SelectionSet Filters - Selecting all objects in a Layer (Stairs) Lab 00:05:00 Module 18: Using SelectionSets and Filters - Exercises 00:02:00 Unit 10: Developing Title Block Project - Hands On! Module 01: TitleBlock Project - Overview 00:05:00 Module 02: Creating Project and TBlock Class - Lab 00:14:00 Module 03: Creating Classes for each Paper Sizes - Lab 00:07:00 Module 04: Creating TitleBlock Class - Lab 00:14:00 Module 05: Handling User Selected Paper Size - Lab 00:05:00 Module 06: Creating the TitleBlock Border Lines - Lab 00:06:00 Module 07: Creating the Horizontal Partition Lines - Lab (Part 1) 00:11:00 Module 08: Creating the Horizontal Partition Lines - Lab (Part 2) 00:05:00 Module 09: Creating Vertical Partition Lines - Lab 00:11:00 Module 10: Project Check on the Partition Lines - Lab 00:07:00 Module 11: Creating the TitleBlock Labels - Lab (Part 1) 00:10:00 Module 12: Creating the TitleBlock Labels - Lab (Part 2) 00:09:00 Module 13: Creating the TitleBlock Labels - Lab (Part 3) 00:11:00 Module 14: Project Check on the Labels 00:07:00 Module 15: Creating Drawing Information Texts 00:08:00 Module 16: Debugging the TitleBlock Project - Lab 00:10:00 Module 17: Completing and Running the TitleBlock Plugin 00:05:00 Module 18: Audit Drawing Project - Overview 00:02:00 Module 19: Audit Drawing Project - Demo 00:07:00 Module 20: Creating the AuditDrawing Project 00:11:00 Module 21: Creating the AuditDrawing DisplayOnScreen Method 00:14:00 Module 22: Creating the AuditDrawing Write to TXT File Method 00:08:00 Module 23: Creating the AuditDrawing Write to CSV File Method 00:06:00 Module 24: Creating the AuditDrawing Write to HTML File Method 00:14:00 Module 25: AuditDrawing Plugin Demo 00:04:00 Module 26: Creating the AuditBlock Method 00:05:00 Module 27: Creating the AuditBlock GatherBlocksAndCount Method 00:16:00 Module 28: Creating the AuditBlock DisplayOnScreen Method 00:06:00 Module 29: Creating the AuditBlock WriteToTXTFile Method 00:05:00 Module 30: Creating the AuditBlock WriteToCSVFile Method 00:05:00 Module 31: Creating the AuditBlock WriteToHTMLFile Method 00:07:00 Module 32: AuditBlock Completed Component - Demo 00:12:00 Unit 11: Conclusion Module 01: Conclusion 00:01:00

AutoCAD Programming Using C#.NET Level 7
Delivered Online On Demand16 hours 57 minutes
£11

Human Resources Level 2

By OnlineCoursesLearning.com

HR Certification Level 2 In the event that the facts demonstrate that individuals in an association are its most significant resource, this course gives the abilities needed, to deal with that resource. The HR division characterizes and imparts the strategies and methodology that decide if the organization is viewed as a decent spot in which to work. They decide the proper constructions required, to achieve the association's objectives, enlist the staff to fill these positions, set up systems to screen staff execution and decide fitting compensation scales for staff suitably. What could be more significant for an association? What's Covered in the Course? The HR Certificate involves twenty simple to-oversee modules, covering the mission of the HR Department, which is to enlist and hold a gifted and propelled labor force, focused on the organization's destinations and its future. The course content is intended for anybody inspired by the field of HR, regardless of whether you are now working in a HR Department and hoping to overhaul or revive your capabilities and abilities or you need an alter of vocation course. Covering every one of the elements of HR, from enlistment and choice to setting up an acceptance program for new workers, the course covers what should be remembered for representative rules and strategy and systems manuals, representative agreements, disciplinary activity and complaint methodology. Work enactment is a significant component of the course, along with corporate social obligation, working environment wellbeing and security, managing work environment savagery, lewd behavior and harassing. Representative execution the executives, preparing and vocation advancement and the nuts and bolts of remuneration leave and worker benefits are likewise managed. What are the Benefits of the Course? The course is learned at your own speed and voluntarily. There are no cutoff times or timetables, so one of the advantages is that you can keep working all day, while getting the confirmation you need, to quick track or change your profession. You take the last assessment, when you believe you are prepared and have dominated the material. Your industry-perceived authentication can be downloaded - or posted for a little expense - when you breeze through the assessment. Online help is given all through the course. Begin utilizing what you realize inside the work environment, immediately.

Human Resources Level 2
Delivered Online On Demand
£50

Consent Training in Healthcare Course Part - 1

By iStudy UK

Course Description Get instant knowledge from this bite-sized Consent Training in Healthcare Course Part - 1 course. This course is very short and you can complete it within a very short time. In this Consent Training in Healthcare Course Part - 1 course you will get fundamental ideas of consent in the healthcare sector, the key understanding of information regarding consent, consenting for someone else and so on. Enrol in this course today and start your instant first step towards learning about consent. Learn faster for instant implementation. Learning Outcome Familiarise with consent Understand information regarding consent Gain in-depth knowledge of consenting for someone else Deepen your understanding of best interest decision making How Much Do Healthcare Administrators Earn? Senior - £58,000 (Apprx.) Average - £35,000 (Apprx.) Starting - £21,000 (Apprx.) Requirement Our Consent Training in Healthcare Course Part - 1 is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Consent Training in Healthcare Course Part - 1 Module 01: An Introduction to Consent 00:12:00 Module 02: Information Regarding Consent 00:11:00 Module 03: Consenting for Someone Else 00:15:00 Module 04: Best Interest Decision Making 00:20:00 Assignment Assignment - Consent Training in Healthcare Course Part - 1 00:00:00

Consent Training in Healthcare Course Part - 1
Delivered Online On Demand58 minutes
£25

Consent Training in Healthcare Course Part - 2

By iStudy UK

Course Description Get instant knowledge from this bite-sized Consent Training in Healthcare Course Part - 2 course. This course is very short and you can complete it within a very short time. In this Consent Training in Healthcare Course Part - 2 course you will get fundamental ideas of consent in the healthcare sector, the key understanding of the MCA Act 2005, providing treatment to people who lack capacity and so on. Enrol in this course today and start your instant first step towards learning about assessing capacity. Learn faster for instant implementation. Learning Outcome Understand how to assess capacity Gain in-depth knowledge of providing care or treatment to people who lack capacity Deepen your understanding of public bodies and services created by MCA Act 2005 Understand the UK acts in relation to consent Learn about handling complaints regarding consent How Much Do Healthcare Administrators Earn? Senior - £58,000 (Apprx.) Average - £35,000 (Apprx.) Starting - £21,000 (Apprx.) Requirement Our Consent Training in Healthcare Course Part - 2 is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Consent Training in Healthcare Course Part - 2 Module 01: Assessing Capacity 00:13:00 Module 02: Providing Care or Treatment to People Who Lack Capacity 00:12:00 Module 03: Public Bodies and Services Created by MCA Act 2005 00:09:00 Module 04: UK Acts in Relation to Consent 00:26:00 Module 05: Handling Complaints Regarding Consent 00:20:00 Assignment Assignment - Consent Training in Healthcare Course Part - 2 00:00:00

Consent Training in Healthcare Course Part - 2
Delivered Online On Demand1 hour 20 minutes
£25

Complete Office Administration Online Course

By iStudy UK

Course Overview An office administrator's role includes organising meetings, managing databases, receiving and directing visitors, and more. It requires a great deal of expertise to carry out this long list of responsibilities. But don't worry, the Complete Office Administration Online Course is here to equip you with all the essential skills to prosper as an office admin.  In this extensive Complete Office Administration Online Course, you will be able to improve your communication skills. You will acquire excellent organisational skills. This curriculum includes lessons on bookkeeping and payroll management. It will enrich your skills in financial planning and budgeting. Step-by-step, you will be able to conquer all the skills to provide adequate admin support.  Whether you are already a professional or wishing to pursue a career in the admin sector, this course is the perfect package to learn how to balance your responsibilities. Join the course to gear up with all the admin skills and prepare for a cherishable career. What You Will Learn You'll learn about: Admin Support Managing Time Verbal and Non-verbal Communication Skills Business Writing Writing Business Reports, E-mails, Letters and Meeting Agendas Bookkeeping & Payroll Management Financial Planning, Budgeting and Control Auditing Customer Service and Telephone Handling MS Office and many more Why You Should Choose This Course From iStudy Study at your own pace Full Tutor support on weekdays (Monday - Friday) Fully compatible with any device Free Printable PDF Certificate immediately after completion No prior qualifications are needed to take this course No hidden fees or exam charges CPD Qualification Standards and IAO accredited Efficient exam system, assessment, and instant results Our customer support team is always ready to help you Gain professional skills and better earning potential Certification After completing the course you'll receive a free printable CPD accredited PDF certificate. Hard Copy certificate is also available, and you can get one for just £9! Accreditation This course is accredited by Continuing Professional Development (CPD). It is a recognised independent accreditation service. Enrol today and learn something new with iStudy. You'll find a full breakdown of the course curriculum down below, take a look and see just how much this course offers. We're sure you'll be satisfied with this course.

Complete Office Administration Online Course
Delivered Online On Demand5 days
£25

Health and Safety Diploma

By Compliance Central

The MOST DEMANDED PATHWAY Are WAITING for YOU... < Take an Offer, Get Started with Unlimited Access & Claim a BIGGER Saving > Are you looking to enhance your Health and Safety skills? If yes, then you have come to the right place. Our comprehensive course on Health and Safety will assist you in producing the best possible outcome by mastering the Health and Safety skills. Learning Outcomes: Upon successful completion of this highly appreciated Health and Safety course, you'll be a skilled professional, besides- You can provide services related to Health and Safety with complete knowledge and confidence. You'll be competent and proficient enough to start a Health and Safety related business on your own. Furthermore, you can train up others and grow an efficient peer community on your locality and serve people. It will enhance your portfolio, you can use the certificate as proof of your efficiency to the employer. It will boost up your productivity, you can use the skill and credentials, and become more competent in your vocation with increased earning! Exclusive Bonus Courses: Course 01: Homeworker's Risk Assessment, Health and Safety Course 02: Health and Safety Policy for School Administrators Course 03: Personal Hygiene Course 04: Occupational Health and Safety Course 05: Workplace First Aid Level 4 Along with the Health and Safety courses, you also get: Lifetime Access. Unlimited Retake Exam & Tutor Support. Easy Accessibility to the Course Materials- Anytime, Anywhere - From Any Smart Device (Laptop, Tablet, Smartphone Etc.) 100% Learning Satisfaction Guarantee. Curriculum Breakdown of the Course:- Health and Safety at Work and the Laws Managing for Health and Safety Risk Assessment and Common Risks Accidents and Ill Health at Work Incident Management at Work Electrical, Fire and Gas Safety Measures of Fire Safety Fire Emergency: Evacuation Procedures The Fire Plan and Safety Arrangements Manual Handling Hazards and Injuries Manual Handling Risk Control Safe Lifting Techniques Working at Height Working at Height Equipment Working in Confined Spaces and the Law Control Measures for Working in Confined Spaces Emergency Procedures for Working in Confined Spaces Different Work Settings Work Equipment Hazards and Risk Control Other Health and Safety Hazards at Work Basic First-Aid Techniques Dealing with Minor Injuries at the Workplace Call for an Emergency Problems Related to Hazardous Substances Identifying Hazardous Substances Control Measures and Monitoring Implementing Control Measures CPD 60 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Health and Safety bundle. Requirements To enrol in this Health and Safety course, all you need is a basic understanding of the English Language and an internet connection. Career path After completing this course, you can explore trendy and in-demand jobs, such as- Safety Engineer Safety Consultant Coordinator of Loss Control Safety Manager Risk Manager Loss Control Manager Safety Director Certificates CPD Accredited PDF Certificate Digital certificate - Included 6 CPD Accredited PDF Certificates for Free CPD Accredited Hard Copy Certificate Hard copy certificate - £9.99 CPD Accredited Hard Copy Certificate for £9.99 each. Delivery Charge: Inside the UK: Free Outside of the UK: £9.99

Health and Safety Diploma
Delivered Online On Demand33 hours
£25

Facilities Management Diploma

By iStudy UK

Facilities Management Diploma Overview The entire training course for facilities managers, coordinators, and administrators is called the Facilities Management Diploma. It looks at the obligations, basic competencies, and tasks necessary to succeed in the workplace. With the knowledge and skills you get from our diploma programme in facilities management, you will be able to manage the operations and productivity of services, improve workplace safety and health, and much more. In addition, it offers training in quality project management and detailed instructions for drafting a quality management plan. Your comprehension of sustainable facility management, business development, succession planning, lease purchase and vendor management, and HR management will also grow as a result of this. Why You Should Choose Facilities Management Diploma Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Facilities Management Diploma is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Facilities Management Diploma is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Facilities Management Diploma Module 01: Introduction to Facility Management Introduction to Facility Management 00:25:00 Module 02: Space Management Space Management 00:21:00 Module 03: Managing Workplace Services Managing Workplace Services 00:30:00 Module 04: Human Resource and Contract Management Human Resource and Contract Management 00:22:00 Module 05: Lease Purchase and Vendor Management Lease Purchase and Vendor Management 00:24:00 Module 06: Health and Safety at Work Health and Safety at Work 00:22:00 Module 07: Sustainable Facility Management Sustainable Facility Management 00:15:00 Module 08: Maintenance and Repairs Maintenance and Repairs 00:18:00 Module 09: Project Management Project Management 00:19:00 Module 10: Business Development and Succession Planning Business Development and Succession Planning 00:25:00

Facilities Management Diploma
Delivered Online On Demand3 hours 41 minutes
£25

The Complete Guide To Getting A Teaching Job

By iStudy UK

The Complete Guide To Getting A Teaching Job online course is for anyone looking for a teaching job. It will also be a great refresher course for any teacher who wants to change teaching jobs. Teaching is a challenging job and you'll always need to keep updating your resume by networking and enhancing interviewing skills. If you ever get downsized, or change teaching positions or want to leave your district for another district, you need these skills to get the teaching job you want. What you'll learn Use unconventional job search techniques to find teaching jobs ahead of the competition and land interviews Confidently walk into any teacher interview with knowledge of the top questions interviewers ask and the best answers Teach a demonstration lesson that will impress Who is this Course for? The Complete Guide To Getting A Teaching Job course is designed for aspiring teachers looking to get into the teaching profession. The course will be a great fit for you if you are enthusiastic about learning the methods and teaching. This course is designed for anyone looking to land a teaching job or change teaching positions. All teachers would benefit from the curriculum, but it is intended for 4th-8th grade teachers who want easy to implement solutions that work for successful classroom and behaviour management. Teachers who really want to make a difference in the lives of their students. Requirements  This course requires no qualifications. Teaching prerequisites for the area you desire to teach in is extremely helpful but is not required. These requirements can also be fulfilled later or during the course. The Complete Guide To Getting A Teaching Job course is fully compatible with any kind of device. Whether you are using a Windows computer, Mac, smartphone or tablet, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time, without any kind of limitation. Career Path You will be ready to enter the job market as a teacher after completing this course, you will be very well-equipped with the necessary knowledge and skills required to succeed as a teacher. All of our courses are CPD and IAO accredited, so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Introduction Course Introduction FREE 00:05:00 Who Am I? FREE 00:03:00 Job Search Where to Look for a Teaching Job 00:06:00 Researching the District and School 00:02:00 Teaching Portfolio 00:03:00 Application: Things to Avoid 00:05:00 A Winning Resume and Cover Letter The Cover Letter 00:09:00 The Resume 00:05:00 Interviews How to Get the Interview 00:08:00 How to Prepare for the Interview 00:06:00 How to Make a Good First Impression 00:08:00 What Administrators are Looking for 00:09:00 Questions You Should Ask 00:03:00 The Telephone Interview 00:03:00 The Demonstration Lesson 00:09:00 Closing the Interview and Follow-up 00:03:00 Conclusion Last Minute Tips 00:06:00 Bonus Lecture: Course Wrap Up 00:01:00

The Complete Guide To Getting A Teaching Job
Delivered Online On Demand1 hour 34 minutes
£25

Oracle 11g PL/SQL Part 2

By iStudy UK

This Oracle 11g PL/SQL Part 2 course will be very advantageous for you to learn about developing database server-side PL/SQL program units within an Oracle database. This course covers a variety of topics which include understanding the basic form and structure of program units stored within the database, building and maintaining stored procedures, functions, packaged programs, and database triggers. In addition to that, you'll take the support of advanced programming techniques such as cursor variables and cursor expressions, which broadly discussed in the course. This course is ideal to prepare yourself for the Oracle certification exams (OCP). Upon successful completion of this course, you'll stand out from your competition while you're chasing your dream job! What Will I Learn? Prepare your environment Introducing Database Program Units Creating and Maintaining Stored Procedures & Functions Creating and Maintaining Packages Advanced Cursor Techniques Using System-Supplied Packages Creating and Maintaining Database Triggers Implementing System Event Triggers Requirements Familiarity with database and programming principles Who is the target audience? Application designers and developers Database administrators Business users and non-technical senior end users Introduction Introduction 00:03:00 Install Oracle XE 00:11:00 SQL Developer Installation 00:00:00 Workstation Setup 00:12:00 Database Program Units Introducing the Database Program Unit 00:19:00 Working with Stored Procedures and Functions Creating Stored Procedures and Functions 00:19:00 Understanding the Parameter Specification 00:23:00 Executing Procedures and Functions 00:26:00 Calling Functions from within SQL 00:13:00 Handling Compilation Errors 00:08:00 Maintaining Stored Procedures and Functions Recompiling and Dropping Programs 00:16:00 Data Dictionary Storage 00:25:00 Managing Dependencies 00:13:00 Tracking Dependencies 00:08:00 Using the Dependency Tracking Utility 00:09:00 Creating and Maintaining Packages What Is a Package? 00:10:00 Creating a Package 00:19:00 Package Definition Information 00:08:00 Advanced Programming Techniques 00:06:00 Using Persistent Global Objects 00:04:00 Including Initialization Logic 00:15:00 Object Oriented Support within Packages 00:14:00 Package Maintenance 00:18:00 Advanced Cursor Techniques Learning to Use Cursor Variables 00:24:00 Advanced Cursor Techniques Weak Cursor Definitions 00:16:00 REFCURSOR Cursor Definition 00:05:00 Using Cursor Expression 00:14:00 Using System Supplied Packages Using the DBMS OUTPUT() Package 00:12:00 Using the UTL FILE() Package 00:30:00 Creating Database Triggers Understanding the Database Trigger 00:23:00 Statement-Level Triggers 00:23:00 Row-Level Triggers 00:12:00 Row Level Trigger Example 1 00:11:00 Row Level Trigger Example 2 00:07:00 Row Level Trigger Example 3 00:08:00 Working with the INSTEAD OF Trigger 00:11:00 Using Triggers within an Application 00:09:00 Trigger Maintenance Using the CALL Statement 00:09:00 Trigger Maintenance Tasks 00:12:00 Work with Multiple Triggers for a Single Table 00:11:00 Handling Mutating Table Issues 00:22:00 Using the Compound Trigger 00:06:00 Working with System Event Triggers What Is a System Event Trigger 00:05:00 Defining Scope 00:04:00 Identifying Available System Events 00:12:00 Conclusion Conclusion 00:02:00 Course Certification

Oracle 11g PL/SQL Part 2
Delivered Online On Demand9 hours 47 minutes
£25

Oracle 11g PL/SQL Part 1

By iStudy UK

The Oracle 11g PL/SQL Part 1 course will focus on giving you the best knowledge of coding and designing PL/SQL and SQL scripts. Initially, you'll learn how to start programming in Oracle PL/SQL. You'll understand the history of PL/SQL, installing Oracle Express Edition, connecting to Database, Relational Database, Oracle SQL in an easy-to-grasp method. This course includes mostly practical examples with explanations which makes it more valuable. Upon successful completion of this course, you can have the pleasure to code in PL/SQL which further help to boost your career. From beginners to expert learner can benefit from this course. So enrol today and see what else is in the Oracle 11g PL/SQL Part 1 course. What Will I Learn? Prepare your environment Work with Oracle database tools Understand and work with language features Work with the DECLARE clause Work with the BEGIN clause Work with the EXCEPTION clause Use explicit cursors Understand and use nested blocks Understand the difference between nested blocks and subprograms Requirements Familiarity with database and programming principles Who is the target audience? Application designers and developers Database administrators Business users and non-technical senior end users Introduction Introduction FREE 00:03:00 Preparing Your Environment Course Setup 00:37:00 Working with Oracle Database Tools Selecting the Appropriate Database Tool 00:31:00 Language Features Understanding PL/SQL 00:18:00 PL/SQL Blocks 00:15:00 Working with SQL Plus 00:11:00 The DECLARE Clause DECLARE Clause Objects 00:16:00 PL/SQL Available Data Types 00:17:00 Declaring Simple Data Types and Assignments 00:12:00 Declaring Complex Data Types and Assignments 00:11:00 Declaring Complex RowTypes and Assignments 00:07:00 Declaring Complex Tables 00:08:00 Declaring Complex Records 00:08:00 Creating and Declaring User-Defined Types 00:09:00 The BEGIN Clause What Can Be Included in the BEGIN Clause 00:07:00 Working with CHAR and VARCHAR2 Variables 00:08:00 Handling String Literals 00:08:00 Working with Numeric Variables 00:07:00 Working with Date Variables 00:06:00 Assigning and Using Boolean Variables 00:08:00 Using Comparison Operators 00:07:00 Using SQL Functions 00:06:00 SQL DML within PL/SQL 00:15:00 Using SELECT 00:07:00 Exceptions and Embedded SQL 00:11:00 Using Sequences 00:14:00 Logic Control and Branching 00:07:00 Using GOTO 00:06:00 Working with LOOPS 00:19:00 Creating and Using the Indefinite Loop 00:07:00 Creating and Using the Conditional Loop 00:08:00 Using Nested Loops 00:12:00 Using the If-Then-Else 00:19:00 Using the CASE Statement 00:18:00 The EXCEPTION Clause What Are the Types of Exceptions 00:06:00 Trapping Exceptions 00:06:00 Identify Exception Details 00:11:00 Creating User-Defined Exceptions 00:11:00 Using SQLCODE and SQLERRM Objects 00:09:00 Understand the Implicit Cursor 00:15:00 Creating User-Defined Events 00:12:00 Explicit Cursors Understanding the Concept and Purpose of Explicit Cursors 00:18:00 Learn about Cursor Attributes 00:10:00 Using the Continue Statement 00:06:00 Working with Updateable Cursors 00:19:00 Creating and Using Cursor Parameters 00:15:00 FOR...LOOP Cursors 00:07:00 Nested Blocks Understanding Nested Blocks 00:11:00 Difference between Global vs Local Objects and Exceptions 00:13:00 Declared Subprograms Subprograms: How They Differ from Nested Blocks 00:18:00 Conclusion Conclusion 00:04:00 Course Certification

Oracle 11g PL/SQL Part 1
Delivered Online On Demand9 hours 54 minutes
£25