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

5585 Computing & IT courses in Tonbridge delivered Online

SQL Programming Masterclass

4.9(27)

By Apex Learning

Course Overview: Are you ready to embark on a journey into SQL Programming? Unlock the power of data manipulation and database management with the SQL Programming Masterclass. This comprehensive course is meticulously designed throughout this masterclass to provide you with an in-depth understanding of SQL, starting from the basics and progressing to advanced topics. You will explore SQL data types, filtering and sorting data, working with functions, handle NULL values, and even diving into complex SQL concepts like joins, unions, etc. With a course duration of carefully crafted lessons, this Masterclass ensures you grasp SQL's nuances and develop the proficiency to apply these skills effectively.By the end of the SQL Programming Masterclass, you will be prepared to navigate the world of databases confidently. Enrol in this course today and start your journey! Key Features of the Course: CPD certificate upon completion 24/7 learning assistance and support Who is This Course For? This course is perfect for individuals seeking to enhance their data management and analysis skills. Whether you're a data analyst, database administrator, software developer, or professional looking to upskill, this course will empower you to harness the power of SQL programming. Prior programming experience is not mandatory, making it accessible to beginners and intermediate learners. What You Will Learn: Foundations of SQL programming: Learn the basics of SQL, database management systems, and the tools used in this course, such as PostgreSQL and SQLectron. Data manipulation: Master the art of extracting, filtering, and sorting data based on specific requirements using various SQL keywords and operators. Advanced querying techniques: Dive deeper into SQL programming by exploring functions, grouping and aggregating data, and using advanced query techniques. Data conversion and manipulation: Discover how to convert data types, concatenate strings, manipulate characters and numbers, and utilise case statements for more sophisticated queries. Joining tables: Understand the different types of joins and how to combine data from multiple tables using join operations effectively. Data modification: Learn how to insert, update, and delete records in a database, as well as manage table structures and constraints.Joining tables: Understand the different types of joins and how to combine data from multiple tables using join operations effectively. Views and schemas: Explore the concepts of views and schemas, and learn how to create and use them to organise and present data effectively. Why Enrol in This Course: Top-reviewed course: Join thousands of satisfied learners who have praised this course for its clear explanations, comprehensive content, and examples. Recently updated curriculum: Benefit from the most up-to-date information and industry best practices in SQL programming. In-demand skills: SQL programming is a highly sought-after skill in today's job market, opening up numerous career opportunities across industries. Requirements: No prior programming experience is required. All you need is a computer with an internet connection and a willingness to learn. Career Path: Upon completing the SQL Programming Masterclass, you'll have the knowledge and skills for various career paths, including: Data Analyst - Average UK salary: £35,000 per year Database Administrator - Average UK salary: £40,000 per year Business Intelligence Analyst - Average UK salary: £45,000 per year SQL Developer - Average UK salary: £40,000 per year Data Engineer - Average UK salary: £55,000 per year Software Developer - Average UK salary: £45,000 per year Data Scientist - Average UK salary: £60,000 per year Certification: Upon completing the Hygiene and Infection Control CPD Level 4 course, you will receive a CPD certificate. It demonstrates your commitment to maintaining the highest standards of hygiene and infection control. Course Curriculum 17 sections • 117 lectures • 10:47:00 total length •Introduction: 00:01:00 •Tools Used in This Course: 00:01:00 •Download PostgreSQL: 00:02:00 •Install PostgreSQL: 00:03:00 •Download SQLectron: 00:02:00 •Install SQLectron: 00:01:00 •Connect to PostgreSQL - Credentials: 00:01:00 •Connect to PostgreSQL Using SQLectron: 00:02:00 •Import Course Data Using SQLectron: 00:02:00 •FOR WINDOWS 32-BIT USERS: Download, Install, Configure & Import Data: 00:08:00 •Check Imported Data: 00:06:00 •What is a Database?: 00:01:00 •SQL Data Types: 00:02:00 •Finally Some Fun! Extracting Data Based on Requirements: 00:01:00 •Filtering Data using WHERE Keyword: 00:08:00 •Filter Data by Range Using BETWEEN: 00:03:00 •Filter Data by Set of Values Using IN: 00:03:00 •Filter Data by Date: 00:05:00 •More Filtering by Date: 00:03:00 •Another Query Filtering by Date: 00:01:00 •Filter Data by Strings: 00:04:00 •More Filtering by Strings: 00:05:00 •More Filtering by Strings 2: 00:10:00 •More Filtering by Strings 3: 00:02:00 •How to Ignore Caps when Filtering by String: 00:04:00 •AND Operator: 00:10:00 •OR Operator: 00:12:00 •NOT Operator: 00:09:00 •AND, OR & NOT Operators: Which Has the Highest Priority?: 00:06:00 •Basic Math Operations: 00:06:00 •Modulo Operator: 00:04:00 •Calculate The Net Salary for Employees: 00:06:00 •Filter Data with Math Equations: 00:03:00 •Concatenate Strings with '||' Operator: 00:06:00 •Concatenate Strings with Numbers: 00:02:00 •Give Your Report Fields A Cool Name: 00:04:00 •A Report for Payroll: 00:07:00 •Order Records by Column: 00:06:00 •Order Records by Multiple Columns: 00:12:00 •How Alias Names Cannot Be Used with WHERE: 00:02:00 •LIMIT Record Count Fetched by Your Query: 00:08:00 •Fetch A Field's Unique Values Using DISTINCT: 00:03:00 •Using DISTINCT Keyword with Multiple Columns: 00:06:00 •What is a NULL Value Anyway?: 00:05:00 •Build More Sophisticated Queries with CASE Statements: 00:10:00 •Your Knowledge So Far Under A Great Test: 00:09:00 •Let Me Introduce You to Functions: 00:04:00 •SUM Function: 00:04:00 •AVG (Average) Function: 00:04:00 •COUNT Function: 00:07:00 •MIN & MAX Functions: 00:04:00 •How To Count Your Field's Unique Values: 00:04:00 •GROUP BY Clause: Use Functions with Dimensions: 00:06:00 •GROUP BY More Than One Dimension: 00:05:00 •Now For Some Tough Workout: 00:09:00 •Filter By Aggregate Functions with HAVING Clause: 00:08:00 •Character Functions - UPPER, LOWER & INITCAP: 00:08:00 •Character Functions - CONCAT & LENGTH: 00:10:00 •Character Functions - LPAD & RPAD: 00:13:00 •Character Functions - TRIM: 00:04:00 •Character Functions - REPLACE: 00:09:00 •Character Functions - SUBSTR: 00:10:00 •Number Functions - MOD & ROUND: 00:11:00 •Number Functions - TRUNC: 00:07:00 •Selectception: A Select Query inside another Select Query!: 00:06:00 •Auto Data Conversion in SQL: 00:11:00 •Cast Date to Character: 00:10:00 •Cast Number to Character: 00:09:00 •Cast Timestamp to Character: 00:07:00 •Cast Character to Number: 00:08:00 •Cast Character to Date & Timestamp: 00:09:00 •UNION: 00:03:00 •UNION ALL: 00:02:00 •Important Note about Combining Queries: 00:02:00 •INTERSECT: 00:01:00 •EXCEPT: 00:01:00 •Employees & Departments Tables Revised: 00:03:00 •Entity Relationship Diagram (ERD): 00:09:00 •Cartesian Join: 00:09:00 •Table Aliases with Joins: 00:07:00 •Why I Don't Recommend Cartesian Joins: 00:08:00 •Inner Join: 00:06:00 •In-Depth Look into Join Types in SQL: 00:03:00 •Outer Join - Right, Left & Full: 00:08:00 •INSERT a New Record to a Table: 00:09:00 •Insert Without Specifying Column Names: 00:09:00 •UPDATE a Record's Field Values: 00:07:00 •CAUTION! How an UPDATE Query Can Go Wrong: 00:04:00 •Update a Record Using Single-Row Functions: 00:04:00 •A Good Exercise: Extract Employee's Email Address: 00:02:00 •Solution: Extract Employee's Email Address: 00:13:00 •DELETE a Table's Record: 00:06:00 •Insert Records with Nested Select Queries: 00:06:00 •SQL Data Types Revised: 00:13:00 •Bookstore Data Set: Let's Move It to Database: 00:04:00 •Create Your First Table!: 00:08:00 •Insert Data to Your New Table: 00:08:00 •Change Column Data Type: 00:07:00 •Rename Column: 00:04:00 •Add a New Column to Table: 00:04:00 •Constraints in SQL: 00:01:00 •Primary Keys: 00:14:00 •NOT NULL Constraint: 00:05:00 •UNIQUE Constraint: 00:04:00 •DEFAULT Constraint: 00:04:00 •Foreign Keys: 00:08:00 •Use Foreign Keys with Joins - Books & Publishers: 00:06:00 •Foreign Keys - Properties: 00:06:00 •Drop Column: 00:01:00 •DROP Table: 00:01:00 •Create a New Table with Select Statement: 00:05:00 •A Trick to Create an Empty Table with Select Statement: 00:03:00 •Insert New Records Using Select Statement: 00:06:00 •Views: 00:03:00 •Schemas: 00:02:00 •Create & Use Schemas: 00:04:00 •Resources - SQL Programming Masterclass: 00:00:00

SQL Programming Masterclass
Delivered Online On Demand10 hours 47 minutes
£12

AutoCAD Programming using VB.NET with Windows Forms

4.9(27)

By Apex Learning

Overview This comprehensive course on AutoCAD Programming using VB.NET with Windows Forms will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This AutoCAD Programming using VB.NET with Windows Forms comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this AutoCAD Programming using VB.NET with Windows Forms. It is available to all students, of all academic backgrounds. Requirements Our AutoCAD Programming using VB.NET with Windows Forms is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 6 sections • 61 lectures • 09:51:00 total length •Module 01: Course Outline: 00:03:00 •Module 02: Introduction: 00:05:00 •Module 03: Who is this course for?: 00:04:00 •Module 04: Tools Needed for this Course: 00:01:00 •Module 01: What will you learn from this Course - Overview: 00:06:00 •Module 01: Windows Form and Controls - Overview: 00:04:00 •Module 02: ControlsDemo Project - Overview: 00:03:00 •Module 03: ControlsDemo Project - Creating the Project: 00:04:00 •Module 04: Controls Demo Project - Designing the Form: 00:19:00 •Module 05: ControlsDemo Project - Creating the Utility Class: 00:10:00 •Module 06: ControlsDemo Project - Coding the Combobox Control: 00:15:00 •Module 07: ControlsDemo Project - Coding the Textbox Control: 00:10:00 •Module 08: ControlsDemo Project - Coding the Radiobutton Control: 00:08:00 •Module 09: ControlsDemo Project - Coding the Checkbox Control: 00:17:00 •Module 01: Draw Rectangle Project - Overview: 00:03:00 •Module 02: Creating the DrawRectangle Project: 00:04:00 •Module 03: DrawRectangle Project - Creating the Utility Class: 00:20:00 •Module 04: DrawRectangle Project - Designing the Form: 00:15:00 •Module 05: DrawRectangle Project - Coding the User Interface Part 1: 00:24:00 •Module 06: DrawRectangle Project - Coding the User Interface Part 2: 00:18:00 •Module 07: DrawRectangle Project - Running the Program: 00:06:00 •Module 08: Automate Update Layer Project - Overview: 00:02:00 •Module 09: Creating the AutomateUpdateLayer Project: 00:03:00 •Module 10: Automate Update Layer Project - Creating the Utility Class: 00:17:00 •Module 11: AutomateUpdateLayer Project - Designing the User Interface: 00:07:00 •Module 12: AutomateUpdateLayer Project - Coding the Form: 00:18:00 •Module 13: AutomateUpdateLayer Project - Running the Program: 00:07:00 •Module 14: Automatic Block Extractor Project - Overview: 00:03:00 •Module 15: AutomaticBlockExtractor Project - Creating the Project: 00:03:00 •Module 16: AutomaticBlockExtractor Project - Creating the User Interface: 00:09:00 •Module 17: AutomaticBlockExtractor Project - Coding the Form: 00:27:00 •Module 18: AutomaticBlockExtractor Project - Creating the Utility Class: 00:27:00 •Module 19: AutomaticBlockExtractor Project - Running the Program: 00:10:00 •Module 20: AutomateUpdateTextStyles Project - Overview: 00:03:00 •Module 21: AutomateUpdateTextStyle Project - Creating the Project: 00:02:00 •Module 22: AutomateUpdateTextStyle Project - Creating the User Interface: 00:09:00 •Module 23: AutomateUpdateTextStyle Project - Coding the Form: 00:20:00 •Module 24: AutomateUpdateTextStyle Project - Coding the Utility Class: 00:16:00 •Module 25: AutomateUpdateTextStyle Project - Running the Program: 00:08:00 •Module 26: Multiple Plot DWG to PDF Project - Overview: 00:03:00 •Module 27: MultiplePlotDWGtoPDF Project - Creating the Project: 00:04:00 •Module 28: MultiplePlotDWGtoPDF Project - Creating the User Interface: 00:09:00 •Module 29: MultiplePlotDWGtoPDF Project - Coding the Form: 00:20:00 •Module 30: MultiplePlotDWGtoPDF Project - Creating the Utility Class: 00:30:00 •Module 31: MultiplePlotDWGtoPDF Project - Running the Program: 00:13:00 •Module 32: Multiple Object Extractor Project - Overview: 00:03:00 •Module 33: MultipleObjectExtractor Project - Creating the Project: 00:02:00 •Module 34: MultipleObjectExtractor Project - Creating the User Interface: 00:15:00 •Module 35: MultipleObjectExtractor Project - Coding the Form Load Event: 00:05:00 •Module 36: MultipleObjectExtractor Project - Coding the Browse Buttons: 00:10:00 •Module 37: MultipleObjectExtractor Project - Coding the Extract Button: 00:20:00 •Module 38: MultipleObjectExtractor Project - Coding the ProcessDrawing Method: 00:09:00 •Module 39: MultipleObjectExtractor Project - Coding the ProcessObjectExtraction Method: 00:11:00 •Module 40: MultipleObjectExtractor Project - Coding the ExtractLine Method: 00:09:00 •Module 41: MultipleObjectExtractor Project - Coding the ExtractCircle Method: 00:03:00 •Module 42: MultipleObjectExtractor Project - Coding the ExtractPolyline Method: 00:09:00 •Module 43: MultipleObjectExtractor Project - Coding the ExtractMText Method: 00:05:00 •Module 44: MultipleObjectExtractor Project - Coding the ExtractBlock Method: 00:05:00 •Module 45: MultipleObjectExtractor Project - Running the Program: 00:15:00 •Module 01: Conclusion: 00:01:00 •Assignment - AutoCAD Programming using VB.NET with Windows Forms: 00:00:00

AutoCAD Programming using VB.NET with Windows Forms
Delivered Online On Demand9 hours 51 minutes
£12

CSS Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on CSS Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This CSS Coding comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this CSS Coding. It is available to all students, of all academic backgrounds. Requirements Our CSS Coding is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 7 sections • 67 lectures • 06:25:00 total length •Getting Started: 00:02:00 •Course Curriculum: 00:04:00 •How to Get Course requirements: 00:02:00 •Getting Started on Windows, Linux or Mac: 00:02:00 •How to ask a Great Questions: 00:01:00 •FAQ's: 00:01:00 •Introduction CSS: 00:06:00 •Choosing Code Editor: 00:03:00 •Installing Code Editor (Sublime Text): 00:04:00 •CSS Syntax: 00:05:00 •Creating a first page with CSS Style: 00:13:00 •Summary: 00:02:00 •Introduction: 00:03:00 •Inline CSS: 00:06:00 •Internal CSS: 00:05:00 •External CSS: 00:10:00 •CSS Classes: 00:09:00 •CSS IDs: 00:06:00 •Colors: 00:08:00 •Backgrounds: 00:04:00 •Floating: 00:09:00 •Positioning: 00:06:00 •Margins: 00:07:00 •Padding: 00:04:00 •Borders: 00:03:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Styling Text: 00:07:00 •Aligning Text: 00:04:00 •Styling Links: 00:10:00 •Font Family: 00:07:00 •Font Styles: 00:03:00 •Applying Google Fonts: 00:07:00 •Box Model: 00:09:00 •Icons: 00:09:00 •Tables: 00:16:00 •Navigation-Menu: 00:11:00 •Dropdowns: 00:15:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Advanced Selectors: 00:05:00 •Forms: 00:17:00 •Website Layout: 00:21:00 •Rounded Corners: 00:08:00 •Color Keywords: 00:06:00 •Animations: 00:08:00 •Pseudo Classes: 00:03:00 •Gradients: 00:03:00 •Shadows: 00:03:00 •Calculations: 00:05:00 •Creating Responsive Page: 00:06:00 •Summary: 00:02:00 •Introduction: 00:01:00 •Button Styles: 00:06:00 •Pagination: 00:07:00 •Multiple Columns: 00:06:00 •Image Reflection: 00:03:00 •UI - UX Design: 00:09:00 •Social Media Icons: 00:08:00 •External CSS Style adding: 00:06:00 •Coding Exercise: 00:01:00 •Solution for Coding Exercise: 00:03:00 •Summary: 00:02:00 •Section Introduction: 00:01:00 •CSS Project Getting: 00:05:00 •CSS Project Overview: 00:08:00 •Summary: 00:01:00

CSS Coding
Delivered Online On Demand6 hours 25 minutes
£12

WebGL 2D/3D Programming and Graphics Rendering

4.9(27)

By Apex Learning

Overview This comprehensive course on WebGL 2D/3D Programming and Graphics Rendering will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This WebGL 2D/3D Programming and Graphics Rendering comes with accredited certification, which will enhance your CV and make you worthy in the job market.So enrol in this course today to fast track your career ladder. How will I get my certificate? After successfully completing the course you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this WebGL 2D/3D Programming and Graphics Rendering. It is available to all students, of all academic backgrounds. Requirements Our WebGL 2D/3D Programming and Graphics Rendering is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G.There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 7 sections • 28 lectures • 04:05:00 total length •WebGL vs OpenGL vs OpenGL ES: 00:05:00 •Setup Server (Mac, Windows and Linux): 00:05:00 •Setup WebGL Project: 00:08:00 •WebGL Rendering Pipeline: 00:04:00 •Drawing A Point: 00:22:00 •Normalised Coordinates vs Device Coordinates: 00:10:00 •Drawing A Simple Triangle: 00:06:00 •Drawing A Line Using gl.LINES: 00:03:00 •Drawing A Line Using gl.LINE_STRIP & gl.LINE_LOOP: 00:03:00 •Drawing A Triangle With Lines Using gl.TRIANGLE_STRIP & gl.TRIANGLE_FAN: 00:03:00 •Drawing A Quad: 00:07:00 •Drawing A 3D Cube: 00:24:00 •Setup Three.js: 00:06:00 •Loading & Drawing A Model Using Three.js: 00:16:00 •Applying Color To Shapes: 00:09:00 •One Color Per Triangle: 00:15:00 •One Color Per Vertex Using Interpolation: 00:02:00 •Applying A Texture To Shapes: 00:23:00 •Texture Coordinates: 00:08:00 •Moving Objects Using Translation: 00:06:00 •Left Handed vs Right Handed Coordinate System: 00:06:00 •Sizing Objects Using Scaling: 00:06:00 •Combining Transformations: 00:07:00 •Mouse Input: 00:11:00 •Keyboard Input: 00:09:00 •Fixing Rotation and Adding Individual Rotation: 00:08:00 •Ambient Lighting: 00:13:00 •Resource: 00:00:00

WebGL 2D/3D Programming and Graphics Rendering
Delivered Online On Demand4 hours 5 minutes
£12

Light Current Systems for Electrical Engineering

4.9(27)

By Apex Learning

Overview This comprehensive course on Light Current Systems for Electrical Engineering will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Light Current Systems for Electrical Engineering comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Light Current Systems for Electrical Engineering. It is available to all students, of all academic backgrounds. Requirements Our Light Current Systems for Electrical Engineering is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more!   Course Curriculum 6 sections • 16 lectures • 04:17:00 total length •Module 1- Light Current Fire Alarm System Part 1: 00:17:00 •Module 2- Light Current Fire Alarm System Part 2: 00:15:00 •Module 3- Light Current Fire Alarm System Part 3: 00:18:00 •Module 4- Light Current Fire Alarm System Part 4: 00:17:00 •Module 5- Light Current Fire Alarm System Part 5: 00:17:00 •Module 6- Light Current Fire Alarm System Part 6: 00:17:00 •Module 1- Light Current MATV System Part 1: 00:14:00 •Module 2- Light Current MATV System Part 2: 00:17:00 •Module 3- Light Current Telephone System: 00:19:00 •Module 1- Light Current Data System Part 1: 00:15:00 •Module 2- Light Current Data System Part 2: 00:20:00 •Module 1- Light Current CCTV System Part 1: 00:14:00 •Module 2- Light Current CCTV System Part 2: 00:23:00 •Module 1- Light Current Sound System Part 1: 00:18:00 •Module 2- Light Current Sound System Part 2: 00:16:00 •Assignment -Light Current Systems for Electrical Engineering: 00:00:00

Light Current Systems for Electrical Engineering
Delivered Online On Demand4 hours 17 minutes
£12

Innovations in Roofing Technologies

4.9(27)

By Apex Learning

Overview This comprehensive course on Innovations in Roofing Technologies will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Innovations in Roofing Technologies comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast-track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Innovations in Roofing Technologies. It is available to all students, of all academic backgrounds. Requirements Our Innovations in Roofing Technologies is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 1 sections • 8 lectures • 01:50:00 total length •Module 01: Introduction to Roofing: 00:13:00 •Module 02: Roofing Tools and Equipment: 00:13:00 •Module 03: Roofing Installation Techniques: 00:14:00 •Module 04: Installing Common Roofing Systems: 00:11:00 •Module 05: Roof Maintenance and Repair: 00:12:00 •Module 06: Estimation and Costing: 00:13:00 •Module 07: Roofing Sustainability: 00:17:00 •Module 08: Roofing Safety and Regulations: 00:17:00

Innovations in Roofing Technologies
Delivered Online On Demand1 hour 50 minutes
£12

CompTIA Network+ Certification

4.8(9)

By Skill Up

Grab the opportunities of the networking world with the Best CompTIA Network+ Certification. Learn Networking Fundamentals, Network Devices, Network Security.

CompTIA Network+ Certification
Delivered Online On Demand16 hours 59 minutes
£13.59

Interview Jobfair 2024

By anshi

Interview Jobfair 2024
Delivered Online On Demand1 hour
FREE

Professional Certificate Course in Identifying Information Systems and Information Technology in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

This course aims to provide learners with an in-depth understanding of Information Systems and their various components. The course covers the evolution, types, and components of Information Systems, including databases, database management systems, computer networking, and network architecture. It also explores key concepts and types of database management systems and database languages, information systems software, and the distinction between information systems and information technology. Additionally, the course covers enterprise resource planning (ERP), process mapping, implementation management, cloud computing, and artificial intelligence in Management Information Systems (MIS).After the successful completion of the course, you will be able to learn about the following, Information System, its evolution, types and components. Database and Database Management System. Key Concepts and Types of Database Management Systems and Database Languages. Computer Networking and Its Key Components and Types. What is Network Architecture? Information Systems Software. Information Systems V/s Information Technology. ERP, process mapping, Implementation Management and its components. Cloud Computing in Management Information Systems. Artificial Intelligence and Information Systems. This course provides learners with a comprehensive overview of Information Systems and their components. It begins by introducing the concept of Information Systems, their evolution, types, and components. It then covers databases and database management systems, including the types of database management systems, database languages, and the role of databases in managing information. This course provides learners with a comprehensive overview of Information Systems and their components. It begins by introducing the concept of Information Systems, its evolution, types, and components. It then covers databases and database management systems, including the types of database management systems, database languages, and the role of databases in managing information. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Identifying Information Systems and Information Technology Self-paced pre-recorded learning content on this topic. Identifying Information Systems and Information Technology Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. IT & Operations &Project Managers Business & Data Analysts Database Administrators & Network Engineers Systems Analysts & Software Developers Enterprise Architects, CIOs and CTOs Information Security Managers & IT Consultants Management Consultants & Business Owners Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Identifying Information Systems and Information Technology in London 2024
Delivered Online On Demand14 days
£31

PAT Testing (Portable Appliance Testing) Course

5.0(3)

By School Of Health Care

PAT Testing: PAT Testing Training Online Do you want to prevent workplace hazards? If so then join our PAT Testing: PAT Testing Training Training course to learn about electrical fires, electrical shocks or other hazards and be aware of how to perform maintenance check-ups. This PAT Testing: PAT Testing Training course is designed to help you familiarize yourself with testing technical appliances. Also, this PAT Testing: PAT Testing Training course teaches you to be able to know how to assess and minimize risks. Throughout the PAT Testing: PAT Testing (Portable Appliance Testing) course, you can learn to carry out inspections by using a PAT Testing: PAT Testing device. Overall, the PAT Testing: PAT Testing (Portable Appliance Testing) course helps to understand the safety procedures that need to be in place when using portable appliances at work. Enrol the PAT Testing: PAT Testing Training course to ensure a low-risk and healthy workplace. Special Offers of this PAT Testing: PAT Testing Training Course: This PAT Testing: PAT Testing Training Course includes a FREE PDF Certificate. Lifetime access to this PAT Testing: PAT Testing Training Course Instant access to this PAT Testing: PAT Testing Training Course 24/7 Support Available to this PAT Testing: PAT Testing Training Course PAT Testing: PAT Testing Training Online This PAT Testing: PAT Testing Training (Portable Appliance Testing) course is designed to help you familiarise yourself with testing technical appliances. Also, this PAT Testing: PAT Testing Training (Portable Appliance Testing) course teaches you to be able to know how to assess and minimise risks. Throughout the PAT Testing: PAT Testing Training (Portable Appliance Testing) course, you can learn to carry out inspections by using a PAT Testing: PAT Testing device. Overall, the PAT Testing: PAT Testing Training (Portable Appliance Testing) course helps to understand the safety procedures that need to be in place when using portable appliances at work. Course Completion Certificate After Completing this PAT Testing: PAT Testing Training Course, you will receive a CPD Certified PAT Testing: PAT Testing Training Course from School of Health Care. You will also obtain a PAT Testing: PAT Testing Training Course completion certificate from Reed. Who is this course for? PAT Testing: PAT Testing Training Online Electricians, appliance servicers, equipment testers or any inspiring individual can take this PAT Testing: PAT Testing Training course. Requirements PAT Testing: PAT Testing Training Online To enrol in this PAT Testing: PAT Testing Training Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our PAT Testing: PAT Testing Training Course. Be energetic and self-motivated to complete our PAT Testing: PAT Testing Training Course. Basic computer Skill is required to complete our PAT Testing: PAT Testing Training Course. If you want to enrol in our PAT Testing: PAT Testing Training Course, you must be at least 15 years old. Career path PAT Testing: PAT Testing Training Online This PAT Testing: PAT Testing Training course helps to explore opportunities such as PAT Tester Appliance Tester Appliance Servicer Appliance Repairer Electrician Equipment Tester

PAT Testing (Portable Appliance Testing) Course
Delivered Online On Demand1 hour 6 minutes
£12